2026-02-20 14:47:40,807: INFO: Building opensdn-analytics-snmp-collector 2026-02-20 14:47:40,830: 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_6_4_1-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-collector --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: 920B done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_1-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_1-1 #4 ... #5 [internal] load build context #5 transferring context: 1.65kB done #5 DONE 2.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_1-1 #4 DONE 11.4s #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_snmp_collector==0.1.dev0" ; rm -rf /root/.cache #7 3.352 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.527 Collecting tf_snmp_collector==0.1.dev0 #7 3.527 Downloading http://localhost:6667/pip/simple/tf-snmp-collector/tf_snmp_collector-0.1.dev0-py3-none-any.whl (63 kB) #7 3.649 Collecting libpartition==0.1.dev0 #7 3.649 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 3.692 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 3.692 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (25.9.1) #7 3.718 Collecting python3-netsnmp #7 3.728 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.814 Preparing metadata (setup.py): started #7 4.735 Preparing metadata (setup.py): finished with status 'done' #7 4.821 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.5.0) #7 4.821 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.10.0) #7 4.821 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.32.5) #7 4.821 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.5.0) #7 4.821 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.2.4) #7 4.821 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.20.2) #7 4.821 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.12.0) #7 4.821 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 4.821 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.12.25) #7 4.821 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.6.2) #7 4.821 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 4.821 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.8.0) #7 4.821 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.29.3) #7 4.821 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_snmp_collector==0.1.dev0) (0.1.dev0) #7 4.888 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.1.6) #7 4.888 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_snmp_collector==0.1.dev0) (0.10.1) #7 5.055 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (6.0) #7 5.055 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (8.0.1) #7 5.085 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (1.1.0) #7 5.294 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (26.0) #7 5.294 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2025.3) #7 5.294 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_snmp_collector==0.1.dev0) (5.3.1) #7 5.294 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.1.0) #7 5.351 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.11) #7 5.351 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.4.4) #7 5.351 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.6.3) #7 5.351 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2026.1.4) #7 5.374 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_snmp_collector==0.1.dev0) (82.0.0) #7 5.430 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_snmp_collector==0.1.dev0) (8.1.8) #7 5.728 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 5.774 Installing collected packages: python3-netsnmp, libpartition, tf-snmp-collector #7 5.774 Running setup.py install for python3-netsnmp: started #7 9.780 Running setup.py install for python3-netsnmp: finished with status 'done' #7 9.870 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-snmp-collector-0.1.dev0 #7 9.870 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 DONE 11.0s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:8e18f197398e9a137a8a8fc15b500e8f18acf35ceabdbbfca7fd003f6464ffbc #8 writing image sha256:8e18f197398e9a137a8a8fc15b500e8f18acf35ceabdbbfca7fd003f6464ffbc 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_1-1 0.0s done #8 DONE 0.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) 2026-02-20 14:48:14,096: INFO: Docker build duration: 34 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector] 1e78f2ceb07f: Preparing f66f68cb06cb: Preparing e125be86256c: Preparing eb3143b1afad: Preparing 806988dc5a95: Preparing ca8087ad8bcc: Preparing 5195a3e005ec: Preparing ec7ea5521031: Preparing 1c98293404d6: Preparing 95df456b2050: Preparing e509a4a53722: Preparing c7b9d830792d: Preparing c820edf75863: Preparing 2d0b3d662f4b: Preparing 47f5c169d92d: Preparing c4b4ec3b55ee: Preparing 44343de3ea1d: Preparing 1e78f2ceb07f: Waiting f66f68cb06cb: Waiting e125be86256c: Waiting eb3143b1afad: Waiting 806988dc5a95: Waiting ca8087ad8bcc: Waiting 5195a3e005ec: Waiting ec7ea5521031: Waiting 1c98293404d6: Waiting 95df456b2050: Waiting e509a4a53722: Waiting c7b9d830792d: Waiting c820edf75863: Waiting 2d0b3d662f4b: Waiting 47f5c169d92d: Waiting c4b4ec3b55ee: Waiting 44343de3ea1d: Waiting e125be86256c: Layer already exists eb3143b1afad: Layer already exists f66f68cb06cb: Pushed 806988dc5a95: Layer already exists ca8087ad8bcc: Layer already exists 5195a3e005ec: Layer already exists ec7ea5521031: Layer already exists 1c98293404d6: Layer already exists 95df456b2050: Layer already exists e509a4a53722: Layer already exists c7b9d830792d: Layer already exists 1e78f2ceb07f: Pushed c820edf75863: Layer already exists 2d0b3d662f4b: Layer already exists 47f5c169d92d: Layer already exists c4b4ec3b55ee: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_6_4_1-1: digest: sha256:b1f369de5d0bf5aa26986873b6b3579e8698d9f4c89a1103121944816300dcf8 size: 3880 2026-02-20 14:48:18,920: INFO: Building opensdn-analytics-snmp-collector finished successfully, duration: 38 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:r25.1-2_6_4_1-1 68de867f35b0 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_1-1 572dde851162 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_1-1 df89d58bb034 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_1-1 8e18f197398e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_1-1 0cb2853f652f 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_1-1 261f01ec991a 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_1-1 56527a16ed52 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_1-1 ad350410ffcf 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_1-1 5e85a4ad7c8b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_1-1 192e9e77c734 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_1-1 48a385bfb77a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_1-1 ee3de91272ba 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_1-1 55b2c3c2f258 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_1-1 b5cb4abe7670 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_1-1 a9417d71d61b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_1-1 08dee9ba46e3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_1-1 ad560cf5bc1b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_1-1 6ba26feb2bf5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_1-1 9b7b4c29d93f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_1-1 16b47d03b2e2 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_1-1 8c52040d8aed 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_1-1 eba71cdfd131 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_1-1 524c8ca77fd1 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_1-1 4c8d718b0643 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_1-1 9c367e22e1ec 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_1-1 c8f25a57444e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_1-1 191035dc3b39 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_1-1 53e5a973642a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_1-1 c2f961a9884a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_1-1 e80988755b98 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_1-1 d5cf601b0bf8 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_1-1 c66efac34060 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_1-1 e8e9fb04f850 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_1-1 f9e8f1a4cd76 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_1-1 2d10758189d6 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_1-1 ec713c7fac62 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_1-1 f9e8f1a4cd76 1.83GB 0B tf-dev-sandbox:compile 39593b4d4092 24.7GB 0B