2025-07-31 12:38:35,484: INFO: Building opensdn-analytics-snmp-topology 2025-07-31 12:38:35,551: 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-1_7_6_9-1_0 --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 YUM_ENABLE_REPOS="" --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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_7_6_9-1_0 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.1s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_7_6_9-1_0 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 1.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_7_6_9-1_0 #4 DONE 9.3s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.0s #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.974 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 4.164 Collecting tf_topology==0.1.dev0 #7 4.164 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 4.164 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.5.1) #7 4.164 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.4) #7 4.217 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 4.240 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 4.287 Installing build dependencies: started #7 10.73 Installing build dependencies: finished with status 'done' #7 10.73 Getting requirements to build wheel: started #7 12.64 Getting requirements to build wheel: finished with status 'done' #7 12.65 Preparing metadata (pyproject.toml): started #7 13.93 Preparing metadata (pyproject.toml): finished with status 'done' #7 13.93 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 13.93 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 13.93 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 13.93 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 13.93 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 13.94 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 13.94 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.5.2) #7 13.97 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 13.97 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 13.97 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 13.97 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.3) #7 13.97 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 13.97 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 13.97 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.01 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.01 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.01 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.01 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.09 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.12 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.12 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.20 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.20 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (7.2) #7 14.39 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.39 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.40 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.40 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.49 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.2) #7 14.49 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.49 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.49 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.7.14) #7 14.78 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) (6.1.1) #7 14.78 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 14.92 Building wheels for collected packages: python3-netsnmp #7 14.92 Building wheel for python3-netsnmp (pyproject.toml): started #7 21.97 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 21.97 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72051 sha256=1e51cc81b7fb5e2a536849c2b2a2e6e14d735655339bf97e66de212c6254a89f #7 22.03 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 22.03 Successfully built python3-netsnmp #7 22.13 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 22.28 #7 22.28 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 22.31 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 29.5s #8 exporting to image #8 exporting layers #8 exporting layers 0.7s done #8 writing image sha256:cafcc7c445a3df5a1bd87558345235f1c02a23848a1d0389f9d3497e4513f474 #8 writing image sha256:cafcc7c445a3df5a1bd87558345235f1c02a23848a1d0389f9d3497e4513f474 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-1_7_6_9-1_0 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-1_7_6_9-1_0 0.0s done #8 DONE 1.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-07-31 12:39:22,873: INFO: Docker build duration: 47 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] ff3e93ab1ce4: Preparing fbf4e9b0a896: Preparing 0ff4bf4b4d03: Preparing c4459b228bb8: Preparing d1fe1e9efb45: Preparing e8411b4be9b5: Preparing 6ce3066937ee: Preparing d48f32deaaec: Preparing 664889712200: Preparing 8f6879dc73ef: Preparing 620ae2352620: Preparing 44343de3ea1d: Preparing ff3e93ab1ce4: Waiting fbf4e9b0a896: Waiting 0ff4bf4b4d03: Waiting c4459b228bb8: Waiting d1fe1e9efb45: Waiting e8411b4be9b5: Waiting 6ce3066937ee: Waiting d48f32deaaec: Waiting 664889712200: Waiting 8f6879dc73ef: Waiting 620ae2352620: Waiting 44343de3ea1d: Waiting 0ff4bf4b4d03: Layer already exists c4459b228bb8: Layer already exists fbf4e9b0a896: Pushed d1fe1e9efb45: Layer already exists e8411b4be9b5: Layer already exists 6ce3066937ee: Layer already exists 664889712200: Layer already exists d48f32deaaec: Layer already exists ff3e93ab1ce4: Pushed 620ae2352620: Layer already exists 8f6879dc73ef: Layer already exists 44343de3ea1d: Layer already exists master-1_7_6_9-1_0: digest: sha256:729cabf10dbd5a81ffecfc2dc228ee31ebe9e6a99d4e2317a2fa34a534b01ee9 size: 2828 2025-07-31 12:39:26,236: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 51 seconds