2026-07-18 14:53:21,998: INFO: Building opensdn-openstack-compute-init 2026-07-18 14:53:22,073: 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=master-2_9_0_1-2_3 --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=26.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 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_0_1-2_3 #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 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_0_1-2_3 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 286B done #7 DONE 3.1s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 2.1s #9 [stage-1 3/4] COPY *.sh / #9 DONE 2.1s #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.502 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 2.691 Collecting nova_contrail_vif==0.1.dev0 #10 2.691 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 2.771 Collecting contrail-vrouter-api==0.1.dev0 #10 2.798 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 2.798 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 2.894 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.903 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 DONE 7.4s #11 exporting to image #11 exporting layers #11 exporting layers 0.8s done #11 writing image sha256:44f19e3f47c07e3a9b7481b83258ee053f47980fb0212828d2079cfd3575b205 #11 writing image sha256:44f19e3f47c07e3a9b7481b83258ee053f47980fb0212828d2079cfd3575b205 0.1s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_0_1-2_3 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_0_1-2_3 0.2s done #11 DONE 5.3s 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-07-18 14:54:25,604: INFO: Docker build duration: 64 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init] 2997b83fe9f4: Preparing 2f59d7110e09: Preparing 5c6ec23e2f9d: Preparing 0859305f309e: Preparing 2997b83fe9f4: Waiting 2f59d7110e09: Waiting 5c6ec23e2f9d: Waiting df1de84ea4f3: Preparing 71a91e1e9178: Preparing 05fa6eb83d5f: Preparing 6f5165128625: Preparing 74211be19fdc: Preparing 5e29e1a18344: Preparing 0a079a92bbb2: Preparing 44343de3ea1d: Preparing 0859305f309e: Waiting df1de84ea4f3: Waiting 71a91e1e9178: Waiting 05fa6eb83d5f: Waiting 6f5165128625: Waiting 74211be19fdc: Waiting 5e29e1a18344: Waiting 0a079a92bbb2: Waiting 44343de3ea1d: Waiting 2f59d7110e09: Pushed 5c6ec23e2f9d: Pushed 0859305f309e: Layer already exists df1de84ea4f3: Layer already exists 2997b83fe9f4: Pushed 71a91e1e9178: Layer already exists 05fa6eb83d5f: Layer already exists 6f5165128625: Layer already exists 74211be19fdc: Layer already exists 5e29e1a18344: Layer already exists 0a079a92bbb2: Layer already exists 44343de3ea1d: Layer already exists master-2_9_0_1-2_3: digest: sha256:531773c68549bd84a78e1cef7056d6738ce19ab8441bb1fb93559b437cc03802 size: 2822 2026-07-18 14:54:34,636: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 73 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_0_1-2_3 3ed312f3e17d 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_0_1-2_3 ae68340d8880 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_0_1-2_3 cd1c02fec7cc 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_0_1-2_3 e50c068f0083 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_0_1-2_3 57393ca08f64 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_0_1-2_3 82217c220319 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_0_1-2_3 47d27663c6fa 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_0_1-2_3 408812f76028 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_0_1-2_3 ae2e52bfa736 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_0_1-2_3 37237ad12cb4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_0_1-2_3 8d044310db39 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_0_1-2_3 13ba7e16abeb 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_0_1-2_3 e5dbfe64b60c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_0_1-2_3 7ea6a73b17b1 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_0_1-2_3 568c8705bc93 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_0_1-2_3 b9b818cceefa 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_0_1-2_3 cdd0cf9b2234 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_0_1-2_3 c2a051f821cb 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_0_1-2_3 fcb4232cbb52 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_0_1-2_3 e03fd5c4b208 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_0_1-2_3 a658f5a9cf5e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_0_1-2_3 205c497db271 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_0_1-2_3 6403d610eee7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_0_1-2_3 3ea676a7c983 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_0_1-2_3 036712f0aac8 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_0_1-2_3 99259cb1205c 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_0_1-2_3 e3f0349c5a8a 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_0_1-2_3 ff36a8d0a6d8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_0_1-2_3 b96cb873050f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_0_1-2_3 59c77ae77788 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_0_1-2_3 250566bb027b 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_0_1-2_3 284a04e1a5e5 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_0_1-2_3 85889665c751 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_0_1-2_3 44f19e3f47c0 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_0_1-2_3 ab79de8d8e3a 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_0_1-2_3 406ffc303d03 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_0_1-2_3 d248e9a2557d 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_0_1-2_3 1d5d6fcdbca3 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_0_1-2_3 6d09773852bb 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen d12bc01e4683 21.4GB 0B U tf-dev-sandbox:compile c6666f57bbcf 34.9GB 0B