2026-06-18 10:00:52,386: INFO: Building opensdn-analytics-query-engine 2026-06-18 10:00:52,459: 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_8_6_5-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 --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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-1 #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.3s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-1 #5 DONE 1.3s #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_8_6_5-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.8s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.8s #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.364 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #11 11.15 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #11 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #11 13.19 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #11 23.15 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 11 MB 00:00 #11 31.66 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #11 33.20 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #11 37.84 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 697 kB 00:00 #11 38.77 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #11 39.51 added from: http://tf-mirrors.gz1.opensdn.io/re 656 kB/s | 18 kB 00:00 #11 39.84 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #11 40.15 added from: http://tf-mirrors.gz1.opensdn.io/re 557 kB/s | 15 kB 00:00 #11 40.90 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #11 42.36 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 39 MB 00:00 #11 67.75 Third parties for OpenSDN 17 MB/s | 5.1 MB 00:00 #11 80.01 Dependencies resolved. #11 80.01 =============================================================================================== #11 80.01 Package Arch Version Repository Size #11 80.01 =============================================================================================== #11 80.01 Installing: #11 80.01 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 80.01 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 80.01 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 80.01 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 80.01 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 80.01 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 80.01 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 80.01 Installing dependencies: #11 80.01 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 80.01 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 80.01 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 80.01 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 80.01 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 80.01 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 80.01 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 80.01 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 80.01 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 80.01 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 80.01 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 80.01 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 80.01 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 80.01 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 80.01 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 80.01 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 80.01 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 80.01 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 80.01 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 80.01 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 80.01 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 80.01 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 80.01 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 80.01 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 80.01 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 80.01 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 80.01 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 80.01 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 80.01 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 80.01 #11 80.01 Transaction Summary #11 80.01 =============================================================================================== #11 80.01 Install 36 Packages #11 80.01 #11 80.01 Total download size: 16 M #11 80.01 Installed size: 53 M #11 80.01 Downloading Packages: #11 80.07 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 646 kB/s | 9.9 kB 00:00 #11 80.07 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.6 MB/s | 73 kB 00:00 #11 80.07 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #11 80.07 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 80.07 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 35 kB 00:00 #11 80.07 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 831 kB/s | 13 kB 00:00 #11 80.07 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 3.7 MB/s | 43 kB 00:00 #11 80.10 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #11 80.10 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #11 80.10 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.2 MB/s | 37 kB 00:00 #11 80.10 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #11 80.10 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #11 80.10 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.9 MB/s | 37 kB 00:00 #11 80.10 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #11 80.15 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #11 80.15 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 203 kB 00:00 #11 80.15 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 80.15 (18/36): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #11 80.15 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #11 80.15 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 22 kB 00:00 #11 80.15 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #11 80.15 (22/36): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #11 80.15 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #11 80.17 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #11 80.17 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.2 MB/s | 53 kB 00:00 #11 80.17 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #11 80.17 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #11 80.17 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #11 80.19 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #11 80.26 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 29 MB/s | 662 kB 00:00 #11 80.26 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 28 MB/s | 1.0 MB 00:00 #11 80.26 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.9 MB/s | 47 kB 00:00 #11 80.34 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 80.49 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #11 80.49 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 639 kB/s | 93 kB 00:00 #11 80.49 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.6 MB/s | 709 kB 00:00 #11 80.49 -------------------------------------------------------------------------------- #11 80.49 Total 37 MB/s | 16 MB 00:00 #11 80.49 Running transaction check #11 80.57 Transaction check succeeded. #11 80.57 Running transaction test #11 81.07 Transaction test succeeded. #11 81.07 Running transaction #11 81.60 Preparing : 1/1 #11 81.69 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 81.69 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 81.69 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 81.69 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 81.90 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 81.90 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 81.90 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 81.92 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 81.92 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 81.94 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 81.94 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 81.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 81.96 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 81.96 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 81.96 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 82.00 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 82.00 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 82.00 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 82.00 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 82.04 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 82.04 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 82.04 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 82.04 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 82.06 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 82.06 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 82.06 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 82.09 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 82.09 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 82.09 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 82.12 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 82.12 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 82.16 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 82.16 #11 82.16 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 82.46 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 82.46 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 82.59 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 82.59 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 82.65 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 82.65 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 82.68 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 82.70 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 82.73 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 83.08 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 83.08 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 83.08 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 83.08 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 83.08 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 83.08 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 83.08 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 83.08 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 83.08 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 83.08 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 83.08 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 83.08 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 83.08 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 83.08 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 83.08 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 83.08 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 83.08 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 83.08 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 83.08 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 83.08 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 83.08 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 83.08 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 83.08 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 83.08 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 83.08 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 83.08 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 83.08 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 83.08 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 83.08 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 83.08 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 83.08 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 83.08 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 83.08 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 83.08 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 83.08 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 83.08 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 83.25 #11 83.25 Installed: #11 83.25 boost-1.75.0-13.el9_7.x86_64 #11 83.25 boost-atomic-1.75.0-13.el9_7.x86_64 #11 83.25 boost-chrono-1.75.0-13.el9_7.x86_64 #11 83.25 boost-container-1.75.0-13.el9_7.x86_64 #11 83.25 boost-context-1.75.0-13.el9_7.x86_64 #11 83.25 boost-contract-1.75.0-13.el9_7.x86_64 #11 83.25 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 83.25 boost-date-time-1.75.0-13.el9_7.x86_64 #11 83.25 boost-fiber-1.75.0-13.el9_7.x86_64 #11 83.25 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 83.25 boost-graph-1.75.0-13.el9_7.x86_64 #11 83.25 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 83.25 boost-locale-1.75.0-13.el9_7.x86_64 #11 83.25 boost-log-1.75.0-13.el9_7.x86_64 #11 83.25 boost-math-1.75.0-13.el9_7.x86_64 #11 83.25 boost-nowide-1.75.0-13.el9_7.x86_64 #11 83.25 boost-program-options-1.75.0-13.el9_7.x86_64 #11 83.25 boost-python3-1.75.0-13.el9_7.x86_64 #11 83.25 boost-random-1.75.0-13.el9_7.x86_64 #11 83.25 boost-regex-1.75.0-13.el9_7.x86_64 #11 83.25 boost-serialization-1.75.0-13.el9_7.x86_64 #11 83.25 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 83.25 boost-system-1.75.0-13.el9_7.x86_64 #11 83.25 boost-test-1.75.0-13.el9_7.x86_64 #11 83.25 boost-thread-1.75.0-13.el9_7.x86_64 #11 83.25 boost-timer-1.75.0-13.el9_7.x86_64 #11 83.25 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 83.25 boost-wave-1.75.0-13.el9_7.x86_64 #11 83.25 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 83.25 hiredis-1.0.2-2.el9.x86_64 #11 83.25 libicu-67.1-10.el9_6.x86_64 #11 83.25 librdkafka-1.6.1-102.el9.x86_64 #11 83.25 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 83.25 logrotate-3.18.0-12.el9.x86_64 #11 83.25 protobuf-3.14.0-16.el9.x86_64 #11 83.25 redis-6.2.20-2.el9_7.x86_64 #11 83.25 #11 83.25 Complete! #11 83.76 77 files removed #11 DONE 84.2s #12 exporting to image #12 exporting layers #12 exporting layers 5.7s done #12 writing image sha256:9e04776d73aa39ff35d072578e271e3494bb1a333a70676525a120fbccda7be1 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-1 done #12 DONE 6.2s 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-06-18 10:03:10,908: INFO: Docker build duration: 138 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 8f50a8baa4f7: Preparing f9918af8bd2d: Preparing d9e2a035dbda: Preparing 1182cbc61ac9: Preparing 4158eb8bece2: Preparing b6e28dbc2ef8: Preparing e8de0c01ac49: Preparing da0fd461f32b: Preparing 2ea493e6429a: Preparing 109cba1ea713: Preparing 7699222ec284: Preparing aee63659dd58: Preparing d3abc68fa928: Preparing 19e2aa614a13: Preparing d87450a9c298: Preparing a605e97e1b76: Preparing 44343de3ea1d: Preparing 8f50a8baa4f7: Waiting f9918af8bd2d: Waiting d9e2a035dbda: Waiting 1182cbc61ac9: Waiting 4158eb8bece2: Waiting b6e28dbc2ef8: Waiting e8de0c01ac49: Waiting da0fd461f32b: Waiting 2ea493e6429a: Waiting 109cba1ea713: Waiting 7699222ec284: Waiting aee63659dd58: Waiting d3abc68fa928: Waiting 19e2aa614a13: Waiting d87450a9c298: Waiting a605e97e1b76: Waiting 44343de3ea1d: Waiting f9918af8bd2d: Pushed d9e2a035dbda: Pushed 1182cbc61ac9: Layer already exists 4158eb8bece2: Layer already exists b6e28dbc2ef8: Layer already exists e8de0c01ac49: Layer already exists da0fd461f32b: Layer already exists 2ea493e6429a: Layer already exists 109cba1ea713: Layer already exists 7699222ec284: Layer already exists aee63659dd58: Layer already exists d3abc68fa928: Layer already exists 19e2aa614a13: Layer already exists d87450a9c298: Layer already exists a605e97e1b76: Layer already exists 44343de3ea1d: Layer already exists 8f50a8baa4f7: Pushed master-2_8_6_5-1: digest: sha256:3271119590db3ff9bb0b3ebd8948ec25654848789a22a2f33c51d306e4314ed1 size: 3879 2026-06-18 10:03:31,816: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 159 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_8_6_5-1 e192c86e683d 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_5-1 a464c1db8c40 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-1 bf04cc6f79dd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_5-1 91b5d3ed3902 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-1 9e04776d73aa 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_5-1 61f1bad4fddc 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_5-1 4d57d15d3c01 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_5-1 59f2364ae23d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_5-1 2860a8f33a8a 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-1 fd0f1712a7e6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_5-1 bd472067ed56 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_5-1 94396cf4c53a 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_5-1 2c0471009dcc 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_6_5-1 0158814e3db3 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_5-1 fa4d8b5dbe32 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_5-1 e6d59c186764 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_5-1 91cf33b16c25 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_5-1 a07ee8721cf8 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_5-1 dad7304d61f0 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_5-1 6c3a1c33c3c3 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_5-1 b25db4debdea 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_5-1 c7934637c306 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_5-1 12f1985392f3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_5-1 965478a57df4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_5-1 ae740055b998 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_5-1 edcdc19c4cf9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_5-1 12f9dab14ac9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_5-1 522df1f63fc7 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_5-1 1ff9e29c5c15 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_5-1 c768710b2377 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_5-1 38b31eb3b1b9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_5-1 0fdd5e2a6e0b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_5-1 cdde4469a229 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_5-1 37a942e376b0 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_5-1 61fce35fe2f7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_5-1 3ae3d163d069 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_5-1 ba3f07c4f817 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_5-1 ed7a51bc273b 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_5-1 9e2e68475739 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_5-1 ac6ffc665dfb 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_5-1 a7a06be9aecd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_5-1 b8a72118f0cd 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_5-1 f96f0ace83e2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_5-1 7fb6237aa7f8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_5-1 ddfeb663847c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_6_5-1 01f7f407c721 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-1 79582f166f30 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_5-1 81ebabe12202 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_6_5-1 e465ab805c45 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_5-1 89066d2b1a57 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_5-1 162ddb2db737 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_5-1 e84c3e5137ab 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_5-1 f7bf98ff99f1 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U opensdn-test-test:master-2_8_6_5-1 01f7f407c721 1.84GB 0B tf-dev-sandbox:compile af1f9b019427 21.8GB 0B