2025-11-17 16:22:21,370: INFO: Building opensdn-analytics-collector 2025-11-17 16:22:21,422: 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_8_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 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_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 2.0s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_5-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 1.6s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 1.6s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 1.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.561 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #10 2.290 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #10 2.715 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 264 kB 00:00 #10 3.087 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #10 6.834 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #10 9.264 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #10 9.626 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #10 11.02 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 392 kB 00:00 #10 11.51 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #10 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 16 kB 00:00 #10 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 905 B/s | 257 B 00:00 #10 12.73 added from: http://tf-mirrors.gz1.opensdn.io/re 334 kB/s | 13 kB 00:00 #10 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #10 14.00 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #10 27.65 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #10 38.69 Dependencies resolved. #10 38.69 =============================================================================================== #10 38.69 Package Arch Version Repository Size #10 38.69 =============================================================================================== #10 38.69 Installing: #10 38.69 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 38.69 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 38.69 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 38.69 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 38.69 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 38.69 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 38.69 Installing dependencies: #10 38.69 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 38.69 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 38.69 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 38.69 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 38.69 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 38.69 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 38.69 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 38.69 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 38.69 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 38.69 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 38.69 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 38.69 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 38.69 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 38.69 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 38.69 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 38.69 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 38.69 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 38.69 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 38.69 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 38.69 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 38.69 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 38.69 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 38.69 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 38.69 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 38.69 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 38.69 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 38.69 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 38.69 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 38.69 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 38.69 #10 38.69 Transaction Summary #10 38.69 =============================================================================================== #10 38.69 Install 35 Packages #10 38.69 #10 38.69 Total download size: 16 M #10 38.69 Installed size: 53 M #10 38.69 Downloading Packages: #10 38.72 (1/35): boost-1.75.0-8.el9.x86_64.rpm 243 kB/s | 11 kB 00:00 #10 38.73 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.2 MB/s | 74 kB 00:00 #10 38.78 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 523 kB/s | 16 kB 00:00 #10 38.78 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 24 kB 00:00 #10 38.78 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 36 kB 00:00 #10 38.78 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #10 38.78 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 44 kB 00:00 #10 38.78 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 32 kB 00:00 #10 38.78 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #10 38.78 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 38 kB 00:00 #10 38.78 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 7.7 MB/s | 57 kB 00:00 #10 38.80 (12/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.9 MB/s | 38 kB 00:00 #10 38.80 (13/35): boost-graph-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 101 kB 00:00 #10 38.81 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #10 38.82 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #10 38.83 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #10 38.84 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 906 kB/s | 15 kB 00:00 #10 38.84 (18/35): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #10 38.84 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #10 38.89 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #10 38.89 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #10 38.89 (22/35): boost-serialization-1.75.0-8.el9.x86_6 9.9 MB/s | 129 kB 00:00 #10 38.89 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #10 38.89 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #10 38.89 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 55 kB 00:00 #10 38.91 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 10 MB/s | 230 kB 00:00 #10 38.91 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #10 38.91 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.0 MB/s | 30 kB 00:00 #10 38.93 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #10 38.95 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 28 MB/s | 662 kB 00:00 #10 38.97 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 20 MB/s | 1.0 MB 00:00 #10 39.06 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 14 MB/s | 1.3 MB 00:00 #10 39.22 (33/35): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #10 39.22 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 539 kB/s | 93 kB 00:00 #10 39.22 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 2.8 MB/s | 709 kB 00:00 #10 39.22 -------------------------------------------------------------------------------- #10 39.22 Total 29 MB/s | 16 MB 00:00 #10 39.22 Running transaction check #10 39.38 Transaction check succeeded. #10 39.38 Running transaction test #10 40.03 Transaction test succeeded. #10 40.03 Running transaction #10 41.42 Preparing : 1/1 #10 41.53 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 41.56 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 41.56 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 41.57 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 42.21 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 42.24 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 42.25 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 42.27 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 42.27 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 42.30 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 42.31 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 42.33 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 42.33 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 42.37 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 42.37 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 42.37 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 42.37 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 42.54 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 42.83 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 42.88 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 42.88 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 42.88 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 42.88 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 42.89 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 42.93 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 42.93 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 42.95 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 42.99 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 42.99 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 43.06 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 43.06 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 43.12 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 43.12 #10 43.12 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 43.40 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 43.54 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 43.54 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 43.54 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 43.71 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 43.77 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 43.80 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 43.82 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 44.16 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 44.16 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 44.16 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 44.16 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 44.16 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 44.16 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 44.16 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 44.16 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 44.16 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 44.16 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 44.16 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 44.16 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 44.16 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 44.16 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 44.16 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 44.16 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 44.16 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 44.16 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 44.16 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 44.16 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 44.16 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 44.16 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 44.16 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 44.16 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 44.16 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 44.16 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 44.16 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 44.16 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 44.16 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 44.16 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 44.16 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 44.16 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 44.16 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 44.16 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 44.16 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 44.37 #10 44.37 Installed: #10 44.37 boost-1.75.0-8.el9.x86_64 #10 44.37 boost-atomic-1.75.0-8.el9.x86_64 #10 44.37 boost-chrono-1.75.0-8.el9.x86_64 #10 44.37 boost-container-1.75.0-8.el9.x86_64 #10 44.37 boost-context-1.75.0-8.el9.x86_64 #10 44.37 boost-contract-1.75.0-8.el9.x86_64 #10 44.37 boost-coroutine-1.75.0-8.el9.x86_64 #10 44.37 boost-date-time-1.75.0-8.el9.x86_64 #10 44.37 boost-fiber-1.75.0-8.el9.x86_64 #10 44.37 boost-filesystem-1.75.0-8.el9.x86_64 #10 44.37 boost-graph-1.75.0-8.el9.x86_64 #10 44.37 boost-iostreams-1.75.0-8.el9.x86_64 #10 44.37 boost-locale-1.75.0-8.el9.x86_64 #10 44.37 boost-log-1.75.0-8.el9.x86_64 #10 44.37 boost-math-1.75.0-8.el9.x86_64 #10 44.37 boost-nowide-1.75.0-8.el9.x86_64 #10 44.37 boost-program-options-1.75.0-8.el9.x86_64 #10 44.37 boost-python3-1.75.0-8.el9.x86_64 #10 44.37 boost-random-1.75.0-8.el9.x86_64 #10 44.37 boost-regex-1.75.0-8.el9.x86_64 #10 44.37 boost-serialization-1.75.0-8.el9.x86_64 #10 44.37 boost-stacktrace-1.75.0-8.el9.x86_64 #10 44.37 boost-system-1.75.0-8.el9.x86_64 #10 44.37 boost-test-1.75.0-8.el9.x86_64 #10 44.37 boost-thread-1.75.0-8.el9.x86_64 #10 44.37 boost-timer-1.75.0-8.el9.x86_64 #10 44.37 boost-type_erasure-1.75.0-8.el9.x86_64 #10 44.37 boost-wave-1.75.0-8.el9.x86_64 #10 44.37 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 44.37 libicu-67.1-9.el9.x86_64 #10 44.37 librdkafka-1.6.1-102.el9.x86_64 #10 44.37 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 44.37 logrotate-3.18.0-8.el9.x86_64 #10 44.37 protobuf-3.14.0-13.el9.x86_64 #10 44.37 redis-6.2.17-1.el9_5.x86_64 #10 44.37 #10 44.37 Complete! #10 44.83 75 files removed #10 DONE 45.2s #11 exporting to image #11 exporting layers #11 exporting layers 19.2s done #11 writing image sha256:f95208a68d9660393a4163fd95c3eaf8016a14da980cb9e3d8d9ed48982fa27c #11 writing image sha256:f95208a68d9660393a4163fd95c3eaf8016a14da980cb9e3d8d9ed48982fa27c 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_8_5-1 0.1s done #11 DONE 19.6s 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-17 16:24:22,472: INFO: Docker build duration: 121 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] e75a30e49f83: Preparing 957e2b424859: Preparing 3a6f2bab4ad1: Preparing 384846b46abb: Preparing c617592cc4a1: Preparing 897119fd5314: Preparing dc2c667063dc: Preparing 33295b2a373a: Preparing f6aa7bd97dce: Preparing 3385a4308197: Preparing fa98963975af: Preparing da2fb2505a90: Preparing 0e3940f4ef46: Preparing c44c1bdc81a9: Preparing 1fcda2351473: Preparing 44343de3ea1d: Preparing e75a30e49f83: Waiting 957e2b424859: Waiting 3a6f2bab4ad1: Waiting 384846b46abb: Waiting c617592cc4a1: Waiting 897119fd5314: Waiting dc2c667063dc: Waiting 33295b2a373a: Waiting f6aa7bd97dce: Waiting 3385a4308197: Waiting fa98963975af: Waiting da2fb2505a90: Waiting 0e3940f4ef46: Waiting c44c1bdc81a9: Waiting 1fcda2351473: Waiting 44343de3ea1d: Waiting 3a6f2bab4ad1: Pushed 384846b46abb: Layer already exists c617592cc4a1: Layer already exists 897119fd5314: Layer already exists dc2c667063dc: Layer already exists 33295b2a373a: Layer already exists f6aa7bd97dce: Layer already exists 3385a4308197: Layer already exists fa98963975af: Layer already exists da2fb2505a90: Layer already exists 0e3940f4ef46: Layer already exists c44c1bdc81a9: Layer already exists 1fcda2351473: Layer already exists 44343de3ea1d: Layer already exists e75a30e49f83: Pushed 957e2b424859: Pushed master-2_3_8_5-1: digest: sha256:b4dc3fcfe683055cf27f1c4dd6204dc70b1c10f482085238e2c8808782cb1400 size: 3673 2025-11-17 16:24:50,211: INFO: Building opensdn-analytics-collector finished successfully, duration: 149 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_8_5-1 8daaf41b986f 12 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_8_5-1 9e2a67e62a3d 21 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_8_5-1 ebd809e2d61c 32 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_8_5-1 faddf68b0642 44 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_8_5-1 23cb34284838 46 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_8_5-1 f95208a68d96 49 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_8_5-1 24129a06e5a3 57 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_8_5-1 417e0efc23b5 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_8_5-1 972d98e505de About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_8_5-1 f80305abc795 About a minute ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_8_5-1 2d1479c18c7b About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_8_5-1 861f7aff5b63 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_8_5-1 47d1da7c544a About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_8_5-1 4099e8fa5716 About a minute ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_8_5-1 0c43b503c3da 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_8_5-1 7df88284c86c 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_8_5-1 d1621ab3e210 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_8_5-1 bcc94f1332b6 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_8_5-1 b8bc546d463c 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_8_5-1 5245cf99194a 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_8_5-1 4d271a333dd1 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_8_5-1 fea8ebcd7dc3 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_8_5-1 01f631545b03 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_8_5-1 0b24811f9d04 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_8_5-1 8cec414c617c 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_8_5-1 92f537ec5a78 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_8_5-1 8ea032e9808b 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_8_5-1 99131654b990 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_8_5-1 6436410e95c0 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_8_5-1 364d34220db7 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_8_5-1 754cc14d26e3 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_8_5-1 341e54c78843 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_8_5-1 111ffbff4042 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_8_5-1 0947f202e93b 5 minutes ago 301MB opensdn-test-test master-2_3_8_5-1 ed470946e222 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_8_5-1 ed470946e222 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_8_5-1 472b69692f87 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_8_5-1 a8fab336ed90 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_8_5-1 e5e91e966968 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_8_5-1 52c17f6b96ed 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_8_5-1 d4246f6f2079 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_8_5-1 22a5570a51bd 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_8_5-1 da864f1a0153 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_8_5-1 7e2c7c072bec 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_8_5-1 2f54ea60ba3a 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_8_5-1 1f170a37e581 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_8_5-1 7708a8091bef 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_8_5-1 921f5eb6bd21 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_8_5-1 85ea4ac1b31d 9 minutes ago 2.36MB tf-dev-sandbox compile 1694d96acc1b 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_8_5-1 ea70a69951e8 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_8_5-1 3129d0d66040 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 5728a8b052d8 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_8_5-1 b5dd355ffb78 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_8_5-1 f96d9db525b5 About an hour ago 4.17kB tf-dev-sandbox frozen 17af43dd8937 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 17af43dd8937 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB