2025-10-21 20:59:34,524: INFO: Building opensdn-analytics-query-engine 2025-10-21 20:59:34,603: 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_2_6_6-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_2_6_6-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.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_6-1 #5 DONE 0.2s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_6-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 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 0.848 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 #11 2.235 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 730 kB 00:00 #11 2.768 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 264 kB 00:00 #11 3.216 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #11 7.843 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #11 10.41 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #11 10.91 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #11 13.22 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 392 kB 00:00 #11 14.00 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 451 kB 00:00 #11 14.52 added from: http://tf-mirrors.gz1.opensdn.io/re 388 kB/s | 16 kB 00:00 #11 15.10 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 kB/s | 257 B 00:00 #11 15.52 added from: http://tf-mirrors.gz1.opensdn.io/re 346 kB/s | 13 kB 00:00 #11 15.86 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #11 17.16 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 30 MB 00:00 #11 40.37 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #11 52.98 Dependencies resolved. #11 53.00 =============================================================================================== #11 53.00 Package Arch Version Repository Size #11 53.00 =============================================================================================== #11 53.00 Installing: #11 53.00 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 53.00 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 53.00 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 53.00 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 53.00 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 53.00 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 53.00 Installing dependencies: #11 53.00 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 53.00 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 53.00 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 53.00 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 53.00 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 53.00 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 53.00 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 53.00 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 53.00 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 53.00 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 53.00 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 53.00 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 53.00 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 53.00 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 53.00 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 53.00 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 53.00 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 53.00 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 53.00 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 53.00 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 53.00 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 53.00 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 53.00 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 53.00 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 53.00 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 53.00 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 53.00 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 53.00 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 53.00 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 53.00 #11 53.00 Transaction Summary #11 53.00 =============================================================================================== #11 53.00 Install 35 Packages #11 53.00 #11 53.00 Total download size: 16 M #11 53.00 Installed size: 53 M #11 53.00 Downloading Packages: #11 53.04 (1/35): boost-1.75.0-8.el9.x86_64.rpm 363 kB/s | 11 kB 00:00 #11 53.04 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.5 MB/s | 74 kB 00:00 #11 53.07 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 695 kB/s | 16 kB 00:00 #11 53.10 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 791 kB/s | 24 kB 00:00 #11 53.13 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 776 kB/s | 36 kB 00:00 #11 53.13 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 403 kB/s | 15 kB 00:00 #11 53.13 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 44 kB 00:00 #11 53.13 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 32 kB 00:00 #11 53.13 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #11 53.13 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #11 53.13 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #11 53.13 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #11 53.17 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.4 MB/s | 38 kB 00:00 #11 53.17 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 25 MB/s | 214 kB 00:00 #11 53.17 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 28 MB/s | 408 kB 00:00 #11 53.17 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #11 53.17 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 53.17 (18/35): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #11 53.17 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #11 53.17 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #11 53.17 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 32 MB/s | 277 kB 00:00 #11 53.19 (22/35): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #11 53.19 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #11 53.19 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #11 53.19 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #11 53.21 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 55 kB 00:00 #11 53.21 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #11 53.21 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.0 MB/s | 30 kB 00:00 #11 53.21 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #11 53.24 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 35 MB/s | 662 kB 00:00 #11 53.29 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 16 MB/s | 1.0 MB 00:00 #11 53.31 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 15 MB/s | 1.3 MB 00:00 #11 53.33 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.1 MB/s | 93 kB 00:00 #11 53.44 (34/35): libicu-67.1-9.el9.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #11 53.44 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.6 MB/s | 709 kB 00:00 #11 53.44 -------------------------------------------------------------------------------- #11 53.44 Total 37 MB/s | 16 MB 00:00 #11 53.44 Running transaction check #11 53.68 Transaction check succeeded. #11 53.68 Running transaction test #11 54.20 Transaction test succeeded. #11 54.20 Running transaction #11 55.02 Preparing : 1/1 #11 55.16 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 55.18 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 55.20 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 55.20 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 55.86 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 55.93 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 56.00 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 56.20 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 56.42 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 56.67 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 57.01 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 57.27 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 57.41 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 57.41 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 57.41 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 57.41 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 57.41 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 57.41 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 57.41 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 57.41 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 57.46 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 57.46 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 57.46 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 57.46 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 57.47 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 57.50 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 57.50 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 57.50 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 57.50 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 57.55 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 57.55 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 57.61 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 57.61 #11 57.61 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 57.93 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 58.08 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 58.14 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 58.31 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 58.44 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 58.64 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 58.85 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 58.89 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 59.14 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 59.14 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 59.14 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 59.14 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 59.14 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 59.14 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 59.14 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 59.14 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 59.14 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 59.14 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 59.14 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 59.14 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 59.14 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 59.14 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 59.14 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 59.14 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 59.14 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 59.14 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 59.14 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 59.14 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 59.14 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 59.14 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 59.14 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 59.14 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 59.14 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 59.14 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 59.14 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 59.14 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 59.14 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 59.14 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 59.14 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 59.14 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 59.14 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 59.14 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 59.14 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 59.34 #11 59.34 Installed: #11 59.34 boost-1.75.0-8.el9.x86_64 #11 59.34 boost-atomic-1.75.0-8.el9.x86_64 #11 59.34 boost-chrono-1.75.0-8.el9.x86_64 #11 59.34 boost-container-1.75.0-8.el9.x86_64 #11 59.34 boost-context-1.75.0-8.el9.x86_64 #11 59.34 boost-contract-1.75.0-8.el9.x86_64 #11 59.34 boost-coroutine-1.75.0-8.el9.x86_64 #11 59.34 boost-date-time-1.75.0-8.el9.x86_64 #11 59.34 boost-fiber-1.75.0-8.el9.x86_64 #11 59.34 boost-filesystem-1.75.0-8.el9.x86_64 #11 59.34 boost-graph-1.75.0-8.el9.x86_64 #11 59.34 boost-iostreams-1.75.0-8.el9.x86_64 #11 59.34 boost-locale-1.75.0-8.el9.x86_64 #11 59.34 boost-log-1.75.0-8.el9.x86_64 #11 59.34 boost-math-1.75.0-8.el9.x86_64 #11 59.34 boost-nowide-1.75.0-8.el9.x86_64 #11 59.34 boost-program-options-1.75.0-8.el9.x86_64 #11 59.34 boost-python3-1.75.0-8.el9.x86_64 #11 59.34 boost-random-1.75.0-8.el9.x86_64 #11 59.34 boost-regex-1.75.0-8.el9.x86_64 #11 59.34 boost-serialization-1.75.0-8.el9.x86_64 #11 59.34 boost-stacktrace-1.75.0-8.el9.x86_64 #11 59.34 boost-system-1.75.0-8.el9.x86_64 #11 59.34 boost-test-1.75.0-8.el9.x86_64 #11 59.34 boost-thread-1.75.0-8.el9.x86_64 #11 59.34 boost-timer-1.75.0-8.el9.x86_64 #11 59.34 boost-type_erasure-1.75.0-8.el9.x86_64 #11 59.34 boost-wave-1.75.0-8.el9.x86_64 #11 59.34 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 59.34 libicu-67.1-9.el9.x86_64 #11 59.34 librdkafka-1.6.1-102.el9.x86_64 #11 59.34 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 59.34 logrotate-3.18.0-8.el9.x86_64 #11 59.34 protobuf-3.14.0-13.el9.x86_64 #11 59.34 redis-6.2.17-1.el9_5.x86_64 #11 59.34 #11 59.34 Complete! #11 60.17 75 files removed #11 DONE 65.6s #12 exporting to image #12 exporting layers #12 exporting layers 10.6s done #12 writing image sha256:6f85c35d54308183837d9b72a80350579c5492c0769659cfa96c31834f8206c8 #12 writing image sha256:6f85c35d54308183837d9b72a80350579c5492c0769659cfa96c31834f8206c8 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_6_6-1 0.1s done #12 DONE 14.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) 2025-10-21 21:01:41,928: INFO: Docker build duration: 127 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] c3ccb7516987: Preparing bcd3df62eda5: Preparing faa2b6854a13: Preparing 42acead526dd: Preparing f485dbe04134: Preparing 4753d9a1890c: Preparing 561175935f39: Preparing 68eae5d11002: Preparing 6ae53c9abb5f: Preparing 166750022177: Preparing 78efce1f685b: Preparing dca549afdcaa: Preparing b97fde00c205: Preparing 0bdec7dffcab: Preparing 44343de3ea1d: Preparing c3ccb7516987: Waiting bcd3df62eda5: Waiting faa2b6854a13: Waiting 42acead526dd: Waiting f485dbe04134: Waiting 4753d9a1890c: Waiting 561175935f39: Waiting 68eae5d11002: Waiting 6ae53c9abb5f: Waiting 166750022177: Waiting 78efce1f685b: Waiting dca549afdcaa: Waiting b97fde00c205: Waiting 0bdec7dffcab: Waiting 44343de3ea1d: Waiting faa2b6854a13: Pushed 42acead526dd: Layer already exists f485dbe04134: Layer already exists 4753d9a1890c: Layer already exists 561175935f39: Layer already exists 68eae5d11002: Layer already exists 6ae53c9abb5f: Layer already exists 166750022177: Layer already exists 78efce1f685b: Layer already exists dca549afdcaa: Layer already exists b97fde00c205: Layer already exists 0bdec7dffcab: Layer already exists 44343de3ea1d: Layer already exists c3ccb7516987: Pushed bcd3df62eda5: Pushed master-2_2_6_6-1: digest: sha256:ca8e027db1b1ecf989a5a5a462b4a92305db4e1a1b8f493d44a6dee2ec8d89bd size: 3459 2025-10-21 21:02:24,888: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 170 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_6_6-1 18f55547fc53 8 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_6_6-1 4ec6890deb9d 18 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_6_6-1 21fc28d8c76e 21 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_6_6-1 6b380142841d 29 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_6_6-1 29575bdf0afa 34 seconds ago 790MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_6_6-1 2122987636ed 38 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_6_6-1 3fc7c620909a 46 seconds ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_6_6-1 1a4cd44d373e 50 seconds ago 536MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_6-1 ea24ceb3dedc 59 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_6_6-1 6f85c35d5430 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_6-1 752ebc6a0695 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_6_6-1 9ea3b423bb5b About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_6_6-1 370a9a2d2897 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_6_6-1 a48d6ac34b96 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_6-1 9bdd1a0b2bcb 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_6-1 47936ae02e3c 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_6-1 5315d8e57a58 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_6-1 e12ad2734e68 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_6-1 d0154bd8648e 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_6-1 e5aae881bd83 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_6-1 41bd4f391ff9 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_6-1 4db75a6bb9b7 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_6-1 6777040ca99e 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_6-1 67ee4831b0ca 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_6-1 79b3c987e45b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_6-1 205f3b5175d6 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_6-1 d62982e39967 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_6-1 a6ab0a554ba5 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_6-1 eef6c606e388 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_6-1 250470828da5 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_6-1 c99c9bf05929 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_6-1 b6aedeab716a 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_6-1 76482562b3ac 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_6-1 0faf5a12b45b 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_6-1 2d81b43d513b 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_6-1 7a2eb573dba4 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_6-1 3d791799fac2 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_6-1 ac219fea235b 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_6-1 fcd1717fea17 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_6-1 49acb49f4c69 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_6-1 5cf889586598 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_6-1 1d41fe6874fb 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_6-1 344fbd507c7c 7 minutes ago 2.35MB tf-dev-sandbox compile db837bd1ff19 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_6-1 96b9846e158b About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_6-1 14b4b6278139 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src c61ffbb84d57 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_6-1 d5c2da29505f About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_6-1 d0148a4b2bb6 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable f943a64e02fb 2 days ago 2.81GB