2025-11-10 11:05:58,584: INFO: Building opensdn-analytics-snmp-topology 2025-11-10 11:05:58,655: 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_3_2_9-4 --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 --build-arg BUILD_ROOT=/buildroot #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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_2_9-4 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.5s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_2_9-4 #5 DONE 6.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.8s #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 1.985 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.130 Collecting tf_topology==0.1.dev0 #7 2.147 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.158 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.217 Collecting python3-netsnmp #7 2.234 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.278 Preparing metadata (setup.py): started #7 2.957 Preparing metadata (setup.py): finished with status 'done' #7 3.033 Collecting libpartition==0.1.dev0 #7 3.033 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 3.033 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 3.033 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.033 Requirement already satisfied: sandesh-common==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 3.033 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 3.033 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 3.069 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 3.069 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 3.069 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.8.0) #7 3.069 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 3.069 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 3.069 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.2) #7 3.069 Requirement already satisfied: sandesh==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 3.069 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.6.0) #7 3.069 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 3.069 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.3) #7 3.069 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 3.069 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 3.166 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.166 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 3.166 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.11) #7 3.166 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.10.5) #7 3.166 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 3.166 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.4) #7 3.237 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.1.0) #7 3.336 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 3.336 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 3.336 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 3.336 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 3.353 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 3.382 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 3.537 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.570 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.570 Running setup.py install for python3-netsnmp: started #7 6.786 Running setup.py install for python3-netsnmp: finished with status 'done' #7 6.858 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #7 6.858 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 8.7s #8 exporting to image #8 exporting layers #8 exporting layers 0.6s done #8 writing image sha256:b309979b1ae04c2a1ec6d937c324ff5d50b898dfbd3fa028c5aff37faaae8706 #8 writing image sha256:b309979b1ae04c2a1ec6d937c324ff5d50b898dfbd3fa028c5aff37faaae8706 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_2_9-4 done #8 DONE 1.0s 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-11-10 11:06:24,801: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] a07b923d1dce: Preparing c96b76fb97dc: Preparing d18ef5c621fe: Preparing 189e36e958f6: Preparing 76a39ff209f9: Preparing aec53f751931: Preparing 3c543b4ec117: Preparing bbe390ea471e: Preparing f4fd7ac068e0: Preparing 36eaccb7a62d: Preparing 9fe6ef61c4d9: Preparing 1271806a15d6: Preparing 38f004fcd2f1: Preparing 07eb25bbfc55: Preparing 14bc7b302b00: Preparing bf7c97c96c76: Preparing 44343de3ea1d: Preparing a07b923d1dce: Waiting c96b76fb97dc: Waiting d18ef5c621fe: Waiting 189e36e958f6: Waiting 76a39ff209f9: Waiting aec53f751931: Waiting 3c543b4ec117: Waiting bbe390ea471e: Waiting f4fd7ac068e0: Waiting 36eaccb7a62d: Waiting 9fe6ef61c4d9: Waiting 1271806a15d6: Waiting 38f004fcd2f1: Waiting 07eb25bbfc55: Waiting 14bc7b302b00: Waiting bf7c97c96c76: Waiting 44343de3ea1d: Waiting c96b76fb97dc: Pushed a07b923d1dce: Pushed d18ef5c621fe: Layer already exists 189e36e958f6: Layer already exists 76a39ff209f9: Layer already exists aec53f751931: Layer already exists 3c543b4ec117: Layer already exists bbe390ea471e: Layer already exists f4fd7ac068e0: Layer already exists 9fe6ef61c4d9: Layer already exists 36eaccb7a62d: Layer already exists 1271806a15d6: Layer already exists 38f004fcd2f1: Layer already exists 14bc7b302b00: Layer already exists 07eb25bbfc55: Layer already exists bf7c97c96c76: Layer already exists 44343de3ea1d: Layer already exists master-2_3_2_9-4: digest: sha256:451fe5bb63ac8c1077ed701f5736ea1fdb0ac50f0f6433a60d5e778042baab46 size: 3880 2025-11-10 11:06:29,247: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 31 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_9-4 b309979b1ae0 9 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_9-4 6bd769ee5633 9 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_9-4 cf0464458701 13 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_9-4 327c04bb6986 13 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_9-4 f04dcf46ef9f 15 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_9-4 4fbd98db39ac 17 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_9-4 5ebabca680bc 19 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_9-4 28d39ab3daa3 20 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_9-4 1e0b3850e5dc 20 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_9-4 202339f6711b 22 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_9-4 461b52af4322 22 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_9-4 dd46a601b57a 22 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_9-4 c08e25b5d462 24 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_9-4 87f3851644f5 36 seconds ago 144MB opensdn-test-test master-2_3_2_9-4 3fc3153d2290 55 seconds ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_9-4 3fc3153d2290 55 seconds ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_9-4 0d261fc793a6 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_9-4 37cb6649e210 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_9-4 219ef73bcbd3 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_9-4 eba1a4dc5431 About a minute ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_9-4 0716ea43823f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_9-4 12f55147f2f4 About a minute ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_9-4 f65eafff77d8 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_9-4 687ddd158192 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_9-4 f0041404e96f 2 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_9-4 2bf2bf8b428b 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_9-4 a9ce60a8d33d 2 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_9-4 6326b4a8a528 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_9-4 b85b3e1d22c6 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_9-4 c627d5e5ac44 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_9-4 fb492c8fdee5 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_9-4 541855433371 4 minutes ago 2.36MB tf-dev-sandbox compile f1626bfe2c68 4 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_9-4 052528169ebd 11 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_9-4 91f3e3340c70 11 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src aac3f78dc303 11 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_9-4 547f9b0b5059 11 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_9-4 ff990dd62ddc 11 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen aa94673e24e2 2 days ago 23.5GB