2025-10-23 20:13:31,581: INFO: Building opensdn-tor-agent 2025-10-23 20:13:31,668: 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_2_7_2-6 --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-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.3s #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-base:master-2_2_7_2-6 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_7_2-6 #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_2-6 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.5s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.6s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; 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 gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 1.215 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #14 1.979 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 #14 2.385 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 264 kB 00:00 #14 2.697 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #14 5.072 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #14 6.785 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 939 kB 00:00 #14 7.196 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #14 8.691 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #14 9.118 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #14 9.430 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 16 kB 00:00 #14 9.726 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 kB/s | 257 B 00:00 #14 9.962 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 13 kB 00:00 #14 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #14 11.24 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #14 22.35 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #14 28.94 Dependencies resolved. #14 28.94 ======================================================================================= #14 28.94 Package Arch Version Repository Size #14 28.94 ======================================================================================= #14 28.94 Installing: #14 28.94 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 28.94 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 28.94 Installing dependencies: #14 28.94 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 28.94 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 28.94 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 28.94 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 28.94 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 28.94 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 28.94 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 28.94 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 28.94 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 28.94 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 28.94 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 28.94 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 28.94 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 28.94 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 28.94 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 28.94 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 28.94 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 28.94 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 28.94 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 28.94 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 28.94 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 28.94 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 28.94 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 28.94 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 28.94 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 28.94 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 28.94 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 28.94 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 28.94 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 28.94 #14 28.94 Transaction Summary #14 28.94 ======================================================================================= #14 28.94 Install 31 Packages #14 28.94 #14 28.94 Total download size: 12 M #14 28.94 Installed size: 41 M #14 28.94 Downloading Packages: #14 28.97 (1/31): boost-1.75.0-8.el9.x86_64.rpm 574 kB/s | 11 kB 00:00 #14 28.97 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 16 kB 00:00 #14 28.97 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 24 kB 00:00 #14 28.97 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 36 kB 00:00 #14 28.97 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #14 29.01 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 44 kB 00:00 #14 29.01 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 32 kB 00:00 #14 29.01 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #14 29.01 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 38 kB 00:00 #14 29.01 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.7 MB/s | 57 kB 00:00 #14 29.01 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #14 29.01 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.0 MB/s | 38 kB 00:00 #14 29.01 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 28 MB/s | 214 kB 00:00 #14 29.01 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 25 MB/s | 205 kB 00:00 #14 29.04 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #14 29.04 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #14 29.04 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #14 29.04 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 92 kB 00:00 #14 29.04 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #14 29.04 (20/31): boost-serialization-1.75.0-8.el9.x86_6 22 MB/s | 129 kB 00:00 #14 29.04 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #14 29.07 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #14 29.07 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #14 29.07 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #14 29.07 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 55 kB 00:00 #14 29.07 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #14 29.07 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #14 29.12 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #14 29.12 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.8 MB/s | 67 kB 00:00 #14 29.12 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #14 29.24 (31/31): libicu-67.1-9.el9.x86_64.rpm 41 MB/s | 9.6 MB 00:00 #14 29.24 -------------------------------------------------------------------------------- #14 29.24 Total 52 MB/s | 12 MB 00:00 #14 29.24 Running transaction check #14 29.24 Transaction check succeeded. #14 29.24 Running transaction test #14 29.57 Transaction test succeeded. #14 29.57 Running transaction #14 29.84 Preparing : 1/1 #14 29.91 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 29.91 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 29.91 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 29.91 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 30.29 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 30.29 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 30.33 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 30.33 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 30.33 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 30.33 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 30.40 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 30.40 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 30.40 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 30.40 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 30.40 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 30.40 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 30.40 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 30.40 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 30.41 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 30.44 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 30.44 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 30.49 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 30.49 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 30.49 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 30.49 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 30.49 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 30.49 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 30.51 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 30.51 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 30.51 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 30.57 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.57 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.81 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 30.81 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 30.81 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 30.81 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 30.81 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 30.81 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 30.81 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 30.81 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 30.81 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 30.81 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 30.81 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 30.81 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 30.81 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 30.81 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 30.81 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 30.81 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 30.81 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 30.81 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 30.81 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 30.81 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 30.81 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 30.81 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 30.81 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 30.81 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 30.81 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 30.81 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 30.81 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 30.81 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 30.81 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 30.81 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 30.81 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 30.96 #14 30.96 Installed: #14 30.96 boost-1.75.0-8.el9.x86_64 #14 30.96 boost-atomic-1.75.0-8.el9.x86_64 #14 30.96 boost-chrono-1.75.0-8.el9.x86_64 #14 30.96 boost-container-1.75.0-8.el9.x86_64 #14 30.96 boost-context-1.75.0-8.el9.x86_64 #14 30.96 boost-contract-1.75.0-8.el9.x86_64 #14 30.96 boost-coroutine-1.75.0-8.el9.x86_64 #14 30.96 boost-date-time-1.75.0-8.el9.x86_64 #14 30.96 boost-fiber-1.75.0-8.el9.x86_64 #14 30.96 boost-filesystem-1.75.0-8.el9.x86_64 #14 30.96 boost-graph-1.75.0-8.el9.x86_64 #14 30.96 boost-iostreams-1.75.0-8.el9.x86_64 #14 30.96 boost-locale-1.75.0-8.el9.x86_64 #14 30.96 boost-log-1.75.0-8.el9.x86_64 #14 30.96 boost-math-1.75.0-8.el9.x86_64 #14 30.96 boost-nowide-1.75.0-8.el9.x86_64 #14 30.96 boost-program-options-1.75.0-8.el9.x86_64 #14 30.96 boost-python3-1.75.0-8.el9.x86_64 #14 30.96 boost-random-1.75.0-8.el9.x86_64 #14 30.96 boost-regex-1.75.0-8.el9.x86_64 #14 30.96 boost-serialization-1.75.0-8.el9.x86_64 #14 30.96 boost-stacktrace-1.75.0-8.el9.x86_64 #14 30.96 boost-system-1.75.0-8.el9.x86_64 #14 30.96 boost-test-1.75.0-8.el9.x86_64 #14 30.96 boost-thread-1.75.0-8.el9.x86_64 #14 30.96 boost-timer-1.75.0-8.el9.x86_64 #14 30.96 boost-type_erasure-1.75.0-8.el9.x86_64 #14 30.96 boost-wave-1.75.0-8.el9.x86_64 #14 30.96 gperftools-libs-2.9.1-3.el9.x86_64 #14 30.96 libicu-67.1-9.el9.x86_64 #14 30.96 libunwind-1.6.2-1.el9.x86_64 #14 30.96 #14 30.96 Complete! #14 31.28 75 files removed #14 31.83 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 31.92 Collecting contrail-vrouter-api==0.1.dev0 #14 31.92 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 32.18 Installing collected packages: contrail-vrouter-api #14 32.18 Successfully installed contrail-vrouter-api-0.1.dev0 #14 32.19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 DONE 34.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.3s #16 exporting to image #16 exporting layers #16 exporting layers 3.0s done #16 writing image sha256:747170154687cc5670eb976033b303299490988d58766dfc1de77e03c54b8636 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_2-6 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_2-6 0.0s done #16 DONE 3.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-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-23 20:15:50,565: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4e3ec6f06504: Preparing 5773795ee0e0: Preparing 9713f0c26fd6: Preparing d379cabd56a8: Preparing 73b1612e7f97: Preparing 6635f4c5b09e: Preparing a91f719c85a9: Preparing eeb611aeec70: Preparing dabaedcf50a6: Preparing 01717dd0c898: Preparing 53eec54a01cf: Preparing dbbda087c595: Preparing 83fed4cdded0: Preparing d580e4a86788: Preparing 49e277bb86c3: Preparing 971db0bda79f: Preparing 2ea95775d734: Preparing 900c5c9a60ac: Preparing 3a5d3532bc62: Preparing 44343de3ea1d: Preparing 4e3ec6f06504: Waiting 5773795ee0e0: Waiting 9713f0c26fd6: Waiting d379cabd56a8: Waiting 73b1612e7f97: Waiting 6635f4c5b09e: Waiting a91f719c85a9: Waiting eeb611aeec70: Waiting dabaedcf50a6: Waiting 01717dd0c898: Waiting 53eec54a01cf: Waiting dbbda087c595: Waiting 83fed4cdded0: Waiting d580e4a86788: Waiting 49e277bb86c3: Waiting 971db0bda79f: Waiting 2ea95775d734: Waiting 900c5c9a60ac: Waiting 3a5d3532bc62: Waiting 44343de3ea1d: Waiting 4e3ec6f06504: Pushed 9713f0c26fd6: Pushed d379cabd56a8: Pushed 73b1612e7f97: Pushed 6635f4c5b09e: Pushed a91f719c85a9: Pushed eeb611aeec70: Layer already exists dabaedcf50a6: Layer already exists 01717dd0c898: Layer already exists 53eec54a01cf: Layer already exists dbbda087c595: Layer already exists 83fed4cdded0: Layer already exists d580e4a86788: Layer already exists 49e277bb86c3: Layer already exists 971db0bda79f: Layer already exists 2ea95775d734: Layer already exists 900c5c9a60ac: Layer already exists 3a5d3532bc62: Layer already exists 44343de3ea1d: Layer already exists 5773795ee0e0: Pushed master-2_2_7_2-6: digest: sha256:887e6c937e6ef6612c8f1930658e05be1a77b597ab7f9dc5b22922c7ef665c69 size: 4505 2025-10-23 20:16:21,549: INFO: Building opensdn-tor-agent finished successfully, duration: 170 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_2-6 08a4e748ae10 19 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_2-6 68388184ee1c 32 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_2-6 747170154687 37 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_2-6 5e1def299442 49 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_2-6 8966949f894c About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_2-6 b349e834b59e About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_2-6 fcf8c4dc81b6 About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_2-6 6f9e6921258d About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_2-6 e4775482a39c About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_2-6 32463f0e31a1 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_2-6 65e841e7494e About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_2-6 9441d6031704 About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_2-6 19ac92e159af About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_2-6 271e550c8964 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_2-6 919c00b33460 2 minutes ago 850MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_2-6 d6d636d838d9 2 minutes ago 647MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_2-6 dc748a8b7076 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_2-6 8e74fbee9a5d 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_2-6 a8d61d0067f6 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_2-6 3a5980041310 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_2-6 4b936f601f60 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_2-6 6d28014428db 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_2-6 80fc2ef94813 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_2-6 0cbf284245dc 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_2-6 423a33413c65 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_2-6 45b4066ffa93 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_2-6 86c1235caaf1 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_2-6 bdf77b0060f2 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_2-6 616f6e533a8c 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_2-6 64e2c5a76ed6 3 minutes ago 1.75GB opensdn-test-test master-2_2_7_2-6 64e2c5a76ed6 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_2-6 2e709ed450b9 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_2-6 4e67e1e236dc 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_2-6 c3fe1377f160 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_2-6 9805dc7fa3a6 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_2-6 f5d9e972dbe3 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_2-6 35cd7d24b73d 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_2-6 bbcf3797a600 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_2-6 d1c768c0b483 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_2-6 665a390fac24 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_2-6 64b5e553ca22 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_2-6 c80c25c1a3d3 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_2-6 148c9a5a39c6 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_2-6 1a5c83c50e50 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_2-6 dc2a0d7ae866 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_2-6 955a1076c41d 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_2-6 1105b3e532dc 7 minutes ago 2.45MB tf-dev-sandbox compile 7d8ec04edaaf 7 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_2-6 92fc6eabd5e8 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_2-6 77692c953609 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9300bfa6f6ef About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_2-6 d8854b5abfb3 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_2-6 62aa79cd077f About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_7_2-6 0f3fd9035c45 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_7_2-6 0f3fd9035c45 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB