2026-02-20 14:33:00,541: INFO: Building opensdn-controller-config-api 2026-02-20 14:33:00,585: 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=r25.1-2_6_4_2-1 --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 #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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_2-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 2.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_2-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_2-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 3.87kB done #8 DONE 3.0s #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 2.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.452 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 1.556 Collecting contrail-api-server==0.1.dev0 #11 1.556 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (521 kB) #11 1.603 Collecting vnc_openstack==0.1.dev0 #11 1.603 Downloading http://localhost:6667/pip/simple/vnc-openstack/vnc_openstack-0.1.dev0-py3-none-any.whl (126 kB) #11 1.664 Collecting contrail_issu==0.1.dev0 #11 1.664 Downloading http://localhost:6667/pip/simple/contrail-issu/contrail_issu-0.1.dev0-py3-none-any.whl (13 kB) #11 1.712 Collecting schema_transformer==0.1.dev0 #11 1.728 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #11 1.762 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.10.1) #11 1.762 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (5.5.0) #11 1.762 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.041 Collecting python-keystoneclient #11 2.041 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #11 2.041 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from contrail-api-server==0.1.dev0) (25.9.1) #11 2.041 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (2.10.0) #11 2.080 Collecting pycrypto #11 2.080 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #11 2.236 Preparing metadata (setup.py): started #11 2.472 Preparing metadata (setup.py): finished with status 'done' #11 2.656 Collecting keystonemiddleware #11 2.668 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #11 2.750 Collecting uwsgi #11 2.770 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #11 3.701 Preparing metadata (setup.py): started #11 4.468 Preparing metadata (setup.py): finished with status 'done' #11 4.516 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.684 Collecting keystoneauth1 #11 4.684 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #11 4.820 Collecting netifaces #11 4.820 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 4.985 Collecting python-novaclient #11 5.002 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #11 5.009 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (2.32.5) #11 5.009 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (0.5.0) #11 5.026 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #11 5.122 Collecting jsonpickle #11 5.122 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #11 5.122 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 5.122 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 5.122 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 5.122 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 5.122 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 5.127 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 5.127 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 5.127 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.0) #11 5.176 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 5.230 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 5.230 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (6.0) #11 5.529 Collecting pbr>=2.0.0 #11 5.529 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #11 5.569 Collecting iso8601>=2.0.0 #11 5.569 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #11 5.671 Collecting typing-extensions>=4.12 #11 5.671 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #11 5.769 Collecting os-service-types>=1.2.0 #11 5.769 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 5.769 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.4.4) #11 5.769 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 5.769 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2026.1.4) #11 5.769 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 6.021 Collecting oslo.config>=5.2.0 #11 6.021 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #11 6.107 Collecting PyJWT>=2.4.0 #11 6.128 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/94a/6bde30eb5c8e0/pyjwt-2.11.0-py3-none-any.whl (28 kB) #11 6.189 Collecting WebOb>=1.7.1 #11 6.189 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #11 6.314 Collecting oslo.context>=2.19.2 #11 6.314 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #11 6.422 Collecting oslo.cache>=3.11.0 #11 6.429 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #11 6.642 Collecting pycadf>=1.1.0 #11 6.683 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #11 6.854 Collecting oslo.log>=3.36.0 #11 6.881 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #11 7.037 Collecting oslo.utils>=3.33.0 #11 7.066 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #11 7.180 Collecting oslo.i18n>=3.15.3 #11 7.180 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.296 Collecting oslo.serialization>=2.18.0 #11 7.296 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #11 7.364 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 7.441 Collecting debtcollector>=1.2.0 #11 7.441 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #11 7.511 Collecting PrettyTable>=0.7.2 #11 7.511 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #11 9.700 Collecting wrapt>=1.7.0 #11 9.742 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0cb/4f59238c6625f/wrapt-2.1.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #11 9.972 Collecting dogpile.cache>=1.3.3 #11 9.972 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #11 10.15 Collecting rfc3986>=1.2.0 #11 10.19 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #11 10.57 Collecting PyYAML>=5.1 #11 10.57 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 10.79 Collecting python-dateutil>=2.7.0 #11 10.79 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 10.94 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) (2025.3) #11 11.55 Collecting msgpack>=0.5.2 #11 11.63 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 11.96 Collecting pyparsing>=2.1.0 #11 11.98 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/850/ba148bd908d7e/pyparsing-3.3.2-py3-none-any.whl (122 kB) #11 12.72 Collecting psutil>=3.2.2 #11 12.72 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 12.77 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.0) #11 12.86 Collecting wcwidth #11 12.86 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1a3/a1e510b553315/wcwidth-0.6.0-py3-none-any.whl (94 kB) #11 12.98 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 13.05 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 13.05 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 13.29 Collecting decorator>=4.0.0 #11 13.29 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #11 13.39 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 13.53 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 13.97 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #11 13.97 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #11 14.57 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.07 Running setup.py install for uwsgi: started #11 57.51 Running setup.py install for uwsgi: finished with status 'done' #11 58.00 Running setup.py install for pycrypto: started #11 67.95 Running setup.py install for pycrypto: finished with status 'done' #11 68.10 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 68.11 Successfully installed PrettyTable-3.16.0 PyJWT-2.11.0 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.11.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.1 #11 DONE 68.5s #12 exporting to image #12 exporting layers #12 exporting layers 1.8s done #12 writing image sha256:0b51712a8494bce1cb3773bc283f9c5774ee56cbc2ad04d49df9006de65a4fb0 #12 writing image sha256:0b51712a8494bce1cb3773bc283f9c5774ee56cbc2ad04d49df9006de65a4fb0 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_2-1 done #12 DONE 1.9s 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-02-20 14:35:42,530: INFO: Docker build duration: 162 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-api] 38ed8a36df25: Preparing 173a986169ba: Preparing 15008c3db89c: Preparing 43fea34c200e: Preparing 5508513d33bd: Preparing ab611fe5ef1f: Preparing 36c2cd945d05: Preparing 6f132dc149bb: Preparing 2382612faa28: Preparing 2d11e6a04903: Preparing af14b26de0b2: Preparing f11260eabf58: Preparing 59c2db70cce0: Preparing d6544e469db3: Preparing 2c3856d23289: Preparing 44343de3ea1d: Preparing 38ed8a36df25: Waiting 173a986169ba: Waiting 15008c3db89c: Waiting 43fea34c200e: Waiting 5508513d33bd: Waiting ab611fe5ef1f: Waiting 36c2cd945d05: Waiting 6f132dc149bb: Waiting 2382612faa28: Waiting 2d11e6a04903: Waiting af14b26de0b2: Waiting f11260eabf58: Waiting 59c2db70cce0: Waiting d6544e469db3: Waiting 2c3856d23289: Waiting 44343de3ea1d: Waiting 173a986169ba: Pushed 43fea34c200e: Layer already exists 5508513d33bd: Layer already exists 15008c3db89c: Pushed ab611fe5ef1f: Layer already exists 6f132dc149bb: Layer already exists 36c2cd945d05: Layer already exists 2d11e6a04903: Layer already exists 2382612faa28: Layer already exists af14b26de0b2: Layer already exists f11260eabf58: Layer already exists 59c2db70cce0: Layer already exists d6544e469db3: Layer already exists 2c3856d23289: Layer already exists 44343de3ea1d: Layer already exists 38ed8a36df25: Pushed r25.1-2_6_4_2-1: digest: sha256:0209bdaaf501945b2a4f10e3a64980e6fb0d6838457156c61491535cc21b6370 size: 3670 2026-02-20 14:36:09,020: INFO: Building opensdn-controller-config-api finished successfully, duration: 189 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:5101/opensdn-analytics-alarm-gen:r25.1-2_6_4_2-1 508e296e6b30 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:r25.1-2_6_4_2-1 7780bbc07877 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_6_4_2-1 8372e9d779ca 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:r25.1-2_6_4_2-1 05079d40ca81 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:r25.1-2_6_4_2-1 97b3922ceb6f 893MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_6_4_2-1 6087b86340bb 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:r25.1-2_6_4_2-1 39bd2f5e0e24 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_6_4_2-1 a69d36be8b2e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:r25.1-2_6_4_2-1 440b15381bf9 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_6_4_2-1 ccd1cec912d6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:r25.1-2_6_4_2-1 5a02aae865d3 3.78kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:r25.1-2_6_4_2-1 98519c6f010a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:r25.1-2_6_4_2-1 a84839856def 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:r25.1-2_6_4_2-1 0b51712a8494 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_6_4_2-1 6123138fabd1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:r25.1-2_6_4_2-1 e18aef449583 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:r25.1-2_6_4_2-1 1a537fd6b614 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:r25.1-2_6_4_2-1 77a3f6421193 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:r25.1-2_6_4_2-1 8c23aeb84d98 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:r25.1-2_6_4_2-1 192b9f7a1861 1.29GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:r25.1-2_6_4_2-1 c668425b3d79 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:r25.1-2_6_4_2-1 226829c9d202 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:r25.1-2_6_4_2-1 39406b03ac0d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:r25.1-2_6_4_2-1 856ddf82148f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:r25.1-2_6_4_2-1 f51cb213464c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:r25.1-2_6_4_2-1 ae5f5d486c50 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:r25.1-2_6_4_2-1 dcd831f40750 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:r25.1-2_6_4_2-1 937cf8e9641d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:r25.1-2_6_4_2-1 19476ac4512c 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:r25.1-2_6_4_2-1 4b6088965d0d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:r25.1-2_6_4_2-1 14dcb7548e69 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:r25.1-2_6_4_2-1 4352ef9091be 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:r25.1-2_6_4_2-1 21d04492b6e7 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:r25.1-2_6_4_2-1 0475e78702bb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:r25.1-2_6_4_2-1 33ea31c3eda2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_6_4_2-1 db747c2529ed 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:r25.1-2_6_4_2-1 28d5f656a246 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:r25.1-2_6_4_2-1 55d1788268bd 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:r25.1-2_6_4_2-1 68e91a49a8e9 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:r25.1-2_6_4_2-1 9427a565b095 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:r25.1-2_6_4_2-1 871492a3d331 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_6_4_2-1 7144adafb937 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:r25.1-2_6_4_2-1 0f9fa2d94ae8 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:r25.1-2_6_4_2-1 619fcc05b612 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:r25.1-2_6_4_2-1 91edbe84a2a1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:r25.1-2_6_4_2-1 c8079cd07061 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:r25.1-2_6_4_2-1 7746ef0df556 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:r25.1-2_6_4_2-1 86fed82515bf 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_6_4_2-1 cb0013611554 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:r25.1-2_6_4_2-1 3a42ffae41cd 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:r25.1-2_6_4_2-1 4413fd789dca 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:r25.1-2_6_4_2-1 fb063ba69b87 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:r25.1-2_6_4_2-1 c1cd6291095a 630MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:r25.1-2_6_4_2-1 658e35918f44 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:r25.1-2_6_4_2-1 7746ef0df556 1.83GB 0B tf-dev-sandbox:compile a6322269a649 24.7GB 0B