2025-10-15 09:44:54,698: INFO: Building opensdn-analytics-snmp-topology 2025-10-15 09:44:54,715: 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_4-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 --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 872B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_4-9 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B 0.0s done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 0.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_4_4-9 #5 DONE 0.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.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 1.553 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.581 Collecting tf_topology==0.1.dev0 #7 1.583 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.587 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.588 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.599 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 1.607 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.638 Installing build dependencies: started #7 2.511 Installing build dependencies: finished with status 'done' #7 2.513 Getting requirements to build wheel: started #7 2.993 Getting requirements to build wheel: finished with status 'done' #7 2.995 Preparing metadata (pyproject.toml): started #7 3.233 Preparing metadata (pyproject.toml): finished with status 'done' #7 3.254 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 3.254 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 3.255 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 3.256 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 3.257 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 3.259 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 3.259 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.2) #7 3.260 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 3.261 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 3.262 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 3.262 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 3.263 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 3.264 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 3.264 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 3.265 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 3.266 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 3.292 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 3.292 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 3.292 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 3.293 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 3.293 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 3.301 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.301 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 3.328 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 3.328 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 3.329 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 3.329 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 3.335 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 3.336 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.11) #7 3.336 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 3.337 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 3.347 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 3.379 Building wheels for collected packages: python3-netsnmp #7 3.380 Building wheel for python3-netsnmp (pyproject.toml): started #7 4.712 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 4.714 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=0087f6264940fc0b5b5e67fd5a9b16da7cfde8bb045e148c060ceddb9531ff58 #7 4.718 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 4.721 Successfully built python3-netsnmp #7 4.729 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 4.795 #7 4.799 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 4.803 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 5.6s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:e1e2acc671cd2c245a1d1423ef51a4549452ede5a050e38d33933c47a163fbf9 #8 writing image sha256:e1e2acc671cd2c245a1d1423ef51a4549452ede5a050e38d33933c47a163fbf9 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_4_4-9 0.1s done #8 DONE 6.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-10-15 09:45:14,497: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 5a02f9e2fbe2: Preparing 4321266ad38b: Preparing 169459cd1143: Preparing 3ce7522fdc5e: Preparing 174ae5e5f200: Preparing 81888cfeed1a: Preparing 1ca9c77a5bb3: Preparing db036b139699: Preparing 574ede5614bc: Preparing 651760a2582d: Preparing 1cee5ea79d52: Preparing d95a7d94a79d: Preparing f6e45c84a639: Preparing 5954dc0f6a09: Preparing 3a4d62742e22: Preparing 44343de3ea1d: Preparing 5a02f9e2fbe2: Waiting 4321266ad38b: Waiting 169459cd1143: Waiting 3ce7522fdc5e: Waiting 174ae5e5f200: Waiting 81888cfeed1a: Waiting 1ca9c77a5bb3: Waiting db036b139699: Waiting 574ede5614bc: Waiting 651760a2582d: Waiting 1cee5ea79d52: Waiting d95a7d94a79d: Waiting f6e45c84a639: Waiting 5954dc0f6a09: Waiting 3a4d62742e22: Waiting 44343de3ea1d: Waiting 4321266ad38b: Pushed 169459cd1143: Layer already exists 3ce7522fdc5e: Layer already exists 174ae5e5f200: Layer already exists 5a02f9e2fbe2: Pushed 81888cfeed1a: Layer already exists db036b139699: Layer already exists 1ca9c77a5bb3: Layer already exists 574ede5614bc: Layer already exists 651760a2582d: Layer already exists 1cee5ea79d52: Layer already exists d95a7d94a79d: Layer already exists f6e45c84a639: Layer already exists 44343de3ea1d: Layer already exists 5954dc0f6a09: Layer already exists 3a4d62742e22: Layer already exists master-2_0_4_4-9: digest: sha256:a50c6a915ed87dcdc50e39d2d789dc22f1f3e91281e57327c8e766346a5f7c83 size: 3667 2025-10-15 09:45:17,877: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 23 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_4-9 668c9fcfe9c9 4 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_4-9 328c1a796320 6 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_4-9 c8dde62dcbac 6 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_4-9 08e4fd210e8b 8 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_4-9 e4abaa80634d 8 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_4-9 696e9433dec3 10 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_4-9 3c6f72734997 10 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_4-9 0c6967a9fd3b 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_4-9 c5a0558edabe 12 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_4-9 125551067255 13 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_4-9 e1e2acc671cd 14 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_4-9 d610a6984e5b 51 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_4-9 bf25c5734bb3 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_4-9 9051b7df03d9 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_4-9 e9f7524c1e6c About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_4-9 b57bca4c83b5 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_4-9 b9fed627a0ca About a minute ago 152MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_4-9 4dcbda25ab87 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_4-9 fad870cc6f33 About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_4-9 8e00bd74860a About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_4-9 962e4138ff4b About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_4-9 9649413ad0c7 About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_4-9 b7495ba4922c About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_4-9 d4f821b885b4 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_4-9 e4c149283b54 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_4-9 4820a44012cc 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_4-9 d90b8b795aa6 3 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_4-9 517e2b02c247 4 minutes ago 2.45MB tf-dev-sandbox compile abdd8cbf33ae 4 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_4-9 d947bdbe7f76 5 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_4-9 0f5dc2a6efe8 5 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_4-9 e67dbdb074ec 5 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a20ab5eda931 5 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_4-9 a699d29ba27a 5 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 45 hours ago 23.8GB