2026-04-07 17:31:13,154: INFO: Building opensdn-analytics-collector 2026-04-07 17:31:13,185: 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_7_8_3-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 --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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_3-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 transferring context: 2B done #4 DONE 0.0s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_3-3 #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 0.0s done #7 DONE 0.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.1s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 0.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.725 added from: http://tf-mirrors.gz1.opensdn.io/re 85 MB/s | 14 MB 00:00 #10 2.582 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.9 MB 00:00 #10 2.961 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #10 3.283 added from: http://tf-mirrors.gz1.opensdn.io/re 86 MB/s | 16 MB 00:00 #10 7.006 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 11 MB 00:00 #10 10.91 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #10 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.8 MB 00:00 #10 14.29 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 697 kB 00:00 #10 15.04 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 474 kB 00:00 #10 15.42 added from: http://tf-mirrors.gz1.opensdn.io/re 274 kB/s | 18 kB 00:00 #10 15.78 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 kB/s | 257 B 00:00 #10 16.13 added from: http://tf-mirrors.gz1.opensdn.io/re 321 kB/s | 15 kB 00:00 #10 16.62 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #10 17.32 added from: http://tf-mirrors.gz1.opensdn.io/re 83 MB/s | 39 MB 00:00 #10 35.90 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #10 54.06 Dependencies resolved. #10 54.06 =============================================================================================== #10 54.06 Package Arch Version Repository Size #10 54.06 =============================================================================================== #10 54.06 Installing: #10 54.06 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 54.06 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 54.06 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 54.06 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 54.06 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 54.06 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 54.06 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 54.06 Installing dependencies: #10 54.06 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 54.06 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 54.06 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 54.06 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 54.06 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 54.06 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 54.06 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 54.06 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 54.06 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 54.06 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 54.06 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 54.06 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 54.06 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 54.06 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 54.06 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 54.06 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 54.06 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 54.06 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 54.06 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 54.06 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 54.06 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 54.06 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 54.06 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 54.06 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 54.06 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 54.06 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 54.06 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 54.06 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 54.06 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 54.06 #10 54.06 Transaction Summary #10 54.06 =============================================================================================== #10 54.06 Install 36 Packages #10 54.06 #10 54.08 Total download size: 16 M #10 54.08 Installed size: 53 M #10 54.08 Downloading Packages: #10 54.08 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 641 kB/s | 9.9 kB 00:00 #10 54.08 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.7 MB/s | 73 kB 00:00 #10 54.12 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #10 54.12 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #10 54.12 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 35 kB 00:00 #10 54.12 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #10 54.12 (7/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 30 kB 00:00 #10 54.12 (8/36): boost-contract-1.75.0-13.el9_7.x86_64.r 2.7 MB/s | 43 kB 00:00 #10 54.13 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #10 54.13 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 37 kB 00:00 #10 54.13 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 7.1 MB/s | 55 kB 00:00 #10 54.14 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #10 54.14 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.7 MB/s | 37 kB 00:00 #10 54.14 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #10 54.17 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #10 54.17 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 203 kB 00:00 #10 54.18 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #10 54.18 (18/36): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #10 54.19 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #10 54.19 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #10 54.30 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #10 54.30 (22/36): boost-serialization-1.75.0-13.el9_7.x8 6.7 MB/s | 127 kB 00:00 #10 54.30 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.9 MB/s | 25 kB 00:00 #10 54.30 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #10 54.30 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 53 kB 00:00 #10 54.30 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #10 54.30 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #10 54.30 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #10 54.30 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #10 54.30 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 37 MB/s | 662 kB 00:00 #10 54.38 (31/36): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #10 54.39 (32/36): protobuf-3.14.0-16.el9.x86_64.rpm 6.4 MB/s | 1.0 MB 00:00 #10 54.40 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.7 MB/s | 47 kB 00:00 #10 54.43 (34/36): redis-6.2.20-2.el9_7.x86_64.rpm 7.9 MB/s | 1.3 MB 00:00 #10 54.44 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 3.0 MB/s | 93 kB 00:00 #10 54.47 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 14 MB/s | 709 kB 00:00 #10 54.47 -------------------------------------------------------------------------------- #10 54.47 Total 41 MB/s | 16 MB 00:00 #10 54.47 Running transaction check #10 54.59 Transaction check succeeded. #10 54.59 Running transaction test #10 55.27 Transaction test succeeded. #10 55.27 Running transaction #10 56.38 Preparing : 1/1 #10 56.55 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 56.56 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 56.57 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 56.58 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 57.34 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 57.35 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 57.35 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 57.38 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 57.38 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 57.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 57.42 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 57.49 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 57.49 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 57.52 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 57.52 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 57.52 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 57.52 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 57.52 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 57.52 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 57.52 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 57.56 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 57.56 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 57.56 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 57.60 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 57.60 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 57.60 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 57.60 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 57.60 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 57.60 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 57.71 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 57.71 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 57.71 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 57.71 #10 57.71 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 58.10 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 58.14 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 58.26 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 58.26 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 58.42 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 58.46 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 58.56 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 58.65 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 58.68 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 59.03 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 59.03 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 59.03 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 59.03 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 59.03 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 59.03 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 59.03 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 59.03 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 59.03 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 59.03 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 59.03 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 59.03 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 59.03 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 59.03 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 59.03 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 59.03 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 59.03 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 59.03 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 59.03 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 59.03 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 59.03 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 59.03 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 59.03 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 59.03 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 59.03 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 59.03 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 59.03 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 59.03 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 59.03 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 59.03 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 59.03 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 59.03 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 59.03 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 59.03 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 59.03 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 59.03 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 59.16 #10 59.16 Installed: #10 59.16 boost-1.75.0-13.el9_7.x86_64 #10 59.16 boost-atomic-1.75.0-13.el9_7.x86_64 #10 59.16 boost-chrono-1.75.0-13.el9_7.x86_64 #10 59.16 boost-container-1.75.0-13.el9_7.x86_64 #10 59.16 boost-context-1.75.0-13.el9_7.x86_64 #10 59.16 boost-contract-1.75.0-13.el9_7.x86_64 #10 59.16 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 59.16 boost-date-time-1.75.0-13.el9_7.x86_64 #10 59.16 boost-fiber-1.75.0-13.el9_7.x86_64 #10 59.16 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 59.16 boost-graph-1.75.0-13.el9_7.x86_64 #10 59.16 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 59.16 boost-locale-1.75.0-13.el9_7.x86_64 #10 59.16 boost-log-1.75.0-13.el9_7.x86_64 #10 59.16 boost-math-1.75.0-13.el9_7.x86_64 #10 59.16 boost-nowide-1.75.0-13.el9_7.x86_64 #10 59.16 boost-program-options-1.75.0-13.el9_7.x86_64 #10 59.16 boost-python3-1.75.0-13.el9_7.x86_64 #10 59.16 boost-random-1.75.0-13.el9_7.x86_64 #10 59.16 boost-regex-1.75.0-13.el9_7.x86_64 #10 59.16 boost-serialization-1.75.0-13.el9_7.x86_64 #10 59.16 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 59.16 boost-system-1.75.0-13.el9_7.x86_64 #10 59.16 boost-test-1.75.0-13.el9_7.x86_64 #10 59.16 boost-thread-1.75.0-13.el9_7.x86_64 #10 59.16 boost-timer-1.75.0-13.el9_7.x86_64 #10 59.16 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 59.16 boost-wave-1.75.0-13.el9_7.x86_64 #10 59.16 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 59.16 hiredis-1.0.2-2.el9.x86_64 #10 59.16 libicu-67.1-10.el9_6.x86_64 #10 59.16 librdkafka-1.6.1-102.el9.x86_64 #10 59.16 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 59.16 logrotate-3.18.0-12.el9.x86_64 #10 59.16 protobuf-3.14.0-16.el9.x86_64 #10 59.16 redis-6.2.20-2.el9_7.x86_64 #10 59.16 #10 59.16 Complete! #10 60.03 77 files removed #10 DONE 60.3s #11 exporting to image #11 exporting layers #11 exporting layers 5.0s done #11 writing image sha256:eca82ea22b5ca9e52e687c96d45cca1ee0cd67573686bda8e7636759fc19f37f #11 writing image sha256:eca82ea22b5ca9e52e687c96d45cca1ee0cd67573686bda8e7636759fc19f37f 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_3-3 0.1s done #11 DONE 5.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) 2026-04-07 17:32:20,975: INFO: Docker build duration: 67 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] c9a1ad89eafa: Preparing 34315106b936: Preparing d092226225e3: Preparing 433d0bcc55c2: Preparing 55396d4b7d68: Preparing 520c9affbb37: Preparing b577031ff8ef: Preparing b365892aaf56: Preparing 220d60598ba5: Preparing 866be4f5ea1e: Preparing 69340121fc75: Preparing 8fbf73eca595: Preparing fd03a49c1298: Preparing 2af94f1d8d6b: Preparing 2cc4d549cbd5: Preparing ffff4623cf1a: Preparing 44343de3ea1d: Preparing 55396d4b7d68: Waiting 520c9affbb37: Waiting b577031ff8ef: Waiting b365892aaf56: Waiting 220d60598ba5: Waiting 866be4f5ea1e: Waiting 69340121fc75: Waiting 8fbf73eca595: Waiting fd03a49c1298: Waiting 2af94f1d8d6b: Waiting 2cc4d549cbd5: Waiting ffff4623cf1a: Waiting 44343de3ea1d: Waiting 433d0bcc55c2: Layer already exists 55396d4b7d68: Layer already exists 520c9affbb37: Layer already exists d092226225e3: Pushed b577031ff8ef: Layer already exists b365892aaf56: Layer already exists 866be4f5ea1e: Layer already exists 220d60598ba5: Layer already exists 69340121fc75: Layer already exists 8fbf73eca595: Layer already exists fd03a49c1298: Layer already exists 2af94f1d8d6b: Layer already exists 2cc4d549cbd5: Layer already exists ffff4623cf1a: Layer already exists 44343de3ea1d: Layer already exists 34315106b936: Pushed c9a1ad89eafa: Pushed master-2_7_8_3-3: digest: sha256:b047417d92547b523f258566dec49dd9f5c920deb50b650ff74dfe2c360d2163 size: 3880 2026-04-07 17:32:48,858: INFO: Building opensdn-analytics-collector finished successfully, duration: 95 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_7_8_3-3 b7d352e453f7 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_3-3 24e8ce4b7cd8 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_3-3 1be0142f2c90 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_3-3 eca82ea22b5c 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_3-3 3494bfe31624 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_3-3 26aa076fddaa 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_3-3 0c36cf234ab4 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_3-3 7ce3affd07ac 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_3-3 9cf3dac34dc7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_3-3 55ed1702aea4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_3-3 d503f68ae258 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_3-3 b975ff2115ed 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_3-3 72b403f13e68 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_3-3 687e02375d4b 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_3-3 d34225d6ef1c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_3-3 e974757edc2e 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_3-3 3b75bcda769b 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_3-3 b6057c5e533d 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_3-3 2173febf98d9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_3-3 c73519a48bcb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_3-3 69422d28b91e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_3-3 652f801e89e4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_8_3-3 7bb33095343e 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_3-3 cb8dfd8131f3 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_3-3 5917f58f0481 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_3-3 5fffedbb26a9 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_3-3 b20f9c5f9955 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_3-3 232cf7189ed9 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_3-3 d9cdf15b39a0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_3-3 da9d4ec4233e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_3-3 8c2ec97be8e3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_3-3 1514e4bf5d4b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_3-3 46b48cd9a811 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_3-3 4f478e4071d0 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_3-3 578e6d33ae5d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_3-3 c99b2e969567 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_3-3 9d482a29a151 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_3-3 3f5a761b12d3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_3-3 3a9c635335f2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_3-3 eb871f1a9ea8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_3-3 384874c04dbf 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_3-3 3e8d88020d4a 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_3-3 1ccaf1d73ad8 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen f96dba01bde1 2.9GB 0B U opensdn-test-test:master-2_7_8_3-3 384874c04dbf 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 25fc07ac28a6 22.2GB 0B tf-dev-sandbox:frozen f96dba01bde1 2.9GB 0B U