2025-09-10 15:43:02,258: INFO: Building opensdn-analytics-snmp-topology 2025-09-10 15:43:02,311: 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_5-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 #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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_5-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.3s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 2.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_5-1 #5 DONE 9.8s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.4s #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.001 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 5.100 Collecting tf_topology==0.1.dev0 #7 5.218 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 5.218 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 5.218 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 5.218 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 5.218 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 5.287 Installing build dependencies: started #7 10.11 Installing build dependencies: finished with status 'done' #7 10.13 Getting requirements to build wheel: started #7 12.06 Getting requirements to build wheel: finished with status 'done' #7 12.09 Preparing metadata (pyproject.toml): started #7 12.63 Preparing metadata (pyproject.toml): finished with status 'done' #7 12.66 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 12.69 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 12.69 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.69 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.69 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.69 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.69 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.70 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.72 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.72 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.72 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.72 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.72 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.72 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.72 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.72 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.76 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.76 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.77 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.78 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.78 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.83 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (5.1.1) #7 12.83 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (7.2) #7 12.96 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.96 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.96 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.96 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.98 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.98 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 13.03 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 13.03 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 13.07 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 13.31 Building wheels for collected packages: python3-netsnmp #7 13.31 Building wheel for python3-netsnmp (pyproject.toml): started #7 17.13 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 17.13 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72050 sha256=a460cd17a584d358f081a7abb7cf784cb21e60b0cd890377fb7f1f688d49e9dc #7 17.13 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 17.13 Successfully built python3-netsnmp #7 17.13 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 17.24 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 17.24 #7 17.24 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 18.6s #8 exporting to image #8 exporting layers #8 exporting layers 0.6s done #8 writing image sha256:e86e0cc720456cfecb65e7e19e4cc868bd92e4276cebd591b760d46a3fdfe5e5 #8 writing image sha256:e86e0cc720456cfecb65e7e19e4cc868bd92e4276cebd591b760d46a3fdfe5e5 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_5-1 0.0s done #8 DONE 0.8s 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-10 15:43:40,581: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 73f005e1d975: Preparing a4feb650b2bc: Preparing 9342509a8628: Preparing 7c14df7f2664: Preparing 92687ec5bf3b: Preparing e30452c0cc59: Preparing e048fc4745a3: Preparing 696da69f098c: Preparing 17f43f0364d5: Preparing 9fd5f589358c: Preparing 9a7d50d1ac85: Preparing 4f2cc8dece60: Preparing f5acab87e7d8: Preparing 194a6db9bede: Preparing 44343de3ea1d: Preparing 73f005e1d975: Waiting a4feb650b2bc: Waiting 9342509a8628: Waiting 7c14df7f2664: Waiting 92687ec5bf3b: Waiting e30452c0cc59: Waiting e048fc4745a3: Waiting 696da69f098c: Waiting 17f43f0364d5: Waiting 9fd5f589358c: Waiting 9a7d50d1ac85: Waiting 4f2cc8dece60: Waiting f5acab87e7d8: Waiting 194a6db9bede: Waiting 44343de3ea1d: Waiting 9342509a8628: Layer already exists a4feb650b2bc: Pushed 7c14df7f2664: Layer already exists 92687ec5bf3b: Layer already exists e30452c0cc59: Layer already exists e048fc4745a3: Layer already exists 696da69f098c: Layer already exists 17f43f0364d5: Layer already exists 73f005e1d975: Pushed 9fd5f589358c: Layer already exists 9a7d50d1ac85: Layer already exists 4f2cc8dece60: Layer already exists f5acab87e7d8: Layer already exists 194a6db9bede: Layer already exists 44343de3ea1d: Layer already exists master-2_0_9_5-1: digest: sha256:9553fd2aa82cb673707723a64663a21c44632d38645b9c142666ee96fea3f85d size: 3458 2025-09-10 15:43:45,725: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 43 seconds