2025-11-19 15:33:39,093: INFO: Building opensdn-controller-config-svcmonitor 2025-11-19 15:33:39,148: 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_3_8_5-2 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 969B 0.0s done #1 DONE 0.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_8_5-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.8s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_8_5-2 #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_5-2 #5 CACHED #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_5-2 #5 CACHED #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 1.1s #7 [2/3] COPY *.sh / #7 DONE 2.3s #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.936 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 3.025 Collecting svc_monitor==0.1.dev0 #8 3.037 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) #8 3.073 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.0) #8 3.073 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 3.073 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.10.0) #8 3.089 Collecting contrail-api-server==0.1.dev0 #8 3.110 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (521 kB) #8 3.114 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (25.9.1) #8 3.114 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.473 Collecting pyyaml #8 3.499 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.524 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.0) #8 3.693 Collecting python-novaclient #8 3.713 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #8 3.778 Collecting pycrypto #8 3.799 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 4.028 Preparing metadata (setup.py): started #8 4.462 Preparing metadata (setup.py): finished with status 'done' #8 4.485 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 4.637 Collecting keystonemiddleware #8 4.648 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 4.663 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 4.842 Collecting netifaces #8 4.853 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 4.862 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 5.101 Collecting keystoneauth1 #8 5.101 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 5.363 Collecting python-keystoneclient #8 5.384 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 5.461 Collecting uwsgi #8 5.499 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 6.177 Preparing metadata (setup.py): started #8 6.790 Preparing metadata (setup.py): finished with status 'done' #8 6.862 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 6.862 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 6.862 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 6.862 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.4) #8 6.862 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 6.862 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 6.862 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 6.862 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 6.862 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 6.910 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 6.910 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 6.977 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (25.0) #8 6.977 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 6.977 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 6.977 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.2) #8 7.047 Collecting iso8601>=0.1.11 #8 7.056 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 7.183 Collecting oslo.i18n>=3.15.3 #8 7.206 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 7.534 Collecting oslo.utils>=3.33.0 #8 7.571 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.925 Collecting pbr>=3.0.0 #8 7.927 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.028 Collecting PrettyTable>=0.7.2 #8 8.038 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 8.226 Collecting oslo.serialization>=2.20.0 #8 8.226 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.271 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.271 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.5.0) #8 8.271 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.4) #8 8.271 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2025.11.12) #8 8.463 Collecting typing-extensions>=4.12 #8 8.486 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 8.571 Collecting os-service-types>=1.2.0 #8 8.582 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 9.193 Collecting msgpack>=0.5.2 #8 9.193 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 9.319 Collecting pyparsing>=2.1.0 #8 9.324 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e38/a4f02064cf41f/pyparsing-3.2.5-py3-none-any.whl (113 kB) #8 10.10 Collecting psutil>=3.2.2 #8 10.13 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3bb/428f9f05c1225/psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) #8 10.27 Collecting debtcollector>=1.2.0 #8 10.27 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 10.27 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (80.9.0) #8 10.43 Collecting wcwidth #8 10.43 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a7b/b560c8aee30f9/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #8 10.53 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 10.76 Collecting oslo.log>=3.36.0 #8 10.76 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 11.12 Collecting oslo.config>=5.2.0 #8 11.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 11.33 Collecting pycadf>=1.1.0 #8 11.33 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 11.58 Collecting oslo.cache>=3.11.0 #8 11.60 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 11.78 Collecting WebOb>=1.7.1 #8 11.80 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 12.06 Collecting PyJWT>=2.4.0 #8 12.06 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcd/d193e30abefd5/PyJWT-2.10.1-py3-none-any.whl (22 kB) #8 12.27 Collecting oslo.context>=2.19.2 #8 12.29 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 13.95 Collecting wrapt>=1.7.0 #8 13.98 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5dc/1b852337c6792/wrapt-2.0.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #8 14.01 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 14.20 Collecting dogpile.cache>=1.3.3 #8 14.20 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 14.45 Collecting rfc3986>=1.2.0 #8 14.45 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 14.66 Collecting python-dateutil>=2.7.0 #8 14.66 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 15.41 Collecting decorator>=4.0.0 #8 15.41 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 15.45 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 15.66 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 15.66 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 16.13 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 17.29 Running setup.py install for uwsgi: started #8 64.53 Running setup.py install for uwsgi: finished with status 'done' #8 64.53 Running setup.py install for pycrypto: started #8 82.63 Running setup.py install for pycrypto: finished with status 'done' #8 82.97 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 82.97 Successfully installed PrettyTable-3.16.0 PyJWT-2.10.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.1.3 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.11.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.2.14 wrapt-2.0.1 #8 DONE 84.0s #9 exporting to image #9 exporting layers #9 exporting layers 8.2s done #9 writing image sha256:96caab12d94b02e96b20cc59eb70c4ceee3f311241674a5273849cbf099a8a1d #9 writing image sha256:96caab12d94b02e96b20cc59eb70c4ceee3f311241674a5273849cbf099a8a1d 0.0s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_8_5-2 0.0s done #9 DONE 8.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-11-19 15:35:20,833: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor] 0bbeff26f011: Preparing 73a51fd46b0d: Preparing e3e3df1cb5ef: Preparing 8bf7d52c848d: Preparing 53c3880a1746: Preparing be15eaef2c47: Preparing 49170d4d0963: Preparing e4349af9281d: Preparing d2523c77c996: Preparing f50502e0bdd4: Preparing 12b20d80e7c0: Preparing d6b454c66ac1: Preparing d4a07003b5a3: Preparing 682715891da3: Preparing 44343de3ea1d: Preparing 0bbeff26f011: Waiting 73a51fd46b0d: Waiting e3e3df1cb5ef: Waiting 8bf7d52c848d: Waiting 53c3880a1746: Waiting be15eaef2c47: Waiting 49170d4d0963: Waiting e4349af9281d: Waiting d2523c77c996: Waiting f50502e0bdd4: Waiting 12b20d80e7c0: Waiting d6b454c66ac1: Waiting d4a07003b5a3: Waiting 682715891da3: Waiting 44343de3ea1d: Waiting 0bbeff26f011: Pushed 73a51fd46b0d: Pushed e3e3df1cb5ef: Layer already exists 8bf7d52c848d: Layer already exists 53c3880a1746: Layer already exists be15eaef2c47: Layer already exists 49170d4d0963: Layer already exists e4349af9281d: Layer already exists d2523c77c996: Layer already exists 12b20d80e7c0: Layer already exists f50502e0bdd4: Layer already exists d6b454c66ac1: Layer already exists 682715891da3: Layer already exists d4a07003b5a3: Layer already exists 44343de3ea1d: Layer already exists master-2_3_8_5-2: digest: sha256:78647aaf56c85882aa1b79570f225838a4947225d0e7c18907118b242fbea9e1 size: 3459 2025-11-19 15:35:33,694: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 114 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_8_5-2 b0884672158f 16 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_8_5-2 93fc9b0b4173 20 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_8_5-2 96caab12d94b 22 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_8_5-2 1867f6d0900c 33 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_8_5-2 9d6dca486cc3 34 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_8_5-2 ab00a3d54071 47 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_8_5-2 a916a5666557 53 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_8_5-2 7aa0d25545d3 56 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_8_5-2 b4a633016c38 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_8_5-2 562d318a571b About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_8_5-2 dc34c6388930 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_8_5-2 12db5564ac85 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_8_5-2 fdc0edd67e6b About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_8_5-2 05228610e452 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_8_5-2 692a1127b823 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_8_5-2 b7ab0713341f About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_8_5-2 fea7838f421d About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_8_5-2 f25b2716f01c About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_8_5-2 f2c7a0bd9c50 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_8_5-2 cd6746e0f36e About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_8_5-2 bfc47181d13c About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_8_5-2 47b4bcb8e139 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_8_5-2 5a3951d52ab6 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_8_5-2 24dd8c59342e About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_8_5-2 c2af8da2637f 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_8_5-2 fb8cde814224 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_8_5-2 3e42d5afb586 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_8_5-2 acb09254a48e 4 minutes ago 1.74GB opensdn-test-test master-2_3_8_5-2 acb09254a48e 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_8_5-2 3dd8004678ec 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_8_5-2 afca88780e53 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_8_5-2 5cd72f789517 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_8_5-2 2207d0760e5e 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_8_5-2 40796df627dc 6 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_8_5-2 fbb3b6164dd6 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_8_5-2 bc973099ecef 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_8_5-2 c6e5bec91a43 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_8_5-2 fbc4986b930c 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_8_5-2 8f49d78c8b5f 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_8_5-2 f813afc9cb2b 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_8_5-2 b98836f09000 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_8_5-2 4fa5c985ae94 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_8_5-2 fc169508c3c5 8 minutes ago 2.46MB tf-dev-sandbox compile 464581ece716 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_8_5-2 8c6143afc3fa About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4f8f339b1ed3 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_8_5-2 c57167acca74 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_8_5-2 c5582c2b04b0 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_8_5-2 d6df2e535fd8 About an hour ago 4.17kB tf-dev-sandbox frozen 9e6672de3993 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 9e6672de3993 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB