2026-06-15 01:16:32,236: INFO: Building opensdn-openstack-compute-init 2026-06-15 01:16:32,247: 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-openstack-compute-init --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.06kB done #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-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 1.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly #7 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly #7 CACHED #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 ... #6 [internal] load build context #6 transferring context: 286B done #6 DONE 0.9s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 0.7s #9 [stage-1 3/4] COPY *.sh / #9 DONE 1.6s #10 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-deps -t /opt/contrail/site-packages --no-compile --extra-index-url http://localhost:6667/pip/simple "nova_contrail_vif==0.1.dev0" "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #10 2.509 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 2.574 Collecting nova_contrail_vif==0.1.dev0 #10 2.585 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 2.604 Collecting contrail-vrouter-api==0.1.dev0 #10 2.610 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 2.617 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 2.645 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 #10 2.646 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 DONE 3.5s #11 exporting to image #11 exporting layers #11 exporting layers 0.3s done #11 writing image sha256:f517cdcd185550a9cd53a937b8327f32f4b0377ec02b6447ec4080e396d97e90 #11 writing image sha256:f517cdcd185550a9cd53a937b8327f32f4b0377ec02b6447ec4080e396d97e90 0.2s done #11 naming to nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly #11 naming to nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 0.3s done #11 DONE 3.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-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-15 01:16:56,988: INFO: Docker build duration: 24 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init] a3d978600958: Preparing 90d008fe4153: Preparing fe07f0185db3: Preparing 7eb2a12dfd8f: Preparing 57e749dc8535: Preparing a3ce876e5984: Preparing 0ba2fa8db18a: Preparing 30084f49d4a6: Preparing 2ea431a851c0: Preparing 194deb68f110: Preparing 9b37608899d4: Preparing 44343de3ea1d: Preparing a3d978600958: Waiting 90d008fe4153: Waiting fe07f0185db3: Waiting 7eb2a12dfd8f: Waiting 57e749dc8535: Waiting a3ce876e5984: Waiting 0ba2fa8db18a: Waiting 30084f49d4a6: Waiting 2ea431a851c0: Waiting 194deb68f110: Waiting 9b37608899d4: Waiting 44343de3ea1d: Waiting 7eb2a12dfd8f: Layer already exists 57e749dc8535: Layer already exists 90d008fe4153: Pushed a3ce876e5984: Layer already exists fe07f0185db3: Pushed 2ea431a851c0: Layer already exists 30084f49d4a6: Layer already exists 0ba2fa8db18a: Layer already exists a3d978600958: Pushed 9b37608899d4: Layer already exists 44343de3ea1d: Layer already exists 194deb68f110: Layer already exists nightly: digest: sha256:a35e3b40d29769e0d6d39696267b6ea1b01e1f943e3019e33a90c64d8986f3bf size: 2822 2026-06-15 01:16:59,339: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 27 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 3856d1eb23b7 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 32171dca5cae 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 4039758f7211 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 679aaa57b0ae 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 67e43ed53117 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly a73de7e1b6dc 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 0e917074c6b9 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly aa0dcc4c773a 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 4bfb27268796 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly ab14ca42adec 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 879d131bd8da 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 842114114f44 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly cbcad895ab56 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly c17193115b83 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 1c2e160e6525 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly d392ba14e2e3 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 9262b491a08e 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly ef88e8218af2 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 9139597de04c 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 031577a4ab2d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 0f6db755bd37 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly f5fdce42a49d 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly d6f7e8d789db 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 729db37283f1 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 84c47a558620 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 2b14f7369d67 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly d6a70b8ab26f 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly d531ff0ddba3 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 9b9cf3d0bf16 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly f517cdcd1855 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 35e7b8db3a47 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly a7761e0f50e7 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly c97b82c1c3ac 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly e601ab8f42e1 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly e32913355fbe 743MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable ff2c6305ec1c 2.9GB 0B U tf-dev-sandbox:compile 6cf65f3f12e6 24.7GB 0B