2025-09-19 05:47:43,371: INFO: Building opensdn-analytics-collector 2025-09-19 05:47:43,401: 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_1_2-1_8 --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.26kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_2-1_8 #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.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #6 DONE 1.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_2-1_8 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 2.1s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #6 DONE 1.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.0s #10 [stage-1 3/4] COPY --from=build /root/contrail/build/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.2s #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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 2.783 Contrail repo 6.1 MB/s | 81 kB 00:00 #11 2.887 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #11 3.730 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #11 4.308 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 264 kB 00:00 #11 4.982 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 7.0 MB 00:00 #11 8.576 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #11 11.18 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #11 12.25 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 2.3 MB 00:00 #11 14.02 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #11 14.52 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 15.13 added from: http://tf-mirrors.gz1.opensdn.io/re 487 kB/s | 16 kB 00:00 #11 15.38 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #11 15.70 added from: http://tf-mirrors.gz1.opensdn.io/re 333 kB/s | 13 kB 00:00 #11 16.04 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #11 17.29 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #11 38.72 Third parties for OpenSDN 36 MB/s | 5.4 MB 00:00 #11 52.64 Dependencies resolved. #11 52.64 =============================================================================================== #11 52.64 Package Arch Version Repository Size #11 52.64 =============================================================================================== #11 52.64 Installing: #11 52.64 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 52.64 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 52.64 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 52.64 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 52.64 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 52.64 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 52.64 Installing dependencies: #11 52.64 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 52.64 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 52.64 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 52.64 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 52.64 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 52.64 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 52.64 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 52.64 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 52.64 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 52.64 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 52.64 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 52.64 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 52.64 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 52.64 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 52.64 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 52.64 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 52.64 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 52.64 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 52.64 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 52.64 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 52.64 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 52.64 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 52.64 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 52.64 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 52.64 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 52.64 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 52.64 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 52.64 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 52.64 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 52.64 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 52.64 #11 52.64 Transaction Summary #11 52.64 =============================================================================================== #11 52.64 Install 36 Packages #11 52.64 #11 52.66 Total download size: 16 M #11 52.66 Installed size: 52 M #11 52.66 Downloading Packages: #11 52.69 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 3.0 MB/s | 71 kB 00:00 #11 52.71 (2/36): boost-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 11 kB 00:00 #11 52.71 (3/36): logrotate-3.18.0-8.el9.x86_64.rpm 1.8 MB/s | 74 kB 00:00 #11 52.72 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 16 kB 00:00 #11 52.72 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #11 52.74 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 36 kB 00:00 #11 52.74 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 15 kB 00:00 #11 52.74 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 44 kB 00:00 #11 52.74 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 32 kB 00:00 #11 52.74 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 2.6 MB/s | 13 kB 00:00 #11 52.74 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.5 MB/s | 38 kB 00:00 #11 52.74 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #11 52.75 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 101 kB 00:00 #11 52.76 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.8 MB/s | 38 kB 00:00 #11 52.76 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #11 52.78 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #11 52.79 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 205 kB 00:00 #11 52.80 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 52.80 (19/36): boost-program-options-1.75.0-8.el9.x86 7.6 MB/s | 106 kB 00:00 #11 52.83 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 92 kB 00:00 #11 52.87 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 345 kB/s | 23 kB 00:00 #11 52.89 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 277 kB 00:00 #11 52.89 (23/36): boost-serialization-1.75.0-8.el9.x86_6 9.6 MB/s | 129 kB 00:00 #11 52.89 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #11 52.90 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #11 52.95 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 230 kB 00:00 #11 52.95 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 55 kB 00:00 #11 52.95 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #11 52.95 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 2.5 MB/s | 30 kB 00:00 #11 52.95 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #11 52.98 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 #11 53.02 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 19 MB/s | 1.3 MB 00:00 #11 53.06 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 8.2 MB/s | 679 kB 00:00 #11 53.22 (34/36): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #11 53.22 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 622 kB/s | 95 kB 00:00 #11 53.23 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 4.1 MB/s | 867 kB 00:00 #11 53.23 -------------------------------------------------------------------------------- #11 53.23 Total 29 MB/s | 16 MB 00:00 #11 53.23 Running transaction check #11 53.32 Transaction check succeeded. #11 53.32 Running transaction test #11 53.66 Transaction test succeeded. #11 53.66 Running transaction #11 54.12 Preparing : 1/1 #11 54.28 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 54.31 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 54.31 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 54.31 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 54.60 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 54.69 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 54.71 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 54.75 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 54.75 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 54.80 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 54.84 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 54.86 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 54.86 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 54.87 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 54.89 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 54.90 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 54.92 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 54.92 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 54.96 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 55.02 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 55.03 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 55.04 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 55.06 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 55.08 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 55.11 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 55.14 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 55.17 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 55.18 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 55.20 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 55.25 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 55.26 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 55.38 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 55.38 #11 55.38 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 55.52 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 55.59 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 55.75 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 55.82 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 55.86 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 56.15 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 56.19 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 56.30 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 56.40 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 56.52 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 56.53 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 56.61 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 56.68 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 57.15 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 57.15 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 57.15 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 57.15 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 57.15 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 57.15 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 57.18 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 57.18 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 57.18 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 57.18 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 57.18 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 57.18 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 57.18 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 57.18 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 57.18 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 57.18 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 57.18 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 57.18 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 57.18 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 57.18 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 57.18 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 57.18 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 57.18 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 57.18 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 57.18 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 57.18 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 57.18 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 57.18 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 57.18 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 57.18 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 57.18 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 57.18 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 57.18 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 57.18 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 57.18 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 57.18 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 57.28 #11 57.28 Installed: #11 57.28 boost-1.75.0-8.el9.x86_64 #11 57.28 boost-atomic-1.75.0-8.el9.x86_64 #11 57.28 boost-chrono-1.75.0-8.el9.x86_64 #11 57.28 boost-container-1.75.0-8.el9.x86_64 #11 57.28 boost-context-1.75.0-8.el9.x86_64 #11 57.28 boost-contract-1.75.0-8.el9.x86_64 #11 57.28 boost-coroutine-1.75.0-8.el9.x86_64 #11 57.28 boost-date-time-1.75.0-8.el9.x86_64 #11 57.28 boost-fiber-1.75.0-8.el9.x86_64 #11 57.28 boost-filesystem-1.75.0-8.el9.x86_64 #11 57.28 boost-graph-1.75.0-8.el9.x86_64 #11 57.28 boost-iostreams-1.75.0-8.el9.x86_64 #11 57.28 boost-locale-1.75.0-8.el9.x86_64 #11 57.28 boost-log-1.75.0-8.el9.x86_64 #11 57.28 boost-math-1.75.0-8.el9.x86_64 #11 57.28 boost-nowide-1.75.0-8.el9.x86_64 #11 57.28 boost-program-options-1.75.0-8.el9.x86_64 #11 57.28 boost-python3-1.75.0-8.el9.x86_64 #11 57.28 boost-random-1.75.0-8.el9.x86_64 #11 57.28 boost-regex-1.75.0-8.el9.x86_64 #11 57.28 boost-serialization-1.75.0-8.el9.x86_64 #11 57.28 boost-stacktrace-1.75.0-8.el9.x86_64 #11 57.28 boost-system-1.75.0-8.el9.x86_64 #11 57.28 boost-test-1.75.0-8.el9.x86_64 #11 57.28 boost-thread-1.75.0-8.el9.x86_64 #11 57.28 boost-timer-1.75.0-8.el9.x86_64 #11 57.28 boost-type_erasure-1.75.0-8.el9.x86_64 #11 57.28 boost-wave-1.75.0-8.el9.x86_64 #11 57.28 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 57.28 cyrus-sasl-2.1.27-21.el9.x86_64 #11 57.28 libicu-67.1-9.el9.x86_64 #11 57.28 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 57.28 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 57.28 logrotate-3.18.0-8.el9.x86_64 #11 57.28 protobuf-3.14.0-13.el9.x86_64 #11 57.28 redis-6.2.17-1.el9_5.x86_64 #11 57.28 #11 57.28 Complete! #11 57.97 80 files removed #11 DONE 58.5s #12 exporting to image #12 exporting layers #12 exporting layers 14.1s done #12 writing image sha256:197838a7eb39441ea87dcc8188c5ddb171127e9edccc054b6d3d4241eeb91fd8 #12 writing image sha256:197838a7eb39441ea87dcc8188c5ddb171127e9edccc054b6d3d4241eeb91fd8 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_1_2-1_8 0.0s done #12 DONE 14.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-09-19 05:49:09,905: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 617ad2dd81c8: Preparing e654f6941e51: Preparing 33910b9b3bfc: Preparing 51a3ec7d91ca: Preparing 9f2da3a7c24e: Preparing fd1c724800e8: Preparing 925dabe96eb0: Preparing 1034fdd7d4a3: Preparing 5d8d3afa6a09: Preparing 7e00a07d375c: Preparing 929d1027639b: Preparing 326127c481d6: Preparing c0ff126b7df9: Preparing f650a34eec3a: Preparing 44343de3ea1d: Preparing 9f2da3a7c24e: Waiting fd1c724800e8: Waiting 925dabe96eb0: Waiting 1034fdd7d4a3: Waiting 5d8d3afa6a09: Waiting 7e00a07d375c: Waiting 929d1027639b: Waiting 326127c481d6: Waiting c0ff126b7df9: Waiting f650a34eec3a: Waiting 44343de3ea1d: Waiting 33910b9b3bfc: Pushed 51a3ec7d91ca: Layer already exists 9f2da3a7c24e: Layer already exists fd1c724800e8: Layer already exists 925dabe96eb0: Layer already exists 1034fdd7d4a3: Layer already exists 5d8d3afa6a09: Layer already exists 7e00a07d375c: Layer already exists 929d1027639b: Layer already exists 326127c481d6: Layer already exists c0ff126b7df9: Layer already exists f650a34eec3a: Layer already exists 44343de3ea1d: Layer already exists 617ad2dd81c8: Pushed e654f6941e51: Pushed master-2_1_1_2-1_8: digest: sha256:599577ddb026398bff57cfbf54079eb4f886af26023c783ad514bf255a519eb2 size: 3460 2025-09-19 05:50:26,647: INFO: Building opensdn-analytics-collector finished successfully, duration: 163 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_1_2-1_8 b803d595e37a 5 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_1_2-1_8 43781c316b14 38 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_2-1_8 9b913d4a64d2 48 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_1_2-1_8 c4c3bd9e1f4b About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-1_8 d034ac7dd974 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_1_2-1_8 197838a7eb39 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_8 e7ff9377c7a8 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_8 645dbea44417 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_8 8fedc193fd77 2 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_8 64c7163d4443 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_8 5abd7b3758aa 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_8 9b8cfd603fb0 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-1_8 1efe5c759332 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_8 112d0b28a5db 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_8 d05ba592d56a 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_8 249be8a05cef 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_8 1c95f3ab8082 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_8 791d47d3ba92 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_8 6379d8da742a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_2-1_8 e9c78c6ce144 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_8 d43aaa8048f8 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_8 911928d7fea9 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_8 4c40b0fdc8ec 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_8 207d02fb5c72 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_8 4d4536164692 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_8 5341e5b2b91b 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_8 875fa9e5b481 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_8 7319ec525f16 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_8 b47555fe3afa 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_8 4d268f5984fd 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_8 71dbe297ce03 4 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_8 4206eea50421 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_8 52a8a377e5de 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_8 f467e85d3a7b 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_8 4acf59e674d1 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_8 297099ee0f3d 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_8 8239f7706ccd 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_8 22366981afbc 6 minutes ago 2.32MB tf-dev-sandbox compile fe997066a62b 7 minutes ago 12.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_8 ee9232e3da1e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_8 4b9629ceb674 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_8 7862cb7209a7 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b76aef6c5968 About an hour ago 2.3MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_8 60dc46976ccd About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable a3304ee2e67f 4 hours ago 2.83GB