2025-09-05 19:05:13,865: INFO: Building opensdn-analytics-query-engine 2025-09-05 19:05:13,885: 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_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-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 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_6-1 #1 DONE 1.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.28kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_6-1 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_6-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 transferring context: 1.54kB 0.1s done #8 DONE 0.3s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 ... #1 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_6-1 #1 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 1.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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 1.310 Contrail repo 7.4 MB/s | 106 kB 00:00 #11 1.387 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 2.1 MB 00:00 #11 1.765 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 #11 1.949 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 264 kB 00:00 #11 2.258 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #11 4.612 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #11 6.258 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 7.053 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 2.3 MB 00:00 #11 8.653 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 392 kB 00:00 #11 9.522 added from: http://tf-mirrors.gz1.opensdn.io/re 856 kB/s | 451 kB 00:00 #11 9.755 added from: http://tf-mirrors.gz1.opensdn.io/re 340 kB/s | 16 kB 00:00 #11 10.22 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 kB/s | 257 B 00:00 #11 10.57 added from: http://tf-mirrors.gz1.opensdn.io/re 507 kB/s | 13 kB 00:00 #11 10.79 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #11 11.60 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #11 29.09 Third parties for OpenSDN 27 MB/s | 5.4 MB 00:00 #11 47.15 Dependencies resolved. #11 47.16 =============================================================================================== #11 47.16 Package Arch Version Repository Size #11 47.16 =============================================================================================== #11 47.16 Installing: #11 47.16 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 47.16 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 47.16 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 47.16 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 47.16 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 47.16 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 47.16 Installing dependencies: #11 47.16 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 47.16 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 47.16 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 47.16 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 47.16 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 47.16 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 47.16 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 47.16 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 47.16 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 47.16 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 47.16 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 47.16 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 47.16 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 47.16 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 47.16 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 47.16 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 47.16 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 47.16 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 47.16 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 47.16 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 47.16 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 47.16 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 47.16 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 47.16 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 47.16 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 47.16 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 47.16 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 47.16 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 47.16 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 47.16 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 47.16 #11 47.16 Transaction Summary #11 47.16 =============================================================================================== #11 47.16 Install 36 Packages #11 47.16 #11 47.16 Total download size: 16 M #11 47.16 Installed size: 52 M #11 47.16 Downloading Packages: #11 47.21 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.2 MB/s | 71 kB 00:00 #11 47.21 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 2.0 MB/s | 74 kB 00:00 #11 47.21 (3/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 16 kB 00:00 #11 47.21 (4/36): boost-1.75.0-8.el9.x86_64.rpm 964 kB/s | 11 kB 00:00 #11 47.30 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #11 47.30 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 36 kB 00:00 #11 47.30 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 15 kB 00:00 #11 47.30 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 44 kB 00:00 #11 47.30 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #11 47.30 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 911 kB/s | 13 kB 00:00 #11 47.30 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 38 kB 00:00 #11 47.30 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 3.3 MB/s | 57 kB 00:00 #11 47.30 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 101 kB 00:00 #11 47.30 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.1 MB/s | 38 kB 00:00 #11 47.30 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 33 MB/s | 214 kB 00:00 #11 47.30 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 24 MB/s | 408 kB 00:00 #11 47.30 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 205 kB 00:00 #11 47.30 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 47.30 (19/36): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #11 47.33 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 92 kB 00:00 #11 47.33 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #11 47.36 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 277 kB 00:00 #11 47.41 (23/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.8 MB/s | 27 kB 00:00 #11 47.41 (24/36): boost-serialization-1.75.0-8.el9.x86_6 2.2 MB/s | 129 kB 00:00 #11 47.41 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 922 kB/s | 13 kB 00:00 #11 47.41 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 55 kB 00:00 #11 47.41 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 10 MB/s | 230 kB 00:00 #11 47.41 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 47.41 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 6.9 MB/s | 30 kB 00:00 #11 47.43 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 12 MB/s | 208 kB 00:00 #11 47.47 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 #11 47.91 (32/36): libicu-67.1-9.el9.x86_64.rpm 13 MB/s | 9.6 MB 00:00 #11 47.98 (33/36): redis-6.2.17-1.el9_5.x86_64.rpm 2.4 MB/s | 1.3 MB 00:00 #11 47.98 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 1.3 MB/s | 679 kB 00:00 #11 47.99 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.4 MB/s | 95 kB 00:00 #11 48.06 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 6.3 MB/s | 867 kB 00:00 #11 48.06 -------------------------------------------------------------------------------- #11 48.06 Total 19 MB/s | 16 MB 00:00 #11 48.06 Running transaction check #11 48.13 Transaction check succeeded. #11 48.13 Running transaction test #11 48.68 Transaction test succeeded. #11 48.68 Running transaction #11 49.42 Preparing : 1/1 #11 49.55 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 49.57 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 49.57 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 49.57 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 50.15 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 50.15 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 50.19 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 50.19 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 50.19 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 50.23 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 50.23 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 50.25 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 50.27 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 50.28 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 50.29 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 50.35 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 50.35 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 50.38 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 50.38 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 50.42 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 50.42 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 50.42 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 50.44 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 50.44 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 50.47 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 50.50 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 50.52 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 50.55 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 50.55 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 50.57 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 50.61 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 50.74 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 50.74 #11 50.75 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 51.04 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 51.07 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 51.19 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 51.19 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 51.31 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 51.31 #11 51.31 #11 51.31 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 51.60 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 51.64 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 51.78 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 51.81 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 51.87 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 51.87 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 51.92 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 51.92 #11 51.92 #11 51.98 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 52.01 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 52.06 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 52.06 #11 52.06 #11 52.39 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 52.39 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 52.39 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 52.39 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 52.39 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 52.39 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 52.39 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 52.39 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 52.39 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 52.39 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 52.39 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 52.39 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 52.39 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 52.39 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 52.39 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 52.39 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 52.39 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 52.39 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 52.39 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 52.39 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 52.39 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 52.39 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 52.39 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 52.39 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 52.39 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 52.39 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 52.39 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 52.39 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 52.39 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 52.39 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 52.39 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 52.39 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 52.39 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 52.39 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 52.39 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 52.39 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 52.60 #11 52.60 Installed: #11 52.60 boost-1.75.0-8.el9.x86_64 #11 52.60 boost-atomic-1.75.0-8.el9.x86_64 #11 52.60 boost-chrono-1.75.0-8.el9.x86_64 #11 52.60 boost-container-1.75.0-8.el9.x86_64 #11 52.60 boost-context-1.75.0-8.el9.x86_64 #11 52.60 boost-contract-1.75.0-8.el9.x86_64 #11 52.60 boost-coroutine-1.75.0-8.el9.x86_64 #11 52.60 boost-date-time-1.75.0-8.el9.x86_64 #11 52.60 boost-fiber-1.75.0-8.el9.x86_64 #11 52.60 boost-filesystem-1.75.0-8.el9.x86_64 #11 52.60 boost-graph-1.75.0-8.el9.x86_64 #11 52.60 boost-iostreams-1.75.0-8.el9.x86_64 #11 52.60 boost-locale-1.75.0-8.el9.x86_64 #11 52.60 boost-log-1.75.0-8.el9.x86_64 #11 52.60 boost-math-1.75.0-8.el9.x86_64 #11 52.60 boost-nowide-1.75.0-8.el9.x86_64 #11 52.60 boost-program-options-1.75.0-8.el9.x86_64 #11 52.60 boost-python3-1.75.0-8.el9.x86_64 #11 52.60 boost-random-1.75.0-8.el9.x86_64 #11 52.60 boost-regex-1.75.0-8.el9.x86_64 #11 52.60 boost-serialization-1.75.0-8.el9.x86_64 #11 52.60 boost-stacktrace-1.75.0-8.el9.x86_64 #11 52.60 boost-system-1.75.0-8.el9.x86_64 #11 52.60 boost-test-1.75.0-8.el9.x86_64 #11 52.60 boost-thread-1.75.0-8.el9.x86_64 #11 52.60 boost-timer-1.75.0-8.el9.x86_64 #11 52.60 boost-type_erasure-1.75.0-8.el9.x86_64 #11 52.60 boost-wave-1.75.0-8.el9.x86_64 #11 52.60 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 52.60 cyrus-sasl-2.1.27-21.el9.x86_64 #11 52.60 libicu-67.1-9.el9.x86_64 #11 52.60 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 52.60 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 52.60 logrotate-3.18.0-8.el9.x86_64 #11 52.60 protobuf-3.14.0-13.el9.x86_64 #11 52.60 redis-6.2.17-1.el9_5.x86_64 #11 52.60 #11 52.60 Complete! #11 53.32 80 files removed #11 DONE 53.6s #12 exporting to image #12 exporting layers #12 exporting layers 16.3s done #12 writing image sha256:38790392e5314156b74e4b02534f0de2f775e9575783834e5e50d09a659210a9 #12 writing image sha256:38790392e5314156b74e4b02534f0de2f775e9575783834e5e50d09a659210a9 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_6-1 0.1s done #12 DONE 16.6s 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 19:06:30,103: INFO: Docker build duration: 77 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 29a8422fb2f3: Preparing c907f0d7485a: Preparing 63f9301923f4: Preparing c43f10b63566: Preparing e53b30fcfa0e: Preparing a0510e70ffb9: Preparing e9b4e75eebac: Preparing f76d177200a2: Preparing 5fdba7e8c667: Preparing e2b660df8e7d: Preparing 35b130e5fccc: Preparing 8631b1a819b0: Preparing fee100bf930b: Preparing 776a5f326893: Preparing 44343de3ea1d: Preparing e53b30fcfa0e: Waiting a0510e70ffb9: Waiting e9b4e75eebac: Waiting f76d177200a2: Waiting 5fdba7e8c667: Waiting e2b660df8e7d: Waiting 35b130e5fccc: Waiting 8631b1a819b0: Waiting fee100bf930b: Waiting 776a5f326893: Waiting 44343de3ea1d: Waiting c43f10b63566: Layer already exists 63f9301923f4: Pushed e53b30fcfa0e: Layer already exists a0510e70ffb9: Layer already exists e9b4e75eebac: Layer already exists f76d177200a2: Layer already exists 5fdba7e8c667: Layer already exists e2b660df8e7d: Layer already exists 35b130e5fccc: Layer already exists 8631b1a819b0: Layer already exists fee100bf930b: Layer already exists 44343de3ea1d: Layer already exists 776a5f326893: Layer already exists 29a8422fb2f3: Pushed c907f0d7485a: Pushed master-2_0_9_6-1: digest: sha256:2172150786b9f5bea655b0621e1dc85ae7e3c0a8a68a2ebffa4c9acb35d75f26 size: 3460 2025-09-05 19:07:24,071: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 131 seconds