2026-06-19 13:22:16,280: INFO: Building opensdn-analytics-collector 2026-06-19 13:22:16,336: 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_8_6_8-1 --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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_8-1 #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.28kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_8-1 #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_8-1 #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 done #8 DONE 0.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.1s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.1s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 0.743 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 14 MB 00:00 #11 ... #1 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_8-1 #1 DONE 0.2s #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 3.176 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #11 3.608 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #11 3.929 added from: http://tf-mirrors.gz1.opensdn.io/re 82 MB/s | 16 MB 00:00 #11 7.597 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 11 MB 00:00 #11 10.03 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 1.1 MB 00:00 #11 10.58 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #11 12.64 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 697 kB 00:00 #11 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 474 kB 00:00 #11 14.04 added from: http://tf-mirrors.gz1.opensdn.io/re 430 kB/s | 18 kB 00:00 #11 14.64 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 kB/s | 257 B 00:00 #11 15.05 added from: http://tf-mirrors.gz1.opensdn.io/re 426 kB/s | 15 kB 00:00 #11 15.39 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #11 16.53 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 39 MB 00:00 #11 28.27 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #11 46.65 Dependencies resolved. #11 46.67 =============================================================================================== #11 46.67 Package Arch Version Repository Size #11 46.67 =============================================================================================== #11 46.67 Installing: #11 46.67 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 46.67 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 46.67 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 46.67 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 46.67 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 46.67 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 46.67 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 46.67 Installing dependencies: #11 46.67 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 46.67 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 46.67 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 46.67 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 46.67 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 46.67 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 46.67 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 46.67 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 46.67 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 46.67 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 46.67 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 46.67 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 46.67 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 46.67 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 46.67 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 46.67 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 46.67 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 46.67 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 46.67 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 46.67 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 46.67 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 46.67 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 46.67 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 46.67 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 46.67 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 46.67 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 46.67 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 46.67 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 46.67 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 46.67 #11 46.67 Transaction Summary #11 46.67 =============================================================================================== #11 46.67 Install 36 Packages #11 46.67 #11 46.67 Total download size: 16 M #11 46.67 Installed size: 53 M #11 46.67 Downloading Packages: #11 46.71 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 275 kB/s | 9.9 kB 00:00 #11 46.71 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.8 MB/s | 73 kB 00:00 #11 46.71 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #11 46.74 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.5 MB/s | 23 kB 00:00 #11 46.74 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 6.9 MB/s | 35 kB 00:00 #11 46.74 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 13 kB 00:00 #11 46.74 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 8.2 MB/s | 43 kB 00:00 #11 46.74 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.5 MB/s | 30 kB 00:00 #11 46.74 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #11 46.74 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.4 MB/s | 37 kB 00:00 #11 46.74 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.8 MB/s | 55 kB 00:00 #11 46.74 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #11 46.77 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.9 MB/s | 37 kB 00:00 #11 46.77 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #11 46.77 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 405 kB 00:00 #11 46.78 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 203 kB 00:00 #11 46.80 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 698 kB/s | 13 kB 00:00 #11 46.81 (18/36): boost-program-options-1.75.0-13.el9_7. 3.6 MB/s | 104 kB 00:00 #11 46.84 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 3.0 MB/s | 91 kB 00:00 #11 46.84 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #11 46.84 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #11 46.84 (22/36): boost-serialization-1.75.0-13.el9_7.x8 9.7 MB/s | 127 kB 00:00 #11 46.84 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #11 46.84 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 11 kB 00:00 #11 46.84 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 228 kB 00:00 #11 46.84 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.3 MB/s | 53 kB 00:00 #11 46.84 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 21 kB 00:00 #11 46.86 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #11 46.86 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #11 47.00 (30/36): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #11 47.05 (31/36): librdkafka-1.6.1-102.el9.x86_64.rpm 4.1 MB/s | 662 kB 00:00 #11 47.05 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 4.5 MB/s | 47 kB 00:00 #11 47.05 (33/36): protobuf-3.14.0-16.el9.x86_64.rpm 5.3 MB/s | 1.0 MB 00:00 #11 47.09 (34/36): redis-6.2.20-2.el9_7.x86_64.rpm 16 MB/s | 1.3 MB 00:00 #11 47.11 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.3 MB/s | 93 kB 00:00 #11 47.14 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 6.2 MB/s | 709 kB 00:00 #11 47.14 -------------------------------------------------------------------------------- #11 47.14 Total 33 MB/s | 16 MB 00:00 #11 47.14 Running transaction check #11 47.32 Transaction check succeeded. #11 47.32 Running transaction test #11 48.01 Transaction test succeeded. #11 48.01 Running transaction #11 48.81 Preparing : 1/1 #11 48.96 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 48.96 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 48.99 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 48.99 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 49.87 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 49.88 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 49.92 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 49.92 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 49.92 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 49.93 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 49.97 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 49.98 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 49.98 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 50.00 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 50.01 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 50.04 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 50.04 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 50.04 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 50.06 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 50.06 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 50.08 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 50.09 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 50.09 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 50.11 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 50.14 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 50.14 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 50.15 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 50.16 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 50.17 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 50.20 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 50.22 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 50.31 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 50.31 #11 50.31 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 51.08 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 51.11 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 51.17 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 51.23 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 51.37 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 51.40 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 51.57 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 51.61 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 51.63 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 52.07 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 52.07 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 52.07 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 52.07 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 52.07 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 52.07 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 52.07 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 52.07 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 52.07 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 52.07 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 52.07 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 52.07 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 52.07 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 52.07 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 52.07 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 52.07 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 52.07 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 52.07 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 52.07 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 52.07 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 52.07 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 52.07 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 52.07 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 52.07 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 52.07 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 52.07 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 52.07 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 52.07 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 52.07 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 52.07 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 52.07 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 52.07 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 52.07 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 52.07 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 52.07 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 52.07 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 52.21 #11 52.21 Installed: #11 52.21 boost-1.75.0-13.el9_7.x86_64 #11 52.21 boost-atomic-1.75.0-13.el9_7.x86_64 #11 52.21 boost-chrono-1.75.0-13.el9_7.x86_64 #11 52.21 boost-container-1.75.0-13.el9_7.x86_64 #11 52.21 boost-context-1.75.0-13.el9_7.x86_64 #11 52.21 boost-contract-1.75.0-13.el9_7.x86_64 #11 52.21 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 52.21 boost-date-time-1.75.0-13.el9_7.x86_64 #11 52.21 boost-fiber-1.75.0-13.el9_7.x86_64 #11 52.21 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 52.21 boost-graph-1.75.0-13.el9_7.x86_64 #11 52.21 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 52.21 boost-locale-1.75.0-13.el9_7.x86_64 #11 52.21 boost-log-1.75.0-13.el9_7.x86_64 #11 52.21 boost-math-1.75.0-13.el9_7.x86_64 #11 52.21 boost-nowide-1.75.0-13.el9_7.x86_64 #11 52.21 boost-program-options-1.75.0-13.el9_7.x86_64 #11 52.21 boost-python3-1.75.0-13.el9_7.x86_64 #11 52.21 boost-random-1.75.0-13.el9_7.x86_64 #11 52.21 boost-regex-1.75.0-13.el9_7.x86_64 #11 52.21 boost-serialization-1.75.0-13.el9_7.x86_64 #11 52.21 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 52.21 boost-system-1.75.0-13.el9_7.x86_64 #11 52.21 boost-test-1.75.0-13.el9_7.x86_64 #11 52.21 boost-thread-1.75.0-13.el9_7.x86_64 #11 52.21 boost-timer-1.75.0-13.el9_7.x86_64 #11 52.21 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 52.21 boost-wave-1.75.0-13.el9_7.x86_64 #11 52.21 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 52.21 hiredis-1.0.2-2.el9.x86_64 #11 52.21 libicu-67.1-10.el9_6.x86_64 #11 52.21 librdkafka-1.6.1-102.el9.x86_64 #11 52.21 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 52.21 logrotate-3.18.0-12.el9.x86_64 #11 52.21 protobuf-3.14.0-16.el9.x86_64 #11 52.21 redis-6.2.20-2.el9_7.x86_64 #11 52.21 #11 52.21 Complete! #11 53.07 77 files removed #11 DONE 53.3s #12 exporting to image #12 exporting layers #12 exporting layers 3.5s done #12 writing image sha256:33ccd6a75f59fb143b6d0433ebb89b22169b71d4a684341f0bfc64bb454a8edc #12 writing image sha256:33ccd6a75f59fb143b6d0433ebb89b22169b71d4a684341f0bfc64bb454a8edc done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_8-1 done #12 DONE 3.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-06-19 13:23:14,500: INFO: Docker build duration: 58 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 46d65b211154: Preparing 53738363dd74: Preparing 6f4fc5fa2866: Preparing 8dfecac294f7: Preparing ec59e74bc259: Preparing 5b9e3fb8aeb9: Preparing 7285a8910d78: Preparing 5b02b9c59379: Preparing c45102c94107: Preparing 876f98e44483: Preparing 6cb1d4e56820: Preparing 616bd58d5202: Preparing ac53001a2f7a: Preparing 605a18567f81: Preparing 00591c8feac7: Preparing 3b3640ec49a7: Preparing 44343de3ea1d: Preparing 5b9e3fb8aeb9: Waiting 7285a8910d78: Waiting 5b02b9c59379: Waiting c45102c94107: Waiting 876f98e44483: Waiting 6cb1d4e56820: Waiting 616bd58d5202: Waiting ac53001a2f7a: Waiting 605a18567f81: Waiting 00591c8feac7: Waiting 3b3640ec49a7: Waiting 44343de3ea1d: Waiting 8dfecac294f7: Layer already exists ec59e74bc259: Layer already exists 5b9e3fb8aeb9: Layer already exists 7285a8910d78: Layer already exists 5b02b9c59379: Layer already exists 6f4fc5fa2866: Pushed c45102c94107: Layer already exists 876f98e44483: Layer already exists 6cb1d4e56820: Layer already exists 616bd58d5202: Layer already exists ac53001a2f7a: Layer already exists 00591c8feac7: Layer already exists 605a18567f81: Layer already exists 44343de3ea1d: Layer already exists 3b3640ec49a7: Layer already exists 53738363dd74: Pushed 46d65b211154: Pushed master-2_8_6_8-1: digest: sha256:1098c7568ae2c02612b301b12064ddd0e52bf638ff0dfe7b1cddfd3a3f507505 size: 3880 2026-06-19 13:23:38,705: INFO: Building opensdn-analytics-collector finished successfully, duration: 82 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_8_6_8-1 508772191749 693MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_8-1 e2064cdc8885 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_8-1 33ccd6a75f59 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_8-1 ad1a9935b5ba 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_8-1 2681bfa8a702 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_8-1 27ff32476804 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_8-1 dac1f2637000 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_8-1 d9af326c368f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_8-1 75c3e49d9776 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_8-1 1b82e15b7ace 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_8-1 5c58a439b20d 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_8-1 4b3000e2f358 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_8-1 23aee9342f32 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_8-1 c318b9e09f52 736MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_8-1 50cd7a8d2913 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_8-1 731d5d238069 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_8-1 574454d98109 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_8-1 5c63beacb866 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_8-1 56e50bca260d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_8-1 3bc5eb5ab6fa 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_8-1 fce05180ce7b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_8-1 a5f863a617ea 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_8-1 d5035ac1acc3 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_8-1 fc24a040d8c3 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_8-1 14411764fe07 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_8-1 23a4d20a4b4a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_8-1 15c4e6afd8f8 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_8-1 1e288e3e6d02 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_8-1 ab8f468c51af 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_8-1 868c01bfd0f9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_8-1 c11e3b66ad53 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_8-1 0cecec344f9a 697MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_8-1 db16074f5a6f 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_8-1 856c5611f9b2 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_8-1 fc9ab6eef728 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_8-1 c0fbbcff882c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_8-1 51610689aacd 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_8-1 ce2206f4ea4b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_8-1 ea0aa6002d97 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_8-1 4347a936aba5 744MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U tf-dev-sandbox:compile 0a4f0a6d5471 21.8GB 0B