2025-10-08 06:21:52,552: INFO: Building opensdn-analytics-collector 2025-10-08 06:21:52,653: 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_0_4_2-2 --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-analytics-collector --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.27kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_4_2-2 #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 3.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_2-2 #5 DONE 0.1s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_4_2-2 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 5.50kB 0.0s done #8 DONE 2.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.2s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 2.408 Contrail repo 7.1 kB/s | 257 B 00:00 #11 2.463 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 3.748 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 730 kB 00:00 #11 4.416 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 264 kB 00:00 #11 4.862 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #11 9.170 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.0 MB 00:00 #11 11.23 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #11 11.92 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 13.09 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 392 kB 00:00 #11 13.90 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 451 kB 00:00 #11 14.51 added from: http://tf-mirrors.gz1.opensdn.io/re 389 kB/s | 16 kB 00:00 #11 14.92 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #11 15.12 added from: http://tf-mirrors.gz1.opensdn.io/re 552 kB/s | 13 kB 00:00 #11 15.39 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #11 16.36 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 30 MB 00:00 #11 30.17 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #11 37.14 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #11 37.15 Error: #11 37.15 Problem: cannot install the best candidate for the job #11 37.15 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 37.15 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 37.15 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 37.15 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 ERROR: process "/bin/sh -c set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 ------ > [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum: 15.39 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 16.36 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 30 MB 00:00 30.17 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 37.14 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 37.15 Error: 37.15 Problem: cannot install the best candidate for the job 37.15 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 37.15 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 37.15 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 37.15 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc ------ 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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) Dockerfile:21 -------------------- 20 | COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector 21 | >>> RUN set -e ; 22 | >>> source /etc/os-release && 23 | >>> ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; 24 | >>> if [[ ${ver} == 9 ]]; then 25 | >>> pkgs="boost" ; 26 | >>> else 27 | >>> pkgs="boost169" ; 28 | >>> fi ; 29 | >>> yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; 30 | >>> yum clean all -y ; 31 | >>> rm -rf /var/cache/yum 32 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 2025-10-08 06:22:47,857: INFO: Docker build duration: 55 seconds 2025-10-08 06:22:47,865: ERROR: Building opensdn-analytics-collector failed, duration: 55 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_2-2 618ba922aee4 27 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_2-2 8d03ceb3ca24 27 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_2-2 cf9a4ef61f84 36 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_2-2 4425075d55bf 36 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_2-2 7c0a2ad214e0 38 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_2-2 6f7d3c4c7352 38 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_2-2 cfd734290f90 42 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_2-2 d1d9886d4795 43 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_2-2 434425b7a40a 44 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_2-2 41060d8f983b 44 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_2-2 b483a6e726ab 46 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_2-2 131c0799ef23 46 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_2-2 32dc00c4e77f 46 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_2-2 0edb523e551b About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_2-2 46f8c498061c About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_2-2 282b52d913c1 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_2-2 ad5d5404ae6b About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_2-2 089722be9053 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_2-2 fa59fa0599e8 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_2-2 d130b29f382b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_2-2 e0de62734ae6 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_2-2 f46fb2e36ff7 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_2-2 b83275535803 2 minutes ago 173MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_2-2 420e347dd7c8 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_2-2 b5f88cd12112 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_2-2 468e1bf6b4ab 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_2-2 89e6993c3219 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_2-2 5ad11afb0934 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_2-2 39f6fd0793d0 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_2-2 8f1c320356d9 4 minutes ago 2.43MB tf-dev-sandbox compile cde08bf9844d 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_2-2 5554399f8a05 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_2-2 520aa0aec33b About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ae161eaf48a8 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_2-2 ad9da9466d35 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_2-2 f2904cb3be79 About an hour ago 32.6MB tf-dev-sandbox frozen 492f73cdd762 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 492f73cdd762 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB