2025-09-15 13:10:34,166: INFO: Building opensdn-analytics-snmp-topology 2025-09-15 13:10:34,246: 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.4s #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: #3 transferring context: 2B done #3 DONE 1.8s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-2 #5 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-2 #5 ... #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 3.4s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_2-2 #5 DONE 13.6s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.3s #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 5.442 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 5.518 Collecting tf_topology==0.1.dev0 #7 5.560 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 5.560 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 5.560 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 5.588 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 5.616 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 5.656 Installing build dependencies: started #7 10.10 Installing build dependencies: finished with status 'done' #7 10.10 Getting requirements to build wheel: started #7 11.69 Getting requirements to build wheel: finished with status 'done' #7 11.69 Preparing metadata (pyproject.toml): started #7 12.45 Preparing metadata (pyproject.toml): finished with status 'done' #7 12.55 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 12.55 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 12.55 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 12.55 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 12.55 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 12.55 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 12.55 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 12.59 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 12.59 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 12.59 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 12.59 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 12.59 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 12.59 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 12.59 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 12.59 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 12.59 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 12.61 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 12.61 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 12.61 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 12.68 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 12.68 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 12.68 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 12.68 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 12.76 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.76 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.80 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.80 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.83 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.83 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.83 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.83 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.92 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.99 Building wheels for collected packages: python3-netsnmp #7 12.99 Building wheel for python3-netsnmp (pyproject.toml): started #7 19.15 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 19.15 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72048 sha256=f8ad9b4def1f4a5b3c2432edae2e73c3113b9505f0bd22e36878b675d5b9f23e #7 19.15 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 19.17 Successfully built python3-netsnmp #7 19.18 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 19.31 #7 19.31 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 19.31 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.2s #8 exporting to image #8 exporting layers #8 exporting layers 0.3s done #8 writing image sha256:720cf10344bfa546ebc836b3b82cece80066af8a944cc5999c95894c8d284f47 0.0s 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 0.0s done #8 DONE 0.5s 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 13:11:18,246: INFO: Docker build duration: 44 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] f599cd97c8f9: Preparing 31a3a9f062ee: Preparing 2aeb296849ef: Preparing 97bd79eec1b7: Preparing 08943cab71dd: Preparing 3fb7cd5ab4ad: Preparing 3f0c4b1cf383: Preparing 8f8bc7510419: Preparing 0df843b63b36: Preparing cbc85e432b77: Preparing 663ce34e7e41: Preparing f04f56f8e283: Preparing 61cb94b06dc7: Preparing 31bc0d3b2803: Preparing 44343de3ea1d: Preparing 97bd79eec1b7: Waiting 08943cab71dd: Waiting 3fb7cd5ab4ad: Waiting 3f0c4b1cf383: Waiting 8f8bc7510419: Waiting 0df843b63b36: Waiting cbc85e432b77: Waiting 663ce34e7e41: Waiting f04f56f8e283: Waiting 61cb94b06dc7: Waiting 31bc0d3b2803: Waiting 44343de3ea1d: Waiting 2aeb296849ef: Layer already exists 97bd79eec1b7: Layer already exists 31a3a9f062ee: Pushed 08943cab71dd: Layer already exists 3fb7cd5ab4ad: Layer already exists 3f0c4b1cf383: Layer already exists f599cd97c8f9: Pushed 8f8bc7510419: Layer already exists 0df843b63b36: Layer already exists 663ce34e7e41: Layer already exists cbc85e432b77: Layer already exists f04f56f8e283: Layer already exists 61cb94b06dc7: Layer already exists 31bc0d3b2803: Layer already exists 44343de3ea1d: Layer already exists master-2_0_9_2-2: digest: sha256:25a74e4ff4b717c15d4cf1b19dfdea44d96d3b22a72aa6c4ce8dbbaee07525f5 size: 3458 2025-09-15 13:11:20,165: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 46 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_2-2 720cf10344bf 4 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_2-2 c198b52b1778 8 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_2-2 8ab0d1eb7e7d 18 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_2-2 d51640fb8c2b 22 seconds ago 526MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_2-2 19748a330765 26 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_2-2 d9f398b925f0 27 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_2-2 6d7b5c078808 27 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_2-2 399e5e99b879 29 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_2-2 9f113d912552 33 seconds ago 518MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_2-2 9f8694408d01 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_2-2 4dbfebd40bf3 34 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_2-2 325ec19f2831 35 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_2-2 b85e62c3f049 36 seconds ago 515MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-2 4143658edfbe About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-2 ba4b32d12d5c About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-2 1d76275820b6 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-2 4fb45976b1fc About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-2 5fa6b808eb66 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-2 1f139c1dd119 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-2 f16c4451e620 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-2 6b2526d56693 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-2 0085b970f381 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-2 4614f4e6c658 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-2 617b8e860df1 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-2 746265f39204 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-2 560c3e6bec5e 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-2 adb7630426fa 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-2 5dbced18cd48 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-2 c729540a1d5a 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-2 b625bd38e0d4 4 minutes ago 2.4MB tf-dev-sandbox compile fcbed32d4fc1 5 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-2 a6d7b9677567 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-2 47ad4368ff1a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 09a1ed3c1fd8 About an hour ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-2 4b703e0e65e0 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-2 d722168e0e5f About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 7 hours ago 2.83GB