2026-08-24 01:41:25,421: INFO: Building opensdn-analytics-query-engine 2026-08-24 01:41:25,530: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 3.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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: #8 transferring context: 1.54kB done #8 DONE 3.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.2s #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.605 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 18 MB 00:00 #11 12.94 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.9 MB 00:00 #11 15.35 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 516 kB 00:00 #11 16.46 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 20 MB 00:00 #11 30.16 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 15 MB 00:00 #11 41.20 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.2 MB 00:00 #11 42.63 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 6.3 MB 00:00 #11 47.63 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 966 kB 00:00 #11 48.41 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 480 kB 00:00 #11 48.88 added from: http://tf-mirrors.gz1.opensdn.io/re 455 kB/s | 19 kB 00:00 #11 49.52 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 kB/s | 257 B 00:00 #11 50.06 added from: http://tf-mirrors.gz1.opensdn.io/re 723 kB/s | 15 kB 00:00 #11 50.66 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 112 kB 00:00 #11 52.13 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 44 MB 00:00 #11 80.05 Third parties for OpenSDN 8.4 MB/s | 5.1 MB 00:00 #11 92.73 Dependencies resolved. #11 92.73 =============================================================================================== #11 92.73 Package Arch Version Repository Size #11 92.73 =============================================================================================== #11 92.73 Installing: #11 92.73 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 92.73 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 92.73 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 92.73 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 92.73 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 92.73 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 92.73 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 92.73 Installing dependencies: #11 92.73 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 92.73 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 92.73 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 92.73 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 92.73 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 92.73 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 92.73 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 92.73 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 92.73 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 92.73 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 92.73 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 92.73 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 92.73 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 92.73 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 92.73 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 92.73 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 92.73 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 92.73 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 92.73 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 92.73 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 92.73 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 92.73 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 92.73 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 92.73 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 92.73 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 92.73 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 92.73 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 92.73 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 92.73 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 92.73 #11 92.73 Transaction Summary #11 92.73 =============================================================================================== #11 92.73 Install 36 Packages #11 92.73 #11 92.73 Total download size: 16 M #11 92.73 Installed size: 53 M #11 92.73 Downloading Packages: #11 92.74 (1/36): logrotate-3.18.0-12.el9.x86_64.rpm 6.9 MB/s | 73 kB 00:00 #11 92.74 (2/36): boost-1.75.0-13.el9_7.x86_64.rpm 752 kB/s | 9.9 kB 00:00 #11 92.74 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 92.76 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #11 92.76 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 35 kB 00:00 #11 92.76 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #11 92.77 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 43 kB 00:00 #11 92.77 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #11 92.77 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #11 92.77 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 37 kB 00:00 #11 92.81 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 4.2 MB/s | 55 kB 00:00 #11 92.81 (12/36): boost-iostreams-1.75.0-13.el9_7.x86_64 6.2 MB/s | 37 kB 00:00 #11 92.81 (13/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 99 kB 00:00 #11 92.81 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #11 92.85 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 405 kB 00:00 #11 92.85 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 92.85 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 842 kB/s | 13 kB 00:00 #11 92.85 (18/36): boost-program-options-1.75.0-13.el9_7. 8.6 MB/s | 104 kB 00:00 #11 92.89 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 1.9 MB/s | 91 kB 00:00 #11 92.93 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 352 kB/s | 22 kB 00:00 #11 92.93 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #11 92.93 (22/36): boost-serialization-1.75.0-13.el9_7.x8 8.5 MB/s | 127 kB 00:00 #11 92.93 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.9 MB/s | 25 kB 00:00 #11 92.93 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #11 92.98 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #11 92.98 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 53 kB 00:00 #11 92.98 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 21 kB 00:00 #11 92.98 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 2.4 MB/s | 28 kB 00:00 #11 92.98 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #11 92.98 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 29 MB/s | 662 kB 00:00 #11 93.01 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 26 MB/s | 1.0 MB 00:00 #11 93.04 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 5.9 MB/s | 47 kB 00:00 #11 93.08 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 93.09 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.9 MB/s | 93 kB 00:00 #11 93.25 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #11 93.25 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.1 MB/s | 709 kB 00:00 #11 93.25 -------------------------------------------------------------------------------- #11 93.25 Total 31 MB/s | 16 MB 00:00 #11 93.25 Running transaction check #11 93.32 Transaction check succeeded. #11 93.32 Running transaction test #11 93.74 Transaction test succeeded. #11 93.74 Running transaction #11 94.33 Preparing : 1/1 #11 94.44 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 94.50 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 94.50 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 94.51 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 94.84 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 94.84 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 94.84 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 94.87 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 94.87 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 94.87 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 94.89 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 94.89 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 94.89 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 94.91 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 94.93 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 94.93 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 94.93 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 94.98 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 94.98 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 94.98 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 94.98 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 94.99 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 95.02 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 95.02 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 95.02 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 95.04 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 95.04 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 95.04 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 95.08 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 95.08 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 95.09 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 95.12 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 95.12 #11 95.12 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 95.37 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 95.41 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 95.51 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 95.51 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 95.54 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 95.60 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 95.60 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 95.67 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 95.68 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 96.69 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 96.69 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 96.69 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 96.69 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 96.69 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 96.69 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 96.69 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 96.69 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 96.69 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 96.69 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 96.69 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 96.69 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 96.69 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 96.69 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 96.69 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 96.69 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 96.69 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 96.69 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 96.69 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 96.69 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 96.69 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 96.69 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 96.69 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 96.69 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 96.69 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 96.69 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 96.69 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 96.69 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 96.69 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 96.69 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 96.69 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 96.69 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 96.69 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 96.69 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 96.69 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 96.69 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 96.86 #11 96.86 Installed: #11 96.86 boost-1.75.0-13.el9_7.x86_64 #11 96.86 boost-atomic-1.75.0-13.el9_7.x86_64 #11 96.86 boost-chrono-1.75.0-13.el9_7.x86_64 #11 96.86 boost-container-1.75.0-13.el9_7.x86_64 #11 96.86 boost-context-1.75.0-13.el9_7.x86_64 #11 96.86 boost-contract-1.75.0-13.el9_7.x86_64 #11 96.86 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 96.86 boost-date-time-1.75.0-13.el9_7.x86_64 #11 96.86 boost-fiber-1.75.0-13.el9_7.x86_64 #11 96.86 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 96.86 boost-graph-1.75.0-13.el9_7.x86_64 #11 96.86 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 96.86 boost-locale-1.75.0-13.el9_7.x86_64 #11 96.86 boost-log-1.75.0-13.el9_7.x86_64 #11 96.86 boost-math-1.75.0-13.el9_7.x86_64 #11 96.86 boost-nowide-1.75.0-13.el9_7.x86_64 #11 96.86 boost-program-options-1.75.0-13.el9_7.x86_64 #11 96.86 boost-python3-1.75.0-13.el9_7.x86_64 #11 96.86 boost-random-1.75.0-13.el9_7.x86_64 #11 96.86 boost-regex-1.75.0-13.el9_7.x86_64 #11 96.86 boost-serialization-1.75.0-13.el9_7.x86_64 #11 96.86 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 96.86 boost-system-1.75.0-13.el9_7.x86_64 #11 96.86 boost-test-1.75.0-13.el9_7.x86_64 #11 96.86 boost-thread-1.75.0-13.el9_7.x86_64 #11 96.86 boost-timer-1.75.0-13.el9_7.x86_64 #11 96.86 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 96.86 boost-wave-1.75.0-13.el9_7.x86_64 #11 96.86 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 96.86 hiredis-1.0.2-2.el9.x86_64 #11 96.86 libicu-67.1-10.el9_6.x86_64 #11 96.86 librdkafka-1.6.1-102.el9.x86_64 #11 96.86 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 96.86 logrotate-3.18.0-12.el9.x86_64 #11 96.86 protobuf-3.14.0-17.el9_7.x86_64 #11 96.86 redis-6.2.22-1.el9_8.x86_64 #11 96.86 #11 96.86 Complete! #11 97.36 77 files removed #11 DONE 97.6s #12 exporting to image #12 exporting layers #12 exporting layers 4.0s done #12 writing image sha256:5dc8bad5657341144b91d9525b78e8cdbcb1846485d63c59089fa6e3c59cdf06 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly done #12 DONE 4.1s 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-08-24 01:44:15,143: INFO: Docker build duration: 170 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 1585f9fbbbc8: Preparing 1e62fb7ee10c: Preparing 15e0aa9adadd: Preparing 74b936e2b125: Preparing 51008239c0b0: Preparing 8b559408ac15: Preparing 6eee74dc5d9a: Preparing b3a84452e254: Preparing 36711f8b85a5: Preparing 9e8fc65c04dc: Preparing 18d789f32689: Preparing 3895a93b693d: Preparing 9ff6c3b34c86: Preparing e3e7b9f3d6d5: Preparing bd86bc06627f: Preparing c12113867e1b: Preparing 44343de3ea1d: Preparing 1585f9fbbbc8: Waiting 1e62fb7ee10c: Waiting 15e0aa9adadd: Waiting 74b936e2b125: Waiting 51008239c0b0: Waiting 8b559408ac15: Waiting 6eee74dc5d9a: Waiting b3a84452e254: Waiting 36711f8b85a5: Waiting 9e8fc65c04dc: Waiting 18d789f32689: Waiting 3895a93b693d: Waiting 9ff6c3b34c86: Waiting e3e7b9f3d6d5: Waiting bd86bc06627f: Waiting c12113867e1b: Waiting 44343de3ea1d: Waiting 1e62fb7ee10c: Pushed 15e0aa9adadd: Pushed 74b936e2b125: Layer already exists 51008239c0b0: Layer already exists 8b559408ac15: Layer already exists 6eee74dc5d9a: Layer already exists b3a84452e254: Layer already exists 36711f8b85a5: Layer already exists 9e8fc65c04dc: Layer already exists 18d789f32689: Layer already exists 3895a93b693d: Layer already exists 9ff6c3b34c86: Layer already exists e3e7b9f3d6d5: Layer already exists bd86bc06627f: Layer already exists c12113867e1b: Layer already exists 44343de3ea1d: Layer already exists 1585f9fbbbc8: Pushed nightly: digest: sha256:36fb4568db3d37f2e90a84eafa361ff87f45bb0226c2e7c126d1bc2758c5b081 size: 3879 2026-08-24 01:44:33,007: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 188 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 736a37d51b62 741MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 3d12f0cd8837 750MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly eca992054cfc 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 627c28455b3b 806MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 5dc8bad56573 803MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 1f0d37538998 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 3657dcf8820b 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 43637206cad9 966MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 257fdc848988 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 68f0004de2f1 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 2e3d33757bfc 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly c53608b10901 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly a57212a62a29 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly fdc26f5a1b19 764MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 924f9bbc0147 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 31b087c661be 739MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 625d45d918b8 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 88dcaaa747ab 748MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 84a2cee8e5ec 784MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 04ca2e0fec20 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 6c57c3078cb3 810MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 4832bd4b497f 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly f4c42a12d29d 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 08b7df704109 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 78c6a9bcc41a 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 1ebe100a2cd0 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 6faa43537222 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly e06aa6041a8c 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 57961610aa87 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 226ba308d32e 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly b7550906d79f 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly ecf6f71ff45e 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 2d36d62c5d01 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly e2df978fc1c7 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 87bfe5a827c9 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 81d784359d80 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0b25fc45dfd4 729MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 7b5ea6d2357e 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly ea055c12eaa2 859MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 412c30b6485e 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 08b9fc3f0dd2 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly e1dd9ea6669e 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly b9a994b49206 725MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly e870594f5bd3 859MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 8587c6d60104 801MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 766945ee0807 982MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 664352483a1c 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 9e9061fc0336 792MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 1f5ffb8622c8 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 156a25f5a035 3.01GB 0B U tf-dev-sandbox:compile 90a9eaf343aa 25.2GB 0B