2025-11-24 16:15:19,706: INFO: Building opensdn-analytics-snmp-topology 2025-11-24 16:15:19,760: 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=r25.1-2_3_6_8-1 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_3_6_8-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.9s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_3_6_8-1 #5 ... #4 [internal] load build context #4 transferring context: 1.53kB 0.0s done #4 DONE 2.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_3_6_8-1 #5 DONE 9.7s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.1s #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 2.676 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.838 Collecting tf_topology==0.1.dev0 #7 2.838 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.864 Collecting libpartition==0.1.dev0 #7 2.871 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 2.871 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 2.871 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 2.871 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.930 Collecting python3-netsnmp #7 2.930 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.961 Preparing metadata (setup.py): started #7 3.726 Preparing metadata (setup.py): finished with status 'done' #7 3.741 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.741 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.741 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.741 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.741 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.741 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.741 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.778 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.778 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.778 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.778 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.809 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.809 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.809 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.809 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.930 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.941 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.954 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.954 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.965 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.11.12) #7 3.982 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 4.077 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 4.265 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 4.265 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 4.265 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 4.265 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 4.351 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 4.351 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 4.570 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 4.598 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 4.598 Running setup.py install for python3-netsnmp: started #7 8.537 Running setup.py install for python3-netsnmp: finished with status 'done' #7 8.622 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 8.623 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 9.5s #8 exporting to image #8 exporting layers #8 exporting layers 0.8s done #8 writing image sha256:3d7a5029f47e18a61c0631cb443121faee2c4b55a1c7493548cb4db2d75a04de 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_3_6_8-1 0.0s done #8 DONE 1.2s 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-24 16:15:48,484: INFO: Docker build duration: 29 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] ceaa382b3165: Preparing 01c2aebacbf9: Preparing 164b563cc83e: Preparing a16808428c7d: Preparing 5395bb9045c3: Preparing ecb30b45e763: Preparing 86db116a8a2c: Preparing f2dee37b5788: Preparing 4cf59ae63877: Preparing 1446f5cb6c52: Preparing 447596b1a395: Preparing dd776866d657: Preparing 12efc417a2b9: Preparing db2d409cf678: Preparing aea8fd05a497: Preparing 77341ca33255: Preparing 44343de3ea1d: Preparing ceaa382b3165: Waiting 01c2aebacbf9: Waiting 164b563cc83e: Waiting a16808428c7d: Waiting 5395bb9045c3: Waiting ecb30b45e763: Waiting 86db116a8a2c: Waiting db2d409cf678: Waiting 4cf59ae63877: Waiting 1446f5cb6c52: Waiting 447596b1a395: Waiting aea8fd05a497: Waiting 77341ca33255: Waiting dd776866d657: Waiting 44343de3ea1d: Waiting 12efc417a2b9: Waiting f2dee37b5788: Waiting 164b563cc83e: Layer already exists a16808428c7d: Layer already exists 5395bb9045c3: Layer already exists ecb30b45e763: Layer already exists 86db116a8a2c: Layer already exists 01c2aebacbf9: Pushed f2dee37b5788: Layer already exists 4cf59ae63877: Layer already exists 1446f5cb6c52: Layer already exists dd776866d657: Layer already exists db2d409cf678: Layer already exists 447596b1a395: Layer already exists 12efc417a2b9: Layer already exists aea8fd05a497: Layer already exists 77341ca33255: Layer already exists 44343de3ea1d: Layer already exists ceaa382b3165: Pushed r25.1-2_3_6_8-1: digest: sha256:8db6493ff8b47babd6a0bd6839f3dd8b1497d5ac0e1db6d3871ec7668cb36547 size: 3880 2025-11-24 16:15:50,803: 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 r25.1-2_3_6_8-1 3d7a5029f47e 5 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_3_6_8-1 94e271e18ce5 6 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_3_6_8-1 804441111612 12 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_3_6_8-1 2ed4b17fa916 14 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_3_6_8-1 f3ba4ecfec33 14 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_3_6_8-1 9b53f7b1c804 18 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_3_6_8-1 c2505497c7f3 18 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_3_6_8-1 095301f4c831 21 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_3_6_8-1 f42827ac26e3 22 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_3_6_8-1 6e533f09bd68 23 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_3_6_8-1 28ffbdbf7b82 24 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_3_6_8-1 15741164a490 27 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_3_6_8-1 bba3dac21435 36 seconds ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_3_6_8-1 1c5a87345f4f About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_3_6_8-1 930d6c86baad About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_3_6_8-1 4a14079b358f 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_3_6_8-1 0dc000829bfe 2 minutes ago 430MB opensdn-test-test r25.1-2_3_6_8-1 da5278c91a2f 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_3_6_8-1 da5278c91a2f 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_3_6_8-1 41fd5bd48b5c 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_3_6_8-1 1b863a171060 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_3_6_8-1 049bc96dbe33 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_3_6_8-1 acaea00c326f 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_3_6_8-1 554464559de6 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_3_6_8-1 2ec3e95e69b5 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_3_6_8-1 c2e4906cd9ed 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_3_6_8-1 a7da8a8ad438 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_3_6_8-1 06638979703f 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_3_6_8-1 63c11a217cf1 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_3_6_8-1 1ea5e4a07b98 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_3_6_8-1 f6265edf893f 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src r25.1-2_3_6_8-1 dadf85e06d61 8 minutes ago 2.36MB tf-dev-sandbox compile 08d4d74ab6a5 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src r25.1-2_3_6_8-1 cfaa00eed1fd About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 35f283887871 About an hour ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src r25.1-2_3_6_8-1 f2fcb9bc3057 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src r25.1-2_3_6_8-1 5a1a540dcaf3 About an hour ago 3.78kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src r25.1-2_3_6_8-1 8c59d747c44f About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 24e013d811a1 6 hours ago 2.82GB