2026-03-16 01:17:00,799: INFO: Building opensdn-analytics-collector 2026-03-16 01:17:00,881: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #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 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:5102/opensdn-analytics-base:nightly #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #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: 5.75kB 0.0s done #8 DONE 1.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.2s #10 [stage-1 3/4] COPY --from=build /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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.182 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 14 MB 00:00 #11 3.884 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.9 MB 00:00 #11 4.830 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 402 kB 00:00 #11 5.387 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 16 MB 00:00 #11 10.02 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 11 MB 00:00 #11 13.52 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 1.1 MB 00:00 #11 14.35 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.8 MB 00:00 #11 16.40 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #11 16.98 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #11 17.24 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 18 kB 00:00 #11 17.50 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #11 17.80 added from: http://tf-mirrors.gz1.opensdn.io/re 811 kB/s | 15 kB 00:00 #11 18.10 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 MB/s | 96 kB 00:00 #11 19.09 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 39 MB 00:00 #11 34.09 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #11 43.08 Dependencies resolved. #11 43.09 =============================================================================================== #11 43.09 Package Arch Version Repository Size #11 43.09 =============================================================================================== #11 43.09 Installing: #11 43.09 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 43.09 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 43.09 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 43.09 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 43.09 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 43.09 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 43.09 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 43.09 Installing dependencies: #11 43.09 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 43.09 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 43.09 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 43.09 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 43.09 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 43.09 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 43.09 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 43.09 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 43.09 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 43.09 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 43.09 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 43.09 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 43.09 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 43.09 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 43.09 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 43.09 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 43.09 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 43.09 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 43.09 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 43.09 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 43.09 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 43.09 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 43.09 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 43.09 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 43.09 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 43.09 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 43.09 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 43.09 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 43.09 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 43.09 #11 43.09 Transaction Summary #11 43.09 =============================================================================================== #11 43.09 Install 36 Packages #11 43.09 #11 43.09 Total download size: 16 M #11 43.09 Installed size: 53 M #11 43.09 Downloading Packages: #11 43.13 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 306 kB/s | 9.9 kB 00:00 #11 43.15 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.8 MB/s | 73 kB 00:00 #11 43.15 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 809 kB/s | 15 kB 00:00 #11 43.15 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 43.16 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 35 kB 00:00 #11 43.16 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 43.16 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 8.3 MB/s | 43 kB 00:00 #11 43.19 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.5 MB/s | 30 kB 00:00 #11 43.19 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #11 43.19 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #11 43.19 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 9.8 MB/s | 55 kB 00:00 #11 43.19 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #11 43.19 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 6.0 MB/s | 37 kB 00:00 #11 43.19 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #11 43.21 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #11 43.21 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #11 43.21 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #11 43.24 (18/36): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #11 43.24 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #11 43.24 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #11 43.24 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 275 kB 00:00 #11 43.24 (22/36): boost-serialization-1.75.0-13.el9_7.x8 8.2 MB/s | 127 kB 00:00 #11 43.24 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.9 MB/s | 25 kB 00:00 #11 43.25 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #11 43.25 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #11 43.25 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.7 MB/s | 53 kB 00:00 #11 43.26 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 21 kB 00:00 #11 43.26 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.7 MB/s | 28 kB 00:00 #11 43.27 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #11 43.28 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 39 MB/s | 662 kB 00:00 #11 43.29 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 41 MB/s | 1.0 MB 00:00 #11 43.30 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 7.9 MB/s | 47 kB 00:00 #11 43.31 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 38 MB/s | 1.3 MB 00:00 #11 43.42 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #11 43.42 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 894 kB/s | 93 kB 00:00 #11 43.43 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 5.4 MB/s | 709 kB 00:00 #11 43.43 -------------------------------------------------------------------------------- #11 43.43 Total 47 MB/s | 16 MB 00:00 #11 43.43 Running transaction check #11 43.47 Transaction check succeeded. #11 43.47 Running transaction test #11 43.71 Transaction test succeeded. #11 43.71 Running transaction #11 44.23 Preparing : 1/1 #11 44.31 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 44.32 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 44.35 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 44.35 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 44.73 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 44.76 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 44.76 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 44.76 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 44.76 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 44.77 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 44.79 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 44.81 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 44.81 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 44.81 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 44.82 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 44.82 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 44.84 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 44.84 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 44.84 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 44.86 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 44.86 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 44.87 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 44.88 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 44.88 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 44.90 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 44.90 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 44.90 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 44.91 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 44.92 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 44.94 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 44.95 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 44.99 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 44.99 #11 45.00 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 45.20 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 45.23 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 45.26 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 45.31 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 45.40 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 45.41 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 45.46 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 45.48 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 45.50 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 45.89 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 45.89 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 45.89 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 45.89 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 45.89 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 45.89 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 45.89 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 45.89 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 45.89 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 45.89 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 45.89 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 45.89 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 45.89 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 45.89 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 45.89 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 45.89 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 45.89 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 45.89 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 45.89 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 45.89 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 45.89 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 45.89 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 45.89 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 45.89 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 45.89 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 45.89 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 45.89 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 45.89 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 45.89 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 45.89 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 45.89 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 45.89 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 45.89 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 45.89 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 45.89 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 45.89 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 46.12 #11 46.12 Installed: #11 46.12 boost-1.75.0-13.el9_7.x86_64 #11 46.12 boost-atomic-1.75.0-13.el9_7.x86_64 #11 46.12 boost-chrono-1.75.0-13.el9_7.x86_64 #11 46.12 boost-container-1.75.0-13.el9_7.x86_64 #11 46.12 boost-context-1.75.0-13.el9_7.x86_64 #11 46.12 boost-contract-1.75.0-13.el9_7.x86_64 #11 46.12 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 46.12 boost-date-time-1.75.0-13.el9_7.x86_64 #11 46.12 boost-fiber-1.75.0-13.el9_7.x86_64 #11 46.12 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 46.12 boost-graph-1.75.0-13.el9_7.x86_64 #11 46.12 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 46.12 boost-locale-1.75.0-13.el9_7.x86_64 #11 46.12 boost-log-1.75.0-13.el9_7.x86_64 #11 46.12 boost-math-1.75.0-13.el9_7.x86_64 #11 46.12 boost-nowide-1.75.0-13.el9_7.x86_64 #11 46.12 boost-program-options-1.75.0-13.el9_7.x86_64 #11 46.12 boost-python3-1.75.0-13.el9_7.x86_64 #11 46.12 boost-random-1.75.0-13.el9_7.x86_64 #11 46.12 boost-regex-1.75.0-13.el9_7.x86_64 #11 46.12 boost-serialization-1.75.0-13.el9_7.x86_64 #11 46.12 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 46.12 boost-system-1.75.0-13.el9_7.x86_64 #11 46.12 boost-test-1.75.0-13.el9_7.x86_64 #11 46.12 boost-thread-1.75.0-13.el9_7.x86_64 #11 46.12 boost-timer-1.75.0-13.el9_7.x86_64 #11 46.12 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 46.12 boost-wave-1.75.0-13.el9_7.x86_64 #11 46.12 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 46.12 hiredis-1.0.2-2.el9.x86_64 #11 46.12 libicu-67.1-10.el9_6.x86_64 #11 46.12 librdkafka-1.6.1-102.el9.x86_64 #11 46.12 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 46.12 logrotate-3.18.0-12.el9.x86_64 #11 46.12 protobuf-3.14.0-16.el9.x86_64 #11 46.12 redis-6.2.20-2.el9_7.x86_64 #11 46.12 #11 46.12 Complete! #11 46.42 77 files removed #11 DONE 46.6s #12 exporting to image #12 exporting layers #12 exporting layers 1.6s done #12 writing image sha256:96e32c9316fba06021b3f2f4c6570008fd1dc8fcf48ee39e3cdcfbce6de58993 #12 writing image sha256:96e32c9316fba06021b3f2f4c6570008fd1dc8fcf48ee39e3cdcfbce6de58993 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 0.0s done #12 DONE 1.7s 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) 2026-03-16 01:19:25,536: INFO: Docker build duration: 145 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-collector] 4aaac5bc3304: Preparing 862012e68ada: Preparing aa9e6284476f: Preparing 74b9f0359513: Preparing f2c04632886c: Preparing d17dfa4651a4: Preparing 7754f6e49fe0: Preparing 82fe21dcf27a: Preparing 3767c2b662c6: Preparing 299832f6925d: Preparing 1aa0d13300b1: Preparing 714b1d1cfaa9: Preparing 55fa25e90a5c: Preparing 70ea02d5a5c4: Preparing 8888c51ef5ee: Preparing 6cfe4c7e85d7: Preparing 44343de3ea1d: Preparing f2c04632886c: Waiting d17dfa4651a4: Waiting 7754f6e49fe0: Waiting 82fe21dcf27a: Waiting 3767c2b662c6: Waiting 299832f6925d: Waiting 1aa0d13300b1: Waiting 714b1d1cfaa9: Waiting 55fa25e90a5c: Waiting 70ea02d5a5c4: Waiting 8888c51ef5ee: Waiting 6cfe4c7e85d7: Waiting 44343de3ea1d: Waiting 74b9f0359513: Layer already exists f2c04632886c: Layer already exists d17dfa4651a4: Layer already exists aa9e6284476f: Pushed 7754f6e49fe0: Layer already exists 82fe21dcf27a: Layer already exists 3767c2b662c6: Layer already exists 299832f6925d: Layer already exists 1aa0d13300b1: Layer already exists 714b1d1cfaa9: Layer already exists 55fa25e90a5c: Layer already exists 70ea02d5a5c4: Layer already exists 8888c51ef5ee: Layer already exists 6cfe4c7e85d7: Layer already exists 44343de3ea1d: Layer already exists 862012e68ada: Pushed 4aaac5bc3304: Pushed nightly: digest: sha256:5f66b6c671c2a7b37fdea12c5cb49e95e1f2f1566ff90f89b9aa399659d25d7e size: 3880 2026-03-16 01:19:40,917: INFO: Building opensdn-analytics-collector finished successfully, duration: 160 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly facb184d43ba 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly d76229226613 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly f076b3faf789 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 96e32c9316fb 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 86f3dba3b64f 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 8d5a17ac1c4a 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly c448d058ba30 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly f56a6b9395cf 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly b44a120be21a 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly ceecf674d08e 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly f2704ed8cc6d 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 5accc8a58d7d 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 0ed5a78edeb0 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly a6daac3c3f24 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 1da2921d5f7b 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly a0e6915e9377 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly a7e506d16b16 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly 3a1da74174f5 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 186896171bf0 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 6df6a0e99782 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 71335841f80a 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly b5b4d87128d9 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 18f47371c325 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly b6fe0e7f3657 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly 583dee2c01fd 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly dd0cc9ff0e04 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 7fd822b8ca8e 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 896a294b9844 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 8796537b6506 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 52fca562b2c4 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 3d2fba8c5653 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 961cca6c0386 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 6b56c6e0c6e0 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly d5866f59c7ac 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly e38a0207bf81 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 1b1dc0bc5b72 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly ab1c5a12a6c6 671MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 7b38e0f87966 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 9e93331e3f2d 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 3f4a9d40e33e 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 923838f25b6b 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly c96d445ac5fc 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 72f0ea63222a 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 389bccbe7d19 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 1307470fa705 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 5a1a8c11a4a1 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 50bd94376c67 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly 5c0667f36734 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly ba5a884086b7 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 64853323ea33 615MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 5b2bb5ade238 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U opensdn-test-test:nightly 1307470fa705 1.83GB 0B tf-dev-sandbox:compile d8370efc4a41 24.7GB 0B