2025-09-21 06:44:57,663: INFO: Building opensdn-analytics-collector 2025-09-21 06:44:57,745: 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_4_2-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-collector --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.27kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_4_2-3 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-3 #5 DONE 0.2s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_4_2-3 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_4_2-3 #6 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 1.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.5s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.8s #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 1.968 Contrail repo 126 kB/s | 77 kB 00:00 #11 2.276 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 2.1 MB 00:00 #11 3.838 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 730 kB 00:00 #11 4.465 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 264 kB 00:00 #11 5.022 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 7.0 MB 00:00 #11 9.544 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #11 11.29 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #11 12.17 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 2.3 MB 00:00 #11 13.82 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 392 kB 00:00 #11 14.56 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 451 kB 00:00 #11 15.52 added from: http://tf-mirrors.gz1.opensdn.io/re 39 kB/s | 16 kB 00:00 #11 16.30 added from: http://tf-mirrors.gz1.opensdn.io/re 477 B/s | 257 B 00:00 #11 16.65 added from: http://tf-mirrors.gz1.opensdn.io/re 458 kB/s | 13 kB 00:00 #11 16.99 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #11 17.81 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #11 32.71 Third parties for OpenSDN 38 MB/s | 5.4 MB 00:00 #11 40.97 Dependencies resolved. #11 40.97 =============================================================================================== #11 40.97 Package Arch Version Repository Size #11 40.97 =============================================================================================== #11 40.97 Installing: #11 40.97 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 40.97 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 40.97 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 40.97 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 40.97 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 40.97 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 40.97 Installing dependencies: #11 40.97 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 40.97 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 40.97 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 40.97 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 40.97 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 40.97 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 40.97 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 40.97 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 40.97 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 40.97 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 40.97 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 40.97 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 40.97 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 40.97 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 40.97 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 40.97 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 40.97 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 40.97 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 40.97 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 40.97 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 40.97 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 40.97 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 40.97 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 40.97 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 40.97 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 40.97 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 40.97 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 40.97 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 40.97 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 40.97 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 40.97 #11 40.97 Transaction Summary #11 40.97 =============================================================================================== #11 40.97 Install 36 Packages #11 40.97 #11 40.97 Total download size: 16 M #11 40.97 Installed size: 52 M #11 40.97 Downloading Packages: #11 41.37 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 179 kB/s | 71 kB 00:00 #11 41.74 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 97 kB/s | 74 kB 00:00 #11 41.76 (3/36): boost-1.75.0-8.el9.x86_64.rpm 30 kB/s | 11 kB 00:00 #11 41.76 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 16 kB 00:00 #11 41.76 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 24 kB 00:00 #11 41.76 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 36 kB 00:00 #11 41.76 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #11 41.77 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 44 kB 00:00 #11 41.77 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 32 kB 00:00 #11 41.78 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.6 MB/s | 13 kB 00:00 #11 41.78 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 38 kB 00:00 #11 41.79 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 7.2 MB/s | 57 kB 00:00 #11 41.79 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #11 41.79 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.1 MB/s | 38 kB 00:00 #11 41.80 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 24 MB/s | 214 kB 00:00 #11 41.81 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 26 MB/s | 408 kB 00:00 #11 41.81 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #11 41.82 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 41.84 (19/36): boost-program-options-1.75.0-8.el9.x86 6.8 MB/s | 106 kB 00:00 #11 41.84 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 92 kB 00:00 #11 41.84 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #11 41.84 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 27 MB/s | 277 kB 00:00 #11 41.85 (23/36): boost-serialization-1.75.0-8.el9.x86_6 9.1 MB/s | 129 kB 00:00 #11 41.85 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.9 MB/s | 27 kB 00:00 #11 41.85 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #11 41.86 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #11 41.86 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 55 kB 00:00 #11 41.90 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #11 41.90 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 4.3 MB/s | 30 kB 00:00 #11 41.90 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #11 41.91 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 #11 41.93 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 25 MB/s | 1.3 MB 00:00 #11 42.10 (33/36): libicu-67.1-9.el9.x86_64.rpm 8.7 MB/s | 9.6 MB 00:01 #11 42.10 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 3.7 MB/s | 679 kB 00:00 #11 42.10 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.7 MB/s | 95 kB 00:00 #11 42.15 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 4.9 MB/s | 867 kB 00:00 #11 42.15 -------------------------------------------------------------------------------- #11 42.15 Total 14 MB/s | 16 MB 00:01 #11 42.15 Running transaction check #11 42.26 Transaction check succeeded. #11 42.26 Running transaction test #11 42.66 Transaction test succeeded. #11 42.66 Running transaction #11 43.33 Preparing : 1/1 #11 43.46 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 43.55 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 43.55 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 43.55 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 43.96 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 43.97 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 43.99 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 43.99 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 43.99 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 44.00 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 44.02 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 44.03 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 44.04 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 44.06 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 44.06 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 44.07 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 44.09 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 44.13 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 44.13 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 44.13 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 44.14 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 44.14 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 44.16 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 44.16 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 44.18 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 44.18 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 44.21 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 44.21 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 44.21 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 44.23 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 44.27 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 44.27 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 44.27 #11 44.27 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 44.38 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 44.41 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 44.55 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 44.56 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 44.60 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 44.86 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 44.94 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 44.99 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 45.03 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 45.07 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 45.11 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 45.24 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 45.29 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 45.47 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 45.47 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 45.47 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 45.47 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 45.47 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 45.47 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 45.47 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 45.47 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 45.47 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 45.47 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 45.47 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 45.47 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 45.47 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 45.47 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 45.47 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 45.47 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 45.47 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 45.47 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 45.47 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 45.47 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 45.47 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 45.47 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 45.47 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 45.47 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 45.47 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 45.47 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 45.47 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 45.47 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 45.47 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 45.47 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 45.47 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 45.47 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 45.47 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 45.47 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 45.47 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 45.47 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 45.60 #11 45.60 Installed: #11 45.60 boost-1.75.0-8.el9.x86_64 #11 45.60 boost-atomic-1.75.0-8.el9.x86_64 #11 45.60 boost-chrono-1.75.0-8.el9.x86_64 #11 45.60 boost-container-1.75.0-8.el9.x86_64 #11 45.60 boost-context-1.75.0-8.el9.x86_64 #11 45.60 boost-contract-1.75.0-8.el9.x86_64 #11 45.60 boost-coroutine-1.75.0-8.el9.x86_64 #11 45.60 boost-date-time-1.75.0-8.el9.x86_64 #11 45.60 boost-fiber-1.75.0-8.el9.x86_64 #11 45.60 boost-filesystem-1.75.0-8.el9.x86_64 #11 45.60 boost-graph-1.75.0-8.el9.x86_64 #11 45.60 boost-iostreams-1.75.0-8.el9.x86_64 #11 45.60 boost-locale-1.75.0-8.el9.x86_64 #11 45.60 boost-log-1.75.0-8.el9.x86_64 #11 45.60 boost-math-1.75.0-8.el9.x86_64 #11 45.60 boost-nowide-1.75.0-8.el9.x86_64 #11 45.60 boost-program-options-1.75.0-8.el9.x86_64 #11 45.60 boost-python3-1.75.0-8.el9.x86_64 #11 45.60 boost-random-1.75.0-8.el9.x86_64 #11 45.60 boost-regex-1.75.0-8.el9.x86_64 #11 45.60 boost-serialization-1.75.0-8.el9.x86_64 #11 45.60 boost-stacktrace-1.75.0-8.el9.x86_64 #11 45.60 boost-system-1.75.0-8.el9.x86_64 #11 45.60 boost-test-1.75.0-8.el9.x86_64 #11 45.60 boost-thread-1.75.0-8.el9.x86_64 #11 45.60 boost-timer-1.75.0-8.el9.x86_64 #11 45.60 boost-type_erasure-1.75.0-8.el9.x86_64 #11 45.60 boost-wave-1.75.0-8.el9.x86_64 #11 45.60 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 45.60 cyrus-sasl-2.1.27-21.el9.x86_64 #11 45.60 libicu-67.1-9.el9.x86_64 #11 45.60 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 45.60 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 45.60 logrotate-3.18.0-8.el9.x86_64 #11 45.60 protobuf-3.14.0-13.el9.x86_64 #11 45.60 redis-6.2.17-1.el9_5.x86_64 #11 45.60 #11 45.60 Complete! #11 45.89 80 files removed #11 DONE 46.4s #12 exporting to image #12 exporting layers #12 exporting layers 19.3s done #12 writing image sha256:2b7b9c058ae9a7b180d77022da933cf8875e14ad865cab33c70991bd31ea34ff #12 writing image sha256:2b7b9c058ae9a7b180d77022da933cf8875e14ad865cab33c70991bd31ea34ff 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_4_2-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_4_2-3 0.4s done #12 DONE 20.0s 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-21 06:47:26,531: INFO: Docker build duration: 149 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] b4ecdace9147: Preparing 8fe4fd6d8391: Preparing b73173f70734: Preparing 0f255335a4a2: Preparing 2db2a3ddd4e2: Preparing 3dc74bfd49a9: Preparing f64767bb6403: Preparing 4bf1a011b75e: Preparing 4b1d234c893b: Preparing 9f426ffe914e: Preparing 45830d14463b: Preparing bc8511e0c967: Preparing 56eeab91dd86: Preparing a4b0668edb0b: Preparing 44343de3ea1d: Preparing b4ecdace9147: Waiting 8fe4fd6d8391: Waiting b73173f70734: Waiting 0f255335a4a2: Waiting 2db2a3ddd4e2: Waiting 3dc74bfd49a9: Waiting f64767bb6403: Waiting 4bf1a011b75e: Waiting 4b1d234c893b: Waiting 9f426ffe914e: Waiting 45830d14463b: Waiting bc8511e0c967: Waiting 56eeab91dd86: Waiting a4b0668edb0b: Waiting 44343de3ea1d: Waiting b73173f70734: Pushed 0f255335a4a2: Layer already exists b4ecdace9147: Pushed 2db2a3ddd4e2: Layer already exists 3dc74bfd49a9: Layer already exists f64767bb6403: Layer already exists 4b1d234c893b: Layer already exists 4bf1a011b75e: Layer already exists 9f426ffe914e: Layer already exists 45830d14463b: Layer already exists 56eeab91dd86: Layer already exists bc8511e0c967: Layer already exists a4b0668edb0b: Layer already exists 44343de3ea1d: Layer already exists 8fe4fd6d8391: Pushed master-2_1_4_2-3: digest: sha256:88b7c1577b0e6a16de28221c0d3742156c30b83040fc75a8826b5778cabecc25 size: 3460 2025-09-21 06:48:08,637: INFO: Building opensdn-analytics-collector finished successfully, duration: 191 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_4_2-3 5174ffc52952 24 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_2-3 b0ae587dd2ee 38 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_2-3 89670d5b5d9d 55 seconds ago 887MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_2-3 140899c5efb7 About a minute ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_2-3 2b7b9c058ae9 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_2-3 0023e562ad12 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_2-3 d40768bec582 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_2-3 692280d510ca About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_2-3 f2945cd92973 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_2-3 c37024e697f9 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_2-3 cf9d8593f817 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_2-3 007fa0eb67a4 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_2-3 683f27f1136b 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_2-3 1a3c60d65489 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_2-3 06b5f16b68b4 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_2-3 eb89392c4519 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_2-3 841b3f61364b 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_2-3 15df7212bbf4 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_2-3 7c257d52b206 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_2-3 103820bb8afe 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_2-3 59aab7408f9b 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_2-3 f3693e14f6d9 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_2-3 6aa3943f5f25 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_2-3 94a069eb2c2d 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_2-3 ed3b90623e7d 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_2-3 75dbe74c8b12 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_2-3 a5442d9c766d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_2-3 124755dc07de 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_2-3 09f6a2cb6b06 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_2-3 328a9adae850 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_2-3 2c1081db52a4 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_2-3 d6415a77181d 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_2-3 bf7e5171a450 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_2-3 54ed452f3cab 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_2-3 b7ed489604e0 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_2-3 c2a9e6178a1c 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_2-3 6f873c8546db 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_2-3 1f8eae44b38f 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_2-3 44ab61bd5179 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_2-3 a3152c427d73 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_2-3 2191181e2ba2 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_2-3 b06cc5a10954 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_2-3 bad5c9c8bbbb 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_2-3 c6986602dd87 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_2-3 43aa166627fa 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_2-3 7a4510c4794e 7 minutes ago 2.43MB tf-dev-sandbox compile 9aaf8345bcd1 8 minutes ago 33.1GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 50f5110f4142 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_2-3 10786a179f8f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_2-3 c715b45fc2e1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_2-3 f7ad2ddc19bb About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_2-3 df214964a9f3 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 2 days ago 11.7GB