2025-09-18 11:55:26,398: INFO: Building opensdn-analytics-query-engine 2025-09-18 11:55:26,457: 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_1_0_5-8 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB 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 1.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_5-8 #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 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-8 #5 DONE 1.3s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_0_5-8 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #8 [internal] load build context #8 ... #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 2.3s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.0s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 1.4s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 3.923 Contrail repo 1.6 MB/s | 106 kB 00:00 #11 4.066 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #11 5.195 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 730 kB 00:00 #11 5.793 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 264 kB 00:00 #11 5.998 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 7.0 MB 00:00 #11 9.795 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #11 12.58 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #11 13.26 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #11 15.21 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 392 kB 00:00 #11 16.05 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 451 kB 00:00 #11 16.96 added from: http://tf-mirrors.gz1.opensdn.io/re 377 kB/s | 16 kB 00:00 #11 17.46 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 kB/s | 257 B 00:00 #11 17.99 added from: http://tf-mirrors.gz1.opensdn.io/re 146 kB/s | 13 kB 00:00 #11 18.14 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #11 19.40 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 30 MB 00:00 #11 43.68 Third parties for OpenSDN 19 MB/s | 5.4 MB 00:00 #11 58.04 Dependencies resolved. #11 58.04 =============================================================================================== #11 58.04 Package Arch Version Repository Size #11 58.04 =============================================================================================== #11 58.04 Installing: #11 58.04 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 58.04 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 58.04 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 58.04 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 58.04 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 58.04 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 58.04 Installing dependencies: #11 58.04 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 58.04 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 58.04 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 58.04 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 58.04 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 58.04 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 58.04 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 58.04 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 58.04 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 58.04 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 58.04 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 58.04 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 58.04 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 58.04 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 58.04 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 58.04 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 58.04 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 58.04 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 58.04 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 58.04 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 58.04 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 58.04 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 58.04 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 58.04 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 58.04 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 58.04 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 58.04 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 58.04 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 58.04 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 58.04 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 58.04 #11 58.04 Transaction Summary #11 58.04 =============================================================================================== #11 58.04 Install 36 Packages #11 58.04 #11 58.07 Total download size: 16 M #11 58.07 Installed size: 52 M #11 58.07 Downloading Packages: #11 58.11 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.5 MB/s | 71 kB 00:00 #11 58.11 (2/36): boost-1.75.0-8.el9.x86_64.rpm 587 kB/s | 11 kB 00:00 #11 58.12 (3/36): logrotate-3.18.0-8.el9.x86_64.rpm 1.2 MB/s | 74 kB 00:00 #11 58.19 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 16 kB 00:00 #11 58.19 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 24 kB 00:00 #11 58.19 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 36 kB 00:00 #11 58.19 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #11 58.19 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 44 kB 00:00 #11 58.19 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 32 kB 00:00 #11 58.19 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 58.19 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #11 58.19 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 4.6 MB/s | 57 kB 00:00 #11 58.19 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 101 kB 00:00 #11 58.19 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.7 MB/s | 38 kB 00:00 #11 58.19 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 11 MB/s | 214 kB 00:00 #11 58.25 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 408 kB 00:00 #11 58.29 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 205 kB 00:00 #11 58.29 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #11 58.29 (19/36): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #11 58.29 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 58.29 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 58.29 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #11 58.29 (23/36): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #11 58.29 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #11 58.29 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #11 58.30 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 55 kB 00:00 #11 58.30 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #11 58.30 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #11 58.30 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 4.8 MB/s | 30 kB 00:00 #11 58.34 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #11 58.34 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 43 MB/s | 1.0 MB 00:00 #11 58.35 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 35 MB/s | 1.3 MB 00:00 #11 58.43 (33/36): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #11 58.47 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.2 MB/s | 95 kB 00:00 #11 58.47 (35/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 5.5 MB/s | 679 kB 00:00 #11 58.50 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 6.4 MB/s | 867 kB 00:00 #11 58.50 -------------------------------------------------------------------------------- #11 58.50 Total 37 MB/s | 16 MB 00:00 #11 58.50 Running transaction check #11 58.56 Transaction check succeeded. #11 58.56 Running transaction test #11 58.85 Transaction test succeeded. #11 58.85 Running transaction #11 59.41 Preparing : 1/1 #11 59.60 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 59.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 60.00 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 60.00 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 60.68 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 60.70 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 60.71 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 60.72 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 60.73 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 60.76 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 60.84 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 60.84 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 60.84 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 60.84 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 60.84 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 60.89 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 60.89 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 60.89 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 60.91 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 60.91 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 60.93 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 60.95 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 60.95 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 60.95 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 60.98 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 60.98 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 60.98 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 61.00 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 61.00 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.00 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.02 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 61.06 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 61.06 #11 61.06 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.26 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.30 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 61.55 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 61.69 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 61.76 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 61.76 #11 61.76 #11 61.76 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.35 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.40 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 62.50 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 62.53 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 62.62 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.70 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 62.70 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 62.70 #11 62.70 #11 62.91 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 62.97 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 63.04 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 63.04 #11 63.04 #11 63.34 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 63.34 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 63.34 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 63.34 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 63.34 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 63.34 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 63.34 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 63.34 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 63.34 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 63.34 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 63.34 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 63.34 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 63.34 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 63.34 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 63.34 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 63.34 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 63.34 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 63.34 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 63.34 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 63.34 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 63.34 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 63.34 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 63.34 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 63.34 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 63.34 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 63.34 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 63.34 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 63.34 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 63.34 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 63.34 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 63.34 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 63.34 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 63.34 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 63.34 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 63.34 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 63.34 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 63.49 #11 63.49 Installed: #11 63.49 boost-1.75.0-8.el9.x86_64 #11 63.49 boost-atomic-1.75.0-8.el9.x86_64 #11 63.49 boost-chrono-1.75.0-8.el9.x86_64 #11 63.49 boost-container-1.75.0-8.el9.x86_64 #11 63.49 boost-context-1.75.0-8.el9.x86_64 #11 63.49 boost-contract-1.75.0-8.el9.x86_64 #11 63.49 boost-coroutine-1.75.0-8.el9.x86_64 #11 63.49 boost-date-time-1.75.0-8.el9.x86_64 #11 63.49 boost-fiber-1.75.0-8.el9.x86_64 #11 63.49 boost-filesystem-1.75.0-8.el9.x86_64 #11 63.49 boost-graph-1.75.0-8.el9.x86_64 #11 63.49 boost-iostreams-1.75.0-8.el9.x86_64 #11 63.49 boost-locale-1.75.0-8.el9.x86_64 #11 63.49 boost-log-1.75.0-8.el9.x86_64 #11 63.49 boost-math-1.75.0-8.el9.x86_64 #11 63.49 boost-nowide-1.75.0-8.el9.x86_64 #11 63.49 boost-program-options-1.75.0-8.el9.x86_64 #11 63.49 boost-python3-1.75.0-8.el9.x86_64 #11 63.49 boost-random-1.75.0-8.el9.x86_64 #11 63.49 boost-regex-1.75.0-8.el9.x86_64 #11 63.49 boost-serialization-1.75.0-8.el9.x86_64 #11 63.49 boost-stacktrace-1.75.0-8.el9.x86_64 #11 63.49 boost-system-1.75.0-8.el9.x86_64 #11 63.49 boost-test-1.75.0-8.el9.x86_64 #11 63.49 boost-thread-1.75.0-8.el9.x86_64 #11 63.49 boost-timer-1.75.0-8.el9.x86_64 #11 63.49 boost-type_erasure-1.75.0-8.el9.x86_64 #11 63.49 boost-wave-1.75.0-8.el9.x86_64 #11 63.49 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 63.49 cyrus-sasl-2.1.27-21.el9.x86_64 #11 63.49 libicu-67.1-9.el9.x86_64 #11 63.49 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 63.49 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 63.49 logrotate-3.18.0-8.el9.x86_64 #11 63.49 protobuf-3.14.0-13.el9.x86_64 #11 63.49 redis-6.2.17-1.el9_5.x86_64 #11 63.49 #11 63.49 Complete! #11 64.58 80 files removed #11 DONE 65.1s #12 exporting to image #12 exporting layers #12 exporting layers 22.0s done #12 writing image sha256:9cd3c158acc07a3d1eab9ad9bd78c01d021b788803f31514c0f2c32d75c486a6 #12 writing image sha256:9cd3c158acc07a3d1eab9ad9bd78c01d021b788803f31514c0f2c32d75c486a6 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_0_5-8 0.1s done #12 DONE 22.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-09-18 11:57:07,307: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 513a1ca60e49: Preparing ef30c5aa94fd: Preparing ae55a29510e5: Preparing f3c2ccc91827: Preparing 8c1b30fcfe8c: Preparing 10aedf1b0bd7: Preparing 7c480c436b6e: Preparing cd08afda8ee5: Preparing 8f2f054f32fb: Preparing 47deed29bc1c: Preparing c2a0c43fa7a9: Preparing 3aa338cc3bfe: Preparing cac58ef1babc: Preparing bbeb1c673bba: Preparing 44343de3ea1d: Preparing 8c1b30fcfe8c: Waiting 10aedf1b0bd7: Waiting 7c480c436b6e: Waiting cd08afda8ee5: Waiting 8f2f054f32fb: Waiting 47deed29bc1c: Waiting c2a0c43fa7a9: Waiting 3aa338cc3bfe: Waiting cac58ef1babc: Waiting bbeb1c673bba: Waiting 44343de3ea1d: Waiting f3c2ccc91827: Layer already exists 8c1b30fcfe8c: Layer already exists ae55a29510e5: Pushed 10aedf1b0bd7: Layer already exists 7c480c436b6e: Layer already exists cd08afda8ee5: Layer already exists 8f2f054f32fb: Layer already exists 47deed29bc1c: Layer already exists c2a0c43fa7a9: Layer already exists 3aa338cc3bfe: Layer already exists cac58ef1babc: Layer already exists bbeb1c673bba: Layer already exists 44343de3ea1d: Layer already exists ef30c5aa94fd: Pushed 513a1ca60e49: Pushed master-2_1_0_5-8: digest: sha256:d765c51a7e7e6b6b758f20f1315b96cdc528d0e48b326cbdb64e81f58e2bbdda size: 3460 2025-09-18 11:57:46,702: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 140 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_5-8 a93111b6b9ee 46 seconds ago 854MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_0_5-8 d486673fa9ac 49 seconds ago 287MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_0_5-8 a30fab588ba6 53 seconds ago 653MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_5-8 d81aca7e0fa9 58 seconds ago 287MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_5-8 9cd3c158acc0 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_0_5-8 ff4f09bdaf29 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_5-8 21ecaf44432f About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-8 56e3042ae895 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-8 d01efe16ebf1 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_5-8 d6cba5832ebd About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-8 c258dab0b6f6 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-8 919f4cdc7f10 About a minute ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-8 2ec0ad651604 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-8 c70f6c0886e8 About a minute ago 526MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-8 cc3bbc9f33d1 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-8 0ac1c8fc5601 2 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-8 9ba009ebf872 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-8 28ad477c401a 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-8 7925ef056ab0 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-8 b02073c3504e 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-8 f8a5ffbdbdc4 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-8 a76eb818fb06 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-8 3a7c3e6f2f7e 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-8 39d9960c4ced 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-8 8e4c774b04e3 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-8 0b1b8cea099d 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-8 a0eaa6f7ce2f 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-8 c02e1d5f2904 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-8 09aa40a96435 3 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-8 457a654c7a8e 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-8 7a5f4451c55f 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-8 54e1517c5ab7 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-8 faca44ec5e44 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-8 c2bbbc8ba526 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-8 923b41acf9a9 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-8 fbe96bc0fca3 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-8 cd29f4b80220 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-8 28b347beb2cc 6 minutes ago 2.4MB tf-dev-sandbox compile 353b398caf6b 6 minutes ago 30.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-8 b071e59f87b4 25 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-8 ed007fba4871 25 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 62cfab110734 25 minutes ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-8 25ec17d0494a 25 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-8 718340319e33 25 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 40 hours ago 22GB