2025-11-03 13:25:32,499: INFO: Building opensdn-analytics-query-engine 2025-11-03 13:25:32,519: 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_2_1-3 --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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.0s #2 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #2 CACHED #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_1-3 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_1-3 #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB 0.0s done #7 DONE 0.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.3s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 2.8s #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 5.160 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #10 6.168 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #10 6.806 added from: http://tf-mirrors.gz1.opensdn.io/re 831 kB/s | 264 kB 00:00 #10 7.118 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #10 10.77 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 4.0 MB 00:00 #10 13.94 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #10 14.70 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #10 15.43 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #10 15.72 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #10 16.38 added from: http://tf-mirrors.gz1.opensdn.io/re 419 kB/s | 16 kB 00:00 #10 16.73 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #10 17.08 added from: http://tf-mirrors.gz1.opensdn.io/re 595 kB/s | 13 kB 00:00 #10 17.43 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #10 18.40 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #10 41.39 Third parties for OpenSDN 15 MB/s | 5.1 MB 00:00 #10 58.58 Dependencies resolved. #10 58.58 =============================================================================================== #10 58.58 Package Arch Version Repository Size #10 58.58 =============================================================================================== #10 58.58 Installing: #10 58.58 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 58.58 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 58.58 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 58.58 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 58.58 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 58.58 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 58.58 Installing dependencies: #10 58.58 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 58.58 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 58.58 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 58.58 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 58.58 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 58.58 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 58.58 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 58.58 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 58.58 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 58.58 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 58.58 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 58.58 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 58.58 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 58.58 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 58.58 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 58.58 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 58.58 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 58.58 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 58.58 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 58.58 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 58.58 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 58.58 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 58.58 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 58.58 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 58.58 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 58.58 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 58.58 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 58.58 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 58.58 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 58.58 #10 58.58 Transaction Summary #10 58.58 =============================================================================================== #10 58.58 Install 35 Packages #10 58.58 #10 58.58 Total download size: 16 M #10 58.58 Installed size: 53 M #10 58.58 Downloading Packages: #10 58.72 (1/35): boost-1.75.0-8.el9.x86_64.rpm 332 kB/s | 11 kB 00:00 #10 58.72 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.7 MB/s | 74 kB 00:00 #10 58.72 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 593 kB/s | 16 kB 00:00 #10 58.72 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 913 kB/s | 24 kB 00:00 #10 58.72 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 36 kB 00:00 #10 58.72 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #10 58.72 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 44 kB 00:00 #10 58.72 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 #10 58.72 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #10 58.72 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 38 kB 00:00 #10 58.72 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 5.7 MB/s | 57 kB 00:00 #10 58.72 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 101 kB 00:00 #10 58.72 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 38 kB 00:00 #10 58.72 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #10 58.87 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 25 MB/s | 408 kB 00:00 #10 58.87 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #10 58.87 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #10 58.87 (18/35): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #10 58.87 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #10 58.87 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #10 58.87 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #10 58.87 (22/35): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #10 58.87 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.5 MB/s | 27 kB 00:00 #10 58.87 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #10 58.87 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #10 58.87 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 55 kB 00:00 #10 58.87 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #10 58.87 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 6.2 MB/s | 30 kB 00:00 #10 58.87 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #10 58.87 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 34 MB/s | 662 kB 00:00 #10 58.87 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 #10 58.87 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 33 MB/s | 1.3 MB 00:00 #10 59.01 (33/35): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #10 59.01 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 660 kB/s | 93 kB 00:00 #10 59.01 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.1 MB/s | 709 kB 00:00 #10 59.01 -------------------------------------------------------------------------------- #10 59.01 Total 38 MB/s | 16 MB 00:00 #10 59.01 Running transaction check #10 59.15 Transaction check succeeded. #10 59.15 Running transaction test #10 59.69 Transaction test succeeded. #10 59.69 Running transaction #10 60.18 Preparing : 1/1 #10 60.28 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 60.28 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 60.35 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 60.35 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 60.95 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 60.95 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 60.95 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 60.95 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 60.95 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 61.00 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 61.19 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 61.19 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 61.19 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 61.19 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 61.19 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 61.19 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 61.19 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 61.19 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 61.19 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 61.19 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 61.19 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 61.19 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 61.19 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 61.19 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 61.19 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 61.19 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 61.19 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 61.19 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 61.19 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 61.32 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 61.32 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 61.40 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 61.40 #10 61.40 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 61.70 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 61.70 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 61.89 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 61.90 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 62.02 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 62.18 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 62.32 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 62.32 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 63.06 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 63.06 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 63.06 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 63.06 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 63.06 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 63.06 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 63.06 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 63.06 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 63.06 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 63.06 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 63.06 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 63.06 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 63.06 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 63.06 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 63.06 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 63.06 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 63.06 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 63.06 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 63.06 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 63.06 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 63.06 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 63.06 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 63.06 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 63.06 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 63.06 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 63.06 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 63.06 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 63.06 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 63.06 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 63.06 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 63.06 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 63.06 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 63.06 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 63.06 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 63.06 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 63.18 #10 63.18 Installed: #10 63.18 boost-1.75.0-8.el9.x86_64 #10 63.18 boost-atomic-1.75.0-8.el9.x86_64 #10 63.18 boost-chrono-1.75.0-8.el9.x86_64 #10 63.18 boost-container-1.75.0-8.el9.x86_64 #10 63.18 boost-context-1.75.0-8.el9.x86_64 #10 63.18 boost-contract-1.75.0-8.el9.x86_64 #10 63.18 boost-coroutine-1.75.0-8.el9.x86_64 #10 63.18 boost-date-time-1.75.0-8.el9.x86_64 #10 63.18 boost-fiber-1.75.0-8.el9.x86_64 #10 63.18 boost-filesystem-1.75.0-8.el9.x86_64 #10 63.18 boost-graph-1.75.0-8.el9.x86_64 #10 63.18 boost-iostreams-1.75.0-8.el9.x86_64 #10 63.18 boost-locale-1.75.0-8.el9.x86_64 #10 63.18 boost-log-1.75.0-8.el9.x86_64 #10 63.18 boost-math-1.75.0-8.el9.x86_64 #10 63.18 boost-nowide-1.75.0-8.el9.x86_64 #10 63.18 boost-program-options-1.75.0-8.el9.x86_64 #10 63.18 boost-python3-1.75.0-8.el9.x86_64 #10 63.18 boost-random-1.75.0-8.el9.x86_64 #10 63.18 boost-regex-1.75.0-8.el9.x86_64 #10 63.18 boost-serialization-1.75.0-8.el9.x86_64 #10 63.18 boost-stacktrace-1.75.0-8.el9.x86_64 #10 63.18 boost-system-1.75.0-8.el9.x86_64 #10 63.18 boost-test-1.75.0-8.el9.x86_64 #10 63.18 boost-thread-1.75.0-8.el9.x86_64 #10 63.18 boost-timer-1.75.0-8.el9.x86_64 #10 63.18 boost-type_erasure-1.75.0-8.el9.x86_64 #10 63.18 boost-wave-1.75.0-8.el9.x86_64 #10 63.18 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 63.18 libicu-67.1-9.el9.x86_64 #10 63.18 librdkafka-1.6.1-102.el9.x86_64 #10 63.18 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 63.18 logrotate-3.18.0-8.el9.x86_64 #10 63.18 protobuf-3.14.0-13.el9.x86_64 #10 63.18 redis-6.2.17-1.el9_5.x86_64 #10 63.18 #10 63.18 Complete! #10 63.65 75 files removed #10 DONE 64.1s #11 exporting to image #11 exporting layers #11 exporting layers 15.3s done #11 writing image sha256:839838ed7cdd2ca7b5b93e44a3ea395f9e673d970f11a47b401dd5fd243449ee 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_2_1-3 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_2_1-3 0.0s done #11 DONE 15.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-11-03 13:27:17,284: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 0d14b5dfdcbd: Preparing ba55aa239d19: Preparing c7165e6b6067: Preparing e58295748aca: Preparing 8a5ff72ea07e: Preparing 5ef22eb5a1f7: Preparing 667a71db73ff: Preparing cbfd7128641b: Preparing 2042a32c7cc2: Preparing b92f81bbd344: Preparing f1435d374a22: Preparing 90ae88840c1b: Preparing a663862dd505: Preparing 33bf089822b5: Preparing 0994b4eea31b: Preparing 44343de3ea1d: Preparing e58295748aca: Waiting 8a5ff72ea07e: Waiting 5ef22eb5a1f7: Waiting 667a71db73ff: Waiting cbfd7128641b: Waiting 2042a32c7cc2: Waiting b92f81bbd344: Waiting f1435d374a22: Waiting 90ae88840c1b: Waiting a663862dd505: Waiting 33bf089822b5: Waiting 0994b4eea31b: Waiting 44343de3ea1d: Waiting c7165e6b6067: Pushed e58295748aca: Layer already exists 8a5ff72ea07e: Layer already exists 5ef22eb5a1f7: Layer already exists 667a71db73ff: Layer already exists cbfd7128641b: Layer already exists 2042a32c7cc2: Layer already exists b92f81bbd344: Layer already exists f1435d374a22: Layer already exists 90ae88840c1b: Layer already exists a663862dd505: Layer already exists 33bf089822b5: Layer already exists 0994b4eea31b: Layer already exists 44343de3ea1d: Layer already exists 0d14b5dfdcbd: Pushed ba55aa239d19: Pushed master-2_3_2_1-3: digest: sha256:d8e157e3177946e598491bf70f669b499a92ee031ad9215a10c99ba5f8756f6a size: 3672 2025-11-03 13:27:56,169: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 144 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_2_1-3 21dc84497d97 22 seconds ago 430MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_1-3 97fa2fc4210d 27 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_1-3 8b89e2104c01 30 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_2_1-3 5ab1033cf089 33 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_2_1-3 ceba1013ca1a 33 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_1-3 a21de4fd6e97 37 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_1-3 579a852ca1c3 41 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_1-3 5982f5d784f9 41 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_1-3 839838ed7cdd 57 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_1-3 179dcb8cdf63 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_1-3 d9ac41fa800a About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_2_1-3 ffd412c7797f About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_2_1-3 309451fcec90 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_1-3 aa6d7d30d777 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_1-3 b8d0db46cb96 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_1-3 f4b2936ec914 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_1-3 a9dbe36dbb4f About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_1-3 675b3435850b 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_1-3 0c7cd4c8aef9 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_1-3 84a82bbc3bc9 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_1-3 65b20b4f7502 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_1-3 4ef2266ad5cd 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_1-3 5e62c367944b 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_1-3 c3e99d6052b4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_1-3 41554093a162 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_1-3 96867c41a0f2 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_1-3 0c12af1194ad 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_1-3 6993efed2afd 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_1-3 928fb14cb036 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_1-3 e86fcf37bbd1 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_1-3 eed4626b310e 3 minutes ago 1.74GB opensdn-test-test master-2_3_2_1-3 eed4626b310e 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_1-3 d6aec56d8c03 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_1-3 11db2e96a946 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_1-3 a8f1f38990cb 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_1-3 b22c50c893c9 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_1-3 19bd505d3f4d 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_1-3 90a8db3cdf0c 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_1-3 05fcef93d5be 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_1-3 bed44cb30afd 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_1-3 e6d69be49572 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_1-3 373481b2eb43 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_1-3 5dea56ae64a2 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_1-3 c1a70d4352ed 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_1-3 25272728a205 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_1-3 83300e1399d5 7 minutes ago 2.45MB tf-dev-sandbox compile ab7af5359a9e 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_1-3 db9f9f97abc0 14 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 69ab3ba1246a 14 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_1-3 408921073bf5 14 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_1-3 7def8cdd07e6 14 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_1-3 3d38cd3bb559 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen fcdd57fc14df 40 hours ago 23.5GB