2025-11-24 13:48:14,635: INFO: Building opensdn-analytics-collector 2025-11-24 13:48:14,683: 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_1_5-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.27kB 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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_1_5-1 #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 1.2s #5 [internal] load build context #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_1_5-1 #7 DONE 0.0s #5 [internal] load build context #5 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_1_5-1 #7 CACHED #5 [internal] load build context #5 transferring context: 5.75kB done #5 DONE 0.5s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 2.1s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 2.0s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #10 1.894 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #10 2.486 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #10 2.677 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 264 kB 00:00 #10 3.026 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 7.0 MB 00:00 #10 7.733 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 4.0 MB 00:00 #10 9.405 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 939 kB 00:00 #10 9.992 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #10 11.09 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #10 11.39 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 451 kB 00:00 #10 11.76 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 16 kB 00:00 #10 12.01 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #10 12.22 added from: http://tf-mirrors.gz1.opensdn.io/re 225 kB/s | 13 kB 00:00 #10 12.74 added from: http://tf-mirrors.gz1.opensdn.io/re 236 kB/s | 64 kB 00:00 #10 13.45 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 30 MB 00:00 #10 24.03 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #10 31.19 Dependencies resolved. #10 31.19 =============================================================================================== #10 31.19 Package Arch Version Repository Size #10 31.19 =============================================================================================== #10 31.19 Installing: #10 31.19 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 31.19 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 31.19 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 31.19 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 31.19 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 31.19 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 31.19 Installing dependencies: #10 31.19 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 31.19 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 31.19 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 31.19 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 31.19 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 31.19 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 31.19 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 31.19 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 31.19 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 31.19 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 31.19 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 31.19 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 31.19 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 31.19 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 31.19 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 31.19 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 31.19 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 31.19 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 31.19 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 31.19 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 31.19 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 31.19 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 31.19 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 31.19 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 31.19 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 31.19 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 31.19 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 31.19 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 31.19 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 31.19 #10 31.19 Transaction Summary #10 31.19 =============================================================================================== #10 31.19 Install 35 Packages #10 31.19 #10 31.20 Total download size: 16 M #10 31.20 Installed size: 53 M #10 31.20 Downloading Packages: #10 31.23 (1/35): boost-1.75.0-8.el9.x86_64.rpm 543 kB/s | 11 kB 00:00 #10 31.23 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.0 MB/s | 74 kB 00:00 #10 31.23 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 16 kB 00:00 #10 31.24 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 24 kB 00:00 #10 31.25 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 36 kB 00:00 #10 31.25 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #10 31.25 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 44 kB 00:00 #10 31.25 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 #10 31.26 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #10 31.26 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 38 kB 00:00 #10 31.26 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 7.5 MB/s | 57 kB 00:00 #10 31.26 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #10 31.27 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #10 31.28 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #10 31.29 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #10 31.30 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 205 kB 00:00 #10 31.31 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #10 31.31 (18/35): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #10 31.32 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 31.32 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #10 31.33 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #10 31.34 (22/35): boost-serialization-1.75.0-8.el9.x86_6 9.4 MB/s | 129 kB 00:00 #10 31.34 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.0 MB/s | 27 kB 00:00 #10 31.34 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #10 31.35 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #10 31.35 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 55 kB 00:00 #10 31.35 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #10 31.35 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 5.6 MB/s | 30 kB 00:00 #10 31.36 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #10 31.37 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 40 MB/s | 662 kB 00:00 #10 31.44 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 13 MB/s | 1.0 MB 00:00 #10 31.47 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 14 MB/s | 1.3 MB 00:00 #10 31.49 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.3 MB/s | 93 kB 00:00 #10 31.59 (34/35): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #10 31.61 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.1 MB/s | 709 kB 00:00 #10 31.61 -------------------------------------------------------------------------------- #10 31.61 Total 39 MB/s | 16 MB 00:00 #10 31.61 Running transaction check #10 31.73 Transaction check succeeded. #10 31.73 Running transaction test #10 32.09 Transaction test succeeded. #10 32.09 Running transaction #10 32.76 Preparing : 1/1 #10 33.00 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 33.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 33.02 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 33.02 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 33.52 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 33.55 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 33.56 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 33.56 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 33.57 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 33.59 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 33.61 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 33.61 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 33.62 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 33.63 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 33.64 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 33.65 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 33.66 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 33.67 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 33.67 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 33.68 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 33.69 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 33.70 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 33.71 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 33.71 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 33.72 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 33.73 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 33.74 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 33.74 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 33.75 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 33.76 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 33.77 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 33.82 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 33.82 #10 33.83 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 34.03 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 34.05 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 34.09 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 34.11 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 34.18 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 34.21 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 34.24 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 34.26 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 34.52 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 34.52 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 34.52 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 34.52 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 34.52 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 34.52 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 34.52 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 34.52 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 34.52 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 34.52 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 34.52 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 34.52 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 34.52 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 34.52 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 34.52 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 34.52 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 34.52 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 34.52 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 34.53 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 34.53 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 34.53 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 34.53 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 34.53 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 34.53 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 34.53 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 34.53 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 34.53 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 34.53 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 34.53 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 34.53 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 34.53 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 34.53 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 34.53 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 34.53 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 34.53 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 34.70 #10 34.70 Installed: #10 34.70 boost-1.75.0-8.el9.x86_64 #10 34.70 boost-atomic-1.75.0-8.el9.x86_64 #10 34.70 boost-chrono-1.75.0-8.el9.x86_64 #10 34.70 boost-container-1.75.0-8.el9.x86_64 #10 34.70 boost-context-1.75.0-8.el9.x86_64 #10 34.70 boost-contract-1.75.0-8.el9.x86_64 #10 34.70 boost-coroutine-1.75.0-8.el9.x86_64 #10 34.70 boost-date-time-1.75.0-8.el9.x86_64 #10 34.70 boost-fiber-1.75.0-8.el9.x86_64 #10 34.70 boost-filesystem-1.75.0-8.el9.x86_64 #10 34.70 boost-graph-1.75.0-8.el9.x86_64 #10 34.70 boost-iostreams-1.75.0-8.el9.x86_64 #10 34.70 boost-locale-1.75.0-8.el9.x86_64 #10 34.70 boost-log-1.75.0-8.el9.x86_64 #10 34.70 boost-math-1.75.0-8.el9.x86_64 #10 34.70 boost-nowide-1.75.0-8.el9.x86_64 #10 34.70 boost-program-options-1.75.0-8.el9.x86_64 #10 34.70 boost-python3-1.75.0-8.el9.x86_64 #10 34.70 boost-random-1.75.0-8.el9.x86_64 #10 34.70 boost-regex-1.75.0-8.el9.x86_64 #10 34.70 boost-serialization-1.75.0-8.el9.x86_64 #10 34.70 boost-stacktrace-1.75.0-8.el9.x86_64 #10 34.70 boost-system-1.75.0-8.el9.x86_64 #10 34.70 boost-test-1.75.0-8.el9.x86_64 #10 34.70 boost-thread-1.75.0-8.el9.x86_64 #10 34.70 boost-timer-1.75.0-8.el9.x86_64 #10 34.70 boost-type_erasure-1.75.0-8.el9.x86_64 #10 34.70 boost-wave-1.75.0-8.el9.x86_64 #10 34.70 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 34.70 libicu-67.1-9.el9.x86_64 #10 34.70 librdkafka-1.6.1-102.el9.x86_64 #10 34.70 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 34.70 logrotate-3.18.0-8.el9.x86_64 #10 34.70 protobuf-3.14.0-13.el9.x86_64 #10 34.70 redis-6.2.17-1.el9_5.x86_64 #10 34.70 #10 34.70 Complete! #10 35.03 75 files removed #10 DONE 35.1s #11 exporting to image #11 exporting layers #11 exporting layers 10.3s done #11 writing image sha256:7b4452dd69dd1ea16e1b3c07b516c953b246ce964dcada9352108ce65f5a1061 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_4_1_5-1 0.0s done #11 DONE 10.4s 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) 2025-11-24 13:49:10,468: INFO: Docker build duration: 56 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 780a37f46111: Preparing b9ac26849c57: Preparing 5407f70070cb: Preparing c7cbf62f3f01: Preparing 4cbb0f2f2b9f: Preparing bee5079905d4: Preparing eb835698b62f: Preparing 54a22d225520: Preparing bef01b0ca3ad: Preparing ed5c78ed34f6: Preparing c9938f86a72f: Preparing 7c144f656006: Preparing 9ed0860a4295: Preparing 967a196ec05d: Preparing afeb09696bf5: Preparing 44343de3ea1d: Preparing bee5079905d4: Waiting eb835698b62f: Waiting 54a22d225520: Waiting bef01b0ca3ad: Waiting ed5c78ed34f6: Waiting c9938f86a72f: Waiting 7c144f656006: Waiting 9ed0860a4295: Waiting 967a196ec05d: Waiting afeb09696bf5: Waiting 44343de3ea1d: Waiting 4cbb0f2f2b9f: Layer already exists c7cbf62f3f01: Layer already exists bee5079905d4: Layer already exists eb835698b62f: Layer already exists 54a22d225520: Layer already exists bef01b0ca3ad: Layer already exists 5407f70070cb: Pushed ed5c78ed34f6: Layer already exists c9938f86a72f: Layer already exists 7c144f656006: Layer already exists 9ed0860a4295: Layer already exists 967a196ec05d: Layer already exists 44343de3ea1d: Layer already exists afeb09696bf5: Layer already exists 780a37f46111: Pushed b9ac26849c57: Pushed master-2_4_1_5-1: digest: sha256:1bfb5d455a4c9084c6b04c53109e87d30d7c7f2487567414c8a710343ada4e11 size: 3673 2025-11-24 13:50:35,279: INFO: Building opensdn-analytics-collector finished successfully, duration: 141 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_4_1_5-1 bad6ad6eb716 11 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_4_1_5-1 df6c5341a6fb 11 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_4_1_5-1 72344c314a82 17 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_4_1_5-1 933a7d8a7c37 22 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_4_1_5-1 28835eea0e8a 28 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_4_1_5-1 4b41c0eb067d 32 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_4_1_5-1 1a697b025c81 34 seconds ago 1.48GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_4_1_5-1 22682f3f3a05 47 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_4_1_5-1 dffad17c546e 48 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_4_1_5-1 feca493b69a6 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_4_1_5-1 f6df48a2cca8 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_4_1_5-1 96b99fea19b8 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_4_1_5-1 f6cfaff4edd6 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_4_1_5-1 f9724de1cb97 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_4_1_5-1 7b4452dd69dd About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_4_1_5-1 c324c420eec7 About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_4_1_5-1 bec22cde7154 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_4_1_5-1 b569f4e45a5a 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_4_1_5-1 341eae1a3605 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_4_1_5-1 f59732edc8d3 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_4_1_5-1 ddf2b0fa90f6 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_4_1_5-1 3f9ef140c430 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_4_1_5-1 4e50f1232851 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_4_1_5-1 fdc566dfb0a5 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_4_1_5-1 64e6d8414b25 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_4_1_5-1 b8bb58b899c3 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_4_1_5-1 7bbbea0902c8 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_4_1_5-1 b0a41390082c 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_4_1_5-1 49363c945af3 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_4_1_5-1 e7cbbefb6186 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_4_1_5-1 0792ce65beee 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_4_1_5-1 7dfe8d46729b 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_4_1_5-1 7ca48ebd075f 2 minutes ago 301MB opensdn-test-test master-2_4_1_5-1 5964aa545092 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_4_1_5-1 5964aa545092 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_4_1_5-1 5a1b02259900 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_4_1_5-1 db7ac62b1e18 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_4_1_5-1 90a73e421133 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_4_1_5-1 d2f3777974f0 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_4_1_5-1 8190a0c92537 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_4_1_5-1 08898221628e 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_4_1_5-1 f7fdf63bd0d3 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_4_1_5-1 892fb79dae11 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_4_1_5-1 154dcb6ece33 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_4_1_5-1 e191415abed5 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_4_1_5-1 9fd5a5a7fb1a 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_4_1_5-1 91107001f9fb 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_4_1_5-1 9767eeb737fd 7 minutes ago 2.46MB tf-dev-sandbox compile 1f7866559a61 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_4_1_5-1 50f7e4788733 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_4_1_5-1 a7639b2f66c0 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_4_1_5-1 e63df214cf65 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 98a7d72f88ad About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_4_1_5-1 09f96ba97890 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_4_1_5-1 cb9909179938 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_4_1_5-1 cb9909179938 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB