2025-10-07 16:04:34,210: INFO: Building opensdn-analytics-collector 2025-10-07 16:04:34,275: 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_1_8_6-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 #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 2.0s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_8_6-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_6-1 #5 DONE 0.9s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_8_6-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 1.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.8s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.4s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.435 Contrail repo 11 kB/s | 257 B 00:00 #11 1.594 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #11 2.763 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #11 3.284 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 264 kB 00:00 #11 3.595 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #11 6.868 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #11 9.249 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #11 10.41 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 2.3 MB 00:00 #11 11.21 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 392 kB 00:00 #11 11.82 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 451 kB 00:00 #11 12.53 added from: http://tf-mirrors.gz1.opensdn.io/re 39 kB/s | 16 kB 00:00 #11 12.87 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 kB/s | 257 B 00:00 #11 13.43 added from: http://tf-mirrors.gz1.opensdn.io/re 45 kB/s | 13 kB 00:00 #11 13.57 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #11 14.36 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #11 29.04 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #11 36.50 Dependencies resolved. #11 36.50 =============================================================================================== #11 36.50 Package Arch Version Repository Size #11 36.50 =============================================================================================== #11 36.50 Installing: #11 36.50 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 36.50 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 36.50 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 36.50 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 36.50 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 36.50 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 36.50 Installing dependencies: #11 36.50 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 36.50 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 36.50 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 36.50 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.50 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 36.50 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 36.50 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.50 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.50 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 36.50 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 36.50 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.50 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 36.50 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 36.50 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 36.50 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.50 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 36.50 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 36.50 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.50 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 36.50 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 36.50 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 36.50 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.50 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 36.50 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 36.50 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.50 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 36.50 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 36.50 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 36.50 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 36.50 #11 36.50 Transaction Summary #11 36.50 =============================================================================================== #11 36.50 Install 35 Packages #11 36.50 #11 36.50 Total download size: 16 M #11 36.50 Installed size: 53 M #11 36.50 Downloading Packages: #11 36.55 (1/35): boost-1.75.0-8.el9.x86_64.rpm 623 kB/s | 11 kB 00:00 #11 36.55 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.1 MB/s | 74 kB 00:00 #11 36.55 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 16 kB 00:00 #11 36.55 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 24 kB 00:00 #11 36.55 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 36 kB 00:00 #11 36.55 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #11 36.55 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 44 kB 00:00 #11 36.55 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 32 kB 00:00 #11 36.55 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #11 36.57 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 38 kB 00:00 #11 36.57 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 7.9 MB/s | 57 kB 00:00 #11 36.57 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #11 36.57 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #11 36.58 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #11 36.58 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 27 MB/s | 408 kB 00:00 #11 36.61 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #11 36.61 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #11 36.61 (18/35): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #11 36.61 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 92 kB 00:00 #11 36.61 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #11 36.64 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #11 36.64 (22/35): boost-serialization-1.75.0-8.el9.x86_6 8.1 MB/s | 129 kB 00:00 #11 36.64 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #11 36.64 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #11 36.64 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #11 36.64 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 55 kB 00:00 #11 36.67 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #11 36.67 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.9 MB/s | 30 kB 00:00 #11 36.67 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #11 36.72 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 34 MB/s | 662 kB 00:00 #11 36.72 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 31 MB/s | 1.0 MB 00:00 #11 36.72 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 27 MB/s | 1.3 MB 00:00 #11 36.85 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 660 kB/s | 95 kB 00:00 #11 36.95 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.0 MB/s | 709 kB 00:00 #11 37.02 (35/35): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 37.02 -------------------------------------------------------------------------------- #11 37.02 Total 33 MB/s | 16 MB 00:00 #11 37.02 Running transaction check #11 37.11 Transaction check succeeded. #11 37.11 Running transaction test #11 37.57 Transaction test succeeded. #11 37.57 Running transaction #11 38.97 Preparing : 1/1 #11 39.18 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 39.46 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 39.66 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 39.87 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 40.32 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 40.66 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 40.75 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 40.75 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 40.75 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 40.75 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 41.10 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 41.33 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 41.33 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 41.36 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 41.38 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 41.40 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 41.40 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 41.42 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 41.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 41.46 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 41.46 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 41.46 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 41.55 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 41.55 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 41.55 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 41.55 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 41.55 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 41.55 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 41.55 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 41.60 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 41.60 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 41.62 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 41.62 #11 41.62 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 41.88 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 41.91 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 41.99 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 42.14 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 32/35 #11 42.20 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 33/35 #11 42.29 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 42.29 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 42.33 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 42.56 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 42.56 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 42.56 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 42.56 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 42.56 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 42.56 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 42.56 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 42.56 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 42.56 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 42.56 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 42.56 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 42.56 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 42.56 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 42.56 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 42.56 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 42.56 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 42.56 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 42.56 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 42.56 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 42.56 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 42.56 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 42.56 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 42.56 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 42.56 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 42.56 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 42.56 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 42.56 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 42.56 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 42.56 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 42.56 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 42.56 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 42.56 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 42.56 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 42.56 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/35 #11 42.56 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/35 #11 42.75 #11 42.75 Installed: #11 42.75 boost-1.75.0-8.el9.x86_64 #11 42.75 boost-atomic-1.75.0-8.el9.x86_64 #11 42.75 boost-chrono-1.75.0-8.el9.x86_64 #11 42.75 boost-container-1.75.0-8.el9.x86_64 #11 42.75 boost-context-1.75.0-8.el9.x86_64 #11 42.75 boost-contract-1.75.0-8.el9.x86_64 #11 42.75 boost-coroutine-1.75.0-8.el9.x86_64 #11 42.75 boost-date-time-1.75.0-8.el9.x86_64 #11 42.75 boost-fiber-1.75.0-8.el9.x86_64 #11 42.75 boost-filesystem-1.75.0-8.el9.x86_64 #11 42.75 boost-graph-1.75.0-8.el9.x86_64 #11 42.75 boost-iostreams-1.75.0-8.el9.x86_64 #11 42.75 boost-locale-1.75.0-8.el9.x86_64 #11 42.75 boost-log-1.75.0-8.el9.x86_64 #11 42.75 boost-math-1.75.0-8.el9.x86_64 #11 42.75 boost-nowide-1.75.0-8.el9.x86_64 #11 42.75 boost-program-options-1.75.0-8.el9.x86_64 #11 42.75 boost-python3-1.75.0-8.el9.x86_64 #11 42.75 boost-random-1.75.0-8.el9.x86_64 #11 42.75 boost-regex-1.75.0-8.el9.x86_64 #11 42.75 boost-serialization-1.75.0-8.el9.x86_64 #11 42.75 boost-stacktrace-1.75.0-8.el9.x86_64 #11 42.75 boost-system-1.75.0-8.el9.x86_64 #11 42.75 boost-test-1.75.0-8.el9.x86_64 #11 42.75 boost-thread-1.75.0-8.el9.x86_64 #11 42.75 boost-timer-1.75.0-8.el9.x86_64 #11 42.75 boost-type_erasure-1.75.0-8.el9.x86_64 #11 42.75 boost-wave-1.75.0-8.el9.x86_64 #11 42.75 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 42.75 libicu-67.1-9.el9.x86_64 #11 42.75 librdkafka-1.6.1-102.el9.x86_64 #11 42.75 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 42.75 logrotate-3.18.0-8.el9.x86_64 #11 42.75 protobuf-3.14.0-13.el9.x86_64 #11 42.75 redis-6.2.17-1.el9_5.x86_64 #11 42.75 #11 42.75 Complete! #11 43.20 80 files removed #11 DONE 44.4s #12 exporting to image #12 exporting layers #12 exporting layers 21.8s done #12 writing image sha256:6d3316b0f5bf801949edf5a80860532982df2e0c9b1f840de42b5af726c36dee #12 writing image sha256:6d3316b0f5bf801949edf5a80860532982df2e0c9b1f840de42b5af726c36dee 0.2s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_8_6-1 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_8_6-1 0.3s done #12 DONE 22.8s 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-10-07 16:06:41,762: INFO: Docker build duration: 127 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] e6c08c891b9b: Preparing dbfbba6be0c4: Preparing 3d73203f0965: Preparing da3fd2deaeb2: Preparing 235d7e993f37: Preparing cee765c6a2f9: Preparing b0f6bc7e0e60: Preparing 1bf9df38b4d5: Preparing 7089ab1a88f5: Preparing da6cb16b7cea: Preparing 7081624d8517: Preparing 4d9f7ea3ab57: Preparing 889d193a5b3e: Preparing 4d9ec7acc07e: Preparing 44343de3ea1d: Preparing e6c08c891b9b: Waiting dbfbba6be0c4: Waiting 3d73203f0965: Waiting da3fd2deaeb2: Waiting 235d7e993f37: Waiting cee765c6a2f9: Waiting b0f6bc7e0e60: Waiting 1bf9df38b4d5: Waiting 7089ab1a88f5: Waiting da6cb16b7cea: Waiting 7081624d8517: Waiting 4d9f7ea3ab57: Waiting 889d193a5b3e: Waiting 4d9ec7acc07e: Waiting 44343de3ea1d: Waiting 3d73203f0965: Pushed da3fd2deaeb2: Layer already exists 235d7e993f37: Layer already exists cee765c6a2f9: Layer already exists b0f6bc7e0e60: Layer already exists 1bf9df38b4d5: Layer already exists 7089ab1a88f5: Layer already exists da6cb16b7cea: Layer already exists 7081624d8517: Layer already exists 4d9f7ea3ab57: Layer already exists 889d193a5b3e: Layer already exists 4d9ec7acc07e: Layer already exists 44343de3ea1d: Layer already exists e6c08c891b9b: Pushed dbfbba6be0c4: Pushed master-2_1_8_6-1: digest: sha256:a8be2d108c96237d8a2f592b6d8f5c8a3c44f5f997c9e73941cb5c1dd134169f size: 3460 2025-10-07 16:07:11,478: INFO: Building opensdn-analytics-collector finished successfully, duration: 157 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_8_6-1 da7f46144bee 18 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_8_6-1 5eec4a842012 19 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_8_6-1 56de378e5967 20 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_8_6-1 90d9b3720a9c 41 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_8_6-1 be091ca56465 46 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_8_6-1 6d3316b0f5bf 55 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_8_6-1 7a09768daa55 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_8_6-1 6909056efe02 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_8_6-1 15c187b2b533 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_8_6-1 9fe0c165761f About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_8_6-1 07a824807205 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_8_6-1 adfa6d411ce0 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_8_6-1 43b82236f26c About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_8_6-1 f1877cbfd7f7 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_8_6-1 0146c4220e7f 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_8_6-1 ea755f0fe234 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_8_6-1 68cd20eece33 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_8_6-1 1e707e9ef1c6 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_8_6-1 1ff45efbf7f8 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_8_6-1 e8cc51e241ac 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_8_6-1 5523b375b61d 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_8_6-1 3d20dd4e74d0 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_8_6-1 f9f308335a8b 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_8_6-1 59e923b02014 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_8_6-1 8d155052463f 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_8_6-1 a7f3e4e48c59 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_8_6-1 a96378567709 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_8_6-1 4c8e1f6342eb 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_8_6-1 ff59f08316dd 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_8_6-1 e68cee129b55 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_8_6-1 ab7a7159c1fd 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_8_6-1 20af8624f341 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_8_6-1 fc455a759df3 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_8_6-1 002a12067d0d 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_8_6-1 6201feb08b8a 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_8_6-1 c83066c0571d 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_8_6-1 313d02f6b0a1 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_6-1 b86c631e2e7b 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_6-1 7c89d4868f8a 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_6-1 ace151af667a 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_6-1 b4820dc485d5 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_6-1 62d2f6bdca3e 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_6-1 3590fcf5b757 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_6-1 68897a198da9 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_6-1 d6804674a56e 7 minutes ago 2.42MB tf-dev-sandbox compile 101729b001c9 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_6-1 e2e98dd2c79c About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_6-1 abbae3f680e1 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src cfc4d20a94b3 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_6-1 1bfaa63815a2 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_6-1 69e338b15818 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_1_8_6-1 ae8827238ca9 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_1_8_6-1 ae8827238ca9 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB