2026-04-22 14:18:41,692: INFO: Building opensdn-analytics-collector 2026-04-22 14:18:41,737: 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_4_9_8-7 --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.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 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-7 #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 0.1s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-7 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 0.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.4s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 2.1s #10 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #10 0.811 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 14 MB 00:00 #10 3.503 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #10 4.166 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 402 kB 00:00 #10 4.709 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 16 MB 00:00 #10 13.04 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #10 24.17 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #10 24.96 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #10 28.53 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #10 29.54 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 474 kB 00:00 #10 30.16 added from: http://tf-mirrors.gz1.opensdn.io/re 419 kB/s | 18 kB 00:00 #10 30.71 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #10 31.34 added from: http://tf-mirrors.gz1.opensdn.io/re 361 kB/s | 15 kB 00:00 #10 31.94 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 96 kB 00:00 #10 33.31 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 39 MB 00:00 #10 59.08 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #10 81.86 Dependencies resolved. #10 81.86 =============================================================================================== #10 81.86 Package Arch Version Repository Size #10 81.86 =============================================================================================== #10 81.86 Installing: #10 81.86 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 81.86 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 81.86 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 81.86 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 81.86 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 81.86 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 81.86 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 81.86 Installing dependencies: #10 81.86 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 81.86 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 81.86 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 81.86 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 81.86 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 81.86 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 81.86 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 81.86 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 81.86 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 81.86 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 81.86 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 81.86 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 81.86 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 81.86 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 81.86 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 81.86 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 81.86 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 81.86 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 81.86 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 81.86 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 81.86 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 81.86 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 81.86 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 81.86 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 81.86 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 81.86 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 81.86 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 81.86 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 81.86 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 81.86 #10 81.86 Transaction Summary #10 81.86 =============================================================================================== #10 81.86 Install 36 Packages #10 81.86 #10 81.86 Total download size: 16 M #10 81.86 Installed size: 53 M #10 81.86 Downloading Packages: #10 81.99 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 84 kB/s | 9.9 kB 00:00 #10 82.10 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 399 kB/s | 73 kB 00:00 #10 82.10 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 215 kB/s | 15 kB 00:00 #10 82.10 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #10 82.10 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.7 MB/s | 35 kB 00:00 #10 82.10 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #10 82.10 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 43 kB 00:00 #10 82.10 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.1 MB/s | 30 kB 00:00 #10 82.10 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #10 82.10 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 37 kB 00:00 #10 82.10 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 5.8 MB/s | 55 kB 00:00 #10 82.16 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.0 MB/s | 99 kB 00:00 #10 82.16 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 1.7 MB/s | 37 kB 00:00 #10 82.16 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.0 MB/s | 212 kB 00:00 #10 82.16 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.3 MB/s | 405 kB 00:00 #10 82.18 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 203 kB 00:00 #10 82.19 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 906 kB/s | 13 kB 00:00 #10 82.19 (18/36): boost-program-options-1.75.0-13.el9_7. 6.7 MB/s | 104 kB 00:00 #10 82.24 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 4.5 MB/s | 91 kB 00:00 #10 82.24 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 22 kB 00:00 #10 82.24 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #10 82.24 (22/36): boost-serialization-1.75.0-13.el9_7.x8 8.9 MB/s | 127 kB 00:00 #10 82.24 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #10 82.24 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #10 82.25 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 53 kB 00:00 #10 82.25 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 7.5 MB/s | 228 kB 00:00 #10 82.25 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #10 82.26 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.9 MB/s | 28 kB 00:00 #10 82.28 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #10 82.36 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 7.4 MB/s | 662 kB 00:00 #10 82.40 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 8.4 MB/s | 1.0 MB 00:00 #10 82.43 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 1.5 MB/s | 47 kB 00:00 #10 82.52 (33/36): redis-6.2.20-2.el9_7.x86_64.rpm 9.0 MB/s | 1.3 MB 00:00 #10 82.75 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 11 MB/s | 9.6 MB 00:00 #10 82.75 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 379 kB/s | 93 kB 00:00 #10 82.79 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 2.0 MB/s | 709 kB 00:00 #10 82.79 -------------------------------------------------------------------------------- #10 82.79 Total 17 MB/s | 16 MB 00:00 #10 82.79 Running transaction check #10 82.96 Transaction check succeeded. #10 82.96 Running transaction test #10 83.83 Transaction test succeeded. #10 83.83 Running transaction #10 85.18 Preparing : 1/1 #10 85.32 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 85.32 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 85.36 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 85.36 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 86.71 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 86.83 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 86.83 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 86.83 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 86.83 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 86.83 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 86.92 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 86.92 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 87.00 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 87.00 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 87.00 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 87.00 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 87.10 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 87.10 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 87.10 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 87.10 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 87.10 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 87.10 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 87.15 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 87.15 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 87.15 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 87.20 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 87.20 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 87.20 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 87.21 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 87.23 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 87.47 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 87.56 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 87.56 #10 87.56 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 87.97 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 88.01 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 88.18 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 88.21 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 88.38 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 88.40 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 88.55 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 88.64 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 88.69 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 89.33 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 89.33 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 89.33 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 89.33 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 89.33 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 89.33 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 89.33 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 89.33 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 89.33 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 89.33 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 89.33 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 89.33 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 89.33 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 89.33 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 89.33 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 89.33 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 89.33 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 89.33 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 89.33 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 89.33 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 89.33 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 89.33 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 89.33 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 89.33 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 89.33 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 89.33 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 89.33 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 89.33 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 89.33 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 89.33 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 89.33 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 89.33 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 89.33 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 89.33 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 89.33 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 89.33 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 89.51 #10 89.51 Installed: #10 89.51 boost-1.75.0-13.el9_7.x86_64 #10 89.51 boost-atomic-1.75.0-13.el9_7.x86_64 #10 89.51 boost-chrono-1.75.0-13.el9_7.x86_64 #10 89.51 boost-container-1.75.0-13.el9_7.x86_64 #10 89.51 boost-context-1.75.0-13.el9_7.x86_64 #10 89.51 boost-contract-1.75.0-13.el9_7.x86_64 #10 89.51 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 89.51 boost-date-time-1.75.0-13.el9_7.x86_64 #10 89.51 boost-fiber-1.75.0-13.el9_7.x86_64 #10 89.51 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 89.51 boost-graph-1.75.0-13.el9_7.x86_64 #10 89.51 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 89.51 boost-locale-1.75.0-13.el9_7.x86_64 #10 89.51 boost-log-1.75.0-13.el9_7.x86_64 #10 89.51 boost-math-1.75.0-13.el9_7.x86_64 #10 89.51 boost-nowide-1.75.0-13.el9_7.x86_64 #10 89.51 boost-program-options-1.75.0-13.el9_7.x86_64 #10 89.51 boost-python3-1.75.0-13.el9_7.x86_64 #10 89.51 boost-random-1.75.0-13.el9_7.x86_64 #10 89.51 boost-regex-1.75.0-13.el9_7.x86_64 #10 89.51 boost-serialization-1.75.0-13.el9_7.x86_64 #10 89.51 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 89.51 boost-system-1.75.0-13.el9_7.x86_64 #10 89.51 boost-test-1.75.0-13.el9_7.x86_64 #10 89.51 boost-thread-1.75.0-13.el9_7.x86_64 #10 89.51 boost-timer-1.75.0-13.el9_7.x86_64 #10 89.51 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 89.51 boost-wave-1.75.0-13.el9_7.x86_64 #10 89.51 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 89.51 hiredis-1.0.2-2.el9.x86_64 #10 89.51 libicu-67.1-10.el9_6.x86_64 #10 89.51 librdkafka-1.6.1-102.el9.x86_64 #10 89.51 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 89.51 logrotate-3.18.0-12.el9.x86_64 #10 89.51 protobuf-3.14.0-16.el9.x86_64 #10 89.51 redis-6.2.20-2.el9_7.x86_64 #10 89.51 #10 89.51 Complete! #10 90.99 77 files removed #10 DONE 91.8s #11 exporting to image #11 exporting layers #11 exporting layers 6.5s done #11 writing image sha256:204f207651157716abaa9f3aeb48642fabc271aea2b2dc1ba41476c0cbeb2714 #11 writing image sha256:204f207651157716abaa9f3aeb48642fabc271aea2b2dc1ba41476c0cbeb2714 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-7 0.1s done #11 DONE 6.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-04-22 14:20:25,934: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] a990ac645601: Preparing de7a1a1b7a2f: Preparing 81d8f815363c: Preparing 38177bc72023: Preparing af8ded78b049: Preparing 134e613440b3: Preparing af8ded78b049: Waiting c75101418840: Preparing 0ce744af8964: Preparing a5ba5a9e59be: Preparing e7e319e95ef7: Preparing 6c57cb96a3ef: Preparing 9e6fe63a92ad: Preparing be78c6610c56: Preparing 1cba1a5b99e4: Preparing c0083056d6b7: Preparing deb806f649a8: Preparing 44343de3ea1d: Preparing 134e613440b3: Waiting c75101418840: Waiting 0ce744af8964: Waiting a5ba5a9e59be: Waiting e7e319e95ef7: Waiting 6c57cb96a3ef: Waiting 9e6fe63a92ad: Waiting be78c6610c56: Waiting 1cba1a5b99e4: Waiting c0083056d6b7: Waiting deb806f649a8: Waiting 44343de3ea1d: Waiting 38177bc72023: Layer already exists af8ded78b049: Layer already exists 134e613440b3: Layer already exists c75101418840: Layer already exists 81d8f815363c: Pushed 0ce744af8964: Layer already exists a5ba5a9e59be: Layer already exists e7e319e95ef7: Layer already exists be78c6610c56: Layer already exists 9e6fe63a92ad: Layer already exists 6c57cb96a3ef: Layer already exists c0083056d6b7: Layer already exists 1cba1a5b99e4: Layer already exists deb806f649a8: Layer already exists 44343de3ea1d: Layer already exists de7a1a1b7a2f: Pushed a990ac645601: Pushed master-2_4_9_8-7: digest: sha256:6c2e60feaadefc35e1b1e4e6143f128bef320d92353c99a8adfe63c702bd958a size: 3880 2026-04-22 14:21:07,687: INFO: Building opensdn-analytics-collector finished successfully, duration: 146 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:5101/opensdn-analytics-alarm-gen:master-2_4_9_8-7 b84ca490297b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_4_9_8-7 377666262437 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_9_8-7 c5d26815469e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_9_8-7 204f20765115 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_9_8-7 3762924942d4 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_4_9_8-7 cfbe21276ed8 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_9_8-7 147ef34109df 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_4_9_8-7 4faf99437fbb 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_9_8-7 6a2f6f0705fd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_4_9_8-7 3beb0d6ba24f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_4_9_8-7 1a31c167a60e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_4_9_8-7 b11acf5dcb6a 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_4_9_8-7 c5db7d8e5bbe 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_4_9_8-7 53b82af74071 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_4_9_8-7 6b8d2cbe8367 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_4_9_8-7 8d0ceb30f45f 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_4_9_8-7 f6ffa50e5266 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_4_9_8-7 cc0ec46a79dc 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_4_9_8-7 b7eb4b30333b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_4_9_8-7 56aeff7bfc90 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_4_9_8-7 ba84c83fb77d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_4_9_8-7 4d633dc0a6b0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_4_9_8-7 b376ac48174b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_4_9_8-7 00661ef991b5 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_4_9_8-7 d9ac8dd5a3fa 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_4_9_8-7 4e42163170e6 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_4_9_8-7 1df036a09088 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_4_9_8-7 131ace39838f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_4_9_8-7 dd041fb013c9 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_4_9_8-7 b786f063dfd7 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_4_9_8-7 e1af4a7937d5 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_4_9_8-7 c0b55f969272 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_4_9_8-7 167fcc3bc839 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_4_9_8-7 03444e6a3886 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_4_9_8-7 2eaafe507f34 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_4_9_8-7 bc5e3d919d95 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_4_9_8-7 b9cdce77a73b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_4_9_8-7 2c9043224b74 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_4_9_8-7 87623066ba37 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_4_9_8-7 9a8d5a1034c5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_4_9_8-7 ebaf009d3f35 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_4_9_8-7 66bc1e60e5e0 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_4_9_8-7 915952789e46 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_4_9_8-7 fca8b9dfe60b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_4_9_8-7 cbd8ba2c0edb 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0c2373dffd60 21GB 0B U opensdn-test-test:master-2_4_9_8-7 66bc1e60e5e0 1.84GB 0B tf-dev-sandbox:compile 0246a06916a8 37.6GB 0B