2025-10-06 11:28:23,301: INFO: Building opensdn-analytics-snmp-topology 2025-10-06 11:28:23,363: 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_1_0_5-1_9 --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 0.0s done #1 DONE 1.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_0_5-1_9 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_0_5-1_9 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB 0.0s done #5 DONE 1.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_0_5-1_9 #4 DONE 8.8s #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 3.047 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.135 Collecting tf_topology==0.1.dev0 #7 3.135 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.135 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.135 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.158 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 3.158 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.175 Installing build dependencies: started #7 4.590 Installing build dependencies: finished with status 'done' #7 4.590 Getting requirements to build wheel: started #7 5.253 Getting requirements to build wheel: finished with status 'done' #7 5.253 Preparing metadata (pyproject.toml): started #7 5.668 Preparing metadata (pyproject.toml): finished with status 'done' #7 5.698 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 5.698 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 5.698 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 5.698 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 5.700 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 5.706 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 5.706 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 5.706 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 5.714 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 5.714 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 5.714 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 5.728 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 5.728 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 5.728 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 5.728 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 5.728 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 5.728 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 5.729 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 5.742 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 5.742 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 5.746 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 5.757 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 5.757 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 5.809 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 5.809 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 5.809 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 5.809 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 5.818 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 5.821 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 5.824 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 5.824 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 5.845 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 5.920 Building wheels for collected packages: python3-netsnmp #7 5.924 Building wheel for python3-netsnmp (pyproject.toml): started #7 8.110 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 8.110 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=0bd9a2317dcc46e8d7fd220048cd7af5863b03028a52eeb0f93b378a790dc7fd #7 8.110 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 8.110 Successfully built python3-netsnmp #7 8.144 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 8.217 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 8.217 #7 8.217 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 9.0s #8 exporting to image #8 exporting layers #8 exporting layers 1.2s done #8 writing image sha256:267cc88b22ebd4697f48ed6e64835bc48aa2eb02a57c8c9d71a784e814419c0d done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_0_5-1_9 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_0_5-1_9 0.0s done #8 DONE 1.6s 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-06 11:28:50,214: INFO: Docker build duration: 27 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] f0984d2b59e2: Preparing f5fecd179dab: Preparing e0751f16f48b: Preparing 95ec2b7dd9a8: Preparing f137b6af494a: Preparing 1d8651d885bf: Preparing b45a13874c8e: Preparing b80181d7ea38: Preparing 17cebeef695a: Preparing 821a35d034fc: Preparing d93eafce8b8a: Preparing 8323802d5abc: Preparing 8cc9751be452: Preparing 0203fca2f921: Preparing 2c9e035e4a87: Preparing 44343de3ea1d: Preparing f137b6af494a: Waiting 1d8651d885bf: Waiting b45a13874c8e: Waiting b80181d7ea38: Waiting 17cebeef695a: Waiting 821a35d034fc: Waiting d93eafce8b8a: Waiting 8323802d5abc: Waiting 8cc9751be452: Waiting 0203fca2f921: Waiting 2c9e035e4a87: Waiting 44343de3ea1d: Waiting 95ec2b7dd9a8: Layer already exists e0751f16f48b: Layer already exists f137b6af494a: Layer already exists 1d8651d885bf: Layer already exists b45a13874c8e: Layer already exists f5fecd179dab: Pushed b80181d7ea38: Layer already exists 17cebeef695a: Layer already exists 821a35d034fc: Layer already exists 8323802d5abc: Layer already exists 8cc9751be452: Layer already exists d93eafce8b8a: Layer already exists 0203fca2f921: Layer already exists 44343de3ea1d: Layer already exists f0984d2b59e2: Pushed 2c9e035e4a87: Layer already exists master-2_1_0_5-1_9: digest: sha256:e89460b96cb36ce0b06a14f6dcdec5d41c1e653d1b434b1dce724e98d655bf42 size: 3667 2025-10-06 11:28:52,097: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 29 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-1_9 b41898e1bad0 5 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-1_9 267cc88b22eb 5 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-1_9 1b84ec949822 10 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-1_9 ef68f9610e67 10 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-1_9 27c628e3ea7e 12 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-1_9 a857af0b5285 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-1_9 b240d254e27f 17 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-1_9 755a7d06b6ea 17 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-1_9 f1f3aafc34d4 17 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-1_9 fbf66150bfe7 19 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-1_9 bc9dafae7f8c 20 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-1_9 9d29bfaf40ff 21 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-1_9 fc4b51ef8a12 23 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-1_9 f5309c725049 57 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-1_9 53626d59f6b5 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-1_9 e9aef3579329 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-1_9 359b6c6713e8 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-1_9 d97c75df176b About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-1_9 c32ba3a4eef7 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-1_9 074e35682e44 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-1_9 aa59c2cb70e4 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-1_9 418a34b681f2 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-1_9 0077f38f7695 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-1_9 bb6fe418c2ac About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-1_9 3cc2a7580a30 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-1_9 7b10d97f279d 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-1_9 612b62e86c8e 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-1_9 7944a4bf6850 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-1_9 8fbf583eec3f 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-1_9 4f4c3a099dbd 4 minutes ago 2.32MB tf-dev-sandbox compile 5fa45ba48b30 4 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-1_9 163b616e7592 55 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-1_9 2fef37b7256a 55 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0ea7e428ad68 55 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-1_9 7a8b494efdfe 55 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-1_9 8e6df1cdf7c4 55 minutes ago 4.53kB tf-dev-sandbox frozen e585751e716b 58 minutes ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen e585751e716b 58 minutes ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB