2025-03-31 11:33:20,088: INFO: Building contrail-controller-config-svcmonitor 2025-03-31 11:33:20,165: 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_0_8_7-6_8 --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=contrail-controller-config-svcmonitor --build-arg UBUNTU_DISTR_VERSION=22.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: 969B done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-1_0_8_7-6_8 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_0_8_7-6_8 #4 DONE 0.7s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-1_0_8_7-6_8 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 2.8s #7 [2/3] COPY *.sh / #7 DONE 1.7s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "svc_monitor==0.1.dev0" ; rm -rf /root/.cache #8 3.961 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 4.111 Collecting svc_monitor==0.1.dev0 #8 4.155 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) #8 4.194 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 4.210 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 4.210 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 4.252 Requirement already satisfied: sandesh_common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 4.252 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.2.0) #8 4.252 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (24.11.1) #8 4.252 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.10.0) #8 4.252 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.5.1) #8 4.252 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.3) #8 4.759 Collecting pyyaml (from svc_monitor==0.1.dev0) #8 4.763 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3b1/fdb9dc17f5a76/PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) #8 4.903 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 12.9 MB/s eta 0:00:00 #8 5.074 Collecting python-novaclient (from svc_monitor==0.1.dev0) #8 5.078 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/351/fefdaaafad7a5/python_novaclient-18.9.0-py3-none-any.whl (336 kB) #8 5.121 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.5.0) #8 5.121 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.12.25) #8 5.121 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.29.2) #8 5.121 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.1.1) #8 5.124 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.20.1) #8 5.124 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (5.4.1) #8 5.124 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.12.0) #8 5.130 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->svc_monitor==0.1.dev0) (0.10.1) #8 5.130 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->svc_monitor==0.1.dev0) (2.1.6) #8 5.195 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (5.0) #8 5.195 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (7.2) #8 5.342 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.3.1) #8 5.342 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.1.0) #8 5.355 Requirement already satisfied: typing-extensions==4.12.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (4.12.2) #8 5.355 Requirement already satisfied: tzdata==2025.1 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.1) #8 5.451 Requirement already satisfied: pbr>=3.0.0 in /usr/local/lib/python3.9/site-packages (from python-novaclient->svc_monitor==0.1.dev0) (6.1.1) #8 5.908 Collecting keystoneauth1>=3.5.0 (from python-novaclient->svc_monitor==0.1.dev0) #8 5.908 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fd6/34febb02708d7/keystoneauth1-5.10.0-py3-none-any.whl (344 kB) #8 6.017 Collecting iso8601>=0.1.11 (from python-novaclient->svc_monitor==0.1.dev0) #8 6.048 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 6.330 Collecting oslo.i18n>=3.15.3 (from python-novaclient->svc_monitor==0.1.dev0) #8 6.330 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e62/daf58bd0b70a7/oslo.i18n-6.5.1-py3-none-any.whl (46 kB) #8 6.646 Collecting oslo.serialization>=2.20.0 (from python-novaclient->svc_monitor==0.1.dev0) #8 6.713 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b04/e1c2cfc4832c6/oslo.serialization-5.7.0-py3-none-any.whl (25 kB) #8 7.281 Collecting oslo.utils>=3.33.0 (from python-novaclient->svc_monitor==0.1.dev0) #8 7.323 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/223/35f317f7ff093/oslo.utils-8.2.0-py3-none-any.whl (134 kB) #8 7.613 Collecting PrettyTable>=0.7.2 (from python-novaclient->svc_monitor==0.1.dev0) #8 7.613 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 7.613 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.1) #8 7.613 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.10) #8 7.613 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.3.0) #8 7.746 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2025.1.31) #8 7.809 Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.5.0->python-novaclient->svc_monitor==0.1.dev0) #8 7.860 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) #8 8.835 Collecting msgpack>=0.5.2 (from oslo.serialization>=2.20.0->python-novaclient->svc_monitor==0.1.dev0) #8 8.859 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8a7/06d1e74dd3dea/msgpack-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (377 kB) #8 9.093 Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-novaclient->svc_monitor==0.1.dev0) #8 9.116 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 9.575 Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-novaclient->svc_monitor==0.1.dev0) #8 9.575 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a74/9938e02d6fd0b/pyparsing-3.2.3-py3-none-any.whl (111 kB) #8 9.764 Collecting packaging>=20.4 (from oslo.utils>=3.33.0->python-novaclient->svc_monitor==0.1.dev0) #8 9.805 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/09a/bb1bccd265c01/packaging-24.2-py3-none-any.whl (65 kB) #8 10.66 Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->python-novaclient->svc_monitor==0.1.dev0) #8 10.66 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4b1/388a4f6875d7e/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) #8 10.67 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (78.1.0) #8 10.77 Collecting wcwidth (from PrettyTable>=0.7.2->python-novaclient->svc_monitor==0.1.dev0) #8 10.77 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) #8 10.86 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->svc_monitor==0.1.dev0) (0.2.1.post1) #8 12.23 Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-novaclient->svc_monitor==0.1.dev0) #8 12.23 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc7/8a84e2dfbc27a/wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) #8 12.76 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->svc_monitor==0.1.dev0) (8.1.8) #8 12.76 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->svc_monitor==0.1.dev0) (1.17.0) #8 13.09 Installing collected packages: wcwidth, wrapt, pyyaml, pyparsing, psutil, PrettyTable, packaging, msgpack, iso8601, oslo.i18n, os-service-types, debtcollector, oslo.utils, keystoneauth1, oslo.serialization, python-novaclient, svc_monitor #8 15.14 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. #8 15.15 Successfully installed PrettyTable-3.16.0 debtcollector-3.0.0 iso8601-2.1.0 keystoneauth1-5.10.0 msgpack-1.1.0 os-service-types-1.7.0 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-8.2.0 packaging-24.2 psutil-7.0.0 pyparsing-3.2.3 python-novaclient-18.9.0 pyyaml-6.0.2 svc_monitor-0.1.dev0 wcwidth-0.2.13 wrapt-1.17.2 #8 DONE 18.3s #9 exporting to image #9 exporting layers #9 exporting layers 6.7s done #9 writing image sha256:a6e67c34e7975b7c017d61569db6d3e282b40a2e942201557629f0043c8afaed #9 writing image sha256:a6e67c34e7975b7c017d61569db6d3e282b40a2e942201557629f0043c8afaed done #9 naming to nexus.gz1.opensdn.io:5101/contrail-controller-config-svcmonitor:master-1_0_8_7-6_8 0.1s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-1_0_8_7-6_8 0.1s done #9 DONE 7.4s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-03-31 11:34:06,500: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-config-svcmonitor] e166a308fc51: Preparing fa6a5d19a43c: Preparing 03c47213c00e: Preparing faaf98c7c49e: Preparing c1996cc74b92: Preparing 81f7d78e1ff3: Preparing f22d26427344: Preparing 6a79afb3e7ae: Preparing a966f82bf210: Preparing 581f4924173b: Preparing 44343de3ea1d: Preparing e166a308fc51: Waiting fa6a5d19a43c: Waiting 03c47213c00e: Waiting faaf98c7c49e: Waiting c1996cc74b92: Waiting 81f7d78e1ff3: Waiting f22d26427344: Waiting 6a79afb3e7ae: Waiting a966f82bf210: Waiting 581f4924173b: Waiting 44343de3ea1d: Waiting 03c47213c00e: Layer already exists fa6a5d19a43c: Pushed faaf98c7c49e: Layer already exists c1996cc74b92: Layer already exists 81f7d78e1ff3: Layer already exists f22d26427344: Layer already exists 6a79afb3e7ae: Layer already exists a966f82bf210: Layer already exists 581f4924173b: Layer already exists 44343de3ea1d: Layer already exists e166a308fc51: Pushed master-1_0_8_7-6_8: digest: sha256:585b0642f4811eceb11d39b7faed00c3dcf01ae4ff828b8ac8c00ab60a1396ad size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor] e166a308fc51: Preparing fa6a5d19a43c: Preparing 03c47213c00e: Preparing faaf98c7c49e: Preparing c1996cc74b92: Preparing 81f7d78e1ff3: Preparing f22d26427344: Preparing 6a79afb3e7ae: Preparing a966f82bf210: Preparing 581f4924173b: Preparing 44343de3ea1d: Preparing e166a308fc51: Waiting fa6a5d19a43c: Waiting 03c47213c00e: Waiting faaf98c7c49e: Waiting c1996cc74b92: Waiting 81f7d78e1ff3: Waiting f22d26427344: Waiting 6a79afb3e7ae: Waiting a966f82bf210: Waiting 581f4924173b: Waiting 44343de3ea1d: Waiting c1996cc74b92: Layer already exists 03c47213c00e: Layer already exists e166a308fc51: Layer already exists faaf98c7c49e: Layer already exists fa6a5d19a43c: Layer already exists 81f7d78e1ff3: Layer already exists 6a79afb3e7ae: Layer already exists f22d26427344: Layer already exists 581f4924173b: Layer already exists 44343de3ea1d: Layer already exists a966f82bf210: Layer already exists master-1_0_8_7-6_8: digest: sha256:585b0642f4811eceb11d39b7faed00c3dcf01ae4ff828b8ac8c00ab60a1396ad size: 2619 2025-03-31 11:34:42,781: INFO: Building contrail-controller-config-svcmonitor finished successfully, duration: 82 seconds