2025-10-30 14:12:05,930: INFO: Building opensdn-analytics-collector 2025-10-30 14:12:05,963: 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_3_0_4-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.27kB done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_4-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 0.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_4-1 #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 1.8s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.3s #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.620 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #10 2.783 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #10 3.146 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 264 kB 00:00 #10 3.611 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 7.0 MB 00:00 #10 6.033 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #10 7.313 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #10 8.026 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #10 8.824 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #10 9.034 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 451 kB 00:00 #10 9.386 added from: http://tf-mirrors.gz1.opensdn.io/re 666 kB/s | 16 kB 00:00 #10 9.587 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #10 9.784 added from: http://tf-mirrors.gz1.opensdn.io/re 311 kB/s | 13 kB 00:00 #10 10.09 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #10 10.78 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 30 MB 00:00 #10 20.83 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #10 27.90 Dependencies resolved. #10 27.90 =============================================================================================== #10 27.90 Package Arch Version Repository Size #10 27.90 =============================================================================================== #10 27.90 Installing: #10 27.90 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 27.90 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 27.90 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 27.90 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 27.90 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 27.90 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 27.90 Installing dependencies: #10 27.90 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 27.90 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 27.90 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 27.90 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 27.90 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 27.90 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 27.90 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 27.90 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 27.90 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 27.90 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 27.90 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 27.90 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 27.90 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 27.90 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 27.90 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 27.90 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 27.90 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 27.90 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 27.90 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 27.90 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 27.90 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 27.90 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 27.90 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 27.90 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 27.90 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 27.90 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 27.90 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 27.90 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 27.90 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 27.90 #10 27.90 Transaction Summary #10 27.90 =============================================================================================== #10 27.90 Install 35 Packages #10 27.90 #10 27.90 Total download size: 16 M #10 27.90 Installed size: 53 M #10 27.90 Downloading Packages: #10 27.93 (1/35): boost-1.75.0-8.el9.x86_64.rpm 429 kB/s | 11 kB 00:00 #10 27.93 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.3 MB/s | 74 kB 00:00 #10 27.94 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 16 kB 00:00 #10 27.95 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 24 kB 00:00 #10 27.96 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 36 kB 00:00 #10 27.97 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 794 kB/s | 15 kB 00:00 #10 27.98 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 44 kB 00:00 #10 28.04 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 446 kB/s | 32 kB 00:00 #10 28.05 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 217 kB/s | 13 kB 00:00 #10 28.05 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 38 kB 00:00 #10 28.07 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 4.5 MB/s | 57 kB 00:00 #10 28.07 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 101 kB 00:00 #10 28.07 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.5 MB/s | 38 kB 00:00 #10 28.07 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 27 MB/s | 214 kB 00:00 #10 28.09 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 21 MB/s | 408 kB 00:00 #10 28.09 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #10 28.09 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #10 28.09 (18/35): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #10 28.10 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 92 kB 00:00 #10 28.11 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #10 28.11 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 35 MB/s | 277 kB 00:00 #10 28.12 (22/35): boost-serialization-1.75.0-8.el9.x86_6 13 MB/s | 129 kB 00:00 #10 28.12 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.0 MB/s | 27 kB 00:00 #10 28.12 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #10 28.14 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #10 28.14 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 55 kB 00:00 #10 28.14 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 23 kB 00:00 #10 28.14 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 7.3 MB/s | 30 kB 00:00 #10 28.14 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #10 28.18 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 24 MB/s | 662 kB 00:00 #10 28.21 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 20 MB/s | 1.0 MB 00:00 #10 28.31 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #10 28.37 (33/35): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #10 28.38 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 987 kB/s | 93 kB 00:00 #10 28.39 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.5 MB/s | 709 kB 00:00 #10 28.39 -------------------------------------------------------------------------------- #10 28.39 Total 31 MB/s | 16 MB 00:00 #10 28.39 Running transaction check #10 28.49 Transaction check succeeded. #10 28.49 Running transaction test #10 28.94 Transaction test succeeded. #10 28.94 Running transaction #10 30.05 Preparing : 1/1 #10 30.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 30.24 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 30.26 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 30.26 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 30.58 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 30.59 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 30.59 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 30.60 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 30.61 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 30.66 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 30.67 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 30.68 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 30.69 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 30.69 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 30.70 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 30.70 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 30.71 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 30.71 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 30.72 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 30.73 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 30.74 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 30.84 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 30.84 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 30.84 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 30.86 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 30.86 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 30.87 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 30.89 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 30.89 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 30.93 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 31.02 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 31.06 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 31.06 #10 31.06 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 31.45 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 31.51 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 31.56 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 31.59 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 31.64 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 31.78 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 31.88 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 31.90 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 32.24 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 32.24 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 32.24 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 32.24 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 32.24 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 32.24 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 32.24 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 32.24 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 32.24 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 32.24 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 32.24 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 32.24 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 32.24 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 32.24 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 32.24 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 32.24 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 32.24 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 32.24 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 32.24 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 32.24 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 32.24 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 32.24 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 32.24 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 32.24 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 32.24 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 32.24 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 32.24 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 32.24 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 32.24 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 32.24 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 32.24 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 32.24 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 32.24 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 32.24 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 32.24 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 32.35 #10 32.35 Installed: #10 32.35 boost-1.75.0-8.el9.x86_64 #10 32.35 boost-atomic-1.75.0-8.el9.x86_64 #10 32.35 boost-chrono-1.75.0-8.el9.x86_64 #10 32.35 boost-container-1.75.0-8.el9.x86_64 #10 32.35 boost-context-1.75.0-8.el9.x86_64 #10 32.35 boost-contract-1.75.0-8.el9.x86_64 #10 32.35 boost-coroutine-1.75.0-8.el9.x86_64 #10 32.35 boost-date-time-1.75.0-8.el9.x86_64 #10 32.35 boost-fiber-1.75.0-8.el9.x86_64 #10 32.35 boost-filesystem-1.75.0-8.el9.x86_64 #10 32.35 boost-graph-1.75.0-8.el9.x86_64 #10 32.35 boost-iostreams-1.75.0-8.el9.x86_64 #10 32.35 boost-locale-1.75.0-8.el9.x86_64 #10 32.35 boost-log-1.75.0-8.el9.x86_64 #10 32.35 boost-math-1.75.0-8.el9.x86_64 #10 32.35 boost-nowide-1.75.0-8.el9.x86_64 #10 32.35 boost-program-options-1.75.0-8.el9.x86_64 #10 32.35 boost-python3-1.75.0-8.el9.x86_64 #10 32.35 boost-random-1.75.0-8.el9.x86_64 #10 32.35 boost-regex-1.75.0-8.el9.x86_64 #10 32.35 boost-serialization-1.75.0-8.el9.x86_64 #10 32.35 boost-stacktrace-1.75.0-8.el9.x86_64 #10 32.35 boost-system-1.75.0-8.el9.x86_64 #10 32.35 boost-test-1.75.0-8.el9.x86_64 #10 32.35 boost-thread-1.75.0-8.el9.x86_64 #10 32.35 boost-timer-1.75.0-8.el9.x86_64 #10 32.35 boost-type_erasure-1.75.0-8.el9.x86_64 #10 32.35 boost-wave-1.75.0-8.el9.x86_64 #10 32.35 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 32.35 libicu-67.1-9.el9.x86_64 #10 32.35 librdkafka-1.6.1-102.el9.x86_64 #10 32.35 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 32.35 logrotate-3.18.0-8.el9.x86_64 #10 32.35 protobuf-3.14.0-13.el9.x86_64 #10 32.35 redis-6.2.17-1.el9_5.x86_64 #10 32.35 #10 32.35 Complete! #10 32.61 75 files removed #10 DONE 32.7s #11 exporting to image #11 exporting layers #11 exporting layers 23.1s done #11 writing image sha256:e2a750552536a1754b66382001f417c92afb6e021b2150747afcfe7f8a67d943 #11 writing image sha256:e2a750552536a1754b66382001f417c92afb6e021b2150747afcfe7f8a67d943 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_0_4-1 0.0s done #11 DONE 23.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-30 14:13:10,674: INFO: Docker build duration: 65 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 2a5ee44aa834: Preparing 378221c3f875: Preparing dcbb08762215: Preparing d3d681bb845c: Preparing 56f60ef48d25: Preparing 331305103fdd: Preparing 254fec559c74: Preparing 49d8260c8340: Preparing 4698107b5d4d: Preparing 47c29ca457dd: Preparing fdb64aef4955: Preparing ec3903a50cbc: Preparing 76ec5f350981: Preparing c038df9f2c34: Preparing 72d136cdc0c7: Preparing 44343de3ea1d: Preparing d3d681bb845c: Waiting 56f60ef48d25: Waiting 331305103fdd: Waiting 254fec559c74: Waiting 49d8260c8340: Waiting 4698107b5d4d: Waiting 47c29ca457dd: Waiting fdb64aef4955: Waiting ec3903a50cbc: Waiting 76ec5f350981: Waiting c038df9f2c34: Waiting 72d136cdc0c7: Waiting 44343de3ea1d: Waiting dcbb08762215: Pushed d3d681bb845c: Layer already exists 56f60ef48d25: Layer already exists 331305103fdd: Layer already exists 254fec559c74: Layer already exists 49d8260c8340: Layer already exists 4698107b5d4d: Layer already exists 47c29ca457dd: Layer already exists fdb64aef4955: Layer already exists ec3903a50cbc: Layer already exists 76ec5f350981: Layer already exists c038df9f2c34: Layer already exists 72d136cdc0c7: Layer already exists 44343de3ea1d: Layer already exists 2a5ee44aa834: Pushed 378221c3f875: Pushed master-2_3_0_4-1: digest: sha256:4a9fb4d12733ee01e99f0ce78695a78350af740ac162a6fef9d9bcad59fe33cf size: 3673 2025-10-30 14:14:10,062: INFO: Building opensdn-analytics-collector finished successfully, duration: 125 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_0_4-1 fa341cf8c618 14 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_0_4-1 856b0d23dfd7 19 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_4-1 25af50b084fa 31 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_4-1 d11e473d515a 33 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_4-1 54c631d48c13 35 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_0_4-1 77cc2cc858f6 42 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_0_4-1 cb6586141f6e 47 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_4-1 a9df9d579b07 53 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_0_4-1 5c7ace5320f9 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_4-1 0ba3f6843b54 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_0_4-1 b73761b4cf7a About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_0_4-1 e2a750552536 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_4-1 73cc648d4359 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_4-1 b32af11a9550 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_4-1 7a05444d6b9b About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_4-1 e9a49ddd01d1 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_4-1 eb04b1180427 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_4-1 890b73bee667 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_0_4-1 556182f89e47 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_4-1 6c53a1f6731f About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_4-1 c2e2449f5591 About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_4-1 b4ffa549cd8b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_4-1 53fcc15e3d8c About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_4-1 200c566bdf91 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_0_4-1 791cb5e0226c About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_4-1 ac5870d52516 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_4-1 d94d1aab8fdc About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_4-1 71bb1a2baf36 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_0_4-1 2839ce31081c 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_4-1 a7487755dc5e 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_4-1 5812ce239baa 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_4-1 18b38054d00f 3 minutes ago 144MB opensdn-test-test master-2_3_0_4-1 a071b1063462 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_4-1 a071b1063462 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_4-1 ff44201b875f 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_4-1 120341526012 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_4-1 6be660a9a521 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_4-1 de05e746c880 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_4-1 62299049beab 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_4-1 57e774a39315 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_4-1 8d72ed4672de 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_4-1 ac285d7643ec 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_4-1 b82ed37a7460 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_4-1 886392d44725 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_4-1 8497b475e55d 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_4-1 cdaaec144e65 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_4-1 d976353f079c 7 minutes ago 2.45MB tf-dev-sandbox compile b115536df2c6 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_4-1 6e0194f8690c About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 37df961cd6f9 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_4-1 22499f030e54 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_4-1 0aa4fe08f60d About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_4-1 d8b8a6424225 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 8e838c27133b 2 days ago 2.81GB