2026-05-04 01:36:00,292: INFO: Building opensdn-controller-config-api 2026-05-04 01:36:00,358: 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 transferring dockerfile: #1 transferring dockerfile: 1.23kB done #1 DONE 2.4s #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 2.4s #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 DONE 0.0s #8 [internal] load build context #8 transferring context: 3.87kB done #8 DONE 2.9s #9 [stage-1 2/4] COPY *.sh / #9 DONE 1.8s #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 0.3s #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 0.982 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 1.030 Collecting contrail-api-server==0.1.dev0 #11 1.031 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (531 kB) #11 1.082 Collecting vnc_openstack==0.1.dev0 #11 1.088 Downloading http://localhost:6667/pip/simple/vnc-openstack/vnc_openstack-0.1.dev0-py3-none-any.whl (127 kB) #11 1.126 Collecting contrail_issu==0.1.dev0 #11 1.126 Downloading http://localhost:6667/pip/simple/contrail-issu/contrail_issu-0.1.dev0-py3-none-any.whl (13 kB) #11 1.142 Collecting schema_transformer==0.1.dev0 #11 1.155 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #11 1.184 Collecting pycrypto #11 1.192 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #11 1.389 Preparing metadata (setup.py): started #11 1.824 Preparing metadata (setup.py): finished with status 'done' #11 1.921 Collecting netifaces #11 1.921 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.052 Collecting keystonemiddleware #11 2.062 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #11 2.087 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from contrail-api-server==0.1.dev0) (26.4.0) #11 2.129 Collecting uwsgi #11 2.133 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #11 2.475 Preparing metadata (setup.py): started #11 2.786 Preparing metadata (setup.py): finished with status 'done' #11 2.873 Collecting keystoneauth1 #11 2.885 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #11 2.954 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (5.5.0) #11 3.054 Collecting python-keystoneclient #11 3.078 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #11 3.082 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.082 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (2.11.0) #11 3.082 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.082 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 3.214 Collecting python-novaclient #11 3.221 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ca7/0deb5f6b89c36/python_novaclient-18.12.0-py3-none-any.whl (336 kB) #11 3.240 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (0.5.0) #11 3.240 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (2.32.5) #11 3.246 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.5) #11 3.324 Collecting jsonpickle #11 3.333 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #11 3.357 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 3.357 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 3.357 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 3.357 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 3.357 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 3.357 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 3.358 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 3.358 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 3.389 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 3.422 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (6.0) #11 3.423 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 3.653 Collecting typing-extensions>=4.12 #11 3.661 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #11 3.729 Collecting iso8601>=2.0.0 #11 3.735 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #11 3.824 Collecting os-service-types>=1.2.0 #11 3.833 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 3.961 Collecting pbr>=2.0.0 #11 3.969 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #11 4.043 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 4.047 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 4.047 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 4.047 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 4.259 Collecting oslo.config>=5.2.0 #11 4.262 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #11 4.445 Collecting oslo.cache>=3.11.0 #11 4.455 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #11 4.515 Collecting pycadf>=1.1.0 #11 4.537 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #11 4.599 Collecting oslo.i18n>=3.15.3 #11 4.609 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #11 4.687 Collecting oslo.context>=2.19.2 #11 4.692 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #11 4.861 Collecting oslo.utils>=3.33.0 #11 4.876 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #11 5.005 Collecting PyJWT>=2.4.0 #11 5.016 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28c/a37c070cad8ba/pyjwt-2.12.1-py3-none-any.whl (29 kB) #11 5.173 Collecting oslo.log>=3.36.0 #11 5.189 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #11 5.297 Collecting oslo.serialization>=2.18.0 #11 5.303 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #11 5.376 Collecting WebOb>=1.7.1 #11 5.392 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #11 5.535 Collecting debtcollector>=1.2.0 #11 5.535 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #11 5.580 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 5.755 Collecting PrettyTable>=0.7.2 #11 5.766 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #11 7.904 Collecting wrapt>=1.7.0 #11 7.908 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 8.167 Collecting dogpile.cache>=1.3.3 #11 8.195 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #11 8.308 Collecting rfc3986>=1.2.0 #11 8.308 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #11 8.584 Collecting PyYAML>=5.1 #11 8.603 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 8.853 Collecting python-dateutil>=2.7.0 #11 8.879 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 9.742 Collecting msgpack>=0.5.2 #11 9.742 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 9.803 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 9.982 Collecting pyparsing>=2.1.0 #11 9.989 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #11 10.48 Collecting psutil>=3.2.2 #11 10.48 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 10.51 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 10.55 Collecting wcwidth #11 10.56 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #11 10.67 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 10.70 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 10.71 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 10.87 Collecting decorator>=4.0.0 #11 10.87 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #11 10.93 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 11.04 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 11.22 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #11 11.22 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #11 11.61 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 12.76 Running setup.py install for uwsgi: started #11 50.98 Running setup.py install for uwsgi: finished with status 'done' #11 51.06 Running setup.py install for pycrypto: started #11 63.09 Running setup.py install for pycrypto: finished with status 'done' #11 63.38 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.40 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 66.9s #12 exporting to image #12 exporting layers #12 exporting layers 5.0s done #12 writing image sha256:491eaca416aef091c587629748e56d2e3a2a20bcc59b7cfcdc407175a06c7d6c #12 writing image sha256:491eaca416aef091c587629748e56d2e3a2a20bcc59b7cfcdc407175a06c7d6c 0.4s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 0.6s done #12 DONE 6.1s 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-05-04 01:39:25,128: INFO: Docker build duration: 205 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-api] 1a3619aa7214: Preparing d75c28e54a81: Preparing 9cf6ad9b5151: Preparing 641f242c9083: Preparing 529bb724b425: Preparing 6e3b73e64b3e: Preparing 09be8a6db2f7: Preparing 9da1201a8265: Preparing 971804465ba9: Preparing c3d28b2e7e44: Preparing b40a78cb26ce: Preparing 34b5fd3a829e: Preparing 90a0c9b66db9: Preparing 3ef527e6c071: Preparing 1a4191832fe2: Preparing 8b93e05b1bfa: Preparing 44343de3ea1d: Preparing 1a3619aa7214: Waiting d75c28e54a81: Waiting 9cf6ad9b5151: Waiting 641f242c9083: Waiting 529bb724b425: Waiting 6e3b73e64b3e: Waiting 09be8a6db2f7: Waiting 9da1201a8265: Waiting 971804465ba9: Waiting c3d28b2e7e44: Waiting b40a78cb26ce: Waiting 34b5fd3a829e: Waiting 90a0c9b66db9: Waiting 3ef527e6c071: Waiting 1a4191832fe2: Waiting 8b93e05b1bfa: Waiting 44343de3ea1d: Waiting d75c28e54a81: Pushed 9cf6ad9b5151: Pushed 641f242c9083: Layer already exists 529bb724b425: Layer already exists 6e3b73e64b3e: Layer already exists 09be8a6db2f7: Layer already exists 9da1201a8265: Layer already exists 971804465ba9: Layer already exists c3d28b2e7e44: Layer already exists b40a78cb26ce: Layer already exists 34b5fd3a829e: Layer already exists 90a0c9b66db9: Layer already exists 3ef527e6c071: Layer already exists 1a4191832fe2: Layer already exists 8b93e05b1bfa: Layer already exists 44343de3ea1d: Layer already exists 1a3619aa7214: Pushed nightly: digest: sha256:27557dd8e43a45fa046e10e392b44cf4da248b7a11b0b01e0ba03341f42847a7 size: 3878 2026-05-04 01:39:44,375: INFO: Building opensdn-controller-config-api finished successfully, duration: 224 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 b5fa6fd60e18 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly ef959e2246b2 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 9a24c70dd94a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 134a787ec5d3 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 6f85a314e04e 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 47a942b69855 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly d9d233000a42 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly c3fdabf667c8 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 917967aaf895 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 3e1b58ee0540 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly b4207155c463 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 58e496d00ea1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly e3cde19377a1 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 491eaca416ae 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 357647db2cbb 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 78c509916f4e 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly bf0a6ed27ed2 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 1f4f6dc1b75c 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b57fa2f9790f 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly a442f50d33f5 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0d2f33bf5c80 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2346b4b88ae9 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 7d2317a09a21 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly ac6613ddcdfe 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 686aa8b0c9d1 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly 5532f33401b8 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 5e1ee89cbf80 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 620898168d90 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly f66b0697d41d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1252308c6eda 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4a42c3f186c5 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 1157e2ef629a 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 75ac21d38c0a 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly c82a59c156da 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c864f1f8819 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b3c8c5476868 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 461edab1c906 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0fde78f65c55 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 415660d01c9f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 481a3d348f62 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly fa63435d3f38 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 597e37a2acb6 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 07299c46afdd 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly cc15ff9df3a7 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly d952d063ce99 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 4106a2b24e89 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 791285ee989d 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d6fd2f471793 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 0272476e6d9b 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly d68a679ae82a 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 2c09d4309d5b 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly cbaffd5d487c 613MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 6e4f54a7fde9 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 22626a6fdad3 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U opensdn-test-test:nightly 4106a2b24e89 1.84GB 0B tf-dev-sandbox:compile 027cf91a4309 24.7GB 0B