2025-09-05 15:09:07,111: INFO: Building opensdn-analytics-query-engine 2025-09-05 15:09:07,194: 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_9_4-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-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.28kB 0.0s done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_4-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 0.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 ... #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_4-2 #7 DONE 0.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #8 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_0_9_4-2 #8 CACHED #6 [internal] load build context #6 transferring context: #6 transferring context: 1.54kB done #6 DONE 4.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 ... #8 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_0_9_4-2 #8 CACHED #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.1s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 6.0s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 2.002 Contrail repo 5.5 MB/s | 106 kB 00:00 #11 2.169 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #11 3.209 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #11 3.772 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 264 kB 00:00 #11 4.450 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #11 9.589 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #11 13.39 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #11 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #11 15.32 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 392 kB 00:00 #11 15.64 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 16.40 added from: http://tf-mirrors.gz1.opensdn.io/re 484 kB/s | 16 kB 00:00 #11 16.81 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #11 17.01 added from: http://tf-mirrors.gz1.opensdn.io/re 324 kB/s | 13 kB 00:00 #11 17.60 added from: http://tf-mirrors.gz1.opensdn.io/re 821 kB/s | 64 kB 00:00 #11 19.10 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 30 MB 00:00 #11 48.96 Third parties for OpenSDN 21 MB/s | 5.4 MB 00:00 #11 65.08 Dependencies resolved. #11 65.08 =============================================================================================== #11 65.08 Package Arch Version Repository Size #11 65.08 =============================================================================================== #11 65.08 Installing: #11 65.08 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 65.08 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 65.08 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 65.08 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 65.08 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 65.08 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 65.08 Installing dependencies: #11 65.08 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 65.08 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 65.08 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 65.08 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 65.08 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 65.08 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 65.08 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 65.08 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 65.08 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 65.08 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 65.08 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 65.08 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 65.08 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 65.08 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 65.08 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 65.08 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 65.08 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 65.08 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 65.08 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 65.08 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 65.08 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 65.08 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 65.08 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 65.08 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 65.08 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 65.08 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 65.08 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 65.08 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 65.08 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 65.08 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 65.08 #11 65.08 Transaction Summary #11 65.08 =============================================================================================== #11 65.08 Install 36 Packages #11 65.08 #11 65.08 Total download size: 16 M #11 65.08 Installed size: 52 M #11 65.08 Downloading Packages: #11 65.13 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 2.4 MB/s | 74 kB 00:00 #11 65.13 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.8 MB/s | 71 kB 00:00 #11 65.13 (3/36): boost-1.75.0-8.el9.x86_64.rpm 867 kB/s | 11 kB 00:00 #11 65.15 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 16 kB 00:00 #11 65.15 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 24 kB 00:00 #11 65.15 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 36 kB 00:00 #11 65.15 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 65.15 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 44 kB 00:00 #11 65.17 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 #11 65.17 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.2 MB/s | 13 kB 00:00 #11 65.17 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 38 kB 00:00 #11 65.17 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 8.3 MB/s | 57 kB 00:00 #11 65.23 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 101 kB 00:00 #11 65.23 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.7 MB/s | 38 kB 00:00 #11 65.23 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #11 65.23 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 27 MB/s | 408 kB 00:00 #11 65.23 (17/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 15 kB 00:00 #11 65.23 (18/36): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #11 65.23 (19/36): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #11 65.23 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 65.23 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #11 65.23 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #11 65.23 (23/36): boost-serialization-1.75.0-8.el9.x86_6 7.1 MB/s | 129 kB 00:00 #11 65.27 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #11 65.27 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #11 65.27 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #11 65.27 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 55 kB 00:00 #11 65.27 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #11 65.27 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 6.0 MB/s | 30 kB 00:00 #11 65.27 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #11 65.41 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 27 MB/s | 1.0 MB 00:00 #11 65.41 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 26 MB/s | 1.3 MB 00:00 #11 65.50 (33/36): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #11 65.50 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 3.5 MB/s | 679 kB 00:00 #11 65.50 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.6 MB/s | 95 kB 00:00 #11 65.53 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 4.2 MB/s | 867 kB 00:00 #11 65.53 -------------------------------------------------------------------------------- #11 65.53 Total 36 MB/s | 16 MB 00:00 #11 65.53 Running transaction check #11 65.78 Transaction check succeeded. #11 65.78 Running transaction test #11 66.44 Transaction test succeeded. #11 66.44 Running transaction #11 67.96 Preparing : 1/1 #11 68.12 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 68.12 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 68.12 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 68.12 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 68.37 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 68.48 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 68.48 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 68.48 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 68.49 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 68.53 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 68.57 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 68.57 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 68.57 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 68.58 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 68.59 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 68.60 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 68.62 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 68.65 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 68.65 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 68.67 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 68.69 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 68.71 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 68.74 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 68.74 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 68.76 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 68.77 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 68.78 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 68.84 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 68.97 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 68.97 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 69.21 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 69.21 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 69.21 #11 69.21 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 69.35 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 69.35 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 69.56 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 69.56 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 69.67 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 69.67 #11 69.67 #11 69.67 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 69.99 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 70.02 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 70.12 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 70.21 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 70.28 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 70.28 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 70.32 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 70.32 #11 70.32 #11 70.36 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 70.40 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 70.46 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 70.46 #11 70.46 #11 71.04 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 71.04 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 71.04 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 71.04 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 71.04 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 71.04 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 71.04 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 71.04 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 71.04 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 71.04 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 71.04 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 71.04 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 71.04 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 71.04 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 71.04 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 71.04 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 71.04 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 71.04 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 71.04 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 71.04 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 71.04 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 71.04 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 71.04 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 71.04 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 71.04 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 71.04 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 71.04 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 71.04 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 71.04 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 71.04 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 71.04 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 71.04 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 71.04 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 71.04 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 71.04 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 71.04 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 71.16 #11 71.16 Installed: #11 71.16 boost-1.75.0-8.el9.x86_64 #11 71.16 boost-atomic-1.75.0-8.el9.x86_64 #11 71.16 boost-chrono-1.75.0-8.el9.x86_64 #11 71.16 boost-container-1.75.0-8.el9.x86_64 #11 71.16 boost-context-1.75.0-8.el9.x86_64 #11 71.16 boost-contract-1.75.0-8.el9.x86_64 #11 71.16 boost-coroutine-1.75.0-8.el9.x86_64 #11 71.16 boost-date-time-1.75.0-8.el9.x86_64 #11 71.16 boost-fiber-1.75.0-8.el9.x86_64 #11 71.16 boost-filesystem-1.75.0-8.el9.x86_64 #11 71.16 boost-graph-1.75.0-8.el9.x86_64 #11 71.16 boost-iostreams-1.75.0-8.el9.x86_64 #11 71.16 boost-locale-1.75.0-8.el9.x86_64 #11 71.16 boost-log-1.75.0-8.el9.x86_64 #11 71.16 boost-math-1.75.0-8.el9.x86_64 #11 71.16 boost-nowide-1.75.0-8.el9.x86_64 #11 71.16 boost-program-options-1.75.0-8.el9.x86_64 #11 71.16 boost-python3-1.75.0-8.el9.x86_64 #11 71.16 boost-random-1.75.0-8.el9.x86_64 #11 71.16 boost-regex-1.75.0-8.el9.x86_64 #11 71.16 boost-serialization-1.75.0-8.el9.x86_64 #11 71.16 boost-stacktrace-1.75.0-8.el9.x86_64 #11 71.16 boost-system-1.75.0-8.el9.x86_64 #11 71.16 boost-test-1.75.0-8.el9.x86_64 #11 71.16 boost-thread-1.75.0-8.el9.x86_64 #11 71.16 boost-timer-1.75.0-8.el9.x86_64 #11 71.16 boost-type_erasure-1.75.0-8.el9.x86_64 #11 71.16 boost-wave-1.75.0-8.el9.x86_64 #11 71.16 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 71.16 cyrus-sasl-2.1.27-21.el9.x86_64 #11 71.16 libicu-67.1-9.el9.x86_64 #11 71.16 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 71.16 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 71.16 logrotate-3.18.0-8.el9.x86_64 #11 71.16 protobuf-3.14.0-13.el9.x86_64 #11 71.16 redis-6.2.17-1.el9_5.x86_64 #11 71.16 #11 71.16 Complete! #11 71.59 80 files removed #11 DONE 72.1s #12 exporting to image #12 exporting layers #12 exporting layers 13.9s done #12 writing image sha256:36b53a34b896cd76313011988a8c1d85911678a917e4a9a48c7dc54e00a4405a #12 writing image sha256:36b53a34b896cd76313011988a8c1d85911678a917e4a9a48c7dc54e00a4405a 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_4-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_4-2 0.1s done #12 DONE 14.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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-09-05 15:10:50,667: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] a3de7ccc6b6d: Preparing 5b472ab08a96: Preparing 019590afae27: Preparing 22b0702d2dbe: Preparing 0609a0c927b7: Preparing d909ad6aaff4: Preparing 9f204882ac53: Preparing 21e6e50f9685: Preparing b386e46efece: Preparing 778d23189c7a: Preparing 7fbfb44b12fa: Preparing e4596d75406e: Preparing 16911900bcdb: Preparing eb5d3588c525: Preparing 44343de3ea1d: Preparing 0609a0c927b7: Waiting d909ad6aaff4: Waiting 9f204882ac53: Waiting 21e6e50f9685: Waiting b386e46efece: Waiting 778d23189c7a: Waiting 7fbfb44b12fa: Waiting e4596d75406e: Waiting 16911900bcdb: Waiting eb5d3588c525: Waiting 44343de3ea1d: Waiting 22b0702d2dbe: Layer already exists 0609a0c927b7: Layer already exists d909ad6aaff4: Layer already exists 019590afae27: Pushed 9f204882ac53: Layer already exists 21e6e50f9685: Layer already exists b386e46efece: Layer already exists 778d23189c7a: Layer already exists 7fbfb44b12fa: Layer already exists e4596d75406e: Layer already exists 16911900bcdb: Layer already exists eb5d3588c525: Layer already exists 44343de3ea1d: Layer already exists a3de7ccc6b6d: Pushed 5b472ab08a96: Pushed master-2_0_9_4-2: digest: sha256:2da22ec9c1a2d8cb29ff195a27b03a954831467031cbb659a7e0d7d253b08a5c size: 3460 2025-09-05 15:12:07,579: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 180 seconds