2026-04-23 01:46:20,738: INFO: Building opensdn-controller-config-api 2026-04-23 01:46:20,773: 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-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.23kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 #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 0.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.3s #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-r25.1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 3.87kB done #8 DONE 1.5s #9 [stage-1 2/4] COPY *.sh / #9 DONE 1.4s #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 1.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 1.956 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 2.075 Collecting contrail-api-server==0.1.dev0 #11 2.093 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (521 kB) #11 2.158 Collecting vnc_openstack==0.1.dev0 #11 2.158 Downloading http://localhost:6667/pip/simple/vnc-openstack/vnc_openstack-0.1.dev0-py3-none-any.whl (126 kB) #11 2.197 Collecting contrail_issu==0.1.dev0 #11 2.227 Downloading http://localhost:6667/pip/simple/contrail-issu/contrail_issu-0.1.dev0-py3-none-any.whl (13 kB) #11 2.278 Collecting schema_transformer==0.1.dev0 #11 2.278 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #11 2.557 Collecting netifaces #11 2.598 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 2.598 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 2.718 Collecting uwsgi #11 2.741 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #11 4.444 Preparing metadata (setup.py): started #11 5.473 Preparing metadata (setup.py): finished with status 'done' #11 5.596 Collecting python-keystoneclient #11 5.612 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #11 5.630 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.10.1) #11 5.885 Collecting keystonemiddleware #11 5.892 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #11 5.976 Collecting pycrypto #11 5.996 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #11 6.291 Preparing metadata (setup.py): started #11 6.950 Preparing metadata (setup.py): finished with status 'done' #11 6.950 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (2.11.0) #11 6.950 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from contrail-api-server==0.1.dev0) (26.4.0) #11 6.950 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (5.5.0) #11 7.175 Collecting keystoneauth1 #11 7.186 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #11 7.206 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 7.216 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (0.5.0) #11 7.218 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (2.32.5) #11 7.558 Collecting python-novaclient #11 7.571 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/0deb5f6b89c36/python_novaclient-18.12.0-py3-none-any.whl (336 kB) #11 7.832 Collecting jsonpickle #11 7.886 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #11 7.886 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.5) #11 7.925 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 7.925 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 7.925 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 7.925 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 7.925 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 7.925 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 7.925 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 7.925 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 7.925 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 8.096 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 8.096 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (6.0) #11 8.566 Collecting typing-extensions>=4.12 #11 8.587 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #11 8.760 Collecting iso8601>=2.0.0 #11 8.760 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #11 8.824 Collecting os-service-types>=1.2.0 #11 8.824 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 9.159 Collecting pbr>=2.0.0 #11 9.159 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #11 9.181 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 9.181 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 9.181 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 9.199 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 9.926 Collecting oslo.config>=5.2.0 #11 9.957 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #11 10.16 Collecting pycadf>=1.1.0 #11 10.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #11 10.37 Collecting PyJWT>=2.4.0 #11 10.40 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28c/a37c070cad8ba/pyjwt-2.12.1-py3-none-any.whl (29 kB) #11 10.67 Collecting WebOb>=1.7.1 #11 10.67 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #11 10.94 Collecting oslo.cache>=3.11.0 #11 10.94 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #11 11.45 Collecting oslo.log>=3.36.0 #11 11.46 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #11 11.85 Collecting oslo.context>=2.19.2 #11 11.89 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #11 12.23 Collecting oslo.serialization>=2.18.0 #11 12.23 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #11 12.76 Collecting oslo.utils>=3.33.0 #11 12.76 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #11 13.07 Collecting oslo.i18n>=3.15.3 #11 13.08 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #11 13.38 Collecting debtcollector>=1.2.0 #11 13.38 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #11 13.38 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 13.70 Collecting PrettyTable>=0.7.2 #11 13.70 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #11 19.38 Collecting wrapt>=1.7.0 #11 19.38 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 19.95 Collecting dogpile.cache>=1.3.3 #11 19.95 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #11 20.29 Collecting rfc3986>=1.2.0 #11 20.32 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #11 21.10 Collecting PyYAML>=5.1 #11 21.10 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 21.45 Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.9/site-packages (from oslo.log>=3.36.0->keystonemiddleware->contrail-api-server==0.1.dev0) (2.9.0.post0) #11 21.54 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 23.07 Collecting msgpack>=0.5.2 #11 23.07 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 25.11 Collecting psutil>=3.2.2 #11 25.11 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 25.83 Collecting pyparsing>=2.1.0 #11 25.89 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #11 25.95 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 26.08 Collecting wcwidth #11 26.08 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #11 26.41 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 26.49 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 26.49 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 26.91 Collecting decorator>=4.0.0 #11 26.91 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #11 26.96 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 27.43 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 27.96 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #11 27.96 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #11 29.01 Installing collected packages: wrapt, pbr, PyYAML, pyparsing, psutil, oslo.i18n, iso8601, debtcollector, typing-extensions, rfc3986, oslo.utils, msgpack, 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 30.60 Running setup.py install for uwsgi: started #11 90.67 Running setup.py install for uwsgi: still running... #11 99.51 Running setup.py install for uwsgi: finished with status 'done' #11 99.60 Running setup.py install for pycrypto: started #11 117.5 Running setup.py install for pycrypto: finished with status 'done' #11 118.5 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 118.5 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-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 DONE 120.8s #12 exporting to image #12 exporting layers #12 exporting layers 5.2s done #12 writing image sha256:6eaeae0e17063e7dc97cf8c4acafad3caf3d5a4b97b064412ecbe42759c3dd49 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 0.0s done #12 DONE 5.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-23 01:48:37,329: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-api] 91cbf48eff4c: Preparing 822c7f1d64d9: Preparing 504a3c432401: Preparing 6afbb0b62192: Preparing 45675b4b743b: Preparing 659457c1c1c6: Preparing ed1a186ea2ae: Preparing df328565c7df: Preparing 5ea2aa2ce125: Preparing 0ca844f36471: Preparing 1fde9bf02d8e: Preparing ebf217dc4349: Preparing cdf92e101229: Preparing 7a896865f413: Preparing 3ca537e0e959: Preparing 44343de3ea1d: Preparing 91cbf48eff4c: Waiting 822c7f1d64d9: Waiting 504a3c432401: Waiting 6afbb0b62192: Waiting 45675b4b743b: Waiting 659457c1c1c6: Waiting ed1a186ea2ae: Waiting df328565c7df: Waiting 5ea2aa2ce125: Waiting 0ca844f36471: Waiting ebf217dc4349: Waiting cdf92e101229: Waiting 7a896865f413: Waiting 3ca537e0e959: Waiting 44343de3ea1d: Waiting 1fde9bf02d8e: Waiting 822c7f1d64d9: Pushed 504a3c432401: Pushed 6afbb0b62192: Layer already exists 45675b4b743b: Layer already exists 659457c1c1c6: Layer already exists ed1a186ea2ae: Layer already exists df328565c7df: Layer already exists 5ea2aa2ce125: Layer already exists 0ca844f36471: Layer already exists 1fde9bf02d8e: Layer already exists ebf217dc4349: Layer already exists cdf92e101229: Layer already exists 7a896865f413: Layer already exists 3ca537e0e959: Layer already exists 44343de3ea1d: Layer already exists 91cbf48eff4c: Pushed nightly-r25.1: digest: sha256:ca0cbedca866632660e571e33740a92ebb11ab08d6b294bd03a52dd7217db4b7 size: 3669 2026-04-23 01:49:27,398: INFO: Building opensdn-controller-config-api finished successfully, duration: 187 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-r25.1 3978cd541dff 651MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 1875560f22dd 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 d93e55a62fa8 984MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 5412312460ea 865MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 dfed2fcd6a6c 873MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 d707caad3d75 873MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 46c5dfcebadb 873MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 0a5278f593a7 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 bc8eabbe7be2 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 ce5e62512ff5 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 92343996b7ad 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 ac040aab56bf 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 6eaeae0e1706 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 55e58344bd17 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 78b45540d317 654MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 abaacc127602 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 b6c33acaeb91 656MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 eb71546da8da 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 1c2102a743d5 1.26GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 70dd263bcc06 1.02GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 9141256e61ec 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 a4a4f048d629 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 41681b4c94ca 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 e961b14ae80e 422MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 7e458e202903 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 ce7bb9c79172 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 abfb9e7e7417 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 0fc9164d13f4 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 f08ff29e28e4 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 1f2b2d2bfbef 438MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 ba386208897a 449MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 dc747e0a6234 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 e58432b5e7f2 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 9b2639d7301f 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 06d69273f1b4 655MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 fb64ad7d194b 640MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 e5f72bc5047f 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 e3adff2bf8e8 774MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 82fa3721f2de 418MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 ecbbada5872f 434MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 bb8a6a4ed9a4 434MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 16fef2afe871 635MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 9540366815be 774MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 2ce482ee0d6a 946MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 4a3698e3da40 709MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 790fcc6a50a7 709MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 75d4d825b3b7 2.87GB 0B U tf-dev-sandbox:compile bc791ae6079e 24.7GB 0B