2025-09-16 19:30:02,255: INFO: Building opensdn-analytics-snmp-topology 2025-09-16 19:30:02,328: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_0_9_2-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-snmp-topology --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 872B done #1 DONE 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-3 #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 1.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-3 #4 DONE 15.6s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.4s #7 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "tf_topology==0.1.dev0" ; rm -rf /root/.cache #7 4.549 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 4.608 Collecting tf_topology==0.1.dev0 #7 4.608 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 4.622 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 4.632 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 4.696 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 4.715 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 4.790 Installing build dependencies: started #7 11.02 Installing build dependencies: finished with status 'done' #7 11.17 Getting requirements to build wheel: started #7 12.16 Getting requirements to build wheel: finished with status 'done' #7 12.16 Preparing metadata (pyproject.toml): started #7 13.40 Preparing metadata (pyproject.toml): finished with status 'done' #7 13.40 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 13.40 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 13.44 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 13.44 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 13.44 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 13.44 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.5.0) #7 13.44 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.7.1) #7 13.44 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.25) #7 13.44 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.29.2) #7 13.47 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 13.47 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.2.4) #7 13.47 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.10.0) #7 13.47 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.5.4) #7 13.47 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.20.1) #7 13.47 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.5.0) #7 13.47 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.0) #7 13.51 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 13.51 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 13.51 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.2.1.post1) #7 13.51 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 13.51 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.17.0) #7 13.59 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 13.59 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 13.72 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.3.1) #7 13.72 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.1.0) #7 13.72 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2025.2) #7 13.72 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (25.0) #7 13.77 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.3) #7 13.77 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.10) #7 13.77 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.5.0) #7 13.77 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.8.3) #7 13.84 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (80.9.0) #7 14.12 Building wheels for collected packages: python3-netsnmp #7 14.12 Building wheel for python3-netsnmp (pyproject.toml): started #7 20.36 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 20.36 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=4ea7eff9c221f851c552f4ff6a01829211b015fa675503b5abe141b8f73dcf52 #7 20.36 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 20.36 Successfully built python3-netsnmp #7 20.52 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 20.61 #7 20.61 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 20.61 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #7 DONE 21.8s #8 exporting to image #8 exporting layers #8 exporting layers 2.2s done #8 writing image sha256:2778cafd9a01e0eed2452bc5b22ae33a62a4c5161170d7505e66383f4d12fbc6 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_2-3 done #8 DONE 2.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-09-16 19:30:54,586: INFO: Docker build duration: 52 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] fea83e928814: Preparing 46bad8e91c40: Preparing 01fd3a77c458: Preparing a2fe70bf77fc: Preparing b7317d09efd2: Preparing caa4cf9dc24b: Preparing 556b2dc8407c: Preparing 7407b13ee4cb: Preparing f264354dc24d: Preparing c21a3ef18ab9: Preparing 6ef827950920: Preparing 4d8d780d8ba6: Preparing ede08dc34f04: Preparing 5c69ac7a1ca7: Preparing 44343de3ea1d: Preparing fea83e928814: Waiting 46bad8e91c40: Waiting 01fd3a77c458: Waiting a2fe70bf77fc: Waiting b7317d09efd2: Waiting caa4cf9dc24b: Waiting 556b2dc8407c: Waiting 7407b13ee4cb: Waiting f264354dc24d: Waiting c21a3ef18ab9: Waiting 6ef827950920: Waiting 4d8d780d8ba6: Waiting ede08dc34f04: Waiting 5c69ac7a1ca7: Waiting 44343de3ea1d: Waiting 01fd3a77c458: Layer already exists a2fe70bf77fc: Layer already exists 46bad8e91c40: Pushed fea83e928814: Pushed b7317d09efd2: Layer already exists caa4cf9dc24b: Layer already exists 556b2dc8407c: Layer already exists 7407b13ee4cb: Layer already exists f264354dc24d: Layer already exists c21a3ef18ab9: Layer already exists 6ef827950920: Layer already exists 4d8d780d8ba6: Layer already exists 5c69ac7a1ca7: Layer already exists ede08dc34f04: Layer already exists 44343de3ea1d: Layer already exists master-2_0_9_2-3: digest: sha256:e4843bb090bd692a2ece368fd827891d4e26577d1f31fb7a6eb59c74a244362a size: 3458 2025-09-16 19:31:00,714: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 58 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_2-3 2778cafd9a01 12 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_2-3 c2e12a7ce7ac 14 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_2-3 1ce25ade8ee7 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_2-3 74a3dc5c387d 29 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_2-3 343dcc3ce308 31 seconds ago 526MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_2-3 5db63babe765 36 seconds ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_2-3 4e71a99b1c81 40 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_2-3 c8ad3585cbba 40 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_2-3 bda83219e69d 41 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_2-3 cbf6286bfb02 43 seconds ago 518MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_2-3 14f95de9d0e0 43 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_2-3 8d863d171f79 46 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_2-3 c3fb1c3cd813 51 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_2-3 000b7965909d 56 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-3 c6b4d0e94d88 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-3 fc6552425bd3 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-3 46e8f64511e3 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-3 e3ac8f91760f About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-3 91d5f4c3e51f About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-3 c0022d8d2b4d 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-3 e752519362f6 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-3 1cfd5c86b8b0 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-3 f15a54eb52d1 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-3 ad2f1b081102 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-3 b23251c0f6a2 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-3 edf38a62f9d6 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-3 e5255296aeeb 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-3 5f35ae314ba0 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-3 4773fb8e186d 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-3 0d633bf7fbf1 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-3 bef2a46aba0e 5 minutes ago 2.4MB tf-dev-sandbox compile 79e7b518a3a1 6 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-3 52777bd26323 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-3 f5cc8a89da72 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 51ffbfe4d397 About an hour ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-3 bb0e763b1fe5 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-3 640806799396 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 37 hours ago 2.83GB