2026-09-01 23:40:48,325: INFO: Building opensdn-analytics-query-engine 2026-09-01 23:40:48,413: 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-3_0_3_9-1_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=26.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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_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.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 #5 DONE 0.2s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_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 done #8 DONE 1.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.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 3.887 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 18 MB 00:00 #11 12.20 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.9 MB 00:00 #11 13.97 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 516 kB 00:00 #11 15.22 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 20 MB 00:00 #11 30.07 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 15 MB 00:00 #11 41.11 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.2 MB 00:00 #11 42.85 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 6.3 MB 00:00 #11 48.27 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 966 kB 00:00 #11 49.12 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 480 kB 00:00 #11 49.84 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 19 kB 00:00 #11 50.55 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 kB/s | 257 B 00:00 #11 51.13 added from: http://tf-mirrors.gz1.opensdn.io/re 843 kB/s | 15 kB 00:00 #11 51.71 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 112 kB 00:00 #11 53.20 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 44 MB 00:00 #11 83.15 Third parties for OpenSDN 10 MB/s | 5.1 MB 00:00 #11 99.95 Dependencies resolved. #11 99.95 =============================================================================================== #11 99.95 Package Arch Version Repository Size #11 99.95 =============================================================================================== #11 99.95 Installing: #11 99.95 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 99.95 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 99.95 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 99.95 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 99.95 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 99.95 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 99.95 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 99.95 Installing dependencies: #11 99.95 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 99.95 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 99.95 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 99.95 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 99.95 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 99.95 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 99.95 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 99.95 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 99.95 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 99.95 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 99.95 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 99.95 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 99.95 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 99.95 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 99.95 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 99.95 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 99.95 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 99.95 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 99.95 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 99.95 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 99.95 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 99.95 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 99.95 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 99.95 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 99.95 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 99.95 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 99.95 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 99.95 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 99.95 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 99.95 #11 99.95 Transaction Summary #11 99.95 =============================================================================================== #11 99.95 Install 36 Packages #11 99.95 #11 99.95 Total download size: 16 M #11 99.95 Installed size: 53 M #11 99.95 Downloading Packages: #11 99.99 (1/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.6 MB/s | 73 kB 00:00 #11 99.99 (2/36): boost-1.75.0-13.el9_7.x86_64.rpm 331 kB/s | 9.9 kB 00:00 #11 100.00 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #11 100.00 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 23 kB 00:00 #11 100.00 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 6.4 MB/s | 35 kB 00:00 #11 100.00 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #11 100.0 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.4 MB/s | 43 kB 00:00 #11 100.0 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 30 kB 00:00 #11 100.0 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #11 100.0 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 37 kB 00:00 #11 100.0 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 10 MB/s | 55 kB 00:00 #11 100.0 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #11 100.0 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.2 MB/s | 37 kB 00:00 #11 100.0 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #11 100.1 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #11 100.1 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 100.1 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 100.1 (18/36): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #11 100.1 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #11 100.1 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #11 100.1 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #11 100.1 (22/36): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #11 100.1 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.0 MB/s | 25 kB 00:00 #11 100.1 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #11 100.1 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 228 kB 00:00 #11 100.1 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.1 MB/s | 53 kB 00:00 #11 100.1 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 21 kB 00:00 #11 100.1 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.1 MB/s | 28 kB 00:00 #11 100.1 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #11 100.1 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 36 MB/s | 662 kB 00:00 #11 100.2 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 30 MB/s | 1.0 MB 00:00 #11 100.2 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 10 MB/s | 47 kB 00:00 #11 100.2 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 29 MB/s | 1.3 MB 00:00 #11 100.4 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #11 100.4 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 487 kB/s | 93 kB 00:00 #11 100.4 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.2 MB/s | 709 kB 00:00 #11 100.4 -------------------------------------------------------------------------------- #11 100.4 Total 38 MB/s | 16 MB 00:00 #11 100.4 Running transaction check #11 100.5 Transaction check succeeded. #11 100.5 Running transaction test #11 100.8 Transaction test succeeded. #11 100.8 Running transaction #11 101.3 Preparing : 1/1 #11 101.4 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 101.4 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 101.4 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 101.4 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 102.0 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 102.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 102.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 102.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 102.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 102.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 102.1 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 102.1 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 102.3 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 102.5 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 102.7 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 103.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 103.2 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 103.4 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 103.4 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 103.4 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 103.5 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 103.5 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 103.5 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 103.5 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 103.5 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 103.5 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 103.5 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 103.5 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 103.5 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 103.6 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 103.6 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 103.6 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 103.6 #11 103.6 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 103.9 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 103.9 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 103.9 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 104.0 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 104.0 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 104.0 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 104.1 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 104.1 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 104.1 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 104.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 104.8 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 104.8 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 104.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 104.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 104.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 104.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 104.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 104.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 104.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 104.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 104.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 104.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 104.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 104.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 104.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 104.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 104.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 104.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 104.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 104.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 104.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 104.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 104.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 104.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 104.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 104.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 104.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 104.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 104.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 104.8 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 104.8 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 104.8 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 104.8 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 104.8 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 104.8 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 104.9 #11 104.9 Installed: #11 104.9 boost-1.75.0-13.el9_7.x86_64 #11 104.9 boost-atomic-1.75.0-13.el9_7.x86_64 #11 104.9 boost-chrono-1.75.0-13.el9_7.x86_64 #11 104.9 boost-container-1.75.0-13.el9_7.x86_64 #11 104.9 boost-context-1.75.0-13.el9_7.x86_64 #11 104.9 boost-contract-1.75.0-13.el9_7.x86_64 #11 104.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 104.9 boost-date-time-1.75.0-13.el9_7.x86_64 #11 104.9 boost-fiber-1.75.0-13.el9_7.x86_64 #11 104.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 104.9 boost-graph-1.75.0-13.el9_7.x86_64 #11 104.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 104.9 boost-locale-1.75.0-13.el9_7.x86_64 #11 104.9 boost-log-1.75.0-13.el9_7.x86_64 #11 104.9 boost-math-1.75.0-13.el9_7.x86_64 #11 104.9 boost-nowide-1.75.0-13.el9_7.x86_64 #11 104.9 boost-program-options-1.75.0-13.el9_7.x86_64 #11 104.9 boost-python3-1.75.0-13.el9_7.x86_64 #11 104.9 boost-random-1.75.0-13.el9_7.x86_64 #11 104.9 boost-regex-1.75.0-13.el9_7.x86_64 #11 104.9 boost-serialization-1.75.0-13.el9_7.x86_64 #11 104.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 104.9 boost-system-1.75.0-13.el9_7.x86_64 #11 104.9 boost-test-1.75.0-13.el9_7.x86_64 #11 104.9 boost-thread-1.75.0-13.el9_7.x86_64 #11 104.9 boost-timer-1.75.0-13.el9_7.x86_64 #11 104.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 104.9 boost-wave-1.75.0-13.el9_7.x86_64 #11 104.9 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 104.9 hiredis-1.0.2-2.el9.x86_64 #11 104.9 libicu-67.1-10.el9_6.x86_64 #11 104.9 librdkafka-1.6.1-102.el9.x86_64 #11 104.9 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 104.9 logrotate-3.18.0-12.el9.x86_64 #11 104.9 protobuf-3.14.0-17.el9_7.x86_64 #11 104.9 redis-6.2.22-1.el9_8.x86_64 #11 104.9 #11 104.9 Complete! #11 105.7 77 files removed #11 DONE 105.9s #12 exporting to image #12 exporting layers #12 exporting layers 3.7s done #12 writing image sha256:5b08025eb768211d449ffe694f902166c1f3683d31cb7e84279f3c3864bcd61e 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-1_2 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-09-01 23:43:45,179: INFO: Docker build duration: 177 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 60893c8031f7: Preparing 59c8d13e5247: Preparing 362bdfdb523c: Preparing f1ee421d9c64: Preparing 845ac1ac0286: Preparing 5fcb143c0def: Preparing d51c2d0aeab0: Preparing 6e92910f3e20: Preparing c928a8dd7b42: Preparing fdedc89b9f12: Preparing e78b0cbad7ba: Preparing a6da1038ea75: Preparing ddce892713f4: Preparing 5f74125fbc8b: Preparing 2d2b052d9243: Preparing 5fd1bb45ab71: Preparing 44343de3ea1d: Preparing 362bdfdb523c: Waiting f1ee421d9c64: Waiting 845ac1ac0286: Waiting 5fcb143c0def: Waiting d51c2d0aeab0: Waiting 6e92910f3e20: Waiting c928a8dd7b42: Waiting fdedc89b9f12: Waiting e78b0cbad7ba: Waiting a6da1038ea75: Waiting ddce892713f4: Waiting 5f74125fbc8b: Waiting 2d2b052d9243: Waiting 5fd1bb45ab71: Waiting 44343de3ea1d: Waiting 59c8d13e5247: Pushed 362bdfdb523c: Pushed f1ee421d9c64: Layer already exists 845ac1ac0286: Layer already exists 5fcb143c0def: Layer already exists d51c2d0aeab0: Layer already exists 6e92910f3e20: Layer already exists c928a8dd7b42: Layer already exists fdedc89b9f12: Layer already exists e78b0cbad7ba: Layer already exists a6da1038ea75: Layer already exists ddce892713f4: Layer already exists 5f74125fbc8b: Layer already exists 2d2b052d9243: Layer already exists 5fd1bb45ab71: Layer already exists 44343de3ea1d: Layer already exists 60893c8031f7: Pushed master-3_0_3_9-1_2: digest: sha256:b1c4aaf9ce576dee2a730b6b9c605344f68d2141861a9dcd95db8802548e73d5 size: 3879 2026-09-01 23:44:00,442: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 192 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_9-1_2 8007015621c3 741MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_9-1_2 e054cbf6fcf3 750MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_2 533a085871c5 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_9-1_2 b8859e63411c 806MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-1_2 5b08025eb768 803MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_9-1_2 71ccc77ca4c9 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_9-1_2 d610b4b88026 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_9-1_2 0d7d1d3f5758 966MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-1_2 751c76370a32 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_2 ea03063d0e90 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-1_2 4dd5d886a6fd 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-1_2 ad5e07c8c934 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-1_2 87b6753034cf 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_9-1_2 f3347eff3eee 764MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-1_2 129fa64b1d4d 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_9-1_2 8fa5ab3f356f 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_9-1_2 ff95abe3ec2c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_9-1_2 e76522a20916 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-1_2 8fac77d4e462 784MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_9-1_2 a8e78bf5e57c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_9-1_2 ba2b16024cdd 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_9-1_2 7e40557cf682 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_9-1_2 78ce53030750 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_9-1_2 666ddce5102e 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_9-1_2 4cc1a880bdb2 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_9-1_2 dd8dced8859d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_9-1_2 ed55f037055e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-1_2 0e1ba4870189 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-1_2 0268f3ea0858 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-1_2 683034dcf32d 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-1_2 f7d7a44efffc 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-1_2 cf92bf388d6f 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-1_2 9d5169360036 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-1_2 7191b44f964f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-1_2 9df267e88963 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-1_2 4204618e5a4d 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_9-1_2 cd91a6c2fa37 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_9-1_2 5e0b81869669 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_9-1_2 6f3a19533909 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_9-1_2 1e9fde7541f7 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_9-1_2 d6260b2873dc 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_9-1_2 0653e4938f50 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_9-1_2 ce1697ef2447 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_9-1_2 3ad137d0d79d 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_9-1_2 8ee7bb2fc663 859MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_2 74bdb928306a 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_9-1_2 f1f161398da4 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-1_2 fccffaea233f 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_9-1_2 39ea9b0d55d8 792MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_3_9-1_2 3f5f44858369 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 8b5c3c5aa0f9 3.01GB 0B U tf-dev-sandbox:compile 9281184f4833 22.6GB 0B