2025-11-10 11:05:58,594: INFO: Building opensdn-tor-agent 2025-11-10 11:05:58,658: 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_2_9-4 --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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_9-4 #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.4s #5 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_9-4 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.9s #13 [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 #13 1.959 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #13 2.659 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #13 2.977 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 264 kB 00:00 #13 3.139 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 7.0 MB 00:00 #13 5.296 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.0 MB 00:00 #13 6.575 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 939 kB 00:00 #13 6.928 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #13 7.413 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 392 kB 00:00 #13 7.812 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 MB/s | 451 kB 00:00 #13 7.956 added from: http://tf-mirrors.gz1.opensdn.io/re 230 kB/s | 16 kB 00:00 #13 8.157 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 kB/s | 257 B 00:00 #13 8.390 added from: http://tf-mirrors.gz1.opensdn.io/re 335 kB/s | 13 kB 00:00 #13 8.610 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #13 9.225 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 30 MB 00:00 #13 16.10 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 20.31 Dependencies resolved. #13 20.31 ======================================================================================= #13 20.31 Package Arch Version Repository Size #13 20.31 ======================================================================================= #13 20.31 Installing: #13 20.31 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 20.31 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 20.31 Installing dependencies: #13 20.31 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 20.31 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 20.31 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 20.31 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 20.31 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 20.31 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 20.31 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 20.31 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 20.31 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 20.31 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 20.31 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 20.31 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 20.31 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 20.31 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 20.31 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 20.31 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 20.31 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 20.31 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 20.31 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 20.31 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 20.31 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 20.31 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 20.31 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 20.31 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 20.31 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 20.31 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 20.31 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 20.31 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 20.31 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 20.31 #13 20.31 Transaction Summary #13 20.31 ======================================================================================= #13 20.31 Install 31 Packages #13 20.31 #13 20.31 Total download size: 12 M #13 20.31 Installed size: 41 M #13 20.31 Downloading Packages: #13 20.34 (1/31): boost-1.75.0-8.el9.x86_64.rpm 739 kB/s | 11 kB 00:00 #13 20.34 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 969 kB/s | 16 kB 00:00 #13 20.34 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 24 kB 00:00 #13 20.34 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 36 kB 00:00 #13 20.34 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #13 20.34 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 44 kB 00:00 #13 20.34 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 32 kB 00:00 #13 20.34 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #13 20.36 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 38 kB 00:00 #13 20.36 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.4 MB/s | 57 kB 00:00 #13 20.38 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 101 kB 00:00 #13 20.38 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.6 MB/s | 38 kB 00:00 #13 20.39 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 20.40 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #13 20.42 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 205 kB 00:00 #13 20.42 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 20.42 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #13 20.43 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 20.43 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 20.45 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 20.45 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.7 MB/s | 129 kB 00:00 #13 20.45 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 5.0 MB/s | 27 kB 00:00 #13 20.45 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 13 kB 00:00 #13 20.45 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 55 kB 00:00 #13 20.45 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #13 20.45 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 20.48 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.1 MB/s | 30 kB 00:00 #13 20.48 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #13 20.48 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 #13 20.48 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 20.57 (31/31): libicu-67.1-9.el9.x86_64.rpm 40 MB/s | 9.6 MB 00:00 #13 20.57 -------------------------------------------------------------------------------- #13 20.57 Total 52 MB/s | 12 MB 00:00 #13 20.57 Running transaction check #13 20.59 Transaction check succeeded. #13 20.59 Running transaction test #13 20.76 Transaction test succeeded. #13 20.76 Running transaction #13 21.18 Preparing : 1/1 #13 21.29 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 21.29 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 21.30 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 21.31 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 21.68 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 21.69 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 21.71 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 21.71 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 21.73 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 21.73 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 21.74 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 21.75 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 21.77 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 21.77 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 21.78 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 21.78 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 21.80 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 21.80 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 21.82 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 21.83 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 21.85 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 21.87 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 21.87 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 21.87 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 21.87 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 21.88 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 21.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 21.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 21.90 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 21.90 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 21.92 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 21.94 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 22.12 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 22.12 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 22.12 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 22.12 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 22.12 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 22.12 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 22.12 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 22.12 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 22.12 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 22.12 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 22.12 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 22.12 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 22.12 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 22.12 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 22.12 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 22.12 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 22.12 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 22.12 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 22.12 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 22.12 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 22.12 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 22.12 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 22.12 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 22.12 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 22.12 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 22.12 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 22.12 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 22.12 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 22.12 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 22.12 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 22.12 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 22.32 #13 22.32 Installed: #13 22.32 boost-1.75.0-8.el9.x86_64 #13 22.32 boost-atomic-1.75.0-8.el9.x86_64 #13 22.32 boost-chrono-1.75.0-8.el9.x86_64 #13 22.32 boost-container-1.75.0-8.el9.x86_64 #13 22.32 boost-context-1.75.0-8.el9.x86_64 #13 22.32 boost-contract-1.75.0-8.el9.x86_64 #13 22.32 boost-coroutine-1.75.0-8.el9.x86_64 #13 22.32 boost-date-time-1.75.0-8.el9.x86_64 #13 22.32 boost-fiber-1.75.0-8.el9.x86_64 #13 22.32 boost-filesystem-1.75.0-8.el9.x86_64 #13 22.32 boost-graph-1.75.0-8.el9.x86_64 #13 22.32 boost-iostreams-1.75.0-8.el9.x86_64 #13 22.32 boost-locale-1.75.0-8.el9.x86_64 #13 22.32 boost-log-1.75.0-8.el9.x86_64 #13 22.32 boost-math-1.75.0-8.el9.x86_64 #13 22.32 boost-nowide-1.75.0-8.el9.x86_64 #13 22.32 boost-program-options-1.75.0-8.el9.x86_64 #13 22.32 boost-python3-1.75.0-8.el9.x86_64 #13 22.32 boost-random-1.75.0-8.el9.x86_64 #13 22.32 boost-regex-1.75.0-8.el9.x86_64 #13 22.32 boost-serialization-1.75.0-8.el9.x86_64 #13 22.32 boost-stacktrace-1.75.0-8.el9.x86_64 #13 22.32 boost-system-1.75.0-8.el9.x86_64 #13 22.32 boost-test-1.75.0-8.el9.x86_64 #13 22.32 boost-thread-1.75.0-8.el9.x86_64 #13 22.32 boost-timer-1.75.0-8.el9.x86_64 #13 22.32 boost-type_erasure-1.75.0-8.el9.x86_64 #13 22.32 boost-wave-1.75.0-8.el9.x86_64 #13 22.32 gperftools-libs-2.9.1-3.el9.x86_64 #13 22.32 libicu-67.1-9.el9.x86_64 #13 22.32 libunwind-1.6.2-1.el9.x86_64 #13 22.32 #13 22.32 Complete! #13 22.67 75 files removed #13 23.01 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 23.08 Collecting contrail-vrouter-api==0.1.dev0 #13 23.08 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 23.26 Installing collected packages: contrail-vrouter-api #13 23.73 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 #13 23.73 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 24.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:4e4724b962f10d761ddf8daf74d22134c270ab2151830980ad493f95cb38fd3c #15 writing image sha256:4e4724b962f10d761ddf8daf74d22134c270ab2151830980ad493f95cb38fd3c done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_9-4 0.0s done #15 DONE 2.1s 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-11-10 11:07:53,802: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 901b7980c0d5: Preparing cceaa60de1c8: Preparing 2edd5cf3c1ed: Preparing 08a37cd850aa: Preparing 53776a3f53c9: Preparing 3aa85e9deff1: Preparing 5306b8e84c26: Preparing 76a39ff209f9: Preparing aec53f751931: Preparing 3c543b4ec117: Preparing bbe390ea471e: Preparing f4fd7ac068e0: Preparing 36eaccb7a62d: Preparing 9fe6ef61c4d9: Preparing 1271806a15d6: Preparing 38f004fcd2f1: Preparing 07eb25bbfc55: Preparing 14bc7b302b00: Preparing bf7c97c96c76: Preparing 44343de3ea1d: Preparing 901b7980c0d5: Waiting cceaa60de1c8: Waiting 2edd5cf3c1ed: Waiting 08a37cd850aa: Waiting 53776a3f53c9: Waiting 3aa85e9deff1: Waiting 5306b8e84c26: Waiting 76a39ff209f9: Waiting aec53f751931: Waiting 3c543b4ec117: Waiting bbe390ea471e: Waiting f4fd7ac068e0: Waiting 36eaccb7a62d: Waiting 9fe6ef61c4d9: Waiting 1271806a15d6: Waiting 38f004fcd2f1: Waiting 07eb25bbfc55: Waiting 14bc7b302b00: Waiting bf7c97c96c76: Waiting 44343de3ea1d: Waiting 901b7980c0d5: Pushed cceaa60de1c8: Pushed 2edd5cf3c1ed: Pushed 08a37cd850aa: Pushed 3aa85e9deff1: Pushed 53776a3f53c9: Pushed 76a39ff209f9: Layer already exists aec53f751931: Layer already exists 3c543b4ec117: Layer already exists bbe390ea471e: Layer already exists f4fd7ac068e0: Layer already exists 36eaccb7a62d: Layer already exists 5306b8e84c26: Pushed 9fe6ef61c4d9: Layer already exists 1271806a15d6: Layer already exists 38f004fcd2f1: Layer already exists 14bc7b302b00: Layer already exists 07eb25bbfc55: Layer already exists bf7c97c96c76: Layer already exists 44343de3ea1d: Layer already exists master-2_3_2_9-4: digest: sha256:6ac5a93fa4c4e30528a41c3d8287036f1ef07ccc2039c9bb4d9a7e18bef5df51 size: 4505 2025-11-10 11:08:33,436: INFO: Building opensdn-tor-agent finished successfully, duration: 155 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_2_9-4 d6b0f1ee08c8 23 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_9-4 1ca144fabedc 29 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_9-4 d68633582105 39 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_9-4 4e4724b962f1 42 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_9-4 d419428ddcff 48 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_2_9-4 e87b0b0d5a88 50 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_2_9-4 c51906746edb 54 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_2_9-4 b3071e38b979 About a minute ago 651MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_2_9-4 7b938422ba2a About a minute ago 609MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_9-4 f27ba8154627 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_9-4 26ec63c507aa About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_9-4 0539aa939afe About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_2_9-4 e50a4cb0d93e About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_9-4 2dd44f5b5846 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_9-4 b309979b1ae0 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_9-4 6bd769ee5633 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_9-4 cf0464458701 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_9-4 327c04bb6986 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_9-4 f04dcf46ef9f 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_9-4 4fbd98db39ac 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_9-4 5ebabca680bc 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_9-4 28d39ab3daa3 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_9-4 1e0b3850e5dc 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_9-4 dd46a601b57a 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_9-4 202339f6711b 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_9-4 461b52af4322 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_9-4 c08e25b5d462 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_9-4 87f3851644f5 2 minutes ago 144MB opensdn-test-test master-2_3_2_9-4 3fc3153d2290 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_9-4 3fc3153d2290 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_9-4 0d261fc793a6 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_9-4 37cb6649e210 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_9-4 219ef73bcbd3 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_9-4 eba1a4dc5431 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_9-4 0716ea43823f 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_9-4 12f55147f2f4 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_9-4 f65eafff77d8 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_9-4 687ddd158192 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_9-4 f0041404e96f 4 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_9-4 2bf2bf8b428b 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_9-4 a9ce60a8d33d 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_9-4 b85b3e1d22c6 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_9-4 c627d5e5ac44 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_9-4 6326b4a8a528 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_9-4 fb492c8fdee5 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_9-4 541855433371 6 minutes ago 2.36MB tf-dev-sandbox compile f1626bfe2c68 7 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_9-4 052528169ebd 13 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_9-4 91f3e3340c70 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_9-4 547f9b0b5059 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src aac3f78dc303 13 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_9-4 ff990dd62ddc 14 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen aa94673e24e2 2 days ago 23.5GB