2026-08-18 04:53:37,089: INFO: Building opensdn-analytics-collector 2026-08-18 04:53:37,135: 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-3_0_4_1-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=26.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/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 #1 DONE 1.0s #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 nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_4_1-1 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #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-3_0_4_1-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 0.0s done #8 DONE 0.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.4s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 ... #1 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 #1 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.6s #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.676 added from: http://tf-mirrors.gz1.opensdn.io/re 112 MB/s | 18 MB 00:00 #11 4.444 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 2.9 MB 00:00 #11 5.302 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 516 kB 00:00 #11 5.905 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 20 MB 00:00 #11 16.44 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 15 MB 00:00 #11 26.34 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.2 MB 00:00 #11 27.72 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 6.3 MB 00:00 #11 31.40 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 966 kB 00:00 #11 32.14 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 480 kB 00:00 #11 32.49 added from: http://tf-mirrors.gz1.opensdn.io/re 778 kB/s | 19 kB 00:00 #11 32.97 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #11 33.52 added from: http://tf-mirrors.gz1.opensdn.io/re 534 kB/s | 15 kB 00:00 #11 34.11 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 112 kB 00:00 #11 35.11 added from: http://tf-mirrors.gz1.opensdn.io/re 97 MB/s | 44 MB 00:00 #11 58.67 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #11 82.89 Dependencies resolved. #11 82.89 =============================================================================================== #11 82.89 Package Arch Version Repository Size #11 82.89 =============================================================================================== #11 82.89 Installing: #11 82.89 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 82.89 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 82.89 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 82.89 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 82.89 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 82.89 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 82.89 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 82.89 Installing dependencies: #11 82.89 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 82.89 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 82.89 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 82.89 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 82.89 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 82.89 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 82.89 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 82.89 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 82.89 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 82.89 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 82.89 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 82.89 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 82.89 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 82.89 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 82.89 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 82.89 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 82.89 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 82.89 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 82.89 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 82.89 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 82.89 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 82.89 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 82.89 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 82.89 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 82.89 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 82.89 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 82.89 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 82.89 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 82.89 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 82.89 #11 82.89 Transaction Summary #11 82.89 =============================================================================================== #11 82.89 Install 36 Packages #11 82.89 #11 82.89 Total download size: 16 M #11 82.89 Installed size: 53 M #11 82.89 Downloading Packages: #11 82.89 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 439 kB/s | 9.9 kB 00:00 #11 82.89 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.5 MB/s | 73 kB 00:00 #11 82.89 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 489 kB/s | 15 kB 00:00 #11 82.89 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #11 82.89 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 35 kB 00:00 #11 82.89 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 918 kB/s | 13 kB 00:00 #11 82.89 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 4.6 MB/s | 43 kB 00:00 #11 82.89 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 30 kB 00:00 #11 82.89 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #11 82.89 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.2 MB/s | 37 kB 00:00 #11 82.98 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 8.9 MB/s | 55 kB 00:00 #11 82.98 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #11 82.98 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #11 82.98 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #11 82.98 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 405 kB 00:00 #11 83.02 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 203 kB 00:00 #11 83.02 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 184 kB/s | 13 kB 00:00 #11 83.02 (18/36): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #11 83.06 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 8.6 MB/s | 91 kB 00:00 #11 83.06 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #11 83.06 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #11 83.06 (22/36): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #11 83.06 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #11 83.06 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #11 83.06 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #11 83.06 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.2 MB/s | 53 kB 00:00 #11 83.06 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 21 kB 00:00 #11 83.06 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #11 83.10 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 207 kB 00:00 #11 83.10 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 42 MB/s | 662 kB 00:00 #11 83.10 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 41 MB/s | 1.0 MB 00:00 #11 83.10 (32/36): hiredis-1.0.2-2.el9.x86_64.rpm 5.6 MB/s | 47 kB 00:00 #11 83.16 (33/36): redis-6.2.22-1.el9_8.x86_64.rpm 36 MB/s | 1.3 MB 00:00 #11 83.20 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #11 83.20 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.0 MB/s | 93 kB 00:00 #11 83.39 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.4 MB/s | 709 kB 00:00 #11 83.39 -------------------------------------------------------------------------------- #11 83.39 Total 30 MB/s | 16 MB 00:00 #11 83.39 Running transaction check #11 83.48 Transaction check succeeded. #11 83.48 Running transaction test #11 84.07 Transaction test succeeded. #11 84.07 Running transaction #11 84.96 Preparing : 1/1 #11 85.05 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 85.05 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 85.05 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 85.05 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 86.23 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 86.23 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 86.23 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 86.23 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 86.23 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 86.30 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 86.30 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 86.30 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 86.30 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 86.30 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 86.37 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 86.37 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 86.37 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 86.37 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 86.43 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 86.43 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 86.50 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 86.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 86.50 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 86.50 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 86.50 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 86.50 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 86.50 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 86.50 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 86.55 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 86.55 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 86.55 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 86.60 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 86.60 #11 86.60 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 87.11 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 87.11 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 87.26 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 87.26 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 87.35 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 87.38 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 87.46 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 87.46 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 87.46 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 87.95 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 87.95 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 87.95 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 87.95 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 87.95 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 87.95 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 87.95 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 87.95 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 87.95 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 87.95 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 87.95 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 87.95 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 87.95 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 87.95 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 87.95 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 87.95 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 87.95 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 87.95 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 87.95 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 87.95 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 87.95 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 87.95 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 87.95 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 87.95 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 87.95 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 87.95 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 87.95 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 87.95 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 87.95 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 87.95 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 87.95 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 87.95 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 87.95 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 87.95 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 87.95 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 87.95 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 88.20 #11 88.20 Installed: #11 88.20 boost-1.75.0-13.el9_7.x86_64 #11 88.20 boost-atomic-1.75.0-13.el9_7.x86_64 #11 88.20 boost-chrono-1.75.0-13.el9_7.x86_64 #11 88.20 boost-container-1.75.0-13.el9_7.x86_64 #11 88.20 boost-context-1.75.0-13.el9_7.x86_64 #11 88.20 boost-contract-1.75.0-13.el9_7.x86_64 #11 88.20 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 88.20 boost-date-time-1.75.0-13.el9_7.x86_64 #11 88.20 boost-fiber-1.75.0-13.el9_7.x86_64 #11 88.20 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 88.20 boost-graph-1.75.0-13.el9_7.x86_64 #11 88.20 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 88.20 boost-locale-1.75.0-13.el9_7.x86_64 #11 88.20 boost-log-1.75.0-13.el9_7.x86_64 #11 88.20 boost-math-1.75.0-13.el9_7.x86_64 #11 88.20 boost-nowide-1.75.0-13.el9_7.x86_64 #11 88.20 boost-program-options-1.75.0-13.el9_7.x86_64 #11 88.20 boost-python3-1.75.0-13.el9_7.x86_64 #11 88.20 boost-random-1.75.0-13.el9_7.x86_64 #11 88.20 boost-regex-1.75.0-13.el9_7.x86_64 #11 88.20 boost-serialization-1.75.0-13.el9_7.x86_64 #11 88.20 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 88.20 boost-system-1.75.0-13.el9_7.x86_64 #11 88.20 boost-test-1.75.0-13.el9_7.x86_64 #11 88.20 boost-thread-1.75.0-13.el9_7.x86_64 #11 88.20 boost-timer-1.75.0-13.el9_7.x86_64 #11 88.20 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 88.20 boost-wave-1.75.0-13.el9_7.x86_64 #11 88.20 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 88.20 hiredis-1.0.2-2.el9.x86_64 #11 88.20 libicu-67.1-10.el9_6.x86_64 #11 88.20 librdkafka-1.6.1-102.el9.x86_64 #11 88.20 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 88.20 logrotate-3.18.0-12.el9.x86_64 #11 88.20 protobuf-3.14.0-17.el9_7.x86_64 #11 88.20 redis-6.2.22-1.el9_8.x86_64 #11 88.20 #11 88.20 Complete! #11 89.36 77 files removed #11 DONE 89.8s #12 exporting to image #12 exporting layers #12 exporting layers 8.7s done #12 writing image sha256:ee1299a1eb2530f0d3bb1e934885a25ea5b61616921092b3c8fd20f1d26bb36a #12 writing image sha256:ee1299a1eb2530f0d3bb1e934885a25ea5b61616921092b3c8fd20f1d26bb36a 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_4_1-1 0.1s done #12 DONE 8.9s 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-08-18 04:55:21,616: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] a9515f0eb6e7: Preparing 7c1ced5d59e5: Preparing 6b733542d0ae: Preparing f2a1fb0d0859: Preparing 3950bb1732b1: Preparing c0bd519a0f0c: Preparing a5cfa951e61a: Preparing 0443ba8c571b: Preparing 788bb3fcf9ef: Preparing 633fa2c52eb4: Preparing ba1c035a4913: Preparing aaedc0e29615: Preparing 40108f7d479e: Preparing eeb35eb90fbe: Preparing 8f6f735aa2bf: Preparing faf32521d5f5: Preparing 44343de3ea1d: Preparing 3950bb1732b1: Waiting c0bd519a0f0c: Waiting a5cfa951e61a: Waiting 0443ba8c571b: Waiting 788bb3fcf9ef: Waiting 633fa2c52eb4: Waiting ba1c035a4913: Waiting aaedc0e29615: Waiting 40108f7d479e: Waiting eeb35eb90fbe: Waiting 8f6f735aa2bf: Waiting faf32521d5f5: Waiting 44343de3ea1d: Waiting f2a1fb0d0859: Layer already exists 3950bb1732b1: Layer already exists c0bd519a0f0c: Layer already exists 6b733542d0ae: Pushed a5cfa951e61a: Layer already exists 0443ba8c571b: Layer already exists 788bb3fcf9ef: Layer already exists 633fa2c52eb4: Layer already exists ba1c035a4913: Layer already exists 40108f7d479e: Layer already exists aaedc0e29615: Layer already exists eeb35eb90fbe: Layer already exists 8f6f735aa2bf: Layer already exists 44343de3ea1d: Layer already exists faf32521d5f5: Layer already exists 7c1ced5d59e5: Pushed a9515f0eb6e7: Pushed master-3_0_4_1-1: digest: sha256:d90759c53636cc144effb8f1217d2915e750534b93e68003e7661ef70d083207 size: 3880 2026-08-18 04:56:11,941: INFO: Building opensdn-analytics-collector finished successfully, duration: 154 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_4_1-1 a12379ea17e7 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_4_1-1 ad96cd33d01e 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_4_1-1 55112422c5fd 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_4_1-1 ee1299a1eb25 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_4_1-1 f9c39d3be54f 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_4_1-1 12c0309054f7 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_4_1-1 5a5437031693 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_4_1-1 20ac6798258e 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_1-1 58a568c8619b 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_4_1-1 a264c4ca81a9 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_4_1-1 3e80886995c3 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_4_1-1 9ca7d86a56ba 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_4_1-1 11b0208bef12 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_4_1-1 21cbc6c4321f 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_4_1-1 fc106e2139c2 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_4_1-1 b58d96120c73 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_4_1-1 157b22f2b115 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_4_1-1 a15f5ca1fe12 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_4_1-1 32d37e8d4b37 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_4_1-1 d9a690703cff 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_4_1-1 0da7b65e1273 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_4_1-1 491a640c1924 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_4_1-1 df6f265afb85 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_4_1-1 43b20d95601a 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_4_1-1 bf97323d38cf 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_4_1-1 d935f00cf68a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_4_1-1 95b5070c7273 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_4_1-1 520ded0d80a7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_4_1-1 d6448ecc5681 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_4_1-1 b9c5543b3a85 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_4_1-1 1dc2bd8c79a3 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_4_1-1 639adf43c162 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_4_1-1 2a6910926d6a 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_4_1-1 dbf297270e16 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_4_1-1 8eef49292ba9 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_4_1-1 fe62fce0b7cb 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_4_1-1 43c64a20a31f 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_4_1-1 81046443747f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_4_1-1 a75a8d16a24f 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_4_1-1 9c4d131acfab 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_4_1-1 a3d7f6fae2f1 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_4_1-1 20ea61f8a377 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_4_1-1 f154373f7325 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_4_1-1 a253c7cfd8ea 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_4_1-1 7c7a3aeba7e5 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 7ec436eaef6f 21.4GB 0B U tf-dev-sandbox:compile a171fbe2bf7e 34.9GB 0B