2025-10-09 13:18:29,942: INFO: Building opensdn-analytics-snmp-topology 2025-10-09 13:18:30,020: 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_4_5-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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_5-4 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B 0.0s done #3 DONE 1.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_5-4 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB 0.0s done #5 DONE 1.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_5-4 #4 DONE 14.4s #6 [2/3] COPY entrypoint.sh / #6 DONE 2.6s #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 3.656 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.692 Collecting tf_topology==0.1.dev0 #7 3.706 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.717 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.721 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.734 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 3.743 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.782 Installing build dependencies: started #7 6.473 Installing build dependencies: finished with status 'done' #7 6.475 Getting requirements to build wheel: started #7 7.340 Getting requirements to build wheel: finished with status 'done' #7 7.340 Preparing metadata (pyproject.toml): started #7 7.971 Preparing metadata (pyproject.toml): finished with status 'done' #7 8.017 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 8.017 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 8.017 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 8.017 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 8.017 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 8.017 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 8.017 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 8.017 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 8.017 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 8.017 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 8.017 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 8.032 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 8.032 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 8.032 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 8.032 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 8.032 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 8.032 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 8.032 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 8.059 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 8.059 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 8.059 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 8.081 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 8.081 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 8.113 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 8.113 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 8.113 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 8.113 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 8.113 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 8.113 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 8.113 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 8.113 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 8.113 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 8.152 Building wheels for collected packages: python3-netsnmp #7 8.152 Building wheel for python3-netsnmp (pyproject.toml): started #7 10.81 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 10.81 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72052 sha256=944388ec40816ea245d13f2fdb620200c0faeea698a64cd9435549fe134383ce #7 10.81 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 10.87 Successfully built python3-netsnmp #7 10.87 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 11.03 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 11.03 #7 11.03 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 12.0s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:96b01dea8873ea677f44970c2aa3d8226824d4f5ba9f964e2efda365dfa91f3d #8 writing image sha256:96b01dea8873ea677f44970c2aa3d8226824d4f5ba9f964e2efda365dfa91f3d 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_4_5-4 done #8 DONE 2.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-10-09 13:19:09,472: INFO: Docker build duration: 40 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 3dcba220d6fb: Preparing 6588e1d6f850: Preparing 520f9ebc228f: Preparing 32ecb00f6596: Preparing 20641e2ffa57: Preparing 5fc090cc1989: Preparing 8d96fb1f8251: Preparing 4f365193ff9c: Preparing 93b348de6cb3: Preparing bfe1e241b2d5: Preparing b6dff02cd465: Preparing 3db52d5341e6: Preparing 04e2c93bfd52: Preparing 351e07098705: Preparing c211178eb694: Preparing 44343de3ea1d: Preparing 520f9ebc228f: Waiting 32ecb00f6596: Waiting 20641e2ffa57: Waiting 5fc090cc1989: Waiting 8d96fb1f8251: Waiting 4f365193ff9c: Waiting 93b348de6cb3: Waiting bfe1e241b2d5: Waiting b6dff02cd465: Waiting 3db52d5341e6: Waiting 04e2c93bfd52: Waiting 351e07098705: Waiting c211178eb694: Waiting 44343de3ea1d: Waiting 6588e1d6f850: Pushed 520f9ebc228f: Layer already exists 3dcba220d6fb: Pushed 32ecb00f6596: Layer already exists 20641e2ffa57: Layer already exists 8d96fb1f8251: Layer already exists 5fc090cc1989: Layer already exists 4f365193ff9c: Layer already exists b6dff02cd465: Layer already exists 93b348de6cb3: Layer already exists bfe1e241b2d5: Layer already exists 3db52d5341e6: Layer already exists 04e2c93bfd52: Layer already exists c211178eb694: Layer already exists 44343de3ea1d: Layer already exists 351e07098705: Layer already exists master-2_0_4_5-4: digest: sha256:e634b3da0f759f315e5d5c819874b4c781ee621aefde1f7880381176a1bba63a size: 3667 2025-10-09 13:19:12,189: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 43 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_5-4 37101eff74b5 6 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_5-4 96b01dea8873 8 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_5-4 fabbf4c18c73 8 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_5-4 98ed52e346f1 9 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_5-4 7a30feb70f24 22 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_5-4 989864c53a10 22 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_5-4 75eca456a00c 25 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_5-4 747b52c6ee21 28 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_5-4 0b3f5e652829 29 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_5-4 6d1d5e549c35 30 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_5-4 4092878aa4f8 30 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_5-4 d72029986312 31 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_5-4 1a7950cfb68e 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_5-4 f13be43e8f04 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_5-4 7dd93af05d61 33 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_5-4 0b5c9b0a3829 36 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_5-4 2fe353d94ff7 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_5-4 2560bdbc1dea About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_5-4 24d1d56731eb 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_5-4 8f3014cea90e 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_5-4 ee29279b5154 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_5-4 07777a3b1955 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_5-4 915623f566b9 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_5-4 4f6c23cff30e 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_5-4 9c3156543b72 2 minutes ago 96.4MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_5-4 060bca398316 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_5-4 f1cc7ffe0921 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_5-4 6482e5c5c8b3 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_5-4 3116aa0ca154 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_5-4 219eeb577f36 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_5-4 7545843ef0fc 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_5-4 fe94600b2fa0 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_5-4 53cc27479fb5 5 minutes ago 2.44MB tf-dev-sandbox compile 95fbb26c76ba 5 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_5-4 431e3d9ee764 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_5-4 7f426c65904b 6 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 728d32d9293d 6 minutes ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_5-4 9e7abcbc70de 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_5-4 844263fe1689 6 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5f65f03cb968 3 hours ago 23.8GB