2025-11-24 12:55:35,097: INFO: Building opensdn-openstack-compute-init 2025-11-24 12:55:35,161: 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_3_6_8-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-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 #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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_3_6_8-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 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:5101/opensdn-general-base:r25.1-2_3_6_8-1 #7 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:r25.1-2_3_6_8-1 #7 CACHED #6 [internal] load build context #6 transferring context: 286B done #6 DONE 1.9s #8 [stage-1 2/4] COPY --from=build /buildroot/usr/bin/vrouter-port-control /opt/contrail/bin/ #8 DONE 0.6s #9 [stage-1 3/4] COPY *.sh / #9 DONE 2.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 4.112 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 4.187 Collecting nova_contrail_vif==0.1.dev0 #10 4.187 Downloading http://localhost:6667/pip/simple/nova-contrail-vif/nova_contrail_vif-0.1.dev0-py3-none-any.whl (21 kB) #10 4.236 Collecting contrail-vrouter-api==0.1.dev0 #10 4.253 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #10 4.253 Installing collected packages: nova-contrail-vif, contrail-vrouter-api #10 4.335 Successfully installed contrail-vrouter-api-0.1.dev0 nova-contrail-vif-0.1.dev0 #10 4.335 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 DONE 6.6s #11 exporting to image #11 exporting layers #11 exporting layers 2.0s done #11 writing image sha256:8f156d8131d944fe1aa16c90f39067218fd9dd333c62ecdbec52d27cc454f8b1 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:r25.1-2_3_6_8-1 0.0s done #11 DONE 4.7s 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) 2025-11-24 12:57:28,564: INFO: Docker build duration: 113 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init] 92b10b04efe2: Preparing df8202232bd7: Preparing a60d1a75318d: Preparing b7250f3e70d6: Preparing 7fed8c8e3800: Preparing c94e105f6cf3: Preparing dbd3f3e58bc4: Preparing 1b8519ca7218: Preparing 1fe846187b2f: Preparing 213c700ee551: Preparing 44343de3ea1d: Preparing a60d1a75318d: Waiting b7250f3e70d6: Waiting 7fed8c8e3800: Waiting c94e105f6cf3: Waiting dbd3f3e58bc4: Waiting 1b8519ca7218: Waiting 1fe846187b2f: Waiting 213c700ee551: Waiting 44343de3ea1d: Waiting df8202232bd7: Pushed a60d1a75318d: Pushed b7250f3e70d6: Layer already exists 7fed8c8e3800: Layer already exists c94e105f6cf3: Layer already exists dbd3f3e58bc4: Layer already exists 92b10b04efe2: Pushed 1b8519ca7218: Layer already exists 1fe846187b2f: Layer already exists 213c700ee551: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_3_6_8-1: digest: sha256:899f8ab0dd808dc7d57867e85a6ed87126765fd4a6617feb373b2508ca145254 size: 2613 2025-11-24 12:57:33,772: INFO: Building opensdn-openstack-compute-init finished successfully, duration: 118 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init r25.1-2_3_6_8-1 8f156d8131d9 14 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor r25.1-2_3_6_8-1 c8d4094cd2aa 29 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns r25.1-2_3_6_8-1 8157f9d0bc18 36 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq r25.1-2_3_6_8-1 cca3ffea599d 42 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent r25.1-2_3_6_8-1 942385c7b3bf 46 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent r25.1-2_3_6_8-1 b9ff7430e4ad 50 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api r25.1-2_3_6_8-1 10f9be09048c About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector r25.1-2_3_6_8-1 f52f8f41a9f0 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_3_6_8-1 0af3ef8ac769 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_3_6_8-1 e56e14f15e80 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_3_6_8-1 ff73dc59e5a5 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_3_6_8-1 f508c4a1cf21 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_3_6_8-1 c541381319e7 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_3_6_8-1 be084ecee27b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_3_6_8-1 c7389a1545f7 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_3_6_8-1 013e146e642d About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_3_6_8-1 d8efae0b5e39 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_3_6_8-1 41f959a3183d About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_3_6_8-1 bdb30fcf2d00 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_3_6_8-1 b04e024c0863 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init r25.1-2_3_6_8-1 efcaaf957ef4 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_3_6_8-1 3e424f230a41 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_3_6_8-1 b7c5f8056d3d 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_3_6_8-1 16a3dc06fe23 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_3_6_8-1 26ae92fe857d 4 minutes ago 1.74GB opensdn-test-test r25.1-2_3_6_8-1 26ae92fe857d 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_3_6_8-1 6bff2a24af6e 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_3_6_8-1 cbf8e8840821 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_3_6_8-1 de1c1d060327 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_3_6_8-1 64186a416d74 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_3_6_8-1 c8fce4332a65 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_3_6_8-1 91329e6dadf9 6 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_3_6_8-1 f78c48ea3070 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_3_6_8-1 a33563891f8f 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_3_6_8-1 0be189e218a8 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_3_6_8-1 28c08dd6ef36 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_3_6_8-1 7d168f8f3da1 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_3_6_8-1 23c577616e74 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_3_6_8-1 3eb3f2dc77d1 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_3_6_8-1 317cfa68702a 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src r25.1-2_3_6_8-1 cf9e3d8245a7 9 minutes ago 2.36MB tf-dev-sandbox compile dd345bb1cf85 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src r25.1-2_3_6_8-1 b15356cce211 2 hours ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src r25.1-2_3_6_8-1 d28240486050 2 hours ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src r25.1-2_3_6_8-1 060a761ef124 2 hours ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src adf6a8ac4946 2 hours ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src r25.1-2_3_6_8-1 6ee285701dd6 2 hours ago 3.78kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 24e013d811a1 2 hours ago 2.82GB