2026-05-11 01:32:40,583: INFO: Building opensdn-controller-config-api 2026-05-11 01:32:40,627: 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-api --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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.23kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 3.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 3.87kB done #8 DONE 3.2s #9 [stage-1 2/4] COPY *.sh / #9 DONE 2.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/share/doc/contrail-config/doc/source/contrail-config/html /usr/share/doc/contrail-config/doc/source/contrail-config/html #10 DONE 3.8s #11 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-api-server==0.1.dev0" "vnc_openstack==0.1.dev0" "contrail_issu==0.1.dev0" "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #11 3.491 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 3.570 Collecting contrail-api-server==0.1.dev0 #11 3.570 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (531 kB) #11 3.635 Collecting vnc_openstack==0.1.dev0 #11 3.635 Downloading http://localhost:6667/pip/simple/vnc-openstack/vnc_openstack-0.1.dev0-py3-none-any.whl (127 kB) #11 3.660 Collecting contrail_issu==0.1.dev0 #11 3.660 Downloading http://localhost:6667/pip/simple/contrail-issu/contrail_issu-0.1.dev0-py3-none-any.whl (13 kB) #11 3.706 Collecting schema_transformer==0.1.dev0 #11 3.727 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #11 3.727 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.12.25) #11 3.746 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (5.5.0) #11 3.917 Collecting keystonemiddleware #11 3.917 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #11 3.929 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.10.1) #11 3.929 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (2.11.0) #11 3.929 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from contrail-api-server==0.1.dev0) (26.4.0) #11 3.978 Collecting pycrypto #11 3.978 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #11 4.158 Preparing metadata (setup.py): started #11 4.451 Preparing metadata (setup.py): finished with status 'done' #11 4.451 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.1.dev0) #11 4.507 Collecting uwsgi #11 4.535 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #11 5.369 Preparing metadata (setup.py): started #11 5.752 Preparing metadata (setup.py): finished with status 'done' #11 5.986 Collecting keystoneauth1 #11 5.987 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #11 6.152 Collecting netifaces #11 6.152 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) #11 6.295 Collecting python-keystoneclient #11 6.295 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #11 6.458 Collecting python-novaclient #11 6.458 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/0deb5f6b89c36/python_novaclient-18.12.0-py3-none-any.whl (336 kB) #11 6.519 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (2.32.5) #11 6.519 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (0.5.0) #11 6.519 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.5) #11 6.608 Collecting jsonpickle #11 6.608 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #11 6.645 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 6.645 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.29.3) #11 6.645 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 6.645 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.8.1) #11 6.645 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.20.2) #11 6.645 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 6.645 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.12.0) #11 6.645 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.6.2) #11 6.645 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (2.1.6) #11 6.686 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (8.0.1) #11 6.686 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (6.0) #11 6.887 Collecting typing-extensions>=4.12 #11 6.887 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #11 7.030 Collecting os-service-types>=1.2.0 #11 7.030 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) #11 7.153 Collecting iso8601>=2.0.0 #11 7.153 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #11 7.326 Collecting pbr>=2.0.0 #11 7.326 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #11 7.326 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2026.2.25) #11 7.326 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2.6.3) #11 7.326 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.4.7) #11 7.326 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.11) #11 7.511 Collecting pycadf>=1.1.0 #11 7.511 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #11 7.632 Collecting oslo.i18n>=3.15.3 #11 7.632 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #11 7.899 Collecting oslo.utils>=3.33.0 #11 7.899 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #11 8.138 Collecting oslo.config>=5.2.0 #11 8.138 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #11 8.218 Collecting PyJWT>=2.4.0 #11 8.218 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28c/a37c070cad8ba/pyjwt-2.12.1-py3-none-any.whl (29 kB) #11 8.384 Collecting WebOb>=1.7.1 #11 8.384 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #11 8.520 Collecting oslo.serialization>=2.18.0 #11 8.530 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #11 8.682 Collecting oslo.context>=2.19.2 #11 8.682 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #11 8.863 Collecting oslo.cache>=3.11.0 #11 8.863 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #11 9.051 Collecting oslo.log>=3.36.0 #11 9.051 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #11 9.252 Collecting debtcollector>=1.2.0 #11 9.252 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #11 9.252 Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.9/site-packages (from python-keystoneclient->contrail-api-server==0.1.dev0) (26.0) #11 9.418 Collecting PrettyTable>=0.7.2 #11 9.418 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #11 11.14 Collecting wrapt>=1.7.0 #11 11.14 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) #11 11.29 Collecting dogpile.cache>=1.3.3 #11 11.30 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #11 11.78 Collecting PyYAML>=5.1 #11 11.78 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) #11 11.81 Collecting rfc3986>=1.2.0 #11 11.85 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #11 12.00 Collecting python-dateutil>=2.7.0 #11 12.00 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) #11 12.98 Collecting msgpack>=0.5.2 #11 13.00 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) #11 13.03 Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.9/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware->contrail-api-server==0.1.dev0) (2026.1) #11 13.31 Collecting pyparsing>=2.1.0 #11 13.31 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #11 13.97 Collecting psutil>=3.2.2 #11 14.01 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) #11 14.01 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=2.0.0->keystoneauth1->contrail-api-server==0.1.dev0) (82.0.1) #11 14.07 Collecting wcwidth #11 14.07 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #11 14.28 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (1.1.0) #11 14.35 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->contrail-api-server==0.1.dev0) (5.3.1) #11 14.35 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.1.0) #11 14.54 Collecting decorator>=4.0.0 #11 14.54 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #11 14.56 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (8.1.8) #11 14.73 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) (1.15.0) #11 14.95 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #11 14.95 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #11 15.41 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, wcwidth, oslo.log, keystoneauth1, dogpile.cache, WebOb, python-keystoneclient, PyJWT, pycadf, PrettyTable, oslo.cache, uwsgi, python-novaclient, pycrypto, netifaces, keystonemiddleware, jsonpickle, vnc-openstack, schema-transformer, contrail-issu, contrail-api-server #11 16.19 Running setup.py install for uwsgi: started #11 54.03 Running setup.py install for uwsgi: finished with status 'done' #11 54.11 Running setup.py install for pycrypto: started #11 63.64 Running setup.py install for pycrypto: finished with status 'done' #11 63.87 Successfully installed PrettyTable-3.16.0 PyJWT-2.12.1 PyYAML-6.0.3 WebOb-1.8.9 contrail-api-server-0.1.dev0 contrail-issu-0.1.dev0 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.1 iso8601-2.1.0 jsonpickle-4.1.1 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 rfc3986-2.0.0 schema-transformer-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 vnc-openstack-0.1.dev0 wcwidth-0.6.0 wrapt-2.1.2 #11 63.88 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 #11 DONE 64.6s #12 exporting to image #12 exporting layers #12 exporting layers 2.3s done #12 writing image sha256:c552799b35254a7b84600ae39eca4461ca0d224d26eab36d830b11e832bb98a5 #12 writing image sha256:c552799b35254a7b84600ae39eca4461ca0d224d26eab36d830b11e832bb98a5 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 0.0s done #12 DONE 2.4s 2 warnings 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 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-05-11 01:36:03,774: INFO: Docker build duration: 203 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-api] d6c81a6bb089: Preparing b03e23845ee6: Preparing e9feeaa1fad5: Preparing 59ec90d5ca9a: Preparing fe4639f50bfd: Preparing d3fff3312832: Preparing 30631369477c: Preparing adc731e0d007: Preparing 679e3e2fa496: Preparing f6ecf771a3da: Preparing 50f09dd93a94: Preparing 1190e3b16adc: Preparing 922b0ff7eaac: Preparing ec56e950ec7f: Preparing 55eaebdbf846: Preparing 01f8ace6490f: Preparing 44343de3ea1d: Preparing d6c81a6bb089: Waiting b03e23845ee6: Waiting e9feeaa1fad5: Waiting 59ec90d5ca9a: Waiting fe4639f50bfd: Waiting d3fff3312832: Waiting 30631369477c: Waiting adc731e0d007: Waiting 679e3e2fa496: Waiting f6ecf771a3da: Waiting 50f09dd93a94: Waiting 1190e3b16adc: Waiting 922b0ff7eaac: Waiting ec56e950ec7f: Waiting 55eaebdbf846: Waiting 01f8ace6490f: Waiting 44343de3ea1d: Waiting b03e23845ee6: Pushed e9feeaa1fad5: Pushed 59ec90d5ca9a: Layer already exists fe4639f50bfd: Layer already exists d3fff3312832: Layer already exists 30631369477c: Layer already exists adc731e0d007: Layer already exists 679e3e2fa496: Layer already exists f6ecf771a3da: Layer already exists d6c81a6bb089: Pushed 50f09dd93a94: Layer already exists 1190e3b16adc: Layer already exists ec56e950ec7f: Layer already exists 922b0ff7eaac: Layer already exists 01f8ace6490f: Layer already exists 55eaebdbf846: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:023f36d6a038695bbeeb3fbcffd9fa66a9fd68ff00f25bf2db98629abbfa73c5 size: 3878 2026-05-11 01:36:07,563: INFO: Building opensdn-controller-config-api finished successfully, duration: 207 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 43c28af9e1dc 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 62520ca8c472 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 6271cc04432a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 11334afe788e 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly b8bbba56f4fe 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 2c43d4a96f39 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 0e3b2f27aa29 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly a79b70e2a2d8 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 156812c52a79 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 127575736da3 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 45ccbe09b121 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 70003f3054c8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 9286e754eae3 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly c552799b3525 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 689e939c5b04 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly fe66921496b7 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 041988137a44 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 99da5fd66cd4 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 5430ad93cb2e 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly c398df763fa4 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 54566a084553 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 512da0c9fe85 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly e392b3d1ad35 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 51b128a88c13 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly a8cf2ece71a8 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly f2030ed430eb 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly a7ed4d47e79a 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 1e3bd6a57286 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 0f9927e309f3 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly b89ef7ec89d5 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 731504a5c553 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 6a94e17d7d96 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 62e2096bbf4d 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 4900d4e7565c 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 0cbbf58d8e19 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 204a7c4b0668 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly e047ab2edd7a 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly bb138472817b 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly ea204df1dee8 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 9b7c75b15c52 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly dd63f5f298d9 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly ea4f1b8b9790 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 6e2b47cb52a5 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 29aec86f0799 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 839acea247db 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 3e75fe86d663 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 7ee92e403de9 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 72e5ba1d1391 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly a2fd6e45e954 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 952725f0f3ef 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 20b03631cf79 614MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 10df8f9d6fba 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly cd30653c43bb 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U opensdn-test-test:nightly 839acea247db 1.84GB 0B tf-dev-sandbox:compile ed681e391104 24.7GB 0B