2025-08-26 20:42:54,254: INFO: Building opensdn-analytics-snmp-topology 2025-08-26 20:42:54,318: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --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 #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:5102/opensdn-analytics-snmp-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.2s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #5 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #5 ... #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly #5 DONE 6.8s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.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 4.378 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 4.555 Collecting tf_topology==0.1.dev0 #7 4.555 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 4.555 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.5.1) #7 4.555 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 4.601 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 4.628 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 4.704 Installing build dependencies: started #7 11.23 Installing build dependencies: finished with status 'done' #7 11.23 Getting requirements to build wheel: started #7 13.74 Getting requirements to build wheel: finished with status 'done' #7 13.75 Preparing metadata (pyproject.toml): started #7 14.21 Preparing metadata (pyproject.toml): finished with status 'done' #7 14.21 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 14.21 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 14.21 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 14.25 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 14.25 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 14.25 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 14.25 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.0) #7 14.25 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 14.25 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 14.25 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 14.27 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 14.27 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 14.27 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 14.28 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 14.28 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.4.1) #7 14.28 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 14.31 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 14.31 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 14.36 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 14.38 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 14.38 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 14.46 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (5.1.1) #7 14.46 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (7.2) #7 14.58 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 14.58 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 14.58 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 14.58 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 14.67 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 14.67 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 14.67 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 14.67 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 14.80 Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.9/site-packages (from stevedore->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (7.0.1) #7 14.80 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=2.0.0->stevedore->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (80.9.0) #7 15.02 Building wheels for collected packages: python3-netsnmp #7 15.04 Building wheel for python3-netsnmp (pyproject.toml): started #7 21.07 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 21.07 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72048 sha256=2d34cd235149610d379c5ce0c63e28ba9c47f1bd4de747eadaa05773a353451f #7 21.07 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 21.07 Successfully built python3-netsnmp #7 21.07 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 21.14 #7 21.14 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 21.15 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 22.6s #8 exporting to image #8 exporting layers #8 exporting layers 1.3s done #8 writing image sha256:40d2efd580f52ba25c78c84af6596b2f68684880b1f64f0e5eb9ce65d98fe675 done #8 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 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-08-26 20:43:33,316: INFO: Docker build duration: 39 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology] 0e2a4f62baa9: Preparing 2d20efcb7a50: Preparing ecd73b5ebd79: Preparing 18680bb5690c: Preparing c59f42eb14c7: Preparing 8634f84a5036: Preparing f1d7125db40c: Preparing c4d5e6b86ca9: Preparing 3e6e33fee14e: Preparing fa51fce7759d: Preparing 426dcf89ffb8: Preparing 44343de3ea1d: Preparing 0e2a4f62baa9: Waiting 2d20efcb7a50: Waiting ecd73b5ebd79: Waiting 18680bb5690c: Waiting c59f42eb14c7: Waiting 8634f84a5036: Waiting f1d7125db40c: Waiting c4d5e6b86ca9: Waiting fa51fce7759d: Waiting 426dcf89ffb8: Waiting 44343de3ea1d: Waiting 2d20efcb7a50: Pushed ecd73b5ebd79: Layer already exists 18680bb5690c: Layer already exists c59f42eb14c7: Layer already exists 8634f84a5036: Layer already exists 0e2a4f62baa9: Pushed f1d7125db40c: Layer already exists c4d5e6b86ca9: Layer already exists 3e6e33fee14e: Layer already exists fa51fce7759d: Layer already exists 426dcf89ffb8: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:07518cb334f8bb663880c3bf6589fcea0b13a20e3033e0d90957852e1cac101d size: 2828 2025-08-26 20:43:38,693: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 44 seconds