2025-09-15 15:23:40,106: INFO: Building opensdn-analytics-snmp-topology 2025-09-15 15:23:40,214: 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_9_2-2 --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 #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_9_2-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 0.0s #3 transferring context: 2B 0.0s done #3 DONE 1.6s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-2 #5 DONE 21.3s #6 [2/3] COPY entrypoint.sh / #6 DONE 2.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 3.326 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.392 Collecting tf_topology==0.1.dev0 #7 3.392 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.404 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 3.404 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.488 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 3.488 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.574 Installing build dependencies: started #7 7.806 Installing build dependencies: finished with status 'done' #7 7.826 Getting requirements to build wheel: started #7 10.51 Getting requirements to build wheel: finished with status 'done' #7 10.53 Preparing metadata (pyproject.toml): started #7 11.73 Preparing metadata (pyproject.toml): finished with status 'done' #7 11.79 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 11.79 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 11.79 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 11.79 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 11.79 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 11.83 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 11.83 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 11.83 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 11.83 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 11.83 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 11.83 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 11.83 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 11.83 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 11.83 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.1) #7 11.83 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 11.83 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 11.84 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 11.84 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 11.87 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 11.87 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 11.89 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 11.96 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 11.96 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 12.08 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 12.08 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 12.10 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 12.10 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 12.14 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 12.14 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 12.14 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 12.16 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.8.3) #7 12.21 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 12.39 Building wheels for collected packages: python3-netsnmp #7 12.51 Building wheel for python3-netsnmp (pyproject.toml): started #7 18.30 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 18.35 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72050 sha256=ff4992ba63191008b632cfc6261b5df82296274abc1fd18eb0d9f6916446f9a3 #7 18.35 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 18.35 Successfully built python3-netsnmp #7 18.38 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 18.50 #7 18.50 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 18.53 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 DONE 20.7s #8 exporting to image #8 exporting layers #8 exporting layers 1.6s done #8 writing image sha256:106d2a2c6d4fe3c8526e82eb04aee898952c6bf49ebbef4234c91e77a87dfc87 #8 writing image sha256:106d2a2c6d4fe3c8526e82eb04aee898952c6bf49ebbef4234c91e77a87dfc87 0.2s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_2-2 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_2-2 done #8 DONE 3.1s 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-09-15 15:24:37,635: INFO: Docker build duration: 57 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 84eb7e40fab0: Preparing 5754876d3e64: Preparing 5acd171a7618: Preparing b8e93fb02118: Preparing deeea9efc755: Preparing 977107a840c1: Preparing d212a7b50e73: Preparing 80ed46df94dd: Preparing 0bdfca9d4a2a: Preparing 8a816581a95b: Preparing 669dc02839ef: Preparing 580ff1e88e9a: Preparing 48e3b7aec6c2: Preparing e891c3416f33: Preparing 44343de3ea1d: Preparing 84eb7e40fab0: Waiting 5754876d3e64: Waiting 5acd171a7618: Waiting b8e93fb02118: Waiting deeea9efc755: Waiting 977107a840c1: Waiting d212a7b50e73: Waiting 80ed46df94dd: Waiting 0bdfca9d4a2a: Waiting 8a816581a95b: Waiting 669dc02839ef: Waiting 580ff1e88e9a: Waiting 48e3b7aec6c2: Waiting e891c3416f33: Waiting 44343de3ea1d: Waiting 5acd171a7618: Layer already exists 5754876d3e64: Pushed b8e93fb02118: Layer already exists deeea9efc755: Layer already exists 977107a840c1: Layer already exists d212a7b50e73: Layer already exists 80ed46df94dd: Layer already exists 0bdfca9d4a2a: Layer already exists 8a816581a95b: Layer already exists 669dc02839ef: Layer already exists 580ff1e88e9a: Layer already exists 48e3b7aec6c2: Layer already exists e891c3416f33: Layer already exists 44343de3ea1d: Layer already exists 84eb7e40fab0: Pushed master-2_0_9_2-2: digest: sha256:3572a024d4df30a41c6145f361430ce1f0ec973c5e55a9110b3e3575a021fd9f size: 3458 2025-09-15 15:24:46,445: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 66 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_2-2 106d2a2c6d4f 16 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_2-2 31728e7ab199 16 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_2-2 a19ee0ce5726 23 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_2-2 c421af8d3762 27 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_2-2 36dff8bd51ed 27 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_2-2 215cb102895d 33 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_2-2 265f33d201ca 42 seconds ago 526MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_2-2 08070ceb17e5 44 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_2-2 1c9493f1982a 45 seconds ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_2-2 9231452a9647 45 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_2-2 15426cb36209 49 seconds ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_2-2 1015aa8d6513 49 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_2-2 3106987a40d8 50 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-2 6af89b286d30 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-2 638890b9f219 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-2 8b363877de70 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-2 cd8bfcdef91a 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-2 fd4f598c3a5f 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-2 a9bfcfc2ce54 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-2 3d09789eb939 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-2 c14ff6aabce1 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-2 9373ac9bb37c 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-2 0a44a9927ab3 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-2 a0bd73e82aa8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-2 8dbeb6fdbbf5 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-2 ad6be9454554 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-2 2ca98185378e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-2 8ef16fdad904 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-2 b466b9904988 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-2 567761adcc14 6 minutes ago 2.3MB tf-dev-sandbox compile e00d740ec0f8 6 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-2 ae348860aa3e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 13723bced66c About an hour ago 2.28MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-2 4bae0e72c6b8 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-2 4a8bc0ab1922 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-2 020299f3fb28 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 9 hours ago 2.83GB