2025-11-04 15:48:35,147: INFO: Building opensdn-analytics-query-engine 2025-11-04 15:48:35,254: 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_3_1_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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.37kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_1-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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_1_1-1 #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_1-1 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 1.6s #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 1.6s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 2.155 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 2.1 MB 00:00 #11 2.664 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #11 3.106 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 264 kB 00:00 #11 3.556 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #11 6.967 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #11 8.988 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 9.601 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #11 10.37 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #11 10.85 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 11.29 added from: http://tf-mirrors.gz1.opensdn.io/re 428 kB/s | 16 kB 00:00 #11 11.62 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #11 11.87 added from: http://tf-mirrors.gz1.opensdn.io/re 591 kB/s | 13 kB 00:00 #11 12.21 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #11 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 30 MB 00:00 #11 28.62 Third parties for OpenSDN 48 MB/s | 5.1 MB 00:00 #11 35.08 Dependencies resolved. #11 35.08 =============================================================================================== #11 35.08 Package Arch Version Repository Size #11 35.08 =============================================================================================== #11 35.08 Installing: #11 35.08 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 35.08 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 35.08 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 35.08 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 35.08 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 35.08 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 35.08 Installing dependencies: #11 35.08 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 35.08 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 35.08 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 35.08 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.08 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 35.08 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 35.08 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.08 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.08 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 35.08 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 35.08 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 35.08 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 35.08 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 35.08 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 35.08 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 35.08 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 35.08 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 35.08 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.08 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 35.08 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 35.08 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 35.08 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 35.08 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 35.08 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 35.08 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 35.08 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 35.08 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 35.08 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 35.08 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 35.08 #11 35.08 Transaction Summary #11 35.08 =============================================================================================== #11 35.08 Install 35 Packages #11 35.08 #11 35.08 Total download size: 16 M #11 35.08 Installed size: 53 M #11 35.08 Downloading Packages: #11 35.10 (1/35): boost-1.75.0-8.el9.x86_64.rpm 956 kB/s | 11 kB 00:00 #11 35.10 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 4.5 MB/s | 74 kB 00:00 #11 35.10 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 16 kB 00:00 #11 35.10 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #11 35.11 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 36 kB 00:00 #11 35.11 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #11 35.11 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 44 kB 00:00 #11 35.11 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 32 kB 00:00 #11 35.12 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 35.12 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #11 35.12 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 9.6 MB/s | 57 kB 00:00 #11 35.13 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #11 35.13 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.1 MB/s | 38 kB 00:00 #11 35.14 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #11 35.15 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 28 MB/s | 408 kB 00:00 #11 35.15 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #11 35.15 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 35.16 (18/35): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #11 35.16 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 35.17 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #11 35.17 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #11 35.18 (22/35): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #11 35.18 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #11 35.18 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #11 35.19 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #11 35.19 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 55 kB 00:00 #11 35.20 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 35.20 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 5.2 MB/s | 30 kB 00:00 #11 35.21 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #11 35.24 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 32 MB/s | 662 kB 00:00 #11 35.24 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 #11 35.27 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 32 MB/s | 1.3 MB 00:00 #11 35.36 (33/35): libicu-67.1-9.el9.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #11 35.36 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.1 MB/s | 93 kB 00:00 #11 35.37 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.8 MB/s | 709 kB 00:00 #11 35.37 -------------------------------------------------------------------------------- #11 35.37 Total 55 MB/s | 16 MB 00:00 #11 35.37 Running transaction check #11 35.40 Transaction check succeeded. #11 35.40 Running transaction test #11 35.59 Transaction test succeeded. #11 35.59 Running transaction #11 36.07 Preparing : 1/1 #11 36.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 36.24 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 36.25 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 36.25 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 36.53 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 36.54 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 36.54 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 36.55 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 36.55 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 36.57 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 36.58 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 36.58 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 36.59 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 36.59 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 36.61 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 36.61 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 36.63 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 36.63 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 36.65 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 36.65 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 36.65 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 36.68 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 36.68 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 36.68 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 36.68 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 36.68 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 36.71 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 36.71 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 36.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.71 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 36.74 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 36.74 #11 36.74 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 36.94 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 36.95 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 37.00 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 37.04 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 37.10 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 37.16 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 37.21 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 37.23 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 37.48 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 37.48 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 37.48 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 37.48 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 37.48 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 37.48 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 37.48 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 37.48 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 37.48 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 37.48 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 37.48 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 37.48 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 37.48 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 37.48 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 37.48 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 37.48 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 37.48 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 37.48 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 37.48 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 37.48 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 37.48 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 37.48 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 37.48 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 37.48 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 37.48 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 37.48 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 37.49 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 37.49 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 37.49 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 37.49 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 37.49 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 37.49 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 37.49 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 37.49 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 37.49 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 37.60 #11 37.60 Installed: #11 37.60 boost-1.75.0-8.el9.x86_64 #11 37.60 boost-atomic-1.75.0-8.el9.x86_64 #11 37.60 boost-chrono-1.75.0-8.el9.x86_64 #11 37.60 boost-container-1.75.0-8.el9.x86_64 #11 37.60 boost-context-1.75.0-8.el9.x86_64 #11 37.60 boost-contract-1.75.0-8.el9.x86_64 #11 37.60 boost-coroutine-1.75.0-8.el9.x86_64 #11 37.60 boost-date-time-1.75.0-8.el9.x86_64 #11 37.60 boost-fiber-1.75.0-8.el9.x86_64 #11 37.60 boost-filesystem-1.75.0-8.el9.x86_64 #11 37.60 boost-graph-1.75.0-8.el9.x86_64 #11 37.60 boost-iostreams-1.75.0-8.el9.x86_64 #11 37.60 boost-locale-1.75.0-8.el9.x86_64 #11 37.60 boost-log-1.75.0-8.el9.x86_64 #11 37.60 boost-math-1.75.0-8.el9.x86_64 #11 37.60 boost-nowide-1.75.0-8.el9.x86_64 #11 37.60 boost-program-options-1.75.0-8.el9.x86_64 #11 37.60 boost-python3-1.75.0-8.el9.x86_64 #11 37.60 boost-random-1.75.0-8.el9.x86_64 #11 37.60 boost-regex-1.75.0-8.el9.x86_64 #11 37.60 boost-serialization-1.75.0-8.el9.x86_64 #11 37.60 boost-stacktrace-1.75.0-8.el9.x86_64 #11 37.60 boost-system-1.75.0-8.el9.x86_64 #11 37.60 boost-test-1.75.0-8.el9.x86_64 #11 37.60 boost-thread-1.75.0-8.el9.x86_64 #11 37.60 boost-timer-1.75.0-8.el9.x86_64 #11 37.60 boost-type_erasure-1.75.0-8.el9.x86_64 #11 37.60 boost-wave-1.75.0-8.el9.x86_64 #11 37.60 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 37.60 libicu-67.1-9.el9.x86_64 #11 37.60 librdkafka-1.6.1-102.el9.x86_64 #11 37.60 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 37.60 logrotate-3.18.0-8.el9.x86_64 #11 37.60 protobuf-3.14.0-13.el9.x86_64 #11 37.60 redis-6.2.17-1.el9_5.x86_64 #11 37.60 #11 37.60 Complete! #11 37.88 75 files removed #11 DONE 38.0s #12 exporting to image #12 exporting layers #12 exporting layers 4.7s done #12 writing image sha256:2f0e674595f911845abd00dc28b5a3e81335e41fa84935c2f64a5ee4705d6475 #12 writing image sha256:2f0e674595f911845abd00dc28b5a3e81335e41fa84935c2f64a5ee4705d6475 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_1-1 0.0s done #12 DONE 4.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-11-04 15:49:31,150: INFO: Docker build duration: 56 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 8ecd79254c8d: Preparing c24dd5e8d830: Preparing 7ddf2828d628: Preparing ba5c36b8d26e: Preparing cd91f6323aa6: Preparing 87b233b6e933: Preparing 55e91598a986: Preparing 625203a10e78: Preparing 6fa14acde9c0: Preparing db073636c7e2: Preparing e356828a9f47: Preparing 577d3d7efdd4: Preparing fe66e466ded6: Preparing 1b7d8b66af77: Preparing 2eedebd72363: Preparing 44343de3ea1d: Preparing cd91f6323aa6: Waiting 87b233b6e933: Waiting 55e91598a986: Waiting 625203a10e78: Waiting 6fa14acde9c0: Waiting db073636c7e2: Waiting e356828a9f47: Waiting 577d3d7efdd4: Waiting fe66e466ded6: Waiting 1b7d8b66af77: Waiting 2eedebd72363: Waiting 44343de3ea1d: Waiting ba5c36b8d26e: Layer already exists cd91f6323aa6: Layer already exists 7ddf2828d628: Pushed 87b233b6e933: Layer already exists 55e91598a986: Layer already exists 625203a10e78: Layer already exists 6fa14acde9c0: Layer already exists db073636c7e2: Layer already exists e356828a9f47: Layer already exists 577d3d7efdd4: Layer already exists fe66e466ded6: Layer already exists 1b7d8b66af77: Layer already exists 2eedebd72363: Layer already exists 44343de3ea1d: Layer already exists 8ecd79254c8d: Pushed c24dd5e8d830: Pushed master-2_3_1_1-1: digest: sha256:db905e75dc2385db88d6af5c17220c9fe358f7262b3193ad2e11b4d4b0a4a2c3 size: 3672 2025-11-04 15:50:09,065: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 94 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_1-1 44dd3e3992ff 8 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_1-1 3c7044d50c36 9 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_1-1 d7b6989da228 10 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_1-1 50f831b8e575 23 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_1-1 435cf398bace 39 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_1-1 2f0e674595f9 44 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_1-1 691f977c77a6 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_1-1 c361ba3a2e86 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_1-1 c7636d4c47d8 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_1-1 221e4b6c4c77 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_1-1 9c94e35c6076 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_1-1 b82617339ff0 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_1-1 395ff10ff0ec About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_1-1 f7117723f709 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_1-1 9ffc6162a206 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_1-1 8c218f5a5643 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_1-1 bbdb737d51f8 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_1-1 f9e7106ddeb1 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_1-1 61740aceac50 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_1-1 0dd6c86a15b2 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_1-1 2a33922eb678 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_1-1 7cc56c7063af About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_1_1-1 539d14e54e83 About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_1-1 61f0c4e08c1c About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_1-1 dc1cd2662458 About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_1-1 1be9802630cb 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_1-1 15ff7554e9f8 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_1-1 66ddd8a58e7d 3 minutes ago 1.74GB opensdn-test-test master-2_3_1_1-1 66ddd8a58e7d 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_1-1 6c51dba8e77f 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_1-1 40e71b61fbfb 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_1-1 ce8d776efd82 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_1-1 b6556789f21a 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_1-1 c42defd929e9 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_1-1 e1697fe4ba13 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_1-1 2d096612e607 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_1-1 7111a5c84c0b 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_1-1 cc26bad589b4 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_1-1 7a8607eb3834 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_1-1 3bcea0f397cc 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_1-1 069a23e802ef 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_1-1 f3519153fa4e 6 minutes ago 2.36MB tf-dev-sandbox compile 8cec06d9d114 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_1-1 8a3ced434ac2 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_1-1 b31d21804b6d 14 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 328b3de5b7a4 14 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_1-1 1293efa4e680 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_1-1 d22139ebef76 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 646a60a78b02 22 hours ago 23.5GB