2025-09-08 14:53:27,824: INFO: Building opensdn-analytics-query-engine 2025-09-08 14:53:28,093: 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_0_0-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 done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_0-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 2.5s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_0-2 #5 DONE 1.4s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_0-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: 1.54kB 0.0s done #8 DONE 2.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.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.221 Contrail repo 2.5 MB/s | 106 kB 00:00 #11 1.493 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #11 3.662 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 730 kB 00:00 #11 4.448 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 264 kB 00:00 #11 4.989 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #11 10.93 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #11 14.19 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 939 kB 00:00 #11 15.48 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.3 MB 00:00 #11 17.37 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 392 kB 00:00 #11 18.47 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 451 kB 00:00 #11 19.11 added from: http://tf-mirrors.gz1.opensdn.io/re 568 kB/s | 16 kB 00:00 #11 19.46 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 kB/s | 257 B 00:00 #11 19.86 added from: http://tf-mirrors.gz1.opensdn.io/re 365 kB/s | 13 kB 00:00 #11 20.28 added from: http://tf-mirrors.gz1.opensdn.io/re 863 kB/s | 64 kB 00:00 #11 21.48 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #11 38.05 Third parties for OpenSDN 42 MB/s | 5.4 MB 00:00 #11 46.60 Dependencies resolved. #11 46.60 =============================================================================================== #11 46.60 Package Arch Version Repository Size #11 46.60 =============================================================================================== #11 46.60 Installing: #11 46.60 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 46.60 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 46.60 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 46.60 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 46.60 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 46.60 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 46.60 Installing dependencies: #11 46.60 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 46.60 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 46.60 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 46.60 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 46.60 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 46.60 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 46.60 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 46.60 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 46.60 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 46.60 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 46.60 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 46.60 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 46.60 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 46.60 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 46.60 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 46.60 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 46.60 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 46.60 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 46.60 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 46.60 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 46.60 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 46.60 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 46.60 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 46.60 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 46.60 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 46.60 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 46.60 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 46.60 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 46.60 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 46.60 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 46.60 #11 46.60 Transaction Summary #11 46.60 =============================================================================================== #11 46.60 Install 36 Packages #11 46.60 #11 46.60 Total download size: 16 M #11 46.60 Installed size: 52 M #11 46.60 Downloading Packages: #11 46.80 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 426 kB/s | 74 kB 00:00 #11 46.90 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 268 kB/s | 71 kB 00:00 #11 46.90 (3/36): boost-1.75.0-8.el9.x86_64.rpm 112 kB/s | 11 kB 00:00 #11 46.90 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 16 kB 00:00 #11 46.90 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 24 kB 00:00 #11 46.90 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 36 kB 00:00 #11 46.90 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #11 46.93 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 44 kB 00:00 #11 46.93 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 32 kB 00:00 #11 46.93 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.8 MB/s | 13 kB 00:00 #11 46.93 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 38 kB 00:00 #11 46.93 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 4.7 MB/s | 57 kB 00:00 #11 46.94 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 101 kB 00:00 #11 46.94 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.3 MB/s | 38 kB 00:00 #11 46.95 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 14 MB/s | 214 kB 00:00 #11 46.96 (16/36): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #11 46.98 (17/36): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #11 46.98 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 47.00 (19/36): boost-program-options-1.75.0-8.el9.x86 7.8 MB/s | 106 kB 00:00 #11 47.00 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 92 kB 00:00 #11 47.04 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #11 47.04 (22/36): boost-serialization-1.75.0-8.el9.x86_6 15 MB/s | 129 kB 00:00 #11 47.04 (23/36): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #11 47.04 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.7 MB/s | 27 kB 00:00 #11 47.04 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #11 47.06 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #11 47.06 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 55 kB 00:00 #11 47.06 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #11 47.06 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 3.0 MB/s | 30 kB 00:00 #11 47.09 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #11 47.12 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #11 47.15 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 20 MB/s | 1.3 MB 00:00 #11 47.30 (33/36): libicu-67.1-9.el9.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #11 47.30 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 3.4 MB/s | 679 kB 00:00 #11 47.30 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.7 MB/s | 95 kB 00:00 #11 47.36 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 4.4 MB/s | 867 kB 00:00 #11 47.36 -------------------------------------------------------------------------------- #11 47.36 Total 22 MB/s | 16 MB 00:00 #11 47.36 Running transaction check #11 47.51 Transaction check succeeded. #11 47.51 Running transaction test #11 47.96 Transaction test succeeded. #11 47.96 Running transaction #11 50.67 Preparing : 1/1 #11 50.88 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 51.57 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 51.57 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 51.62 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 51.81 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 52.05 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 52.26 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 52.53 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 52.61 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 52.85 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 53.04 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 53.30 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 53.58 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 53.75 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 54.03 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 54.32 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 54.63 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 54.80 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 55.05 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 55.50 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 56.38 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 56.55 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 56.62 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 56.62 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 56.62 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 56.62 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 56.64 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 56.65 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 56.67 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 56.67 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 56.70 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 56.75 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 56.75 #11 56.75 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 58.71 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 58.99 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 59.07 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 59.33 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 59.84 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 59.84 #11 59.84 #11 59.84 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.13 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.18 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.29 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 62.29 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 62.29 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.37 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.37 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.37 #11 62.37 #11 62.40 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 63.21 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 63.21 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 63.21 #11 63.21 #11 65.34 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 65.34 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 65.34 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 65.34 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 65.34 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 65.34 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 65.34 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 65.34 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 65.34 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 65.34 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 65.34 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 65.34 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 65.34 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 65.34 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 65.34 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 65.34 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 65.34 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 65.34 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 65.34 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 65.34 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 65.34 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 65.34 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 65.34 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 65.34 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 65.34 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 65.34 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 65.34 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 65.34 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 65.34 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 65.34 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 65.34 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 65.34 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 65.34 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 65.34 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 65.34 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 65.34 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 66.22 #11 66.22 Installed: #11 66.22 boost-1.75.0-8.el9.x86_64 #11 66.22 boost-atomic-1.75.0-8.el9.x86_64 #11 66.22 boost-chrono-1.75.0-8.el9.x86_64 #11 66.22 boost-container-1.75.0-8.el9.x86_64 #11 66.22 boost-context-1.75.0-8.el9.x86_64 #11 66.22 boost-contract-1.75.0-8.el9.x86_64 #11 66.22 boost-coroutine-1.75.0-8.el9.x86_64 #11 66.22 boost-date-time-1.75.0-8.el9.x86_64 #11 66.22 boost-fiber-1.75.0-8.el9.x86_64 #11 66.22 boost-filesystem-1.75.0-8.el9.x86_64 #11 66.22 boost-graph-1.75.0-8.el9.x86_64 #11 66.22 boost-iostreams-1.75.0-8.el9.x86_64 #11 66.22 boost-locale-1.75.0-8.el9.x86_64 #11 66.22 boost-log-1.75.0-8.el9.x86_64 #11 66.22 boost-math-1.75.0-8.el9.x86_64 #11 66.22 boost-nowide-1.75.0-8.el9.x86_64 #11 66.22 boost-program-options-1.75.0-8.el9.x86_64 #11 66.22 boost-python3-1.75.0-8.el9.x86_64 #11 66.22 boost-random-1.75.0-8.el9.x86_64 #11 66.22 boost-regex-1.75.0-8.el9.x86_64 #11 66.22 boost-serialization-1.75.0-8.el9.x86_64 #11 66.22 boost-stacktrace-1.75.0-8.el9.x86_64 #11 66.22 boost-system-1.75.0-8.el9.x86_64 #11 66.22 boost-test-1.75.0-8.el9.x86_64 #11 66.22 boost-thread-1.75.0-8.el9.x86_64 #11 66.22 boost-timer-1.75.0-8.el9.x86_64 #11 66.22 boost-type_erasure-1.75.0-8.el9.x86_64 #11 66.22 boost-wave-1.75.0-8.el9.x86_64 #11 66.22 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 66.22 cyrus-sasl-2.1.27-21.el9.x86_64 #11 66.22 libicu-67.1-9.el9.x86_64 #11 66.22 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 66.22 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 66.22 logrotate-3.18.0-8.el9.x86_64 #11 66.22 protobuf-3.14.0-13.el9.x86_64 #11 66.22 redis-6.2.17-1.el9_5.x86_64 #11 66.22 #11 66.22 Complete! #11 67.04 80 files removed #11 DONE 69.7s #12 exporting to image #12 exporting layers #12 exporting layers 17.3s done #12 writing image sha256:0215cc231b62400f61586d85174d3d4d74196acf539e272dc71ac25d05c614cf #12 writing image sha256:0215cc231b62400f61586d85174d3d4d74196acf539e272dc71ac25d05c614cf 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_0_0-2 0.0s done #12 DONE 17.5s 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-08 14:56:15,624: INFO: Docker build duration: 168 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 10fd2f837413: Preparing 8b8ccca11a9f: Preparing 366c86620ed6: Preparing 2d3f135c32cd: Preparing 50ee38fded5d: Preparing c232c7e8b2e8: Preparing a3eb43a41bd1: Preparing fc4ecefbb383: Preparing 90862017a588: Preparing 9da34014cdfe: Preparing 2b341e6edce2: Preparing 97256cb2d4ba: Preparing cfb275fc592e: Preparing fce3fdcd1a22: Preparing 44343de3ea1d: Preparing 10fd2f837413: Waiting 8b8ccca11a9f: Waiting 366c86620ed6: Waiting 2d3f135c32cd: Waiting 50ee38fded5d: Waiting c232c7e8b2e8: Waiting a3eb43a41bd1: Waiting fc4ecefbb383: Waiting 90862017a588: Waiting 9da34014cdfe: Waiting 2b341e6edce2: Waiting cfb275fc592e: Waiting fce3fdcd1a22: Waiting 44343de3ea1d: Waiting 97256cb2d4ba: Waiting 10fd2f837413: Pushed 366c86620ed6: Pushed 2d3f135c32cd: Layer already exists 50ee38fded5d: Layer already exists c232c7e8b2e8: Layer already exists a3eb43a41bd1: Layer already exists fc4ecefbb383: Layer already exists 90862017a588: Layer already exists 9da34014cdfe: Layer already exists 2b341e6edce2: Layer already exists 97256cb2d4ba: Layer already exists cfb275fc592e: Layer already exists fce3fdcd1a22: Layer already exists 44343de3ea1d: Layer already exists 8b8ccca11a9f: Pushed master-2_1_0_0-2: digest: sha256:e967ac4ce0fcd4738146b1bc8a6abe905e3e520f022eda0ca00d6443399f5ef1 size: 3460 2025-09-08 14:57:06,192: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 219 seconds