2026-07-13 14:12:30,589: INFO: Building opensdn-analytics-query-engine 2026-07-13 14:12:30,648: 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_0_8-3 --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 2.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-3 #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 0.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-3 #5 DONE 1.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.7s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 5.9s #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 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 18 MB 00:00 #11 20.15 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.9 MB 00:00 #11 22.60 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 516 kB 00:00 #11 23.80 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 20 MB 00:00 #11 44.00 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 15 MB 00:00 #11 57.57 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.2 MB 00:00 #11 59.39 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 6.3 MB 00:00 #11 65.68 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 966 kB 00:00 #11 67.49 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 480 kB 00:00 #11 68.19 added from: http://tf-mirrors.gz1.opensdn.io/re 472 kB/s | 19 kB 00:00 #11 68.78 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #11 70.18 added from: http://tf-mirrors.gz1.opensdn.io/re 22 kB/s | 15 kB 00:00 #11 71.19 added from: http://tf-mirrors.gz1.opensdn.io/re 417 kB/s | 112 kB 00:00 #11 73.52 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 44 MB 00:01 #11 105.4 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #11 123.1 Dependencies resolved. #11 123.1 =============================================================================================== #11 123.1 Package Arch Version Repository Size #11 123.1 =============================================================================================== #11 123.1 Installing: #11 123.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 123.1 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 123.1 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 123.1 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 123.1 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 123.1 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 123.1 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 123.1 Installing dependencies: #11 123.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 123.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 123.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 123.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 123.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 123.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 123.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 123.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 123.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 123.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 123.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 123.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 123.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 123.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 123.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 123.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 123.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 123.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 123.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 123.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 123.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 123.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 123.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 123.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 123.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 123.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 123.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 123.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 123.1 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 123.1 #11 123.1 Transaction Summary #11 123.1 =============================================================================================== #11 123.1 Install 36 Packages #11 123.1 #11 123.1 Total download size: 16 M #11 123.1 Installed size: 53 M #11 123.1 Downloading Packages: #11 123.2 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 75 kB/s | 9.9 kB 00:00 #11 123.2 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 498 kB/s | 73 kB 00:00 #11 123.2 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 644 kB/s | 15 kB 00:00 #11 123.3 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #11 123.3 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 35 kB 00:00 #11 123.3 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 326 kB/s | 13 kB 00:00 #11 123.4 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 888 kB/s | 43 kB 00:00 #11 123.4 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 530 kB/s | 30 kB 00:00 #11 123.4 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 202 kB/s | 11 kB 00:00 #11 123.4 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 523 kB/s | 37 kB 00:00 #11 123.5 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 661 kB/s | 55 kB 00:00 #11 123.5 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 99 kB 00:00 #11 123.6 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 417 kB/s | 37 kB 00:00 #11 123.7 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 212 kB 00:00 #11 124.0 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 405 kB 00:00 #11 124.3 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 356 kB/s | 203 kB 00:00 #11 124.6 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 22 kB/s | 13 kB 00:00 #11 124.6 (18/36): boost-program-options-1.75.0-13.el9_7. 279 kB/s | 104 kB 00:00 #11 124.8 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 384 kB/s | 91 kB 00:00 #11 125.0 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 69 kB/s | 22 kB 00:00 #11 125.2 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 758 kB/s | 275 kB 00:00 #11 125.4 (22/36): boost-serialization-1.75.0-13.el9_7.x8 335 kB/s | 127 kB 00:00 #11 125.6 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 65 kB/s | 25 kB 00:00 #11 126.0 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 17 kB/s | 11 kB 00:00 #11 126.0 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 506 kB/s | 228 kB 00:00 #11 126.0 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 53 kB 00:00 #11 126.0 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #11 126.0 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.7 MB/s | 28 kB 00:00 #11 126.0 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #11 126.0 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 23 MB/s | 662 kB 00:00 #11 126.3 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 3.3 MB/s | 1.0 MB 00:00 #11 126.3 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 6.6 MB/s | 47 kB 00:00 #11 126.4 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 4.0 MB/s | 1.3 MB 00:00 #11 126.6 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 2.8 MB/s | 9.6 MB 00:03 #11 126.6 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 471 kB/s | 93 kB 00:00 #11 126.6 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 2.7 MB/s | 709 kB 00:00 #11 126.6 -------------------------------------------------------------------------------- #11 126.6 Total 4.5 MB/s | 16 MB 00:03 #11 126.6 Running transaction check #11 126.7 Transaction check succeeded. #11 126.7 Running transaction test #11 126.9 Transaction test succeeded. #11 126.9 Running transaction #11 129.6 Preparing : 1/1 #11 129.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 130.0 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 130.0 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 130.0 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 130.4 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 131.2 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 131.4 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 131.5 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 131.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 132.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 132.2 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 132.6 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 133.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 133.8 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 134.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 134.7 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 135.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 135.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 135.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 135.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 135.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 135.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 135.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 135.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 135.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 135.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 135.3 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 135.3 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 135.3 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 135.3 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 135.3 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 135.3 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 135.3 #11 135.3 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 136.6 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 136.9 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 136.9 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 137.5 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 137.6 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 137.7 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 137.7 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 137.8 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 137.8 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 141.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 141.0 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 141.0 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 141.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 141.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 141.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 141.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 141.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 141.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 141.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 141.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 141.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 141.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 141.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 141.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 141.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 141.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 141.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 141.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 141.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 141.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 141.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 141.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 141.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 141.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 141.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 141.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 141.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 141.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 141.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 141.0 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 141.0 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 141.0 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 141.0 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 141.0 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 141.0 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 141.8 #11 141.8 Installed: #11 141.8 boost-1.75.0-13.el9_7.x86_64 #11 141.8 boost-atomic-1.75.0-13.el9_7.x86_64 #11 141.8 boost-chrono-1.75.0-13.el9_7.x86_64 #11 141.8 boost-container-1.75.0-13.el9_7.x86_64 #11 141.8 boost-context-1.75.0-13.el9_7.x86_64 #11 141.8 boost-contract-1.75.0-13.el9_7.x86_64 #11 141.8 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 141.8 boost-date-time-1.75.0-13.el9_7.x86_64 #11 141.8 boost-fiber-1.75.0-13.el9_7.x86_64 #11 141.8 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 141.8 boost-graph-1.75.0-13.el9_7.x86_64 #11 141.8 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 141.8 boost-locale-1.75.0-13.el9_7.x86_64 #11 141.8 boost-log-1.75.0-13.el9_7.x86_64 #11 141.8 boost-math-1.75.0-13.el9_7.x86_64 #11 141.8 boost-nowide-1.75.0-13.el9_7.x86_64 #11 141.8 boost-program-options-1.75.0-13.el9_7.x86_64 #11 141.8 boost-python3-1.75.0-13.el9_7.x86_64 #11 141.8 boost-random-1.75.0-13.el9_7.x86_64 #11 141.8 boost-regex-1.75.0-13.el9_7.x86_64 #11 141.8 boost-serialization-1.75.0-13.el9_7.x86_64 #11 141.8 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 141.8 boost-system-1.75.0-13.el9_7.x86_64 #11 141.8 boost-test-1.75.0-13.el9_7.x86_64 #11 141.8 boost-thread-1.75.0-13.el9_7.x86_64 #11 141.8 boost-timer-1.75.0-13.el9_7.x86_64 #11 141.8 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 141.8 boost-wave-1.75.0-13.el9_7.x86_64 #11 141.8 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 141.8 hiredis-1.0.2-2.el9.x86_64 #11 141.8 libicu-67.1-10.el9_6.x86_64 #11 141.8 librdkafka-1.6.1-102.el9.x86_64 #11 141.8 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 141.8 logrotate-3.18.0-12.el9.x86_64 #11 141.8 protobuf-3.14.0-17.el9_7.x86_64 #11 141.8 redis-6.2.22-1.el9_8.x86_64 #11 141.8 #11 141.8 Complete! #11 142.9 77 files removed #11 DONE 143.5s #12 exporting to image #12 exporting layers #12 exporting layers 1.5s done #12 writing image sha256:e89c5956daf10ed9ad3e4b9a3496532eb67a862b404c6443b9dd5a905ce79c4e #12 writing image sha256:e89c5956daf10ed9ad3e4b9a3496532eb67a862b404c6443b9dd5a905ce79c4e 0.3s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_8-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_8-3 0.0s done #12 DONE 1.9s 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-07-13 14:15:37,827: INFO: Docker build duration: 187 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 5c2b4719d368: Preparing 0e9231de208e: Preparing 6088e6ad61be: Preparing 467f7fab3218: Preparing 5f961758e7c6: Preparing 78c7eaca0d60: Preparing b5d98532d7df: Preparing 7718f1164431: Preparing fa45c007bac1: Preparing 82603cf7c254: Preparing 6d95eb8114e6: Preparing 54c3b75e5649: Preparing ed2f43515725: Preparing ad51161c42e0: Preparing 74dab3e8b139: Preparing 733deb96f404: Preparing 44343de3ea1d: Preparing 5c2b4719d368: Waiting 0e9231de208e: Waiting 6088e6ad61be: Waiting 467f7fab3218: Waiting 5f961758e7c6: Waiting 78c7eaca0d60: Waiting b5d98532d7df: Waiting 7718f1164431: Waiting fa45c007bac1: Waiting 82603cf7c254: Waiting 54c3b75e5649: Waiting ed2f43515725: Waiting ad51161c42e0: Waiting 74dab3e8b139: Waiting 733deb96f404: Waiting 44343de3ea1d: Waiting 6d95eb8114e6: Waiting 467f7fab3218: Layer already exists 6088e6ad61be: Pushed 5f961758e7c6: Layer already exists 78c7eaca0d60: Layer already exists b5d98532d7df: Layer already exists 7718f1164431: Layer already exists fa45c007bac1: Layer already exists 82603cf7c254: Layer already exists 6d95eb8114e6: Layer already exists 54c3b75e5649: Layer already exists ed2f43515725: Layer already exists 74dab3e8b139: Layer already exists ad51161c42e0: Layer already exists 733deb96f404: Layer already exists 44343de3ea1d: Layer already exists 0e9231de208e: Pushed 5c2b4719d368: Pushed master-3_0_0_8-3: digest: sha256:0a28264053aecc8fa556f65952c9ffe6a5ad54930bbeba24334a7fb940eb3cb7 size: 3879 2026-07-13 14:15:50,934: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 200 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_8-3 5fa6a9e00967 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_8-3 75ad1d4d0cc3 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-3 d1087d5920ad 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_8-3 094155df0187 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_8-3 e89c5956daf1 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_8-3 c8c6fcc83f3d 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_8-3 48ff1e0b1478 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_8-3 f3b86e9c3c5c 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_8-3 bf8fdfb0e6a9 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-3 051c0c5f82ca 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_8-3 5cff675ab732 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_8-3 ccd72c706f46 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_8-3 df7305191176 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_8-3 2766cc76d369 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_8-3 1b51f0497a2d 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_8-3 6ec06add3457 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_8-3 415685906771 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_8-3 9a7d37da7112 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_8-3 ebaa11cafe53 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_8-3 b8d345392a68 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_8-3 95cd7bab8dde 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_8-3 22cbd803504e 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_8-3 ccba953b5bca 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_8-3 18866ede0833 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_8-3 4a00df935a4c 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_8-3 0d0607d1e48b 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_8-3 3eafc8c7de7c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_8-3 de29d641439d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_8-3 d9349610b288 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_8-3 e898bf8d03b7 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_8-3 9d83acc1ddf7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_8-3 20672586c53a 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_8-3 71c4f5fa9781 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_8-3 55f647ddeb37 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_8-3 8fb4660970c6 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_8-3 0c4ee5d6d215 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_8-3 b67c4b562644 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_8-3 d6a16d20a621 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_8-3 52078682185c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_8-3 ab4edd70eb82 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_8-3 bcc57f73b5f8 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_8-3 c1a65cf0186a 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_8-3 962ebce890e8 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_8-3 f34ef94a0742 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_8-3 e0ed9126ae1b 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_8-3 601e25959799 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-3 9f22d0162179 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_8-3 2207da9bb83e 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_0_8-3 3225e60d9843 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_8-3 96eb02e2ae9f 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_8-3 ce5e9c1d6bd2 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_0_8-3 e0fe18623738 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 88eeebe46de9 3.01GB 0B U opensdn-test-test:master-3_0_0_8-3 601e25959799 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 37b7d0ae05d7 22.6GB 0B tf-dev-sandbox:frozen 88eeebe46de9 3.01GB 0B U