2025-09-18 18:50:02,560: INFO: Building opensdn-analytics-collector 2025-09-18 18:50:02,634: 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 DONE 0.4s #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 1.1s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #5 DONE 1.3s #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_1_2-1_8 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 2.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /root/contrail/build/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 2.5s #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 3.340 Contrail repo 1.2 MB/s | 81 kB 00:00 #11 3.459 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #11 4.795 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 5.018 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 #11 5.499 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #11 7.553 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #11 10.47 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 11.37 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #11 12.92 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 392 kB 00:00 #11 13.94 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 14.62 added from: http://tf-mirrors.gz1.opensdn.io/re 526 kB/s | 16 kB 00:00 #11 14.97 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #11 15.49 added from: http://tf-mirrors.gz1.opensdn.io/re 302 kB/s | 13 kB 00:00 #11 15.78 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #11 17.19 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 30 MB 00:00 #11 39.25 Third parties for OpenSDN 29 MB/s | 5.4 MB 00:00 #11 54.07 Dependencies resolved. #11 54.07 =============================================================================================== #11 54.07 Package Arch Version Repository Size #11 54.07 =============================================================================================== #11 54.07 Installing: #11 54.07 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 54.07 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 54.07 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 54.07 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 54.07 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 54.07 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 54.07 Installing dependencies: #11 54.07 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 54.07 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 54.07 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 54.07 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.07 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 54.07 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 54.07 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.07 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 54.07 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 54.07 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 54.07 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 54.07 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 54.07 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 54.07 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 54.07 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 54.07 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 54.07 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 54.07 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.07 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 54.07 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 54.07 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 54.07 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 54.07 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 54.07 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 54.07 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 54.07 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 54.07 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 54.07 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 54.07 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 54.07 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 54.07 #11 54.07 Transaction Summary #11 54.07 =============================================================================================== #11 54.07 Install 36 Packages #11 54.07 #11 54.07 Total download size: 16 M #11 54.07 Installed size: 52 M #11 54.07 Downloading Packages: #11 54.12 (1/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 1.5 MB/s | 71 kB 00:00 #11 54.12 (2/36): logrotate-3.18.0-8.el9.x86_64.rpm 1.4 MB/s | 74 kB 00:00 #11 54.12 (3/36): boost-1.75.0-8.el9.x86_64.rpm 852 kB/s | 11 kB 00:00 #11 54.12 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 16 kB 00:00 #11 54.12 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 24 kB 00:00 #11 54.12 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 36 kB 00:00 #11 54.15 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #11 54.15 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 44 kB 00:00 #11 54.15 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 32 kB 00:00 #11 54.15 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.2 MB/s | 13 kB 00:00 #11 54.15 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 38 kB 00:00 #11 54.15 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 4.0 MB/s | 57 kB 00:00 #11 54.19 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 101 kB 00:00 #11 54.28 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 311 kB/s | 38 kB 00:00 #11 54.58 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 546 kB/s | 214 kB 00:00 #11 54.61 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 408 kB 00:00 #11 54.61 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 205 kB 00:00 #11 54.64 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 488 kB/s | 15 kB 00:00 #11 54.64 (19/36): boost-program-options-1.75.0-8.el9.x86 6.3 MB/s | 106 kB 00:00 #11 54.64 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 92 kB 00:00 #11 54.64 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #11 54.66 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #11 54.66 (23/36): boost-serialization-1.75.0-8.el9.x86_6 7.7 MB/s | 129 kB 00:00 #11 54.67 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.2 MB/s | 27 kB 00:00 #11 54.69 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 876 kB/s | 13 kB 00:00 #11 54.69 (26/36): boost-thread-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 55 kB 00:00 #11 54.70 (27/36): boost-test-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 230 kB 00:00 #11 54.70 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #11 54.71 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 3.2 MB/s | 30 kB 00:00 #11 54.71 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #11 54.78 (31/36): redis-6.2.17-1.el9_5.x86_64.rpm 33 MB/s | 1.3 MB 00:00 #11 54.78 (32/36): protobuf-3.14.0-13.el9.x86_64.rpm 14 MB/s | 1.0 MB 00:00 #11 55.03 (33/36): libicu-67.1-9.el9.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #11 55.03 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 2.4 MB/s | 679 kB 00:00 #11 55.03 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.3 MB/s | 95 kB 00:00 #11 55.04 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 3.2 MB/s | 867 kB 00:00 #11 55.04 -------------------------------------------------------------------------------- #11 55.04 Total 16 MB/s | 16 MB 00:01 #11 55.04 Running transaction check #11 55.19 Transaction check succeeded. #11 55.19 Running transaction test #11 55.79 Transaction test succeeded. #11 55.79 Running transaction #11 56.52 Preparing : 1/1 #11 56.73 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 56.97 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 57.16 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 57.39 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 57.79 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 57.82 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 57.82 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 57.83 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 57.84 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 57.86 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 57.87 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 57.93 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 57.93 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 57.93 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 57.94 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 57.95 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 57.96 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 57.98 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 57.99 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 58.04 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 58.04 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 58.15 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 58.42 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 58.42 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 58.43 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 58.46 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 58.47 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 58.48 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 58.48 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 58.53 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 58.53 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 58.53 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 58.53 #11 58.55 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 58.79 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 58.80 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 58.95 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 58.97 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 59.01 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 59.37 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 59.49 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 59.55 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 59.76 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 59.86 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 59.90 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 60.09 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 60.14 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 61.01 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 61.01 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 61.01 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 61.01 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 61.01 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 61.01 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 61.01 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 61.01 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 61.01 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 61.01 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 61.01 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 61.01 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 61.01 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 61.01 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 61.01 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 61.01 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 61.01 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 61.01 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 61.01 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 61.01 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 61.01 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 61.01 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 61.01 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 61.01 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 61.01 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 61.01 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 61.01 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 61.01 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 61.01 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 61.01 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 61.01 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 61.01 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 61.01 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 61.01 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 61.01 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 61.01 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 61.18 #11 61.18 Installed: #11 61.18 boost-1.75.0-8.el9.x86_64 #11 61.18 boost-atomic-1.75.0-8.el9.x86_64 #11 61.18 boost-chrono-1.75.0-8.el9.x86_64 #11 61.18 boost-container-1.75.0-8.el9.x86_64 #11 61.18 boost-context-1.75.0-8.el9.x86_64 #11 61.18 boost-contract-1.75.0-8.el9.x86_64 #11 61.18 boost-coroutine-1.75.0-8.el9.x86_64 #11 61.18 boost-date-time-1.75.0-8.el9.x86_64 #11 61.18 boost-fiber-1.75.0-8.el9.x86_64 #11 61.18 boost-filesystem-1.75.0-8.el9.x86_64 #11 61.18 boost-graph-1.75.0-8.el9.x86_64 #11 61.18 boost-iostreams-1.75.0-8.el9.x86_64 #11 61.18 boost-locale-1.75.0-8.el9.x86_64 #11 61.18 boost-log-1.75.0-8.el9.x86_64 #11 61.18 boost-math-1.75.0-8.el9.x86_64 #11 61.18 boost-nowide-1.75.0-8.el9.x86_64 #11 61.18 boost-program-options-1.75.0-8.el9.x86_64 #11 61.18 boost-python3-1.75.0-8.el9.x86_64 #11 61.18 boost-random-1.75.0-8.el9.x86_64 #11 61.18 boost-regex-1.75.0-8.el9.x86_64 #11 61.18 boost-serialization-1.75.0-8.el9.x86_64 #11 61.18 boost-stacktrace-1.75.0-8.el9.x86_64 #11 61.18 boost-system-1.75.0-8.el9.x86_64 #11 61.18 boost-test-1.75.0-8.el9.x86_64 #11 61.18 boost-thread-1.75.0-8.el9.x86_64 #11 61.18 boost-timer-1.75.0-8.el9.x86_64 #11 61.18 boost-type_erasure-1.75.0-8.el9.x86_64 #11 61.18 boost-wave-1.75.0-8.el9.x86_64 #11 61.18 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 61.18 cyrus-sasl-2.1.27-21.el9.x86_64 #11 61.18 libicu-67.1-9.el9.x86_64 #11 61.18 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 61.18 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 61.18 logrotate-3.18.0-8.el9.x86_64 #11 61.18 protobuf-3.14.0-13.el9.x86_64 #11 61.18 redis-6.2.17-1.el9_5.x86_64 #11 61.18 #11 61.18 Complete! #11 61.93 80 files removed #11 DONE 62.1s #12 exporting to image #12 exporting layers #12 exporting layers 21.7s done #12 writing image sha256:021276dacf4429e46db280a9f754089989ab10c70206ef10e863b613c156a6bf #12 writing image sha256:021276dacf4429e46db280a9f754089989ab10c70206ef10e863b613c156a6bf 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_1_1_2-1_8 0.1s done #12 DONE 22.0s 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-18 18:51:44,986: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] b393a1251a23: Preparing c5962f39b5c6: Preparing 49a93adb0510: Preparing bf9b982df6ef: Preparing 73693c0fa51f: Preparing 38ac5446a26a: Preparing 8347dc4da990: Preparing 2926268481fa: Preparing 2a93c005c644: Preparing acd4191289c3: Preparing b8a825f0aae4: Preparing a7680e7c8f36: Preparing 291241be301d: Preparing 50ca503a89ac: Preparing 44343de3ea1d: Preparing acd4191289c3: Waiting b8a825f0aae4: Waiting a7680e7c8f36: Waiting 38ac5446a26a: Waiting 8347dc4da990: Waiting 2926268481fa: Waiting 291241be301d: Waiting 50ca503a89ac: Waiting 44343de3ea1d: Waiting 2a93c005c644: Waiting 49a93adb0510: Pushed bf9b982df6ef: Layer already exists 73693c0fa51f: Layer already exists 38ac5446a26a: Layer already exists 2926268481fa: Layer already exists 8347dc4da990: Layer already exists 2a93c005c644: Layer already exists b8a825f0aae4: Layer already exists acd4191289c3: Layer already exists 291241be301d: Layer already exists a7680e7c8f36: Layer already exists 50ca503a89ac: Layer already exists 44343de3ea1d: Layer already exists b393a1251a23: Pushed c5962f39b5c6: Pushed master-2_1_1_2-1_8: digest: sha256:d53afd158009edd709e6858f507b9f015e72f550715af8f803f782b3da56cea1 size: 3460 2025-09-18 18:52:37,866: INFO: Building opensdn-analytics-collector finished successfully, duration: 155 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_1_2-1_8 1f42994404e3 7 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_1_2-1_8 6bc25fd27163 12 seconds ago 887MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_1_2-1_8 dff76e26d076 14 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_1_2-1_8 9c28f88c541e 15 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_1_2-1_8 79b94ae8818e 21 seconds ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_2-1_8 b60477592d39 31 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_1_2-1_8 ad0035dcaf0c 32 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_2-1_8 96cd9fcc1a03 38 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_1_2-1_8 021276dacf44 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-1_8 f292280abaa8 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_8 18c84b9b507d About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_8 8b7a583044b2 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_8 991319bbef6d About a minute ago 582MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_1_2-1_8 a002d57d16ad About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_8 763814eb262d 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_8 9baa270f3006 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_8 8c2f393ecce6 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-1_8 e0faaf445210 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_8 1f9c7edd2c7d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_8 acbcd4f337a4 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_8 9c93ffd97384 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_8 e27d4917f0fb 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_8 fbb8e2cc560a 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_8 0e4f232bf15c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_8 fe4817f33595 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_8 7d2da6186467 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_8 13ec2c9173c9 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_8 0f5aa5257417 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_8 35c3fc5260ba 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_8 340132076eb9 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_8 795c3c2dbd6f 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_8 b248f24fc92c 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_8 4e066110251e 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_8 508983e6bd00 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_8 29b7deff003d 4 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_8 6ff164772c6f 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_8 d2a0a7802c83 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_8 e6dbf28f9118 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_8 4ae182e02834 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_8 a8985f9cdd1a 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_8 7c352781a09b 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_8 f30a11151934 6 minutes ago 2.32MB tf-dev-sandbox compile 7de7c1009d54 7 minutes ago 12.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_8 5cf4d0fe3f46 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 917f014b84dc About an hour ago 2.3MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_8 41bf8de24d4a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_8 ea8e4a8992a4 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_8 62e776ad76da About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 3 days ago 2.83GB