2025-10-31 04:49:12,394: INFO: Building opensdn-analytics-collector 2025-10-31 04:49:12,474: 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_9-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 0.0s done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_9-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.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_9-1 #7 DONE 0.0s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_9-1 #8 DONE 0.1s #6 [internal] load build context #6 transferring context: 5.75kB done #6 DONE 0.8s #9 [stage-1 2/4] COPY entrypoint.sh / #9 ... #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_9-1 #8 DONE 0.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.8s #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 2.034 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #11 3.258 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #11 4.358 added from: http://tf-mirrors.gz1.opensdn.io/re 502 kB/s | 264 kB 00:00 #11 4.891 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 7.0 MB 00:00 #11 8.952 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #11 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 939 kB 00:00 #11 12.03 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #11 13.27 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 392 kB 00:00 #11 13.62 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #11 13.99 added from: http://tf-mirrors.gz1.opensdn.io/re 463 kB/s | 16 kB 00:00 #11 14.34 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #11 14.67 added from: http://tf-mirrors.gz1.opensdn.io/re 419 kB/s | 13 kB 00:00 #11 15.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #11 16.00 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 30 MB 00:00 #11 29.88 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #11 38.40 Dependencies resolved. #11 38.40 =============================================================================================== #11 38.40 Package Arch Version Repository Size #11 38.40 =============================================================================================== #11 38.40 Installing: #11 38.40 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 38.40 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 38.40 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 38.40 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 38.40 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 38.40 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 38.40 Installing dependencies: #11 38.40 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 38.40 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 38.40 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 38.40 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 38.40 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 38.40 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 38.40 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 38.40 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 38.40 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 38.40 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 38.40 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 38.40 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 38.40 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 38.40 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 38.40 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 38.40 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 38.40 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 38.40 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 38.40 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 38.40 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 38.40 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 38.40 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 38.40 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 38.40 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 38.40 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 38.40 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 38.40 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 38.40 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 38.40 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 38.40 #11 38.40 Transaction Summary #11 38.40 =============================================================================================== #11 38.40 Install 35 Packages #11 38.40 #11 38.40 Total download size: 16 M #11 38.40 Installed size: 53 M #11 38.40 Downloading Packages: #11 38.43 (1/35): boost-1.75.0-8.el9.x86_64.rpm 560 kB/s | 11 kB 00:00 #11 38.45 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.0 MB/s | 74 kB 00:00 #11 38.45 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 16 kB 00:00 #11 38.45 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 24 kB 00:00 #11 38.45 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 36 kB 00:00 #11 38.45 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #11 38.45 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #11 38.45 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 #11 38.45 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 38.46 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 38 kB 00:00 #11 38.46 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 8.5 MB/s | 57 kB 00:00 #11 38.47 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 101 kB 00:00 #11 38.49 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.9 MB/s | 38 kB 00:00 #11 38.49 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #11 38.50 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 23 MB/s | 408 kB 00:00 #11 38.52 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #11 38.52 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 38.52 (18/35): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #11 38.52 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #11 38.52 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 23 kB 00:00 #11 38.53 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 34 MB/s | 277 kB 00:00 #11 38.53 (22/35): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #11 38.53 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #11 38.53 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #11 38.54 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 55 kB 00:00 #11 38.55 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #11 38.55 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #11 38.57 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 1.1 MB/s | 30 kB 00:00 #11 38.59 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 208 kB 00:00 #11 38.62 (30/35): protobuf-3.14.0-13.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #11 38.63 (31/35): librdkafka-1.6.1-102.el9.x86_64.rpm 12 MB/s | 662 kB 00:00 #11 38.67 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 25 MB/s | 1.3 MB 00:00 #11 38.70 (33/35): cassandra-cpp-driver-2.17.0-1.el9.remi 9.4 MB/s | 709 kB 00:00 #11 38.71 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.3 MB/s | 93 kB 00:00 #11 38.80 (35/35): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #11 38.80 -------------------------------------------------------------------------------- #11 38.80 Total 39 MB/s | 16 MB 00:00 #11 38.80 Running transaction check #11 38.85 Transaction check succeeded. #11 38.85 Running transaction test #11 39.11 Transaction test succeeded. #11 39.11 Running transaction #11 39.92 Preparing : 1/1 #11 40.08 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 40.09 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 40.11 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 40.14 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 40.43 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 40.46 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 40.46 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 40.46 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 40.46 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 40.47 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 40.50 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 40.50 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 40.50 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 40.50 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 40.52 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 40.52 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 40.53 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 40.56 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 40.56 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 40.59 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 40.59 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 40.59 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 40.60 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 40.63 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 40.63 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 40.63 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 40.64 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 40.64 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 40.65 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 40.67 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 40.67 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 40.69 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 40.69 #11 40.69 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 40.94 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 40.97 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 41.03 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 41.06 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 41.09 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 41.18 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 41.18 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 41.24 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 41.45 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 41.45 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 41.45 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 41.45 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 41.45 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 41.45 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 41.45 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 41.45 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 41.45 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 41.45 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 41.45 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 41.45 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 41.45 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 41.45 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 41.45 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 41.45 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 41.45 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 41.45 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 41.45 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 41.45 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 41.45 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 41.45 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 41.45 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 41.45 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 41.45 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 41.45 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 41.45 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 41.45 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 41.45 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 41.45 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 41.45 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 41.45 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 41.45 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 41.45 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 41.45 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 41.64 #11 41.64 Installed: #11 41.64 boost-1.75.0-8.el9.x86_64 #11 41.64 boost-atomic-1.75.0-8.el9.x86_64 #11 41.64 boost-chrono-1.75.0-8.el9.x86_64 #11 41.64 boost-container-1.75.0-8.el9.x86_64 #11 41.64 boost-context-1.75.0-8.el9.x86_64 #11 41.64 boost-contract-1.75.0-8.el9.x86_64 #11 41.64 boost-coroutine-1.75.0-8.el9.x86_64 #11 41.64 boost-date-time-1.75.0-8.el9.x86_64 #11 41.64 boost-fiber-1.75.0-8.el9.x86_64 #11 41.64 boost-filesystem-1.75.0-8.el9.x86_64 #11 41.64 boost-graph-1.75.0-8.el9.x86_64 #11 41.64 boost-iostreams-1.75.0-8.el9.x86_64 #11 41.64 boost-locale-1.75.0-8.el9.x86_64 #11 41.64 boost-log-1.75.0-8.el9.x86_64 #11 41.64 boost-math-1.75.0-8.el9.x86_64 #11 41.64 boost-nowide-1.75.0-8.el9.x86_64 #11 41.64 boost-program-options-1.75.0-8.el9.x86_64 #11 41.64 boost-python3-1.75.0-8.el9.x86_64 #11 41.64 boost-random-1.75.0-8.el9.x86_64 #11 41.64 boost-regex-1.75.0-8.el9.x86_64 #11 41.64 boost-serialization-1.75.0-8.el9.x86_64 #11 41.64 boost-stacktrace-1.75.0-8.el9.x86_64 #11 41.64 boost-system-1.75.0-8.el9.x86_64 #11 41.64 boost-test-1.75.0-8.el9.x86_64 #11 41.64 boost-thread-1.75.0-8.el9.x86_64 #11 41.64 boost-timer-1.75.0-8.el9.x86_64 #11 41.64 boost-type_erasure-1.75.0-8.el9.x86_64 #11 41.64 boost-wave-1.75.0-8.el9.x86_64 #11 41.64 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 41.64 libicu-67.1-9.el9.x86_64 #11 41.64 librdkafka-1.6.1-102.el9.x86_64 #11 41.64 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 41.64 logrotate-3.18.0-8.el9.x86_64 #11 41.64 protobuf-3.14.0-13.el9.x86_64 #11 41.64 redis-6.2.17-1.el9_5.x86_64 #11 41.64 #11 41.64 Complete! #11 42.05 75 files removed #11 DONE 42.2s #12 exporting to image #12 exporting layers #12 exporting layers 14.2s done #12 writing image sha256:07ee16719b9db155434d00b778be811a57995a376a2cc11e434e9cf6dd20b5b1 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_0_9-1 done #12 DONE 14.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-10-31 04:50:28,026: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] d124d5b02bd0: Preparing af78320f3be8: Preparing baf54e29d94e: Preparing a49d8a115980: Preparing 1727d3fa91ab: Preparing 5912e7485268: Preparing 5378a5d2b953: Preparing 1a64af26925a: Preparing 950e226d39e1: Preparing f28659e7c9c4: Preparing 42e6a83aee43: Preparing 07881003cb06: Preparing 773990b71b79: Preparing 8ec8530abbcb: Preparing 75276f24b21d: Preparing 44343de3ea1d: Preparing 1727d3fa91ab: Waiting 5912e7485268: Waiting 5378a5d2b953: Waiting 1a64af26925a: Waiting 950e226d39e1: Waiting f28659e7c9c4: Waiting 42e6a83aee43: Waiting 07881003cb06: Waiting 773990b71b79: Waiting 8ec8530abbcb: Waiting 75276f24b21d: Waiting 44343de3ea1d: Waiting a49d8a115980: Layer already exists 1727d3fa91ab: Layer already exists 5912e7485268: Layer already exists baf54e29d94e: Pushed 5378a5d2b953: Layer already exists 950e226d39e1: Layer already exists 1a64af26925a: Layer already exists f28659e7c9c4: Layer already exists 42e6a83aee43: Layer already exists 07881003cb06: Layer already exists 773990b71b79: Layer already exists 8ec8530abbcb: Layer already exists 75276f24b21d: Layer already exists 44343de3ea1d: Layer already exists d124d5b02bd0: Pushed af78320f3be8: Pushed master-2_3_0_9-1: digest: sha256:656745097f2bfbe3383ebcef24b3506e5b40bc8779ee6256b5e2eca7d1e7f607 size: 3673 2025-10-31 04:51:58,086: INFO: Building opensdn-analytics-collector finished successfully, duration: 166 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_0_9-1 9dfc2813f51a 7 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_9-1 4c8b3c085bca 7 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_0_9-1 33de94e2ec1d 38 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_9-1 c5fc8f180282 48 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_9-1 825f8a299d8e 57 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_0_9-1 5ec84b509576 58 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_9-1 fe189c7528a7 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_0_9-1 f35424841e3b About a minute ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_9-1 6bae7393986f About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_9-1 9cd8b6f681aa About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_0_9-1 5e1360870abd About a minute ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_0_9-1 350c3004fba7 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_0_9-1 07ee16719b9d About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_0_9-1 80efe1aecb02 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_9-1 981c806292e6 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_9-1 e521e0410902 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_9-1 4e89e818c917 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_9-1 b55d55c98f69 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_9-1 7077e3b7b960 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_9-1 acffc3ba7342 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_9-1 0b9f0131a475 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_9-1 c77e912559ed 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_9-1 4caa3ee2342a 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_9-1 b69b60085834 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_9-1 2938394daef2 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_9-1 19c9c5f26abd 2 minutes ago 612MB opensdn-test-test master-2_3_0_9-1 d93cb32e9b6b 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_9-1 d93cb32e9b6b 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_9-1 8fea9b52e2a4 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_9-1 d9fb5e6d3066 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_9-1 1f7f3b90636f 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_9-1 f3e465f3123f 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_9-1 df0263bc1096 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_9-1 7f1bb260448a 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_9-1 09692c3870a6 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_9-1 0f0e455eab43 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_9-1 58fd320626a7 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_9-1 89c8bc5381fb 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_9-1 8d980e694def 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_9-1 160c7b9e9bd4 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_9-1 40786379318e 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_9-1 9464855863ad 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_9-1 e27b127503d4 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_9-1 b93af6f4f489 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_9-1 f0959b60060c 6 minutes ago 2.36MB tf-dev-sandbox compile 6f6d6bf4572c 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_9-1 d40c3bae6c3e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 50e84a02d47a About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_9-1 e6923c240552 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_9-1 4a1f6838b5d3 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_9-1 6c198ec8825a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 3166185704b0 4 hours ago 2.81GB