2026-03-06 04:38:57,035: INFO: Building opensdn-analytics-query-engine 2026-03-06 04:38:57,089: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_6_8_1-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-query-engine --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB done #1 DONE 2.4s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_8_1-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_8_1-1 #5 DONE 0.1s #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-2_6_8_1-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 3.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #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 ; dnf clean all -y ; rm -rf /var/cache/yum #11 2.377 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 14 MB 00:00 #11 7.499 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.9 MB 00:00 #11 8.149 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 402 kB 00:00 #11 8.803 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #11 18.34 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 11 MB 00:00 #11 21.71 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #11 22.85 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.8 MB 00:00 #11 26.12 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #11 26.44 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 474 kB 00:00 #11 27.03 added from: http://tf-mirrors.gz1.opensdn.io/re 711 kB/s | 18 kB 00:00 #11 27.51 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 kB/s | 257 B 00:00 #11 27.94 added from: http://tf-mirrors.gz1.opensdn.io/re 690 kB/s | 15 kB 00:00 #11 28.41 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 96 kB 00:00 #11 29.64 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 39 MB 00:00 #11 56.34 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #11 75.54 Dependencies resolved. #11 75.55 =============================================================================================== #11 75.55 Package Arch Version Repository Size #11 75.55 =============================================================================================== #11 75.55 Installing: #11 75.55 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 75.55 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 75.55 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 75.55 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 75.55 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 75.55 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 75.55 Installing dependencies: #11 75.55 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 75.55 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 75.55 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 75.55 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 75.55 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 75.55 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 75.55 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 75.55 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 75.55 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 75.55 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 75.55 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 75.55 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 75.55 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 75.55 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 75.55 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 75.55 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 75.55 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 75.55 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 75.55 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 75.55 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 75.55 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 75.55 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 75.55 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 75.55 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 75.55 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 75.55 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 75.55 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 75.55 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 75.55 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 75.55 #11 75.55 Transaction Summary #11 75.55 =============================================================================================== #11 75.55 Install 35 Packages #11 75.55 #11 75.62 Total download size: 16 M #11 75.62 Installed size: 53 M #11 75.62 Downloading Packages: #11 75.62 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 445 kB/s | 9.9 kB 00:00 #11 75.62 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 2.8 MB/s | 73 kB 00:00 #11 75.62 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #11 75.63 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #11 75.65 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #11 75.65 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #11 75.65 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 43 kB 00:00 #11 75.66 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.1 MB/s | 30 kB 00:00 #11 75.66 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 11 kB 00:00 #11 75.67 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 37 kB 00:00 #11 75.67 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 7.2 MB/s | 55 kB 00:00 #11 75.67 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #11 75.68 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 6.7 MB/s | 37 kB 00:00 #11 75.68 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #11 75.69 (15/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #11 75.70 (16/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #11 75.70 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #11 75.72 (18/35): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #11 75.72 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 6.3 MB/s | 91 kB 00:00 #11 75.72 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 22 kB 00:00 #11 75.73 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #11 75.73 (22/35): boost-serialization-1.75.0-13.el9_7.x8 8.1 MB/s | 127 kB 00:00 #11 75.73 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.1 MB/s | 25 kB 00:00 #11 75.75 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 11 kB 00:00 #11 75.75 (25/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 53 kB 00:00 #11 75.75 (26/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #11 75.75 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #11 75.75 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 6.4 MB/s | 28 kB 00:00 #11 75.76 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #11 75.79 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 21 MB/s | 662 kB 00:00 #11 75.80 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #11 76.02 (32/35): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 76.05 (33/35): redis-6.2.20-2.el9_7.x86_64.rpm 5.0 MB/s | 1.3 MB 00:00 #11 76.05 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.8 MB/s | 93 kB 00:00 #11 76.06 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 2.7 MB/s | 709 kB 00:00 #11 76.06 -------------------------------------------------------------------------------- #11 76.06 Total 32 MB/s | 16 MB 00:00 #11 76.06 Running transaction check #11 76.30 Transaction check succeeded. #11 76.30 Running transaction test #11 76.98 Transaction test succeeded. #11 76.98 Running transaction #11 77.92 Preparing : 1/1 #11 78.07 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #11 78.08 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #11 78.08 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #11 78.09 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #11 78.47 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #11 78.49 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #11 78.49 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 78.51 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #11 78.51 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #11 78.53 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #11 78.53 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #11 78.54 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #11 78.54 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #11 78.57 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #11 78.57 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 78.57 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #11 78.58 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #11 78.59 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #11 78.62 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #11 78.65 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #11 78.67 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 78.68 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #11 78.69 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #11 78.71 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #11 78.71 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #11 78.73 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #11 78.73 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #11 78.75 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #11 78.75 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 78.78 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #11 78.79 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #11 78.82 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 78.82 #11 78.83 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 79.14 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #11 79.16 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #11 79.28 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #11 79.39 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 79.57 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 79.81 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #11 79.84 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 79.88 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 80.14 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #11 80.14 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #11 80.14 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #11 80.14 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #11 80.14 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #11 80.14 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #11 80.14 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #11 80.14 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #11 80.14 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #11 80.14 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #11 80.14 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #11 80.14 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #11 80.14 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #11 80.14 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #11 80.14 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #11 80.14 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #11 80.14 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #11 80.14 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #11 80.14 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #11 80.14 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #11 80.14 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #11 80.14 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #11 80.14 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #11 80.14 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #11 80.14 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #11 80.14 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #11 80.14 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #11 80.14 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #11 80.14 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #11 80.14 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #11 80.14 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 80.14 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #11 80.14 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #11 80.14 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 80.14 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 80.30 #11 80.30 Installed: #11 80.30 boost-1.75.0-13.el9_7.x86_64 #11 80.30 boost-atomic-1.75.0-13.el9_7.x86_64 #11 80.30 boost-chrono-1.75.0-13.el9_7.x86_64 #11 80.30 boost-container-1.75.0-13.el9_7.x86_64 #11 80.30 boost-context-1.75.0-13.el9_7.x86_64 #11 80.30 boost-contract-1.75.0-13.el9_7.x86_64 #11 80.30 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 80.30 boost-date-time-1.75.0-13.el9_7.x86_64 #11 80.30 boost-fiber-1.75.0-13.el9_7.x86_64 #11 80.30 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 80.30 boost-graph-1.75.0-13.el9_7.x86_64 #11 80.30 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 80.30 boost-locale-1.75.0-13.el9_7.x86_64 #11 80.30 boost-log-1.75.0-13.el9_7.x86_64 #11 80.30 boost-math-1.75.0-13.el9_7.x86_64 #11 80.30 boost-nowide-1.75.0-13.el9_7.x86_64 #11 80.30 boost-program-options-1.75.0-13.el9_7.x86_64 #11 80.30 boost-python3-1.75.0-13.el9_7.x86_64 #11 80.30 boost-random-1.75.0-13.el9_7.x86_64 #11 80.30 boost-regex-1.75.0-13.el9_7.x86_64 #11 80.30 boost-serialization-1.75.0-13.el9_7.x86_64 #11 80.30 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 80.30 boost-system-1.75.0-13.el9_7.x86_64 #11 80.30 boost-test-1.75.0-13.el9_7.x86_64 #11 80.30 boost-thread-1.75.0-13.el9_7.x86_64 #11 80.30 boost-timer-1.75.0-13.el9_7.x86_64 #11 80.30 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 80.30 boost-wave-1.75.0-13.el9_7.x86_64 #11 80.30 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 80.30 libicu-67.1-10.el9_6.x86_64 #11 80.30 librdkafka-1.6.1-102.el9.x86_64 #11 80.30 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 80.30 logrotate-3.18.0-12.el9.x86_64 #11 80.30 protobuf-3.14.0-16.el9.x86_64 #11 80.30 redis-6.2.20-2.el9_7.x86_64 #11 80.30 #11 80.30 Complete! #11 80.82 77 files removed #11 DONE 81.0s #12 exporting to image #12 exporting layers #12 exporting layers 3.0s done #12 writing image sha256:45c2fa488d8405dbc5b925b706ad3305e3cf875ff8e1e2514881fc997b144cf4 #12 writing image sha256:45c2fa488d8405dbc5b925b706ad3305e3cf875ff8e1e2514881fc997b144cf4 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_8_1-1 done #12 DONE 3.0s 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-03-06 04:40:36,759: INFO: Docker build duration: 100 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] d2075856d0fd: Preparing fdfeacba6e38: Preparing b5e22fb14cda: Preparing e2149c9c69b9: Preparing 5233088fc06b: Preparing cb70f2daf887: Preparing 1247c147e989: Preparing 9904392fb134: Preparing 6413c0e12598: Preparing 50a801be743b: Preparing a339acc1c5fd: Preparing dcfe6fd8e4d5: Preparing dc5b8dd2d3d9: Preparing 27c2791db1e3: Preparing e00667edfd1f: Preparing 6466e0c70ec0: Preparing 44343de3ea1d: Preparing 50a801be743b: Waiting a339acc1c5fd: Waiting dcfe6fd8e4d5: Waiting dc5b8dd2d3d9: Waiting 27c2791db1e3: Waiting e00667edfd1f: Waiting 6466e0c70ec0: Waiting 44343de3ea1d: Waiting 1247c147e989: Waiting 9904392fb134: Waiting 6413c0e12598: Waiting cb70f2daf887: Waiting e2149c9c69b9: Layer already exists 5233088fc06b: Layer already exists b5e22fb14cda: Pushed cb70f2daf887: Layer already exists 1247c147e989: Layer already exists 9904392fb134: Layer already exists 6413c0e12598: Layer already exists 50a801be743b: Layer already exists a339acc1c5fd: Layer already exists dcfe6fd8e4d5: Layer already exists 27c2791db1e3: Layer already exists dc5b8dd2d3d9: Layer already exists 6466e0c70ec0: Layer already exists 44343de3ea1d: Layer already exists e00667edfd1f: Layer already exists fdfeacba6e38: Pushed d2075856d0fd: Pushed master-2_6_8_1-1: digest: sha256:087e9d61f8ee47ee368858c784b06692de6464ccbce1bb71faba04e20fb306eb size: 3879 2026-03-06 04:41:07,529: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 131 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_6_8_1-1 8bbbbc7bed41 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_8_1-1 bf1e928afb6c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_8_1-1 6496cdcb7655 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_8_1-1 45c2fa488d84 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_8_1-1 2fd2014e20ca 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_8_1-1 dfc0822ccdc3 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_8_1-1 5a14ef48766a 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_8_1-1 bb5719ceb6df 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_8_1-1 1239885683c1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_8_1-1 6a00fb826abc 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_8_1-1 3d483f366fa9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_8_1-1 5dc103556021 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_8_1-1 6d9be3b98382 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_8_1-1 82a27281089e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_8_1-1 bd4551f00abb 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_8_1-1 a5f3491bf2f1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_8_1-1 721c584140d8 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_8_1-1 298f56721c43 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_8_1-1 a5a77390f0f9 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_8_1-1 35de7eec6404 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_8_1-1 0e1cc3881af4 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_8_1-1 6027c7dccef6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_8_1-1 ae92c9bb60c6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_8_1-1 01b529b4a3c0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_8_1-1 73374c9e6538 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_8_1-1 032debd08880 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_8_1-1 071060db37cb 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_8_1-1 bc1aaa9fe812 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_8_1-1 0784b17a407c 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_8_1-1 5fe4f2b2d279 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_8_1-1 2de067d4395a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_8_1-1 4222c75c8ac7 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_8_1-1 ff3cf390c237 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_8_1-1 f36db945a9b7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_8_1-1 1df340cf8e78 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_8_1-1 aa684d87a481 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_8_1-1 845c5632710c 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_8_1-1 7821a677235f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_8_1-1 4758622d286d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_8_1-1 83cb9a930181 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_8_1-1 8a3a54807460 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_8_1-1 9642642b3f55 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_8_1-1 ffefd5d1f544 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_8_1-1 08c681bd2f7d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_8_1-1 f1109f62b446 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_8_1-1 090ce442c1ae 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_8_1-1 634d9e49bdff 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 55940fc58cac 21GB 0B U tf-dev-sandbox:compile c13567bb3d1b 21.8GB 0B