2025-10-12 06:29:21,037: INFO: Building opensdn-analytics-snmp-topology 2025-10-12 06:29:21,103: 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_2_3_4-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-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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_3_4-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 3.3s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_3_4-1 #5 DONE 12.8s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.9s #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.071 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.151 Collecting tf_topology==0.1.dev0 #7 3.151 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.151 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.151 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.151 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 3.167 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.226 Installing build dependencies: started #7 6.353 Installing build dependencies: finished with status 'done' #7 6.371 Getting requirements to build wheel: started #7 7.445 Getting requirements to build wheel: finished with status 'done' #7 7.445 Preparing metadata (pyproject.toml): started #7 7.906 Preparing metadata (pyproject.toml): finished with status 'done' #7 7.924 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 7.949 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 7.949 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 7.949 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 7.949 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 7.949 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 7.949 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 7.949 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 7.949 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 7.949 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 7.949 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 7.949 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 7.970 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 7.970 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 7.970 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 7.970 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 7.999 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 7.999 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.049 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.049 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.049 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.049 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 8.071 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.149 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.149 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.149 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.149 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.158 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.158 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.171 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.171 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.223 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.343 Building wheels for collected packages: python3-netsnmp #7 8.343 Building wheel for python3-netsnmp (pyproject.toml): started #7 11.91 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 11.91 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72050 sha256=dfce89b1eeea6cb514bcbd1a5fe50f58c6ae865a52e44238151d0e65b5d41578 #7 11.91 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 11.91 Successfully built python3-netsnmp #7 11.93 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 12.06 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 12.07 #7 12.07 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 12.5s #8 exporting to image #8 exporting layers #8 exporting layers 0.9s done #8 writing image sha256:1aad391f6c53b595c7a8be4b96994b642bceb101324e2bb79372e29caf7e79d8 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_3_4-1 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_3_4-1 0.1s done #8 DONE 1.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-10-12 06:29:58,313: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 75d2d9bbbf72: Preparing 929738fbda7a: Preparing f943b89a21b5: Preparing c4c250f706bd: Preparing 9e27737dfe01: Preparing 95662a21553c: Preparing 2a86d1af12b5: Preparing c442cdc40a9a: Preparing 7f436ce618a1: Preparing 2fcd6adefaf3: Preparing 9eb9aeed64a9: Preparing bdd36009b9ea: Preparing 5fe22f92b267: Preparing 72806ab39d05: Preparing 8259d4e54dc3: Preparing 44343de3ea1d: Preparing 75d2d9bbbf72: Waiting 929738fbda7a: Waiting f943b89a21b5: Waiting c4c250f706bd: Waiting 9e27737dfe01: Waiting 95662a21553c: Waiting 2a86d1af12b5: Waiting c442cdc40a9a: Waiting 7f436ce618a1: Waiting 2fcd6adefaf3: Waiting 9eb9aeed64a9: Waiting bdd36009b9ea: Waiting 5fe22f92b267: Waiting 72806ab39d05: Waiting 8259d4e54dc3: Waiting 44343de3ea1d: Waiting f943b89a21b5: Layer already exists 929738fbda7a: Pushed c4c250f706bd: Layer already exists 9e27737dfe01: Layer already exists 95662a21553c: Layer already exists 2a86d1af12b5: Layer already exists c442cdc40a9a: Layer already exists 7f436ce618a1: Layer already exists 2fcd6adefaf3: Layer already exists 9eb9aeed64a9: Layer already exists bdd36009b9ea: Layer already exists 5fe22f92b267: Layer already exists 72806ab39d05: Layer already exists 75d2d9bbbf72: Pushed 8259d4e54dc3: Layer already exists 44343de3ea1d: Layer already exists master-2_2_3_4-1: digest: sha256:86c71f38d746c16bf43cbb57bb358f068bfc05dbd523da67d77f55fc0af7fe97 size: 3667 2025-10-12 06:30:06,250: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 46 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_4-1 af7ad7884291 4 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_4-1 1aad391f6c53 12 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_4-1 4ec47b96bd4e 13 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_4-1 3f3d1e39d0ce 19 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_4-1 8e59cbd3c3be 20 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_4-1 cb8f5243e754 20 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_4-1 2770f95c35c5 23 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_4-1 9dba576044be 25 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_4-1 b5ed966e23e4 28 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_4-1 080ebd894fd4 30 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_4-1 2aca0fda276f 31 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_3_4-1 869d37d6ce73 32 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_4-1 e3e80c3b18af 33 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_4-1 b57f57a2843b 33 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_4-1 edd335527a18 38 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_4-1 786f76347811 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_4-1 f2064706442a About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_4-1 85a7125b81f4 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_4-1 fd7ddf10d9c6 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_4-1 2025f009908c About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_4-1 0e8bb5ec49af About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_4-1 48e7e92e5373 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_4-1 5941ff5da602 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_4-1 063b99f6bb80 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_4-1 0dda63904398 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_4-1 fadd358f0286 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_4-1 99c25f4f4ddf 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_4-1 57e7bb5d187d 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_4-1 6ba04e95fa63 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_4-1 33bb797ce753 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_4-1 e6545dc75772 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_4-1 e6c7e5bdff91 4 minutes ago 2.35MB tf-dev-sandbox compile ffdeb50ef10d 5 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_4-1 9d1329847fb2 11 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_4-1 b8dbf63d2ecc 11 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_4-1 03a4a55126b6 11 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a97bcb3f5228 11 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_4-1 54ee2d5bc5db 11 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0c8679d848f4 9 hours ago 23.8GB