2025-09-15 17:08:59,437: INFO: Building opensdn-controller-config-devicemgr 2025-09-15 17:08:59,498: 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_1_1_6-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-devicemgr --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.95kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_1_6-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.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_1_6-1 #7 DONE 0.0s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_6-1 #8 DONE 0.2s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_6-1 #8 DONE 0.2s #6 [internal] load build context #6 transferring context: 1.97kB done #6 DONE 4.0s #9 [stage-1 2/4] COPY --from=build /root/work/build/production/config/fabric-ansible/ansible-playbooks/dist/fabric_ansible_playbooks-0.1.dev0.tar.gz /opt/contrail/fabric_ansible_playbooks/ #9 DONE 0.6s #10 [stage-1 3/4] RUN set -e ; yum install -y libffi-devel iputils ; python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; ansible-galaxy install Juniper.junos ; rm -f Juniper.junos ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; rm -rf /root/.cache #10 1.150 Contrail repo 7.1 MB/s | 106 kB 00:00 #10 1.319 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #10 7.698 added from: http://tf-mirrors.gz1.opensdn.io/re 144 kB/s | 730 kB 00:05 #10 18.86 added from: http://tf-mirrors.gz1.opensdn.io/re 25 kB/s | 264 kB 00:10 #10 19.56 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 7.0 MB 00:00 #10 24.61 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 4.0 MB 00:00 #10 27.87 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #10 28.64 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #10 35.80 added from: http://tf-mirrors.gz1.opensdn.io/re 77 kB/s | 392 kB 00:05 #10 36.69 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 451 kB 00:00 #10 37.52 added from: http://tf-mirrors.gz1.opensdn.io/re 41 kB/s | 16 kB 00:00 #10 38.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 kB/s | 257 B 00:00 #10 38.88 added from: http://tf-mirrors.gz1.opensdn.io/re 138 kB/s | 13 kB 00:00 #10 39.54 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 64 kB 00:00 #10 41.36 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 30 MB 00:00 #10 150.7 Third parties for OpenSDN 0.0 B/s | 0 B 01:20 #10 150.7 Errors during downloading metadata for repository 'tpc': #10 150.7 - Curl error (6): Couldn't resolve host name for http://nexus.gz1.opensdn.io/repository/yum-tpc9/repodata/repomd.xml [Could not resolve host: nexus.gz1.opensdn.io] #10 150.8 Error: Failed to download metadata for repo 'tpc': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried #10 ERROR: process "/bin/sh -c set -e ; yum install -y libffi-devel iputils ; python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; ansible-galaxy install Juniper.junos ; rm -f Juniper.junos ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; rm -rf /root/.cache" did not complete successfully: exit code: 1 ------ > [stage-1 3/4] RUN set -e ; yum install -y libffi-devel iputils ; python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; ansible-galaxy install Juniper.junos ; rm -f Juniper.junos ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; rm -rf /root/.cache: 36.69 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 451 kB 00:00 37.52 added from: http://tf-mirrors.gz1.opensdn.io/re 41 kB/s | 16 kB 00:00 38.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 kB/s | 257 B 00:00 38.88 added from: http://tf-mirrors.gz1.opensdn.io/re 138 kB/s | 13 kB 00:00 39.54 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 64 kB 00:00 41.36 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 30 MB 00:00 150.7 Third parties for OpenSDN 0.0 B/s | 0 B 01:20 150.7 Errors during downloading metadata for repository 'tpc': 150.7 - Curl error (6): Couldn't resolve host name for http://nexus.gz1.opensdn.io/repository/yum-tpc9/repodata/repomd.xml [Could not resolve host: nexus.gz1.opensdn.io] 150.8 Error: Failed to download metadata for repo 'tpc': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried ------ 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) Dockerfile:25 -------------------- 24 | COPY --from=build /root/work/build/production/config/fabric-ansible/ansible-playbooks/dist/fabric_ansible_playbooks-0.1.dev0.tar.gz /opt/contrail/fabric_ansible_playbooks/ 25 | >>> RUN set -e ; 26 | >>> yum install -y libffi-devel iputils ; 27 | >>> # ansible-core requires importlib-resources to be installed 28 | >>> python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; 29 | >>> python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; 30 | >>> yum clean all -y ; 31 | >>> rm -rf /var/cache/yum ; 32 | >>> source /functions.sh ; 33 | >>> download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; 34 | >>> ansible-galaxy install Juniper.junos ; 35 | >>> rm -f Juniper.junos ; 36 | >>> python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; 37 | >>> rm -rf /root/.cache 38 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; yum install -y libffi-devel iputils ; python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; ansible-galaxy install Juniper.junos ; rm -f Juniper.junos ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; rm -rf /root/.cache" did not complete successfully: exit code: 1 2025-09-15 17:11:58,033: INFO: Docker build duration: 179 seconds 2025-09-15 17:11:58,039: ERROR: Building opensdn-controller-config-devicemgr failed, duration: 179 seconds REPOSITORY TAG IMAGE ID CREATED SIZE opensdn-test-test master-2_1_1_6-1 4b23eb530234 31 seconds ago 1.65GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_1_6-1 4b23eb530234 31 seconds ago 1.65GB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_1_1_6-1 b54c2efd42b9 45 seconds ago 1.6GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_6-1 6381cec373b8 59 seconds ago 531MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_6-1 199384166e75 About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_1_6-1 b5ecf2c04e3d 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_6-1 6b10860ac23f 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_1_6-1 ea628fe7eb08 2 minutes ago 888MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_6-1 63d46e2d6897 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_6-1 b9a6cfb9c914 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_1_6-1 840790669d5c 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_6-1 57653db9fecf 2 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_6-1 12a649edc221 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_6-1 cec1473ea449 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_6-1 71d8f6053d37 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_6-1 821d6b67420c 2 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_6-1 628f65eb3eab 2 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_6-1 a67961d17c40 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_6-1 719933b0e947 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_6-1 1090ae56d2e2 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_6-1 40f9d363cace 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_6-1 ba0b43aad8f9 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_6-1 1b58b7b94e3c 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_6-1 1daaf9bb96e4 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_6-1 785e6e203acb 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_6-1 5b37c502c85d 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_6-1 86af7a05f59e 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_6-1 bcf2f0191577 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_6-1 9187109eacd4 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_6-1 a40178acc2f7 4 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_6-1 6c2af5116c66 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_6-1 4304ad49ac17 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_6-1 3cb6affa328f 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_6-1 aadd29ee3a94 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_6-1 fa09047c4e6f 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_6-1 07f850d40ceb 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_6-1 507a60aad9b1 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_6-1 bf6c5eec4ecf 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_6-1 a385a9f10522 7 minutes ago 2.4MB tf-dev-sandbox compile 7017c3b16326 7 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_6-1 768de1b883a7 47 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_6-1 7c5163b1224e 47 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 668cdec518bd 47 minutes ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_6-1 da6c00e7fb68 47 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_6-1 204d615aae71 47 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 73b913423a6c About an hour ago 22GB