2026-03-23 01:21:21,622: INFO: Building opensdn-analytics-snmp-collector 2026-03-23 01:21:21,665: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 3.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #5 ... #4 [internal] load build context #4 transferring context: 1.65kB done #4 DONE 0.7s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #5 DONE 13.7s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.0s #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 2.223 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.445 Collecting tf_snmp_collector==0.1.dev0 #7 2.445 Downloading http://localhost:6667/pip/simple/tf-snmp-collector/tf_snmp_collector-0.1.dev0-py3-none-any.whl (63 kB) #7 2.445 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (25.9.1) #7 2.445 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 2.541 Collecting python3-netsnmp #7 2.541 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.541 Preparing metadata (setup.py): started #7 3.546 Preparing metadata (setup.py): finished with status 'done' #7 3.620 Collecting libpartition==0.1.dev0 #7 3.620 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 3.620 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 3.620 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 3.620 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 3.629 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 3.629 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 3.629 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 3.629 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 3.709 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.5) #7 3.709 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 3.709 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 3.709 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 3.709 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 3.709 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 3.709 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 3.740 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 3.740 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 3.986 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (6.0) #7 3.986 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 3.986 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 4.219 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 4.219 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 4.219 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 4.219 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 4.219 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 4.219 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.6) #7 4.219 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 4.219 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.2.25) #7 4.283 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.1) #7 4.332 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 4.483 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 4.483 Installing collected packages: python3-netsnmp, libpartition, tf-snmp-collector #7 4.483 Running setup.py install for python3-netsnmp: started #7 6.584 Running setup.py install for python3-netsnmp: finished with status 'done' #7 6.662 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.667 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-snmp-collector-0.1.dev0 #7 DONE 8.7s #8 exporting to image #8 exporting layers #8 exporting layers 2.0s done #8 writing image sha256:754f34af72b8b7a10ff946be0041bd9bef9b388b571ebdc2593660a6e24ec0f8 #8 writing image sha256:754f34af72b8b7a10ff946be0041bd9bef9b388b571ebdc2593660a6e24ec0f8 0.1s done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 0.1s done #8 DONE 2.8s 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-03-23 01:21:57,131: INFO: Docker build duration: 36 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector] e4df9771a971: Preparing a28d1ed39952: Preparing 406c57f659da: Preparing 95d05f53c1c9: Preparing 2c2561d203af: Preparing c6297808e77f: Preparing c4c8cf0c044b: Preparing 73fcd425e2bf: Preparing b32b993a0255: Preparing 7513c5d4ca38: Preparing 65386df6724a: Preparing 5972e242ed4a: Preparing 30ff5d80244d: Preparing 87738f8d84d4: Preparing e91093b42e26: Preparing 7a7378413c5e: Preparing 72db97063345: Preparing 44343de3ea1d: Preparing e4df9771a971: Waiting a28d1ed39952: Waiting 406c57f659da: Waiting 95d05f53c1c9: Waiting 2c2561d203af: Waiting c6297808e77f: Waiting c4c8cf0c044b: Waiting 73fcd425e2bf: Waiting b32b993a0255: Waiting 7513c5d4ca38: Waiting 65386df6724a: Waiting 5972e242ed4a: Waiting 30ff5d80244d: Waiting 87738f8d84d4: Waiting e91093b42e26: Waiting 7a7378413c5e: Waiting 72db97063345: Waiting 44343de3ea1d: Waiting 406c57f659da: Layer already exists 95d05f53c1c9: Layer already exists 2c2561d203af: Layer already exists c6297808e77f: Layer already exists a28d1ed39952: Pushed 73fcd425e2bf: Layer already exists c4c8cf0c044b: Layer already exists b32b993a0255: Layer already exists 7513c5d4ca38: Layer already exists e4df9771a971: Pushed 65386df6724a: Layer already exists 5972e242ed4a: Layer already exists 30ff5d80244d: Layer already exists 87738f8d84d4: Layer already exists e91093b42e26: Layer already exists 7a7378413c5e: Layer already exists 72db97063345: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:48ae0331a45504fcf955b467ab793de3e2df85de80a99982a14740462b14a3af size: 4088 2026-03-23 01:21:59,128: 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:5102/opensdn-analytics-alarm-gen:nightly baacbe6795ed 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 8df3bc72537d 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1147a487ad3b 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 754f34af72b8 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly d10cb9deab07 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 6adf6cd370df 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly b2737adc45f4 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly d5aa07222e77 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 9992361fb4d1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 1d24f70590ea 2.49MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 4b17f8247ed5 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 12e76cce9955 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 2064f2b9d079 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly aa59009b189c 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 8ea967e827a0 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly cf7c4676493c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly cbc4f47cca4a 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly b0208fda9bf4 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly d0c45468a22f 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 183bbfe65460 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1bef949f3017 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4b07ce86c314 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 8325c03f2cbc 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly c98db9188c12 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly a250fe9682d2 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 1d0792598109 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly d6ce8bfb4209 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 9f17a92c2084 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly f614766b6475 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 3252e0b1ff15 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly ff514641225b 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 4219e02f32d4 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 49d3d40ec2a8 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly c7953baea7fb 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U tf-dev-sandbox:compile 3f0f2aef69db 24.7GB 0B