2026-04-16 01:25:00,638: INFO: Building opensdn-analytics-query-engine 2026-04-16 01:25:00,729: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 1.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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 1.8s #5 [1/2] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.7s #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 2.734 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 14 MB 00:00 #11 7.412 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #11 8.468 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #11 8.999 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 16 MB 00:00 #11 14.59 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 11 MB 00:00 #11 18.04 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #11 18.74 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #11 20.77 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #11 21.12 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 474 kB 00:00 #11 21.50 added from: http://tf-mirrors.gz1.opensdn.io/re 489 kB/s | 18 kB 00:00 #11 21.84 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 kB/s | 257 B 00:00 #11 22.28 added from: http://tf-mirrors.gz1.opensdn.io/re 754 kB/s | 15 kB 00:00 #11 22.67 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #11 23.23 added from: http://tf-mirrors.gz1.opensdn.io/re 114 MB/s | 39 MB 00:00 #11 36.92 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #11 42.93 Dependencies resolved. #11 42.93 =============================================================================================== #11 42.93 Package Arch Version Repository Size #11 42.93 =============================================================================================== #11 42.93 Installing: #11 42.93 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 42.93 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 42.93 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 42.93 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 42.93 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 42.93 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 42.93 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 42.93 Installing dependencies: #11 42.93 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.93 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.93 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 42.93 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.93 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 42.93 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 42.93 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 42.93 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 42.93 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 42.93 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 42.93 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 42.93 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 42.93 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 42.93 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 42.93 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.93 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 42.93 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 42.93 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 42.93 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 42.93 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 42.93 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 42.93 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 42.93 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 42.93 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 42.93 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 42.93 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 42.93 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 42.93 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 42.93 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 42.93 #11 42.93 Transaction Summary #11 42.93 =============================================================================================== #11 42.93 Install 36 Packages #11 42.93 #11 42.93 Total download size: 16 M #11 42.93 Installed size: 53 M #11 42.93 Downloading Packages: #11 42.99 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 612 kB/s | 9.9 kB 00:00 #11 42.99 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.0 MB/s | 73 kB 00:00 #11 42.99 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #11 42.99 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 42.99 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 6.4 MB/s | 35 kB 00:00 #11 42.99 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 42.99 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 2.5 MB/s | 43 kB 00:00 #11 42.99 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 30 kB 00:00 #11 42.99 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #11 42.99 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.1 MB/s | 37 kB 00:00 #11 42.99 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.8 MB/s | 55 kB 00:00 #11 42.99 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #11 43.10 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 1.6 MB/s | 37 kB 00:00 #11 43.10 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 8.5 MB/s | 212 kB 00:00 #11 43.10 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #11 43.10 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #11 43.10 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 43.10 (18/36): boost-program-options-1.75.0-13.el9_7. 9.8 MB/s | 104 kB 00:00 #11 43.10 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #11 43.10 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #11 43.10 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #11 43.10 (22/36): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #11 43.10 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.1 MB/s | 25 kB 00:00 #11 43.10 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #11 43.19 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 423 kB/s | 53 kB 00:00 #11 43.28 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 228 kB 00:00 #11 43.34 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 182 kB/s | 21 kB 00:00 #11 43.42 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 199 kB/s | 28 kB 00:00 #11 43.55 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 893 kB/s | 207 kB 00:00 #11 43.71 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 2.3 MB/s | 662 kB 00:00 #11 43.82 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 3.5 MB/s | 1.0 MB 00:00 #11 43.98 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 321 kB/s | 47 kB 00:00 #11 44.16 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 2.8 MB/s | 1.3 MB 00:00 #11 44.36 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 537 kB/s | 93 kB 00:00 #11 44.45 (35/36): cassandra-cpp-driver-2.17.0-1.el9.remi 1.5 MB/s | 709 kB 00:00 #11 44.50 (36/36): libicu-67.1-10.el9_6.x86_64.rpm 6.1 MB/s | 9.6 MB 00:01 #11 44.50 -------------------------------------------------------------------------------- #11 44.50 Total 10 MB/s | 16 MB 00:01 #11 44.50 Running transaction check #11 44.56 Transaction check succeeded. #11 44.56 Running transaction test #11 44.73 Transaction test succeeded. #11 44.73 Running transaction #11 45.95 Preparing : 1/1 #11 46.06 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 46.06 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 46.06 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 46.06 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 46.37 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 46.37 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 46.37 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 46.37 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 46.37 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 46.37 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 46.37 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 46.37 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 46.37 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 46.37 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 46.38 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 46.38 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 46.48 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 46.48 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 46.48 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 46.48 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 46.48 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 46.48 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 46.48 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 46.48 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 46.48 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 46.48 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 46.48 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 46.55 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 46.55 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 46.55 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 46.55 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 46.55 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 46.55 #11 46.55 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 46.72 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 46.81 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 46.81 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 46.81 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 46.81 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 46.83 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 46.89 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 46.89 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 46.95 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 47.70 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 47.70 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 47.70 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 47.70 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 47.70 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 47.70 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 47.70 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 47.70 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 47.70 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 47.70 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 47.70 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 47.70 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 47.70 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 47.70 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 47.70 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 47.70 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 47.70 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 47.70 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 47.70 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 47.70 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 47.70 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 47.70 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 47.70 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 47.70 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 47.70 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 47.70 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 47.70 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 47.70 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 47.70 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 47.70 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 47.70 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 47.70 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 47.70 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 47.70 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 47.70 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 47.70 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 47.86 #11 47.86 Installed: #11 47.86 boost-1.75.0-13.el9_7.x86_64 #11 47.86 boost-atomic-1.75.0-13.el9_7.x86_64 #11 47.86 boost-chrono-1.75.0-13.el9_7.x86_64 #11 47.86 boost-container-1.75.0-13.el9_7.x86_64 #11 47.86 boost-context-1.75.0-13.el9_7.x86_64 #11 47.86 boost-contract-1.75.0-13.el9_7.x86_64 #11 47.86 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 47.86 boost-date-time-1.75.0-13.el9_7.x86_64 #11 47.86 boost-fiber-1.75.0-13.el9_7.x86_64 #11 47.86 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 47.86 boost-graph-1.75.0-13.el9_7.x86_64 #11 47.86 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 47.86 boost-locale-1.75.0-13.el9_7.x86_64 #11 47.86 boost-log-1.75.0-13.el9_7.x86_64 #11 47.86 boost-math-1.75.0-13.el9_7.x86_64 #11 47.86 boost-nowide-1.75.0-13.el9_7.x86_64 #11 47.86 boost-program-options-1.75.0-13.el9_7.x86_64 #11 47.86 boost-python3-1.75.0-13.el9_7.x86_64 #11 47.86 boost-random-1.75.0-13.el9_7.x86_64 #11 47.86 boost-regex-1.75.0-13.el9_7.x86_64 #11 47.86 boost-serialization-1.75.0-13.el9_7.x86_64 #11 47.86 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 47.86 boost-system-1.75.0-13.el9_7.x86_64 #11 47.86 boost-test-1.75.0-13.el9_7.x86_64 #11 47.86 boost-thread-1.75.0-13.el9_7.x86_64 #11 47.86 boost-timer-1.75.0-13.el9_7.x86_64 #11 47.86 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 47.86 boost-wave-1.75.0-13.el9_7.x86_64 #11 47.86 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 47.86 hiredis-1.0.2-2.el9.x86_64 #11 47.86 libicu-67.1-10.el9_6.x86_64 #11 47.86 librdkafka-1.6.1-102.el9.x86_64 #11 47.86 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 47.86 logrotate-3.18.0-12.el9.x86_64 #11 47.86 protobuf-3.14.0-16.el9.x86_64 #11 47.86 redis-6.2.20-2.el9_7.x86_64 #11 47.86 #11 47.86 Complete! #11 48.10 77 files removed #11 DONE 48.3s #12 exporting to image #12 exporting layers #12 exporting layers 2.2s done #12 writing image sha256:6125a9eb0fec1f04751a6ba0d6ae763df0cb809aa7379fe17d1be7891381a642 #12 writing image sha256:6125a9eb0fec1f04751a6ba0d6ae763df0cb809aa7379fe17d1be7891381a642 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.0s done #12 DONE 2.3s 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-16 01:27:43,655: INFO: Docker build duration: 163 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] e49cb4a74725: Preparing 24f10ef6608c: Preparing c26f5b74a531: Preparing d4d0140acc0a: Preparing 1226a2d58517: Preparing b4ee9a774566: Preparing eace192c8a9b: Preparing a1424e42f977: Preparing a847d6949836: Preparing fae8f7c662b9: Preparing 4928171e56b3: Preparing b840ed209fb6: Preparing ce10ba1eaacf: Preparing f28456235433: Preparing 6ff509ac6db2: Preparing 848a3e12211a: Preparing 44343de3ea1d: Preparing e49cb4a74725: Waiting 24f10ef6608c: Waiting c26f5b74a531: Waiting d4d0140acc0a: Waiting 1226a2d58517: Waiting b4ee9a774566: Waiting eace192c8a9b: Waiting a1424e42f977: Waiting a847d6949836: Waiting fae8f7c662b9: Waiting 4928171e56b3: Waiting b840ed209fb6: Waiting ce10ba1eaacf: Waiting f28456235433: Waiting 6ff509ac6db2: Waiting 848a3e12211a: Waiting 44343de3ea1d: Waiting 24f10ef6608c: Pushed c26f5b74a531: Pushed d4d0140acc0a: Layer already exists 1226a2d58517: Layer already exists b4ee9a774566: Layer already exists eace192c8a9b: Layer already exists a1424e42f977: Layer already exists a847d6949836: Layer already exists fae8f7c662b9: Layer already exists ce10ba1eaacf: Layer already exists 4928171e56b3: Layer already exists b840ed209fb6: Layer already exists f28456235433: Layer already exists 848a3e12211a: Layer already exists 6ff509ac6db2: Layer already exists 44343de3ea1d: Layer already exists e49cb4a74725: Pushed nightly: digest: sha256:c2bd4d1ee619e1da9c0adab9a517976ee616ec4deb35e0903d6de792eb89289a size: 3879 2026-04-16 01:28:04,932: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 184 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:5102/opensdn-analytics-alarm-gen:nightly aa305c27bdc7 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly c6364ed4b6cf 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly d6aaa73c4a42 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly f80eef866a83 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 6125a9eb0fec 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 89a29c70554a 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 8cb97b68a254 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly df200e5ae6a3 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly aeaa873bf2a0 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 8886c7e65656 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly d71daeead525 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly b1e81cab7fce 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 95633afa9ca4 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly b36dec276fc1 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 813e5bd06e7c 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly beba1060bc72 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 022f3f5d7a02 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 7c1c9eddbc76 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 48a1e7284a95 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly d9b55885a660 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly fae14b6589d5 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly d36721ab24cd 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 6aa17f2d0771 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly ce4d951192bf 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 288f6191421c 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 9874e2d8b196 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly f3b22db64c08 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 3d222dca80a1 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 66ef012770f2 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly b86a705eeabf 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 96bb3c7b1632 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 6b03bbcf608f 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 895757b0dbe7 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 9ca3b7dab369 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 9e709558ea33 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 8d06e7a33c53 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 7b265500a425 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly ec113e1e2b92 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 559cf10a8559 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 43fb31a5015e 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly ad12d7dd0e39 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly d9d1116849e0 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 7f3320cbc9dc 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 5e3c5dcf1fe4 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 6f76c0ccafd2 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 202cfaf95cb7 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 188dd3925e7c 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 416947fb3ba2 933MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 06fd3ca92f0a 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 9abf53599f74 612MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 111ca85cf6a9 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 4a3e1f82a692 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 6f5e07892a61 2.9GB 0B U tf-dev-sandbox:compile 7561cf0142f9 24.7GB 0B