2025-09-25 01:55:36,519: INFO: Building opensdn-analytics-query-engine 2025-09-25 01:55:36,648: 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-1_7_4_1-9 --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.37kB done #1 DONE 1.9s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_7_4_1-9 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_4_1-9 #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_7_4_1-9 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB 0.0s done #8 DONE 3.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.7s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 19.1s #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 2.045 Contrail repo 30 kB/s | 948 B 00:00 #11 2.168 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 2.839 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 730 kB 00:00 #11 3.298 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 MB/s | 264 kB 00:00 #11 3.773 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #11 6.927 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #11 9.966 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #11 10.81 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 2.3 MB 00:00 #11 12.67 added from: http://tf-mirrors.gz1.opensdn.io/re 816 kB/s | 392 kB 00:00 #11 13.27 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 451 kB 00:00 #11 13.65 added from: http://tf-mirrors.gz1.opensdn.io/re 489 kB/s | 16 kB 00:00 #11 14.05 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #11 14.45 added from: http://tf-mirrors.gz1.opensdn.io/re 341 kB/s | 13 kB 00:00 #11 14.78 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #11 15.68 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #11 30.76 Third parties for OpenSDN 37 MB/s | 5.4 MB 00:00 #11 39.26 Dependencies resolved. #11 39.26 =============================================================================================== #11 39.26 Package Arch Version Repository Size #11 39.26 =============================================================================================== #11 39.26 Installing: #11 39.26 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 39.26 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 39.26 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 39.26 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 39.26 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 39.26 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 39.26 Installing dependencies: #11 39.26 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 39.26 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 39.26 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 39.26 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 39.26 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 39.26 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 39.26 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 39.26 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 39.26 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 39.26 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 39.26 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 39.26 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 39.26 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 39.26 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 39.26 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 39.26 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 39.26 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 39.26 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 39.26 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 39.26 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 39.26 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 39.26 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 39.26 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 39.26 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 39.26 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 39.26 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 39.26 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 39.26 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 39.26 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 39.26 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 39.26 #11 39.26 Transaction Summary #11 39.26 =============================================================================================== #11 39.26 Install 36 Packages #11 39.26 #11 39.26 Total download size: 16 M #11 39.26 Installed size: 52 M #11 39.26 Downloading Packages: #11 39.26 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 3.4 MB/s | 74 kB 00:00 #11 39.26 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.7 MB/s | 71 kB 00:00 #11 39.26 (3/36): boost-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 11 kB 00:00 #11 39.26 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 16 kB 00:00 #11 39.30 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 24 kB 00:00 #11 39.30 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 36 kB 00:00 #11 39.30 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 15 kB 00:00 #11 39.30 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 44 kB 00:00 #11 39.30 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 32 kB 00:00 #11 39.30 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.2 MB/s | 13 kB 00:00 #11 39.30 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 38 kB 00:00 #11 39.30 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 3.8 MB/s | 57 kB 00:00 #11 39.30 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 101 kB 00:00 #11 39.30 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.5 MB/s | 38 kB 00:00 #11 39.33 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #11 39.33 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #11 39.33 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #11 39.40 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #11 39.40 (19/36): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #11 39.40 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #11 39.40 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #11 39.40 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #11 39.40 (23/36): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #11 39.40 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.9 MB/s | 27 kB 00:00 #11 39.40 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 13 kB 00:00 #11 39.40 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #11 39.40 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 55 kB 00:00 #11 39.40 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 23 kB 00:00 #11 39.40 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 7.3 MB/s | 30 kB 00:00 #11 39.40 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 31 MB/s | 208 kB 00:00 #11 39.40 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 44 MB/s | 1.0 MB 00:00 #11 39.45 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 28 MB/s | 1.3 MB 00:00 #11 39.55 (33/36): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #11 39.60 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 8.5 MB/s | 95 kB 00:00 #11 39.60 (35/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 4.1 MB/s | 679 kB 00:00 #11 39.60 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 5.9 MB/s | 867 kB 00:00 #11 39.60 -------------------------------------------------------------------------------- #11 39.60 Total 47 MB/s | 16 MB 00:00 #11 39.60 Running transaction check #11 39.69 Transaction check succeeded. #11 39.69 Running transaction test #11 40.00 Transaction test succeeded. #11 40.00 Running transaction #11 40.89 Preparing : 1/1 #11 41.07 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 41.07 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 41.07 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 41.07 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 41.46 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 41.50 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 41.50 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 41.50 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 41.50 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 41.52 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 41.56 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 41.56 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 41.57 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 41.68 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 41.76 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 41.76 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 41.76 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 41.76 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 41.76 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 41.81 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 41.81 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 41.81 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 41.81 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 41.81 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 41.88 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 41.88 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 41.88 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 41.88 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 41.88 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 41.88 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 41.88 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 41.99 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 41.99 #11 41.99 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 42.90 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 42.90 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 43.00 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 43.00 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 43.08 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 43.27 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 43.29 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 43.40 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 43.40 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 43.46 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 43.46 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 43.56 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 43.56 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 43.78 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 43.78 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 43.78 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 43.78 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 43.78 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 43.78 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 43.78 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 43.78 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 43.78 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 43.78 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 43.78 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 43.78 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 43.78 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 43.78 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 43.78 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 43.78 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 43.78 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 43.78 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 43.78 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 43.78 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 43.78 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 43.78 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 43.78 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 43.78 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 43.78 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 43.78 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 43.78 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 43.78 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 43.78 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 43.78 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 43.78 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 43.78 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 43.78 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 43.78 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 43.78 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 43.78 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 43.84 #11 43.84 Installed: #11 43.84 boost-1.75.0-8.el9.x86_64 #11 43.84 boost-atomic-1.75.0-8.el9.x86_64 #11 43.84 boost-chrono-1.75.0-8.el9.x86_64 #11 43.84 boost-container-1.75.0-8.el9.x86_64 #11 43.84 boost-context-1.75.0-8.el9.x86_64 #11 43.84 boost-contract-1.75.0-8.el9.x86_64 #11 43.84 boost-coroutine-1.75.0-8.el9.x86_64 #11 43.84 boost-date-time-1.75.0-8.el9.x86_64 #11 43.84 boost-fiber-1.75.0-8.el9.x86_64 #11 43.84 boost-filesystem-1.75.0-8.el9.x86_64 #11 43.84 boost-graph-1.75.0-8.el9.x86_64 #11 43.84 boost-iostreams-1.75.0-8.el9.x86_64 #11 43.84 boost-locale-1.75.0-8.el9.x86_64 #11 43.84 boost-log-1.75.0-8.el9.x86_64 #11 43.84 boost-math-1.75.0-8.el9.x86_64 #11 43.84 boost-nowide-1.75.0-8.el9.x86_64 #11 43.84 boost-program-options-1.75.0-8.el9.x86_64 #11 43.84 boost-python3-1.75.0-8.el9.x86_64 #11 43.84 boost-random-1.75.0-8.el9.x86_64 #11 43.84 boost-regex-1.75.0-8.el9.x86_64 #11 43.84 boost-serialization-1.75.0-8.el9.x86_64 #11 43.84 boost-stacktrace-1.75.0-8.el9.x86_64 #11 43.84 boost-system-1.75.0-8.el9.x86_64 #11 43.84 boost-test-1.75.0-8.el9.x86_64 #11 43.84 boost-thread-1.75.0-8.el9.x86_64 #11 43.84 boost-timer-1.75.0-8.el9.x86_64 #11 43.84 boost-type_erasure-1.75.0-8.el9.x86_64 #11 43.84 boost-wave-1.75.0-8.el9.x86_64 #11 43.84 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 43.84 cyrus-sasl-2.1.27-21.el9.x86_64 #11 43.84 libicu-67.1-9.el9.x86_64 #11 43.84 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 43.84 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 43.84 logrotate-3.18.0-8.el9.x86_64 #11 43.84 protobuf-3.14.0-13.el9.x86_64 #11 43.84 redis-6.2.17-1.el9_5.x86_64 #11 43.84 #11 43.84 Complete! #11 44.24 80 files removed #11 DONE 44.4s #12 exporting to image #12 exporting layers #12 exporting layers 13.2s done #12 writing image sha256:5e370eae8ab0fff9cec46885d48d1355ba917c95b3f09236b662321688e661b3 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-1_7_4_1-9 0.0s done #12 DONE 13.5s 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-25 01:57:56,870: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 365c241a25f5: Preparing afb5cb527197: Preparing 0af1635eb786: Preparing 0b314b25b840: Preparing e41459f0fa54: Preparing 70aa683c25e2: Preparing f41cbfdb4cfd: Preparing bb49b596cde9: Preparing 5556098108ab: Preparing b444b78e28ec: Preparing 251ed4f7905a: Preparing c726a308010a: Preparing 514e7cc76f3a: Preparing 4db5a92235c9: Preparing 44343de3ea1d: Preparing 365c241a25f5: Waiting afb5cb527197: Waiting 0af1635eb786: Waiting 0b314b25b840: Waiting e41459f0fa54: Waiting 70aa683c25e2: Waiting f41cbfdb4cfd: Waiting bb49b596cde9: Waiting 5556098108ab: Waiting b444b78e28ec: Waiting 251ed4f7905a: Waiting c726a308010a: Waiting 514e7cc76f3a: Waiting 4db5a92235c9: Waiting 44343de3ea1d: Waiting 0af1635eb786: Pushed 0b314b25b840: Layer already exists e41459f0fa54: Layer already exists 70aa683c25e2: Layer already exists f41cbfdb4cfd: Layer already exists bb49b596cde9: Layer already exists 5556098108ab: Layer already exists b444b78e28ec: Layer already exists 251ed4f7905a: Layer already exists c726a308010a: Layer already exists 514e7cc76f3a: Layer already exists 4db5a92235c9: Layer already exists 44343de3ea1d: Layer already exists 365c241a25f5: Pushed afb5cb527197: Pushed master-1_7_4_1-9: digest: sha256:970a3f3fe025673180273efdae7231a93689b8b89d5865453b0626bc13c7ba9e size: 3459 2025-09-25 01:58:38,636: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 182 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-1_7_4_1-9 185aaf0f9d0e 39 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-1_7_4_1-9 eda01eb3fc5e 49 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-1_7_4_1-9 ac1a6155d7f2 53 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-1_7_4_1-9 5e370eae8ab0 56 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-1_7_4_1-9 ff5e382587c6 57 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-1_7_4_1-9 1971e0200f81 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-1_7_4_1-9 723660faad3d About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-1_7_4_1-9 7f3511adf9b2 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-1_7_4_1-9 6cd87eb69338 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-1_7_4_1-9 dd012e1dc224 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-1_7_4_1-9 2f03801bef25 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-1_7_4_1-9 2e23617a3006 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-1_7_4_1-9 e998087d34ab About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-1_7_4_1-9 5b53f9e43416 2 minutes ago 887MB opensdn-test-test master-1_7_4_1-9 6b8bcc086637 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-1_7_4_1-9 6b8bcc086637 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-1_7_4_1-9 0a7f82817843 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-1_7_4_1-9 368bb3f1c0f7 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-1_7_4_1-9 4a6c41db1074 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-1_7_4_1-9 805936474416 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-1_7_4_1-9 2bfbc69857ce 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-1_7_4_1-9 f4785cbe9b47 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-1_7_4_1-9 6f80d46c9173 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-1_7_4_1-9 daa64f056ada 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-1_7_4_1-9 cff324f4fc73 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-1_7_4_1-9 5658ae0193db 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-1_7_4_1-9 f9e3f85fa07f 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-1_7_4_1-9 6099398501f9 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-1_7_4_1-9 29f9210f03d0 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-1_7_4_1-9 cbdcb2ed3d02 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-1_7_4_1-9 d6b056b3c7b4 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-1_7_4_1-9 0952b5aff18d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-1_7_4_1-9 e80af565c438 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-1_7_4_1-9 2a8275de8eaf 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-1_7_4_1-9 ef79c6a91b8e 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-1_7_4_1-9 42705cbd705d 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-1_7_4_1-9 df51bc98de24 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-1_7_4_1-9 316bee48314b 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-1_7_4_1-9 5a1b55aaedea 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-1_7_4_1-9 d77e4470c727 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-1_7_4_1-9 00e18a1cad85 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-1_7_4_1-9 af9896008cde 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-1_7_4_1-9 271fb6e6bf19 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-1_7_4_1-9 3aa9380d5579 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-1_7_4_1-9 bbd9cd69a864 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-1_7_4_1-9 cc3396e81ef8 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-1_7_4_1-9 55ab6548ff54 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-1_7_4_1-9 b975c4dd2de0 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-1_7_4_1-9 ffb82c439eba 7 minutes ago 2.42MB tf-dev-sandbox compile 01e2d66a578e 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-1_7_4_1-9 97a21776f92f 59 minutes ago 1.46MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-1_7_4_1-9 9d07027d9049 59 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-1_7_4_1-9 89b51ea485e8 59 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0693cd658776 59 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-1_7_4_1-9 ce53aa4c6ba9 59 minutes ago 4.53kB tf-dev-sandbox frozen bd83765b33a6 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen bd83765b33a6 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB