2025-10-30 08:27:32,962: INFO: Building opensdn-tor-agent 2025-10-30 08:27:33,042: 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_2-3 --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 0.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_2-3 #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.7s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_2-3 #6 DONE 0.0s #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_0_2-3 #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.5s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.2s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.1s #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.464 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #14 2.268 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #14 2.731 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 264 kB 00:00 #14 3.125 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 7.0 MB 00:00 #14 5.587 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #14 7.151 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #14 7.742 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 2.3 MB 00:00 #14 8.546 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #14 8.765 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 9.005 added from: http://tf-mirrors.gz1.opensdn.io/re 645 kB/s | 16 kB 00:00 #14 9.159 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #14 9.406 added from: http://tf-mirrors.gz1.opensdn.io/re 298 kB/s | 13 kB 00:00 #14 9.713 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #14 10.33 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 30 MB 00:00 #14 19.77 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 24.25 Dependencies resolved. #14 24.25 ======================================================================================= #14 24.25 Package Arch Version Repository Size #14 24.25 ======================================================================================= #14 24.25 Installing: #14 24.25 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 24.25 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 24.25 Installing dependencies: #14 24.25 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 24.25 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 24.25 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 24.25 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 24.25 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 24.25 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 24.25 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 24.25 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 24.25 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 24.25 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 24.25 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 24.25 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 24.25 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 24.25 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 24.25 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 24.25 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 24.25 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 24.25 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 24.25 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 24.25 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 24.25 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 24.25 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 24.25 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 24.25 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 24.25 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 24.25 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 24.25 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 24.25 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 24.25 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 24.25 #14 24.25 Transaction Summary #14 24.25 ======================================================================================= #14 24.25 Install 31 Packages #14 24.25 #14 24.25 Total download size: 12 M #14 24.25 Installed size: 41 M #14 24.25 Downloading Packages: #14 24.48 (1/31): boost-1.75.0-8.el9.x86_64.rpm 52 kB/s | 11 kB 00:00 #14 24.63 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 47 kB/s | 16 kB 00:00 #14 24.81 (3/31): boost-container-1.75.0-8.el9.x86_64.rpm 183 kB/s | 36 kB 00:00 #14 24.93 (4/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 78 kB/s | 24 kB 00:00 #14 25.03 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 66 kB/s | 15 kB 00:00 #14 25.09 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 319 kB/s | 44 kB 00:00 #14 25.09 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 877 kB/s | 32 kB 00:00 #14 25.09 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #14 25.09 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #14 25.09 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.0 MB/s | 57 kB 00:00 #14 25.09 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 101 kB 00:00 #14 25.09 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.1 MB/s | 38 kB 00:00 #14 25.12 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 19 MB/s | 214 kB 00:00 #14 25.12 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #14 25.12 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #14 25.12 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #14 25.14 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #14 25.14 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #14 25.14 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #14 25.14 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #14 25.14 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.3 MB/s | 129 kB 00:00 #14 25.21 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #14 25.21 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #14 25.21 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #14 25.21 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 55 kB 00:00 #14 25.21 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #14 25.21 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #14 25.21 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 25 MB/s | 208 kB 00:00 #14 25.21 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #14 25.21 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 25.38 (31/31): libicu-67.1-9.el9.x86_64.rpm 9.0 MB/s | 9.6 MB 00:01 #14 25.38 -------------------------------------------------------------------------------- #14 25.38 Total 12 MB/s | 12 MB 00:01 #14 25.38 Running transaction check #14 25.39 Transaction check succeeded. #14 25.39 Running transaction test #14 25.60 Transaction test succeeded. #14 25.60 Running transaction #14 26.18 Preparing : 1/1 #14 26.36 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 26.36 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 26.39 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 26.39 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 26.70 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 26.70 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 26.72 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 26.72 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 26.76 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 26.76 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 26.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 26.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 26.80 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 26.80 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 26.80 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 26.82 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 26.82 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 26.82 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 26.84 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 26.88 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 26.88 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 26.88 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 26.92 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 26.92 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 26.92 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 26.92 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 26.92 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 26.97 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 26.97 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 26.97 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 26.97 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 27.02 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 27.19 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 27.19 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 27.19 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 27.19 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 27.19 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 27.19 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 27.19 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 27.19 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 27.19 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 27.19 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 27.19 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 27.19 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 27.19 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 27.19 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 27.19 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 27.19 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 27.19 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 27.19 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 27.19 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 27.19 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 27.19 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 27.19 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 27.19 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 27.19 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 27.19 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 27.19 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 27.19 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 27.19 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 27.19 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 27.19 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 27.19 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 27.59 #14 27.59 Installed: #14 27.59 boost-1.75.0-8.el9.x86_64 #14 27.59 boost-atomic-1.75.0-8.el9.x86_64 #14 27.59 boost-chrono-1.75.0-8.el9.x86_64 #14 27.59 boost-container-1.75.0-8.el9.x86_64 #14 27.59 boost-context-1.75.0-8.el9.x86_64 #14 27.59 boost-contract-1.75.0-8.el9.x86_64 #14 27.59 boost-coroutine-1.75.0-8.el9.x86_64 #14 27.59 boost-date-time-1.75.0-8.el9.x86_64 #14 27.59 boost-fiber-1.75.0-8.el9.x86_64 #14 27.59 boost-filesystem-1.75.0-8.el9.x86_64 #14 27.59 boost-graph-1.75.0-8.el9.x86_64 #14 27.59 boost-iostreams-1.75.0-8.el9.x86_64 #14 27.59 boost-locale-1.75.0-8.el9.x86_64 #14 27.59 boost-log-1.75.0-8.el9.x86_64 #14 27.59 boost-math-1.75.0-8.el9.x86_64 #14 27.59 boost-nowide-1.75.0-8.el9.x86_64 #14 27.59 boost-program-options-1.75.0-8.el9.x86_64 #14 27.59 boost-python3-1.75.0-8.el9.x86_64 #14 27.59 boost-random-1.75.0-8.el9.x86_64 #14 27.59 boost-regex-1.75.0-8.el9.x86_64 #14 27.59 boost-serialization-1.75.0-8.el9.x86_64 #14 27.59 boost-stacktrace-1.75.0-8.el9.x86_64 #14 27.59 boost-system-1.75.0-8.el9.x86_64 #14 27.59 boost-test-1.75.0-8.el9.x86_64 #14 27.59 boost-thread-1.75.0-8.el9.x86_64 #14 27.59 boost-timer-1.75.0-8.el9.x86_64 #14 27.59 boost-type_erasure-1.75.0-8.el9.x86_64 #14 27.59 boost-wave-1.75.0-8.el9.x86_64 #14 27.59 gperftools-libs-2.9.1-3.el9.x86_64 #14 27.59 libicu-67.1-9.el9.x86_64 #14 27.59 libunwind-1.6.2-1.el9.x86_64 #14 27.59 #14 27.59 Complete! #14 28.09 75 files removed #14 28.75 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 28.83 Collecting contrail-vrouter-api==0.1.dev0 #14 28.83 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 29.40 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 29.40 Installing collected packages: contrail-vrouter-api #14 29.40 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 30.0s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.8s #16 exporting to image #16 exporting layers #16 exporting layers 5.4s done #16 writing image sha256:a9e619aa2e1cef9f55b815870954faf7fbc1d6b61dcea4548a9ac379cc62fd4a done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_2-3 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_2-3 0.1s done #16 DONE 6.3s 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-30 08:29:27,929: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c6cd3794e3ea: Preparing cb97da2b86c1: Preparing cf367cfc0962: Preparing bcae988e2a0c: Preparing 9e3b05cd5fb0: Preparing 2a0cece2e641: Preparing ee888d903152: Preparing 2a5fd2f82688: Preparing 38c19fb39082: Preparing f6092bee4b37: Preparing dac943b0e3d1: Preparing 51aa1930ce44: Preparing d0e125d8230d: Preparing 6511b100dd16: Preparing 8f21c4bfc871: Preparing 53ec842b8eed: Preparing 0bccb1ff7488: Preparing 912ab0db8fab: Preparing 1c3145fc5bfc: Preparing 44343de3ea1d: Preparing c6cd3794e3ea: Waiting cb97da2b86c1: Waiting cf367cfc0962: Waiting bcae988e2a0c: Waiting 9e3b05cd5fb0: Waiting 2a0cece2e641: Waiting ee888d903152: Waiting 2a5fd2f82688: Waiting 38c19fb39082: Waiting f6092bee4b37: Waiting dac943b0e3d1: Waiting 51aa1930ce44: Waiting d0e125d8230d: Waiting 6511b100dd16: Waiting 8f21c4bfc871: Waiting 53ec842b8eed: Waiting 0bccb1ff7488: Waiting 912ab0db8fab: Waiting 1c3145fc5bfc: Waiting 44343de3ea1d: Waiting c6cd3794e3ea: Pushed cf367cfc0962: Pushed bcae988e2a0c: Pushed 9e3b05cd5fb0: Pushed 2a0cece2e641: Pushed ee888d903152: Pushed 2a5fd2f82688: Layer already exists 38c19fb39082: Layer already exists cb97da2b86c1: Pushed f6092bee4b37: Layer already exists dac943b0e3d1: Layer already exists 51aa1930ce44: Layer already exists d0e125d8230d: Layer already exists 6511b100dd16: Layer already exists 8f21c4bfc871: Layer already exists 53ec842b8eed: Layer already exists 0bccb1ff7488: Layer already exists 912ab0db8fab: Layer already exists 1c3145fc5bfc: Layer already exists 44343de3ea1d: Layer already exists master-2_3_0_2-3: digest: sha256:41b55dff08e392b93dc546039f36ec1b30c0477bebad51493cc435188e148a2c size: 4505 2025-10-30 08:30:00,286: INFO: Building opensdn-tor-agent finished successfully, duration: 148 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_2-3 d6fad3a74336 11 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_2-3 9785c88c319f 16 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_2-3 4a4b6d0b38c4 18 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_0_2-3 78ad67b7a91a 22 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_0_2-3 2e9c1c41ee20 39 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_0_2-3 a9e619aa2e1c 42 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_0_2-3 fc1f0b7bcfbd 44 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_2-3 2cd36c206a34 46 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_0_2-3 df17978da164 53 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_0_2-3 985d11968c37 54 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_2-3 9e47c76bc553 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_2-3 2fc869ad1518 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_0_2-3 a8f61bc925cc About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_0_2-3 e52e77508b8b About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_2-3 e894e846bc6e About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_2-3 68705cde22d9 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_2-3 be1fc7e6c45b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_2-3 d87597b10a3e 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_2-3 38b0e36a58e8 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_2-3 20bbcb14a2e1 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_2-3 50d01d85e638 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_2-3 b92c23feac21 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_2-3 3a6ab7c0b950 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_2-3 3cb6099ae9d6 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_0_2-3 15125e923c8e 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_2-3 aa38e74ce211 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_2-3 d694b1592a9f 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_0_2-3 928c56cf580b 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_2-3 607b08635650 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_2-3 78605388918a 2 minutes ago 392MB opensdn-test-test master-2_3_0_2-3 2ad738444d45 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_2-3 2ad738444d45 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_2-3 1f8d8304d467 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_2-3 c0adc162b958 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_2-3 5c4b843da144 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_2-3 e3c0978a0381 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_2-3 9f2adc18c551 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_2-3 eaccedf6801c 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_2-3 7520fc9c3a2b 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_2-3 59b6c973cb9a 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_2-3 4ee7c6759cf2 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_2-3 763aebc458cf 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_2-3 b5d80827f1f6 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_2-3 51d2da0571c5 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_2-3 c977f6718824 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_2-3 54aedac7625e 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_2-3 50fe41589472 7 minutes ago 2.45MB tf-dev-sandbox compile 6bf1b96c02ce 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_2-3 b76575e4d292 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2fdf65a68532 15 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_2-3 f248df9e70e3 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_2-3 ee10362d180f 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_2-3 b65e4b35af96 15 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7ee1cbbce5c1 39 hours ago 23.5GB