2026-07-10 17:00:07,006: INFO: Building opensdn-analytics-query-engine 2026-07-10 17:00:07,202: 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_7-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=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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_7-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.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_7-1 #5 DONE 0.8s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_7-1 #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.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.3s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.3s #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.299 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 18 MB 00:00 #11 7.963 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.9 MB 00:00 #11 9.197 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #11 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 20 MB 00:00 #11 21.95 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 15 MB 00:00 #11 29.08 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.2 MB 00:00 #11 30.70 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 6.3 MB 00:00 #11 32.79 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #11 34.21 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 480 kB 00:00 #11 35.21 added from: http://tf-mirrors.gz1.opensdn.io/re 608 kB/s | 19 kB 00:00 #11 35.89 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #11 36.74 added from: http://tf-mirrors.gz1.opensdn.io/re 269 kB/s | 15 kB 00:00 #11 37.45 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 112 kB 00:00 #11 39.64 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 44 MB 00:01 #11 72.99 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #11 94.14 Dependencies resolved. #11 94.15 =============================================================================================== #11 94.15 Package Arch Version Repository Size #11 94.15 =============================================================================================== #11 94.15 Installing: #11 94.15 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 94.15 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 94.15 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 94.15 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 94.15 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 94.15 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 94.15 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 94.15 Installing dependencies: #11 94.15 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 94.15 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 94.15 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 94.15 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 94.15 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 94.15 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 94.15 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 94.15 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 94.15 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 94.15 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 94.15 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 94.15 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 94.15 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 94.15 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 94.15 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 94.15 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 94.15 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 94.15 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 94.15 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 94.15 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 94.15 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 94.15 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 94.15 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 94.15 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 94.15 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 94.15 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 94.15 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 94.15 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 94.15 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 94.15 #11 94.15 Transaction Summary #11 94.15 =============================================================================================== #11 94.15 Install 36 Packages #11 94.15 #11 94.16 Total download size: 16 M #11 94.16 Installed size: 53 M #11 94.16 Downloading Packages: #11 94.19 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 505 kB/s | 9.9 kB 00:00 #11 94.20 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.1 MB/s | 73 kB 00:00 #11 94.21 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 775 kB/s | 15 kB 00:00 #11 94.21 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #11 94.22 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 35 kB 00:00 #11 94.22 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #11 94.22 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 5.7 MB/s | 43 kB 00:00 #11 94.23 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 30 kB 00:00 #11 94.23 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #11 94.24 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 37 kB 00:00 #11 94.25 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 4.5 MB/s | 55 kB 00:00 #11 94.25 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 99 kB 00:00 #11 94.26 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 2.0 MB/s | 37 kB 00:00 #11 94.29 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 6.6 MB/s | 212 kB 00:00 #11 94.31 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 405 kB 00:00 #11 94.32 (16/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #11 94.32 (17/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 203 kB 00:00 #11 94.33 (18/36): boost-program-options-1.75.0-13.el9_7. 8.1 MB/s | 104 kB 00:00 #11 94.34 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 91 kB 00:00 #11 94.34 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #11 94.35 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #11 94.36 (22/36): boost-serialization-1.75.0-13.el9_7.x8 6.9 MB/s | 127 kB 00:00 #11 94.36 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.6 MB/s | 25 kB 00:00 #11 94.37 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #11 94.38 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 53 kB 00:00 #11 94.39 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.1 MB/s | 228 kB 00:00 #11 94.40 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 21 kB 00:00 #11 94.40 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #11 94.41 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #11 94.43 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 27 MB/s | 662 kB 00:00 #11 94.46 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 18 MB/s | 1.0 MB 00:00 #11 94.48 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 3.4 MB/s | 47 kB 00:00 #11 94.51 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 94.65 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 94.67 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 576 kB/s | 93 kB 00:00 #11 94.70 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.1 MB/s | 709 kB 00:00 #11 94.70 -------------------------------------------------------------------------------- #11 94.70 Total 29 MB/s | 16 MB 00:00 #11 94.70 Running transaction check #11 94.80 Transaction check succeeded. #11 94.80 Running transaction test #11 95.36 Transaction test succeeded. #11 95.37 Running transaction #11 96.29 Preparing : 1/1 #11 96.43 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 96.45 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 96.46 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 96.47 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 97.28 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 97.31 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 97.32 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 97.33 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 97.34 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 97.39 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 97.41 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 97.43 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 97.44 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 97.45 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 97.48 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 97.49 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 97.50 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 97.51 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 97.53 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 97.54 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 97.56 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 97.57 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 97.60 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 97.61 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 97.62 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 97.67 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 97.76 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 97.85 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 97.86 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 97.89 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 97.90 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 97.96 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 97.96 #11 97.99 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 98.40 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 98.43 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 98.53 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 98.57 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 98.67 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 98.69 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 98.77 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 98.82 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 98.88 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 99.27 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 99.27 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 99.27 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 99.27 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 99.27 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 99.27 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 99.27 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 99.27 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 99.27 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 99.27 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 99.27 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 99.27 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 99.27 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 99.27 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 99.27 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 99.27 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 99.27 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 99.27 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 99.27 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 99.27 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 99.27 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 99.27 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 99.27 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 99.27 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 99.27 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 99.27 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 99.27 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 99.27 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 99.27 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 99.27 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 99.27 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 99.27 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 99.27 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 99.27 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 99.27 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 99.27 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 99.45 #11 99.45 Installed: #11 99.45 boost-1.75.0-13.el9_7.x86_64 #11 99.45 boost-atomic-1.75.0-13.el9_7.x86_64 #11 99.45 boost-chrono-1.75.0-13.el9_7.x86_64 #11 99.45 boost-container-1.75.0-13.el9_7.x86_64 #11 99.45 boost-context-1.75.0-13.el9_7.x86_64 #11 99.45 boost-contract-1.75.0-13.el9_7.x86_64 #11 99.45 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 99.45 boost-date-time-1.75.0-13.el9_7.x86_64 #11 99.45 boost-fiber-1.75.0-13.el9_7.x86_64 #11 99.45 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 99.45 boost-graph-1.75.0-13.el9_7.x86_64 #11 99.45 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 99.45 boost-locale-1.75.0-13.el9_7.x86_64 #11 99.45 boost-log-1.75.0-13.el9_7.x86_64 #11 99.45 boost-math-1.75.0-13.el9_7.x86_64 #11 99.45 boost-nowide-1.75.0-13.el9_7.x86_64 #11 99.45 boost-program-options-1.75.0-13.el9_7.x86_64 #11 99.45 boost-python3-1.75.0-13.el9_7.x86_64 #11 99.45 boost-random-1.75.0-13.el9_7.x86_64 #11 99.45 boost-regex-1.75.0-13.el9_7.x86_64 #11 99.45 boost-serialization-1.75.0-13.el9_7.x86_64 #11 99.45 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 99.45 boost-system-1.75.0-13.el9_7.x86_64 #11 99.45 boost-test-1.75.0-13.el9_7.x86_64 #11 99.45 boost-thread-1.75.0-13.el9_7.x86_64 #11 99.45 boost-timer-1.75.0-13.el9_7.x86_64 #11 99.45 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 99.45 boost-wave-1.75.0-13.el9_7.x86_64 #11 99.45 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 99.45 hiredis-1.0.2-2.el9.x86_64 #11 99.45 libicu-67.1-10.el9_6.x86_64 #11 99.45 librdkafka-1.6.1-102.el9.x86_64 #11 99.45 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 99.45 logrotate-3.18.0-12.el9.x86_64 #11 99.45 protobuf-3.14.0-17.el9_7.x86_64 #11 99.45 redis-6.2.22-1.el9_8.x86_64 #11 99.45 #11 99.45 Complete! #11 100.4 77 files removed #11 DONE 100.5s #12 exporting to image #12 exporting layers #12 exporting layers 1.7s done #12 writing image sha256:458441aff2081c9a1d30c8f1047a11be3dce5a39f095def685b0491b5b5f24d5 #12 writing image sha256:458441aff2081c9a1d30c8f1047a11be3dce5a39f095def685b0491b5b5f24d5 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_7-1 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-10 17:02:01,928: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 1a995dd1a176: Preparing fc3caa0c861d: Preparing 20a6546b7e83: Preparing 07816042145a: Preparing 29e6dff0e842: Preparing b444516d71e1: Preparing b36cf6cb31b6: Preparing c0bccef54b6c: Preparing c5b93fca668f: Preparing d8c988edb5b5: Preparing a0f5b57d9b33: Preparing e31254e65d8a: Preparing f61fd869c6b6: Preparing 5b2c9f9e2d30: Preparing 8e3d162ad762: Preparing 43b9c098198f: Preparing 44343de3ea1d: Preparing b444516d71e1: Waiting b36cf6cb31b6: Waiting c0bccef54b6c: Waiting c5b93fca668f: Waiting d8c988edb5b5: Waiting a0f5b57d9b33: Waiting e31254e65d8a: Waiting f61fd869c6b6: Waiting 5b2c9f9e2d30: Waiting 8e3d162ad762: Waiting 43b9c098198f: Waiting 44343de3ea1d: Waiting 29e6dff0e842: Layer already exists 07816042145a: Layer already exists b444516d71e1: Layer already exists 20a6546b7e83: Pushed b36cf6cb31b6: Layer already exists c0bccef54b6c: Layer already exists c5b93fca668f: Layer already exists d8c988edb5b5: Layer already exists a0f5b57d9b33: Layer already exists e31254e65d8a: Layer already exists 5b2c9f9e2d30: Layer already exists f61fd869c6b6: Layer already exists 43b9c098198f: Layer already exists 8e3d162ad762: Layer already exists 44343de3ea1d: Layer already exists fc3caa0c861d: Pushed 1a995dd1a176: Pushed master-3_0_0_7-1: digest: sha256:722e0d48d7d5d0e22605d73424bc9fd122e451f6e6c887158860c2e1cf4489d1 size: 3879 2026-07-10 17:02:37,513: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 151 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_7-1 ec31a545b0cd 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_7-1 7a6eddca5990 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_7-1 d86edffed721 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_7-1 458441aff208 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_7-1 f039a64813ac 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_7-1 196a8c6854f1 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_7-1 ed226c95e424 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_7-1 fbc0c920ec49 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_7-1 56e5253eea28 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_7-1 ff369089e484 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_7-1 7ed0f8fd1bab 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_7-1 4fdbe30b8807 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_7-1 ccf7799aa3ff 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_7-1 fb2d7229e549 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_7-1 ce7f2b94beb3 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_7-1 dbb6c223830c 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_7-1 037dea1c5c04 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_7-1 2a0b48704cdb 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_7-1 dd55919ebc5d 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_7-1 0f09b85b84f4 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_7-1 cc44fe6d08f1 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_7-1 2af16768621f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_7-1 a0974491a5d7 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_7-1 0b057c920162 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_7-1 35b6b9c42043 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_7-1 22c6d709071e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_7-1 89c6740a8002 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_7-1 f5377f01f0b5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_7-1 390485ba856c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_7-1 88ed3be67896 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_7-1 feff060539aa 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_7-1 370a8b4d118c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_7-1 4934091a7369 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_7-1 9d2680816a30 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_7-1 9c7db7bef8af 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_7-1 393777784e67 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_7-1 3a01f3c11800 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_7-1 852ecc2df223 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_7-1 60cd1edd8889 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_7-1 7b7f3cfeddad 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_7-1 510a92aa606d 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_7-1 722ecce71bd7 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_7-1 2226754d7e95 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_7-1 59c016056c82 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_7-1 819c42c47af3 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_7-1 39eb6efe20e4 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-3_0_0_7-1 35060174736a 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 9535d61ee10b 22.6GB 0B tf-dev-sandbox:sandbox-master-3_0_0_7-1 35060174736a 3.01GB 0B U