2025-10-08 06:20:17,370: INFO: Building opensdn-analytics-query-engine 2025-10-08 06:20:17,443: 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_9_3-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-analytics-query-engine --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.37kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_3-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 3.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_9_3-1 #5 DONE 0.7s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_9_3-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.3s #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 1.071 Contrail repo 11 kB/s | 257 B 00:00 #11 1.144 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #11 2.101 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 730 kB 00:00 #11 2.332 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #11 2.685 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #11 5.213 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 4.0 MB 00:00 #11 7.715 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 8.647 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #11 10.45 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 392 kB 00:00 #11 11.15 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #11 11.69 added from: http://tf-mirrors.gz1.opensdn.io/re 580 kB/s | 16 kB 00:00 #11 12.12 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #11 12.58 added from: http://tf-mirrors.gz1.opensdn.io/re 196 kB/s | 13 kB 00:00 #11 13.20 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #11 14.16 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #11 34.37 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #11 47.33 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #11 47.33 Error: #11 47.33 Problem: cannot install the best candidate for the job #11 47.33 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 47.33 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 47.33 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 47.33 - 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: 13.20 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 14.16 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 34.37 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 47.33 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 47.33 Error: 47.33 Problem: cannot install the best candidate for the job 47.33 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 47.33 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 47.33 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 47.33 - 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:23 -------------------- 22 | COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine 23 | >>> RUN set -e ; 24 | >>> source /etc/os-release && 25 | >>> ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; 26 | >>> if [[ ${ver} == 9 ]]; then 27 | >>> pkgs="boost" ; 28 | >>> else 29 | >>> pkgs="boost169" ; 30 | >>> fi ; 31 | >>> yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; 32 | >>> yum clean all -y ; 33 | >>> rm -rf /var/cache/yum 34 | -------------------- 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:21:51,549: INFO: Docker build duration: 94 seconds 2025-10-08 06:21:51,554: ERROR: Building opensdn-analytics-query-engine failed, duration: 94 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_9_3-1 e50ddc01f4fa 11 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_9_3-1 f0b8213072b8 27 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_9_3-1 ca0a823b5ee2 42 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_9_3-1 afd91ea6967d 54 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_9_3-1 eb41de9f6d37 55 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_9_3-1 887596f1ef5a About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_9_3-1 576721fc92a0 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_9_3-1 7b924420322d About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_9_3-1 10394a80e296 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_9_3-1 0f78ed7180cb About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_9_3-1 2d54c21df1a9 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_9_3-1 fe97ee6e46af About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_9_3-1 7f44b4676371 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_9_3-1 a2a09d7af287 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_9_3-1 56cc0a2448c5 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_9_3-1 6ac553fd506b About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_9_3-1 f2bd26bfdd91 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_9_3-1 05a0af1a909e About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_9_3-1 cfc822fdde6f About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_9_3-1 b86781fa697d About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_9_3-1 9f5bf3864578 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_9_3-1 d2003d0c6dab 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_9_3-1 0b1f8ba82e50 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_9_3-1 9540c7e26899 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_9_3-1 6f34aa44b616 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_9_3-1 21a9ae4dd238 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_9_3-1 806cfbe1759c 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_9_3-1 8c062b7ee6ef 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_9_3-1 e9309329f5c1 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_9_3-1 50af7064bc2d 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_9_3-1 2e18b3448e52 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_3-1 ad7a0f5732f2 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_3-1 d20340db4552 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_3-1 855b1dcc3ae3 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_3-1 b22fbe4b39e9 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_3-1 0d3818ca025e 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_3-1 5feb0d540b43 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_3-1 7a4572d2113b 5 minutes ago 2.42MB tf-dev-sandbox compile ae634ca4bf25 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_3-1 78ca000956ac About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src c472c34f8ff4 About an hour ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_3-1 a2edd1148def About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_3-1 c49176bfb44a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_3-1 536389d63933 About an hour ago 32.6MB tf-dev-sandbox frozen 66fcaabff305 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 66fcaabff305 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB