2025-11-03 08:13:48,299: INFO: Building opensdn-analytics-query-engine 2025-11-03 08:13:48,348: 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_4-6 --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_4-6 #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 2.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_4-6 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.54kB 0.0s done #7 DONE 3.4s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.5s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 0.4s #10 [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 #10 1.461 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #10 2.467 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #10 2.893 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 264 kB 00:00 #10 3.203 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 7.0 MB 00:00 #10 7.166 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 4.0 MB 00:00 #10 8.695 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 939 kB 00:00 #10 9.387 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #10 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 392 kB 00:00 #10 11.70 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 451 kB 00:00 #10 11.99 added from: http://tf-mirrors.gz1.opensdn.io/re 221 kB/s | 16 kB 00:00 #10 12.22 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #10 12.55 added from: http://tf-mirrors.gz1.opensdn.io/re 252 kB/s | 13 kB 00:00 #10 12.85 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #10 13.72 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 #10 26.73 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #10 38.21 Dependencies resolved. #10 38.21 =============================================================================================== #10 38.21 Package Arch Version Repository Size #10 38.21 =============================================================================================== #10 38.21 Installing: #10 38.21 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 38.21 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 38.21 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 38.21 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 38.21 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 38.21 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 38.21 Installing dependencies: #10 38.21 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 38.21 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 38.21 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 38.21 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 38.21 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 38.21 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 38.21 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 38.21 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 38.21 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 38.21 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 38.21 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 38.21 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 38.21 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 38.21 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 38.21 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 38.21 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 38.21 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 38.21 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 38.21 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 38.21 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 38.21 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 38.21 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 38.21 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 38.21 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 38.21 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 38.21 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 38.21 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 38.21 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 38.21 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 38.21 #10 38.21 Transaction Summary #10 38.21 =============================================================================================== #10 38.21 Install 35 Packages #10 38.21 #10 38.21 Total download size: 16 M #10 38.21 Installed size: 53 M #10 38.21 Downloading Packages: #10 38.24 (1/35): boost-1.75.0-8.el9.x86_64.rpm 522 kB/s | 11 kB 00:00 #10 38.24 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.7 MB/s | 74 kB 00:00 #10 38.24 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 16 kB 00:00 #10 38.25 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 24 kB 00:00 #10 38.26 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #10 38.26 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #10 38.31 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 44 kB 00:00 #10 38.31 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 32 kB 00:00 #10 38.31 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 902 kB/s | 13 kB 00:00 #10 38.31 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 38 kB 00:00 #10 38.31 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 6.2 MB/s | 57 kB 00:00 #10 38.31 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 101 kB 00:00 #10 38.31 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.4 MB/s | 38 kB 00:00 #10 38.34 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #10 38.36 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #10 38.36 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 205 kB 00:00 #10 38.36 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #10 38.36 (18/35): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #10 38.46 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 38.46 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #10 38.46 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 277 kB 00:00 #10 38.46 (22/35): boost-serialization-1.75.0-8.el9.x86_6 2.2 MB/s | 129 kB 00:00 #10 38.46 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.5 MB/s | 27 kB 00:00 #10 38.46 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #10 38.46 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #10 38.46 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 55 kB 00:00 #10 38.46 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #10 38.46 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.6 MB/s | 30 kB 00:00 #10 38.46 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #10 38.52 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 17 MB/s | 662 kB 00:00 #10 38.52 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 18 MB/s | 1.0 MB 00:00 #10 38.74 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 6.1 MB/s | 1.3 MB 00:00 #10 38.86 (33/35): cassandra-cpp-driver-2.17.0-1.el9.remi 2.1 MB/s | 709 kB 00:00 #10 38.92 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 473 kB/s | 93 kB 00:00 #10 39.14 (35/35): libicu-67.1-9.el9.x86_64.rpm 11 MB/s | 9.6 MB 00:00 #10 39.14 -------------------------------------------------------------------------------- #10 39.14 Total 17 MB/s | 16 MB 00:00 #10 39.14 Running transaction check #10 39.27 Transaction check succeeded. #10 39.27 Running transaction test #10 39.61 Transaction test succeeded. #10 39.61 Running transaction #10 41.49 Preparing : 1/1 #10 41.61 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 41.61 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 41.61 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 41.64 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 42.34 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 42.34 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 42.37 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 42.37 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 42.37 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 42.39 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 42.44 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 42.44 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 42.46 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 42.46 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 42.50 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 42.50 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 42.50 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 42.55 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 42.62 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 42.62 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 42.62 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 42.62 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 42.65 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 42.65 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 42.69 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 42.69 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 42.69 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 42.71 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 42.71 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 42.72 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 42.77 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 42.77 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 42.77 #10 42.79 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 43.04 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 43.14 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 43.19 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 43.37 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 43.52 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 43.83 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 44.04 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 44.56 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 44.92 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 44.92 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 44.92 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 44.92 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 44.92 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 44.92 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 44.92 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 44.92 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 44.92 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 44.92 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 44.92 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 44.92 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 44.92 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 44.92 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 44.92 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 44.92 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 44.92 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 44.92 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 44.92 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 44.92 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 44.92 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 44.92 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 44.92 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 44.92 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 44.92 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 44.92 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 44.92 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 44.92 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 44.92 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 44.92 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 44.92 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 44.92 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 44.92 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 44.92 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 44.92 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 45.23 #10 45.23 Installed: #10 45.23 boost-1.75.0-8.el9.x86_64 #10 45.23 boost-atomic-1.75.0-8.el9.x86_64 #10 45.23 boost-chrono-1.75.0-8.el9.x86_64 #10 45.23 boost-container-1.75.0-8.el9.x86_64 #10 45.23 boost-context-1.75.0-8.el9.x86_64 #10 45.23 boost-contract-1.75.0-8.el9.x86_64 #10 45.23 boost-coroutine-1.75.0-8.el9.x86_64 #10 45.23 boost-date-time-1.75.0-8.el9.x86_64 #10 45.23 boost-fiber-1.75.0-8.el9.x86_64 #10 45.23 boost-filesystem-1.75.0-8.el9.x86_64 #10 45.23 boost-graph-1.75.0-8.el9.x86_64 #10 45.23 boost-iostreams-1.75.0-8.el9.x86_64 #10 45.23 boost-locale-1.75.0-8.el9.x86_64 #10 45.23 boost-log-1.75.0-8.el9.x86_64 #10 45.23 boost-math-1.75.0-8.el9.x86_64 #10 45.23 boost-nowide-1.75.0-8.el9.x86_64 #10 45.23 boost-program-options-1.75.0-8.el9.x86_64 #10 45.23 boost-python3-1.75.0-8.el9.x86_64 #10 45.23 boost-random-1.75.0-8.el9.x86_64 #10 45.23 boost-regex-1.75.0-8.el9.x86_64 #10 45.23 boost-serialization-1.75.0-8.el9.x86_64 #10 45.23 boost-stacktrace-1.75.0-8.el9.x86_64 #10 45.23 boost-system-1.75.0-8.el9.x86_64 #10 45.23 boost-test-1.75.0-8.el9.x86_64 #10 45.23 boost-thread-1.75.0-8.el9.x86_64 #10 45.23 boost-timer-1.75.0-8.el9.x86_64 #10 45.23 boost-type_erasure-1.75.0-8.el9.x86_64 #10 45.23 boost-wave-1.75.0-8.el9.x86_64 #10 45.23 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 45.23 libicu-67.1-9.el9.x86_64 #10 45.23 librdkafka-1.6.1-102.el9.x86_64 #10 45.23 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 45.23 logrotate-3.18.0-8.el9.x86_64 #10 45.23 protobuf-3.14.0-13.el9.x86_64 #10 45.23 redis-6.2.17-1.el9_5.x86_64 #10 45.23 #10 45.23 Complete! #10 45.91 75 files removed #10 DONE 46.5s #11 exporting to image #11 exporting layers #11 exporting layers 12.4s done #11 writing image sha256:5fba335d09b484b100cbc961912a4add77dbe2da5fa1c8cd69e809c1c17a5547 #11 writing image sha256:5fba335d09b484b100cbc961912a4add77dbe2da5fa1c8cd69e809c1c17a5547 0.5s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_4-6 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_1_4-6 0.2s done #11 DONE 13.2s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-11-03 08:15:50,137: INFO: Docker build duration: 122 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 9d7184a0a0c9: Preparing 4dc651caa4de: Preparing cc6ebe010174: Preparing ab6ab311fd01: Preparing 8d6c0e5fd531: Preparing af8093366444: Preparing a4b63fcb11f0: Preparing bf4974b5a33a: Preparing 49969d57003f: Preparing f41143e45f82: Preparing faec331a8730: Preparing d2818acf3f1d: Preparing 8cf0fad5496f: Preparing 902aae89c054: Preparing 616d90e231c2: Preparing 44343de3ea1d: Preparing 9d7184a0a0c9: Waiting 4dc651caa4de: Waiting cc6ebe010174: Waiting ab6ab311fd01: Waiting 8d6c0e5fd531: Waiting af8093366444: Waiting a4b63fcb11f0: Waiting bf4974b5a33a: Waiting 49969d57003f: Waiting f41143e45f82: Waiting faec331a8730: Waiting d2818acf3f1d: Waiting 8cf0fad5496f: Waiting 902aae89c054: Waiting 616d90e231c2: Waiting 44343de3ea1d: Waiting 9d7184a0a0c9: Pushed cc6ebe010174: Pushed ab6ab311fd01: Layer already exists 8d6c0e5fd531: Layer already exists af8093366444: Layer already exists a4b63fcb11f0: Layer already exists bf4974b5a33a: Layer already exists 49969d57003f: Layer already exists f41143e45f82: Layer already exists faec331a8730: Layer already exists d2818acf3f1d: Layer already exists 8cf0fad5496f: Layer already exists 902aae89c054: Layer already exists 616d90e231c2: Layer already exists 44343de3ea1d: Layer already exists 4dc651caa4de: Pushed master-2_3_1_4-6: digest: sha256:d312e086c2fd45f73ea1cf64c600ea37f7da6a09d376382e18232ddc40b5dbb4 size: 3672 2025-11-03 08:16:28,580: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 160 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_1_4-6 85f1d4604b26 29 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_4-6 aee229d14610 38 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_4-6 0ceb9a132a0b 40 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_4-6 18eb576a5a4c 41 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_4-6 7a6ddf715a6e 41 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_4-6 d3346d3c2ab4 52 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_4-6 5fba335d09b4 53 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_4-6 cceee70740b3 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_4-6 42b86ed3e569 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_4-6 2610d7e8e8ba About a minute ago 674MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_4-6 0f37daa76fb2 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_4-6 1e7cf976b82f About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_4-6 dbe4823b530d About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_4-6 871aab4d6634 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_4-6 c803ccb7ce5a 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_4-6 f80a0c65fd90 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_4-6 00b395566daa 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_4-6 759a7529f58d 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_4-6 f19f64139b15 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_4-6 12af1f397456 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_4-6 4bd6ffe4466a 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_4-6 adeb035ea9c7 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_4-6 51c9a5ead430 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_4-6 b3372283e8f1 2 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_4-6 82405cb51812 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_4-6 777453475a75 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_4-6 4b1e3ac4aacc 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_4-6 b75e2c1ff4e1 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_4-6 fefa071f4831 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_4-6 cfa581554b7b 2 minutes ago 392MB opensdn-test-test master-2_3_1_4-6 7820896b7bba 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_4-6 7820896b7bba 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_4-6 faf4db74e79b 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_4-6 b2ced324f8e5 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_4-6 5cf6d15038fb 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_4-6 46edffe8ac7c 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_4-6 848666b0c643 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_4-6 002a986ded27 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_4-6 7e5840e2654e 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_4-6 563657f04c67 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_4-6 071c4cce0a53 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_4-6 783baa3de36a 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_4-6 4eef25893f9f 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_4-6 545608daaa57 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_4-6 36cf9895ad04 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_4-6 11ca68c286b2 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_4-6 97817a58e1c5 6 minutes ago 2.45MB tf-dev-sandbox compile ca6351201498 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_4-6 0712c90e5654 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5b7517bbcef9 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_4-6 750881c5c3df About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_4-6 26d03eaa1658 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_4-6 2ae0da6a6bad About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_3_1_4-6 769bcf7c9a81 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_1_4-6 769bcf7c9a81 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB