2026-04-02 01:26:06,743: INFO: Building opensdn-controller-config-svcmonitor 2026-04-02 01:26:06,809: 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 CONTAINER_NAME=opensdn-controller-config-svcmonitor --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #6 DONE 0.2s #6 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #6 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.4s #7 [2/3] COPY *.sh / #7 DONE 2.6s #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 2.562 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 2.627 Collecting svc_monitor==0.1.dev0 #8 2.633 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (147 kB) #8 2.684 Collecting contrail-api-server==0.1.dev0 #8 2.684 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (522 kB) #8 3.023 Collecting pyyaml #8 3.032 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/015/0219816b6a1fa/pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB) #8 3.059 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 3.059 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (25.9.1) #8 3.059 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.2) #8 3.059 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.11.0) #8 3.059 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 3.209 Collecting python-novaclient #8 3.209 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/0deb5f6b89c36/python_novaclient-18.12.0-py3-none-any.whl (336 kB) #8 3.263 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.0) #8 3.263 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (5.5.0) #8 3.409 Collecting keystonemiddleware #8 3.409 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 3.462 Collecting pycrypto #8 3.462 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 3.728 Preparing metadata (setup.py): started #8 4.421 Preparing metadata (setup.py): finished with status 'done' #8 4.540 Collecting uwsgi #8 4.540 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 5.282 Preparing metadata (setup.py): started #8 5.933 Preparing metadata (setup.py): finished with status 'done' #8 6.077 Collecting netifaces #8 6.081 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e76/c7f351e044472/netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) #8 6.487 Collecting python-keystoneclient #8 6.496 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 6.926 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.12.25) #8 7.123 Collecting keystoneauth1 #8 7.130 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 7.184 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.10.1) #8 7.216 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 7.216 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.2.5) #8 7.216 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 7.216 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.3) #8 7.216 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.2) #8 7.216 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 7.216 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 7.216 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 7.237 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (2.1.6) #8 7.359 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 7.359 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 7.501 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.3) #8 7.501 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (26.0) #8 7.505 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 7.505 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 7.854 Collecting oslo.utils>=3.33.0 #8 7.863 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 7.993 Collecting PrettyTable>=0.7.2 #8 8.005 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 8.170 Collecting oslo.i18n>=3.15.3 #8 8.191 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 8.368 Collecting pbr>=3.0.0 #8 8.373 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #8 8.599 Collecting oslo.serialization>=2.20.0 #8 8.625 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 8.714 Collecting iso8601>=0.1.11 #8 8.738 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 8.809 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.11) #8 8.809 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.6.3) #8 8.809 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2026.2.25) #8 8.813 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.6) #8 9.122 Collecting typing-extensions>=4.12 #8 9.136 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 9.221 Collecting os-service-types>=1.2.0 #8 9.239 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 10.22 Collecting msgpack>=0.5.2 #8 10.22 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/94f/d7dc7d8cb0a54/msgpack-1.1.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (404 kB) #8 10.49 Collecting pyparsing>=2.1.0 #8 10.49 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #8 10.62 Collecting debtcollector>=1.2.0 #8 10.64 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 11.39 Collecting psutil>=3.2.2 #8 11.39 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/076/a2d2f923fd482/psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) #8 11.46 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (82.0.1) #8 11.72 Collecting wcwidth #8 11.72 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #8 11.80 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (1.1.0) #8 12.04 Collecting oslo.context>=2.19.2 #8 12.05 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 12.26 Collecting oslo.cache>=3.11.0 #8 12.26 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 12.55 Collecting oslo.log>=3.36.0 #8 12.58 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 12.70 Collecting PyJWT>=2.4.0 #8 12.72 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28c/a37c070cad8ba/pyjwt-2.12.1-py3-none-any.whl (29 kB) #8 13.00 Collecting oslo.config>=5.2.0 #8 13.00 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 13.15 Collecting pycadf>=1.1.0 #8 13.18 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 13.30 Collecting WebOb>=1.7.1 #8 13.31 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 15.63 Collecting wrapt>=1.7.0 #8 15.66 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/305/d8a1755116bfd/wrapt-2.1.2-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #8 15.72 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (8.1.8) #8 16.03 Collecting dogpile.cache>=1.3.3 #8 16.03 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 16.44 Collecting rfc3986>=1.2.0 #8 16.44 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 16.55 Collecting python-dateutil>=2.7.0 #8 16.57 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a8b/2bc7bffae2822/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #8 17.15 Collecting decorator>=4.0.0 #8 17.16 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 17.19 Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware->contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (1.15.0) #8 17.42 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 17.42 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 17.75 Installing collected packages: wrapt, pbr, pyyaml, pyparsing, psutil, oslo.i18n, iso8601, debtcollector, typing-extensions, rfc3986, oslo.utils, msgpack, python-dateutil, oslo.serialization, oslo.context, oslo.config, os-service-types, decorator, oslo.log, keystoneauth1, dogpile.cache, WebOb, wcwidth, python-keystoneclient, PyJWT, pycadf, oslo.cache, uwsgi, pycrypto, PrettyTable, netifaces, keystonemiddleware, python-novaclient, contrail-api-server, svc-monitor #8 19.12 Running setup.py install for uwsgi: started #8 59.00 Running setup.py install for uwsgi: finished with status 'done' #8 59.00 Running setup.py install for pycrypto: started #8 67.72 Running setup.py install for pycrypto: finished with status 'done' #8 68.01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #8 68.01 Successfully installed PrettyTable-3.16.0 PyJWT-2.12.1 WebOb-1.8.9 contrail-api-server-0.1.dev0 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.1 iso8601-2.1.0 keystoneauth1-5.11.1 keystonemiddleware-10.11.0 msgpack-1.1.2 netifaces-0.11.0 os-service-types-1.7.0 oslo.cache-3.12.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 pbr-7.0.3 psutil-7.2.2 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.12.0 pyyaml-6.0.3 rfc3986-2.0.0 svc-monitor-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 wcwidth-0.6.0 wrapt-2.1.2 #8 DONE 69.0s #9 exporting to image #9 exporting layers #9 exporting layers 1.4s done #9 writing image sha256:4773ecc53fd9e6e8559da8830aede46513168eb4d4e26e382ddccebff51ead9e #9 writing image sha256:4773ecc53fd9e6e8559da8830aede46513168eb4d4e26e382ddccebff51ead9e 0.0s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 0.1s done #9 DONE 4.3s 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) 2026-04-02 01:27:36,850: INFO: Docker build duration: 90 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor] 3ff5c2f3c8fb: Preparing 60f1abbd7e8f: Preparing e56295b201d5: Preparing b980140ca9cb: Preparing 0cb10db66825: Preparing 01f1f7e02003: Preparing 22665b106ace: Preparing dee036054a4f: Preparing c3618a6bfdf8: Preparing 13ca93b341c4: Preparing 7e97f3932515: Preparing cc09106e6ae9: Preparing 8c4fd8a7e8cf: Preparing 8d608079267e: Preparing 67d4d5e75e1c: Preparing 44343de3ea1d: Preparing b980140ca9cb: Waiting 0cb10db66825: Waiting 01f1f7e02003: Waiting 22665b106ace: Waiting dee036054a4f: Waiting c3618a6bfdf8: Waiting 13ca93b341c4: Waiting 7e97f3932515: Waiting cc09106e6ae9: Waiting 8c4fd8a7e8cf: Waiting 8d608079267e: Waiting 67d4d5e75e1c: Waiting 44343de3ea1d: Waiting e56295b201d5: Layer already exists b980140ca9cb: Layer already exists 60f1abbd7e8f: Pushed 0cb10db66825: Layer already exists 01f1f7e02003: Layer already exists 22665b106ace: Layer already exists dee036054a4f: Layer already exists c3618a6bfdf8: Layer already exists 7e97f3932515: Layer already exists 13ca93b341c4: Layer already exists cc09106e6ae9: Layer already exists 8c4fd8a7e8cf: Layer already exists 8d608079267e: Layer already exists 67d4d5e75e1c: Layer already exists 44343de3ea1d: Layer already exists 3ff5c2f3c8fb: Pushed nightly: digest: sha256:5eac4d22f5ca9438ac48bda7afc707160f017f016b6951914a5ce4d8c41f46cb size: 3667 2026-04-02 01:28:00,959: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 114 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly aa47191fac20 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 8010f053fcd7 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 8eee792c2595 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 1819df408e7a 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly ef87d24080e1 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 0c7564ac3bce 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 1bf6725a74ad 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 37a7a1cfc9a3 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 5d8ae0477e0f 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 93bf6149fcad 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly ede3af108a03 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 27bc97ef51ad 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly b1c6cb964bd6 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 39b4db1d5789 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 7c103e58bc81 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly b943c5a46de0 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 4773ecc53fd9 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b317a8cc3e8e 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 640aa27438ac 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly b66e03e13edc 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 9a902bc244d4 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 4b8d27e5dcbf 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly c491d5f16277 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 456af470f66b 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly da48787ec33c 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 51a8d9df3c86 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 5ef17082150d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly f3b78a4f52f0 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 8757436d39f6 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 23c7b72e8636 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 45543cfdcbfb 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 1d302e0f7fbd 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 809d60c0ea65 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly ff4b389b466f 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 778786a1a583 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly d1f124227ce4 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2c583fd5b2ae 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 68ec33c40731 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 6497b6b9b8c4 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 5f954d45ba7c 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 7e126f8965e1 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 5ba448750e39 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 68382d334106 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 8c5fc7fa659f 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 27a371380a59 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 058f8e7acf5c 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 9fdfa0bab5a2 2.9GB 0B U opensdn-test-test:nightly 8c5fc7fa659f 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 1a3b180eeb07 24.7GB 0B tf-dev-sandbox:stable 9fdfa0bab5a2 2.9GB 0B U