2026-04-29 01:38:09,643: INFO: Building opensdn-analytics-query-engine 2026-04-29 01:38:09,713: 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_7_9_3-5 --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 --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.38kB done #1 DONE 2.5s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_3-5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-5 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_3-5 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.3s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.871 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #11 8.191 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 1.9 MB 00:00 #11 9.143 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 402 kB 00:00 #11 10.37 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 16 MB 00:00 #11 23.34 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #11 29.93 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #11 30.88 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #11 34.18 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #11 35.24 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #11 35.86 added from: http://tf-mirrors.gz1.opensdn.io/re 944 kB/s | 18 kB 00:00 #11 36.48 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 kB/s | 257 B 00:00 #11 37.19 added from: http://tf-mirrors.gz1.opensdn.io/re 365 kB/s | 15 kB 00:00 #11 37.90 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #11 39.71 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 39 MB 00:01 #11 69.68 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #11 84.21 Dependencies resolved. #11 84.21 =============================================================================================== #11 84.21 Package Arch Version Repository Size #11 84.21 =============================================================================================== #11 84.21 Installing: #11 84.21 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 84.21 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 84.21 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 84.21 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 84.21 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 84.21 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 84.21 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 84.21 Installing dependencies: #11 84.21 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 84.21 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 84.21 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 84.21 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 84.21 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 84.21 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 84.21 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 84.21 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 84.21 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 84.21 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 84.21 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 84.21 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 84.21 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 84.21 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 84.21 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 84.21 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 84.21 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 84.21 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 84.21 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 84.21 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 84.21 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 84.21 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 84.21 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 84.21 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 84.21 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 84.21 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 84.21 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 84.21 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 84.21 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 84.21 #11 84.21 Transaction Summary #11 84.21 =============================================================================================== #11 84.21 Install 36 Packages #11 84.21 #11 84.25 Total download size: 16 M #11 84.25 Installed size: 53 M #11 84.25 Downloading Packages: #11 84.25 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 428 kB/s | 9.9 kB 00:00 #11 84.25 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.6 MB/s | 73 kB 00:00 #11 84.28 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 981 kB/s | 15 kB 00:00 #11 84.28 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #11 84.28 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.9 MB/s | 35 kB 00:00 #11 84.28 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 13 kB 00:00 #11 84.28 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 6.5 MB/s | 43 kB 00:00 #11 84.28 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #11 84.30 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #11 84.30 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #11 84.30 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 7.7 MB/s | 55 kB 00:00 #11 84.30 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #11 84.30 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.7 MB/s | 37 kB 00:00 #11 84.33 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #11 84.33 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #11 84.33 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #11 84.33 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 84.38 (18/36): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #11 84.38 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #11 84.38 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #11 84.38 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #11 84.38 (22/36): boost-serialization-1.75.0-13.el9_7.x8 10 MB/s | 127 kB 00:00 #11 84.38 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #11 84.38 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #11 84.38 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.1 MB/s | 53 kB 00:00 #11 84.38 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #11 84.38 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #11 84.38 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #11 84.44 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #11 84.49 (30/36): protobuf-3.14.0-16.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #11 84.49 (31/36): librdkafka-1.6.1-102.el9.x86_64.rpm 14 MB/s | 662 kB 00:00 #11 84.49 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 4.4 MB/s | 47 kB 00:00 #11 84.49 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 34 MB/s | 1.3 MB 00:00 #11 84.53 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #11 84.57 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.2 MB/s | 93 kB 00:00 #11 84.57 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 6.1 MB/s | 709 kB 00:00 #11 84.57 -------------------------------------------------------------------------------- #11 84.57 Total 47 MB/s | 16 MB 00:00 #11 84.57 Running transaction check #11 84.69 Transaction check succeeded. #11 84.69 Running transaction test #11 85.18 Transaction test succeeded. #11 85.18 Running transaction #11 85.80 Preparing : 1/1 #11 86.00 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 86.22 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 86.30 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 86.41 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 87.13 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 87.20 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 87.35 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 87.35 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 87.35 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 87.35 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 87.35 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 87.39 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 87.39 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 87.39 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 87.39 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 87.39 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 87.41 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 87.41 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 87.45 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 87.45 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 87.45 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 87.49 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 87.49 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 87.49 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 87.49 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 87.58 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 87.58 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 87.58 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 87.58 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 87.58 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 87.58 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 87.58 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 87.58 #11 87.58 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 87.98 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 87.98 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 88.06 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 88.11 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 88.11 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 88.11 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 88.18 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 88.18 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 88.23 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 89.17 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 89.17 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 89.17 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 89.17 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 89.17 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 89.17 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 89.17 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 89.17 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 89.17 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 89.17 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 89.17 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 89.17 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 89.17 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 89.17 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 89.17 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 89.17 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 89.17 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 89.17 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 89.17 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 89.17 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 89.17 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 89.17 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 89.17 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 89.17 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 89.17 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 89.17 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 89.17 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 89.17 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 89.17 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 89.17 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 89.17 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 89.17 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 89.17 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 89.17 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 89.17 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 89.17 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 89.83 #11 89.83 Installed: #11 89.83 boost-1.75.0-13.el9_7.x86_64 #11 89.83 boost-atomic-1.75.0-13.el9_7.x86_64 #11 89.83 boost-chrono-1.75.0-13.el9_7.x86_64 #11 89.83 boost-container-1.75.0-13.el9_7.x86_64 #11 89.83 boost-context-1.75.0-13.el9_7.x86_64 #11 89.83 boost-contract-1.75.0-13.el9_7.x86_64 #11 89.83 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 89.83 boost-date-time-1.75.0-13.el9_7.x86_64 #11 89.83 boost-fiber-1.75.0-13.el9_7.x86_64 #11 89.83 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 89.83 boost-graph-1.75.0-13.el9_7.x86_64 #11 89.83 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 89.83 boost-locale-1.75.0-13.el9_7.x86_64 #11 89.83 boost-log-1.75.0-13.el9_7.x86_64 #11 89.83 boost-math-1.75.0-13.el9_7.x86_64 #11 89.83 boost-nowide-1.75.0-13.el9_7.x86_64 #11 89.83 boost-program-options-1.75.0-13.el9_7.x86_64 #11 89.83 boost-python3-1.75.0-13.el9_7.x86_64 #11 89.83 boost-random-1.75.0-13.el9_7.x86_64 #11 89.83 boost-regex-1.75.0-13.el9_7.x86_64 #11 89.83 boost-serialization-1.75.0-13.el9_7.x86_64 #11 89.83 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 89.83 boost-system-1.75.0-13.el9_7.x86_64 #11 89.83 boost-test-1.75.0-13.el9_7.x86_64 #11 89.83 boost-thread-1.75.0-13.el9_7.x86_64 #11 89.83 boost-timer-1.75.0-13.el9_7.x86_64 #11 89.83 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 89.83 boost-wave-1.75.0-13.el9_7.x86_64 #11 89.83 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 89.83 hiredis-1.0.2-2.el9.x86_64 #11 89.83 libicu-67.1-10.el9_6.x86_64 #11 89.83 librdkafka-1.6.1-102.el9.x86_64 #11 89.83 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 89.83 logrotate-3.18.0-12.el9.x86_64 #11 89.83 protobuf-3.14.0-16.el9.x86_64 #11 89.83 redis-6.2.20-2.el9_7.x86_64 #11 89.83 #11 89.83 Complete! #11 90.10 77 files removed #11 DONE 90.8s #12 exporting to image #12 exporting layers #12 exporting layers 2.1s done #12 writing image sha256:bc5b62504c2e611b4d46b5f5f935149e314ad062f4649e6b14e44b8bef2a851a #12 writing image sha256:bc5b62504c2e611b4d46b5f5f935149e314ad062f4649e6b14e44b8bef2a851a 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_9_3-5 0.0s done #12 DONE 3.8s 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) 2026-04-29 01:40:29,955: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 0da5ba499ec2: Preparing 34d5dded391a: Preparing 1d8457275000: Preparing 15e40d379a57: Preparing e49aeb731905: Preparing 7e382ada85b6: Preparing 586c50090c86: Preparing d02926e95dcd: Preparing 8bffc3b3471b: Preparing f26db6c072e6: Preparing 37070e6f36eb: Preparing cd19bbe7a4ff: Preparing 5233b0a11323: Preparing 133ecb723509: Preparing d4dd75d3f014: Preparing 5fe889300212: Preparing 44343de3ea1d: Preparing 0da5ba499ec2: Waiting 34d5dded391a: Waiting 1d8457275000: Waiting 15e40d379a57: Waiting e49aeb731905: Waiting 7e382ada85b6: Waiting 586c50090c86: Waiting d02926e95dcd: Waiting 8bffc3b3471b: Waiting f26db6c072e6: Waiting 37070e6f36eb: Waiting cd19bbe7a4ff: Waiting 5233b0a11323: Waiting 133ecb723509: Waiting d4dd75d3f014: Waiting 5fe889300212: Waiting 44343de3ea1d: Waiting 34d5dded391a: Pushed 1d8457275000: Pushed 15e40d379a57: Layer already exists e49aeb731905: Layer already exists 7e382ada85b6: Layer already exists 586c50090c86: Layer already exists d02926e95dcd: Layer already exists 8bffc3b3471b: Layer already exists f26db6c072e6: Layer already exists 37070e6f36eb: Layer already exists cd19bbe7a4ff: Layer already exists 5233b0a11323: Layer already exists 133ecb723509: Layer already exists d4dd75d3f014: Layer already exists 5fe889300212: Layer already exists 44343de3ea1d: Layer already exists 0da5ba499ec2: Pushed master-2_7_9_3-5: digest: sha256:4c1d71e9aa6623d62a07fab69ad2e72ca1e75379fa7f9aadeac1d64989ad7f2d size: 3879 2026-04-29 01:40:45,614: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 156 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_9_3-5 a68b6d707293 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_9_3-5 7cfeba600c28 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_3-5 172f3d3e207f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_9_3-5 f25c47476b96 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_9_3-5 bc5b62504c2e 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_9_3-5 7b43b1854d16 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_9_3-5 33d065886a4e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_9_3-5 50f4ac6eb122 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_9_3-5 5a76f6a6f175 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-5 8121fef52055 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_3-5 ea9ec6042ca4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_3-5 e8702c4750c9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_3-5 3bb4a17d63c9 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_9_3-5 d5fdc27440a7 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_9_3-5 12b4d68e73f4 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_9_3-5 96691a5af1b8 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_9_3-5 ab8cd36b0f12 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_9_3-5 5fe467a7a5cd 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_9_3-5 7902a47deac4 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_9_3-5 de9849ea36dd 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_9_3-5 d784890a76e4 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_9_3-5 e86c63a1fb1d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_9_3-5 df9382fcf9c1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_9_3-5 b63f6d2fe87e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_9_3-5 30713beffa91 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_9_3-5 f575e86b3820 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_9_3-5 20e5f9bb58a0 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_9_3-5 2e8904e9654f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_9_3-5 b6934da06fec 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_9_3-5 bbc0430e4352 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_9_3-5 ff0b258389b2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_9_3-5 0fcebfd779ba 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_9_3-5 7386ee014862 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_9_3-5 1d7844946436 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_3-5 9dbbc172b088 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_3-5 7a4e81510d10 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_9_3-5 247a9b8dc8e8 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_9_3-5 da9a73781ffb 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_9_3-5 8cf5210ec69f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_9_3-5 4a49f1f1d92e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_9_3-5 892038e7c393 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_9_3-5 c24f228733c3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_9_3-5 8363cb37628d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_9_3-5 9edb258cb86a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_9_3-5 7972f0341a40 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_9_3-5 23af2aac7d49 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_3-5 aac0142c362a 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_9_3-5 afb81fd975fb 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_9_3-5 1404258393bf 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_9_3-5 d3d28f472969 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_9_3-5 4b8885fd95a1 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_9_3-5 4e3c7ae1fca2 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_9_3-5 44a58164c549 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6fbba8179e04 21GB 0B U opensdn-test-test:master-2_7_9_3-5 23af2aac7d49 1.84GB 0B tf-dev-sandbox:compile 790459f86364 34.4GB 0B