2026-04-29 19:15:29,304: INFO: Building opensdn-tor-agent 2026-04-29 19:15:29,391: 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_7_9_3-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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB 0.0s done #1 DONE 1.7s #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_7_9_3-6 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-6 #5 DONE 0.1s #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 1.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.8s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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 3.264 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 14 MB 00:00 #13 6.264 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #13 8.133 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 402 kB 00:00 #13 9.590 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 16 MB 00:00 #13 20.99 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 11 MB 00:00 #13 29.40 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.1 MB 00:00 #13 30.36 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #13 34.19 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 35.00 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 474 kB 00:00 #13 35.80 added from: http://tf-mirrors.gz1.opensdn.io/re 602 kB/s | 18 kB 00:00 #13 36.44 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 kB/s | 257 B 00:00 #13 37.23 added from: http://tf-mirrors.gz1.opensdn.io/re 314 kB/s | 15 kB 00:00 #13 37.41 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 96 kB 00:00 #13 39.18 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 39 MB 00:01 #13 74.53 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 95.10 Dependencies resolved. #13 95.11 ========================================================================================== #13 95.11 Package Arch Version Repository Size #13 95.11 ========================================================================================== #13 95.11 Installing: #13 95.11 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 95.11 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 95.11 Installing dependencies: #13 95.11 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 95.11 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 95.11 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 95.11 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.11 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 95.11 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 95.11 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.11 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.11 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 95.11 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 95.11 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 95.11 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 95.11 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 95.11 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 95.11 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 95.11 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 95.11 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 95.11 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 95.11 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 95.11 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 95.11 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 95.11 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 95.11 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 95.11 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 95.11 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 95.11 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 95.11 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 95.11 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 95.11 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 95.11 #13 95.11 Transaction Summary #13 95.11 ========================================================================================== #13 95.11 Install 31 Packages #13 95.11 #13 95.11 Total download size: 12 M #13 95.11 Installed size: 41 M #13 95.11 Downloading Packages: #13 95.15 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 269 kB/s | 9.9 kB 00:00 #13 95.15 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 364 kB/s | 15 kB 00:00 #13 95.16 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #13 95.17 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 35 kB 00:00 #13 95.17 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 95.18 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.9 MB/s | 43 kB 00:00 #13 95.18 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #13 95.18 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #13 95.19 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 37 kB 00:00 #13 95.20 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.5 MB/s | 55 kB 00:00 #13 95.21 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 99 kB 00:00 #13 95.22 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.9 MB/s | 37 kB 00:00 #13 95.24 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.7 MB/s | 212 kB 00:00 #13 95.26 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 203 kB 00:00 #13 95.27 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 405 kB 00:00 #13 95.27 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 95.28 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 95.28 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 95.28 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 22 kB 00:00 #13 95.29 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 95.29 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.9 MB/s | 127 kB 00:00 #13 95.30 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.3 MB/s | 25 kB 00:00 #13 95.30 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 95.31 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 95.32 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 53 kB 00:00 #13 95.32 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 21 kB 00:00 #13 95.32 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.1 MB/s | 28 kB 00:00 #13 95.33 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #13 95.34 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 95.34 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.8 MB/s | 67 kB 00:00 #13 95.41 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 95.41 -------------------------------------------------------------------------------- #13 95.41 Total 40 MB/s | 12 MB 00:00 #13 95.42 Running transaction check #13 95.45 Transaction check succeeded. #13 95.45 Running transaction test #13 95.61 Transaction test succeeded. #13 95.61 Running transaction #13 97.67 Preparing : 1/1 #13 97.83 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 97.83 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 97.84 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 97.85 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 98.71 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 98.73 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 98.77 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 98.80 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 98.81 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 98.84 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 98.86 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 98.88 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 98.89 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 98.90 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 98.91 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 98.93 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 98.94 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 98.95 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 98.97 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 98.99 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 99.01 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 99.03 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 99.03 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 99.05 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 99.05 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 99.07 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 99.07 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 99.08 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 99.09 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 99.10 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 99.11 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.14 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 99.36 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 99.36 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 99.36 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 99.36 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 99.36 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 99.36 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 99.38 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 99.38 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 99.38 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 99.38 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 99.38 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 99.38 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 99.38 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 99.38 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 99.38 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 99.38 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 99.38 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 99.38 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 99.38 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 99.38 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 99.38 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 99.38 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 99.38 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 99.38 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 99.38 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 99.38 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 99.38 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 99.38 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 99.38 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 99.38 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 99.38 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 99.50 #13 99.50 Installed: #13 99.50 boost-1.75.0-13.el9_7.x86_64 #13 99.50 boost-atomic-1.75.0-13.el9_7.x86_64 #13 99.50 boost-chrono-1.75.0-13.el9_7.x86_64 #13 99.50 boost-container-1.75.0-13.el9_7.x86_64 #13 99.50 boost-context-1.75.0-13.el9_7.x86_64 #13 99.50 boost-contract-1.75.0-13.el9_7.x86_64 #13 99.50 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 99.50 boost-date-time-1.75.0-13.el9_7.x86_64 #13 99.50 boost-fiber-1.75.0-13.el9_7.x86_64 #13 99.50 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 99.50 boost-graph-1.75.0-13.el9_7.x86_64 #13 99.50 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 99.50 boost-locale-1.75.0-13.el9_7.x86_64 #13 99.50 boost-log-1.75.0-13.el9_7.x86_64 #13 99.50 boost-math-1.75.0-13.el9_7.x86_64 #13 99.50 boost-nowide-1.75.0-13.el9_7.x86_64 #13 99.50 boost-program-options-1.75.0-13.el9_7.x86_64 #13 99.50 boost-python3-1.75.0-13.el9_7.x86_64 #13 99.50 boost-random-1.75.0-13.el9_7.x86_64 #13 99.50 boost-regex-1.75.0-13.el9_7.x86_64 #13 99.50 boost-serialization-1.75.0-13.el9_7.x86_64 #13 99.50 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 99.50 boost-system-1.75.0-13.el9_7.x86_64 #13 99.50 boost-test-1.75.0-13.el9_7.x86_64 #13 99.50 boost-thread-1.75.0-13.el9_7.x86_64 #13 99.50 boost-timer-1.75.0-13.el9_7.x86_64 #13 99.50 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 99.50 boost-wave-1.75.0-13.el9_7.x86_64 #13 99.50 gperftools-libs-2.9.1-3.el9.x86_64 #13 99.50 libicu-67.1-10.el9_6.x86_64 #13 99.50 libunwind-1.6.2-1.el9.x86_64 #13 99.50 #13 99.50 Complete! #13 100.6 77 files removed #13 101.7 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 101.8 Collecting contrail-vrouter-api==0.1.dev0 #13 101.8 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 102.4 Installing collected packages: contrail-vrouter-api #13 102.4 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 102.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 103.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:f89f2fa3b16307acb556183bc42297eaa683239bb0a92970c9f50756630a6459 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_3-6 0.0s done #15 DONE 4.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-04-29 19:17:45,432: INFO: Docker build duration: 136 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d05a92e4b0fd: Preparing 2c45f198e21e: Preparing dee9cae73cc5: Preparing c8255191c62a: Preparing dabc8bb2f210: Preparing 32d94b78d641: Preparing 2bed5a34d50c: Preparing 838b1c43251f: Preparing 38c9dce67e2b: Preparing e3c140d96b03: Preparing 5ba65eb18ce8: Preparing adecc1afe2df: Preparing 72ba4c855edb: Preparing a5089d9b4d16: Preparing 5e3513f2742b: Preparing 58826e7e610f: Preparing 3396511dde5f: Preparing 49c55e2353b4: Preparing 5bf1f135dd4d: Preparing 9f5a1505c80e: Preparing 44343de3ea1d: Preparing d05a92e4b0fd: Waiting 2c45f198e21e: Waiting dee9cae73cc5: Waiting c8255191c62a: Waiting dabc8bb2f210: Waiting 32d94b78d641: Waiting 2bed5a34d50c: Waiting 838b1c43251f: Waiting 38c9dce67e2b: Waiting e3c140d96b03: Waiting 5ba65eb18ce8: Waiting adecc1afe2df: Waiting 72ba4c855edb: Waiting a5089d9b4d16: Waiting 5e3513f2742b: Waiting 58826e7e610f: Waiting 3396511dde5f: Waiting 49c55e2353b4: Waiting 5bf1f135dd4d: Waiting 9f5a1505c80e: Waiting 44343de3ea1d: Waiting d05a92e4b0fd: Pushed dee9cae73cc5: Pushed c8255191c62a: Pushed 32d94b78d641: Pushed dabc8bb2f210: Pushed 2c45f198e21e: Pushed 38c9dce67e2b: Layer already exists 838b1c43251f: Layer already exists e3c140d96b03: Layer already exists 5ba65eb18ce8: Layer already exists adecc1afe2df: Layer already exists 72ba4c855edb: Layer already exists 2bed5a34d50c: Pushed a5089d9b4d16: Layer already exists 5e3513f2742b: Layer already exists 58826e7e610f: Layer already exists 3396511dde5f: Layer already exists 49c55e2353b4: Layer already exists 5bf1f135dd4d: Layer already exists 9f5a1505c80e: Layer already exists 44343de3ea1d: Layer already exists master-2_7_9_3-6: digest: sha256:b783a73c00482c307d7d8748b3e458ab3deeb9abb48ee2f65043b9fe602c32ac size: 4713 2026-04-29 19:18:03,266: INFO: Building opensdn-tor-agent finished successfully, duration: 154 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_9_3-6 fe476c2313ce 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_9_3-6 89c05563697f 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_3-6 a4534d21c1c8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_9_3-6 34b64c62b8ef 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_9_3-6 b55eb579d8ae 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_9_3-6 06ae9ea73c38 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_9_3-6 25484f3901cd 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_9_3-6 de55d37f0259 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_9_3-6 7c598a3ff352 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_3-6 22a9bc6ca6cc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_3-6 53ea356f6ed5 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_3-6 23e806bdb849 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_3-6 6962aa79c7de 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_9_3-6 8df7602d7bbd 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_9_3-6 f7773c7feaa5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_9_3-6 8c6ed2db3b42 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_9_3-6 d68bd5fcb077 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_9_3-6 1cd939369ba4 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_9_3-6 3c46cdc3e2b6 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_9_3-6 59645130fae1 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_9_3-6 0b05e194a2b9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_9_3-6 4fe4e57f5805 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_9_3-6 fa2973b3e798 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_9_3-6 02e8387e1bb7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_9_3-6 f91f66cfc4a8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_9_3-6 7a9234bb1643 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_9_3-6 25c5b86179c9 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_9_3-6 182639546056 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_9_3-6 1eb957d97d42 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_9_3-6 3afca0bc8844 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_9_3-6 edbda591d5c6 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_9_3-6 ec5f5f23e80d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_9_3-6 74c24524b09e 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_9_3-6 7e1abe2126dd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_3-6 f9ad459576c5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_3-6 7dde8394a117 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_9_3-6 44b9dd36ef30 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_9_3-6 8c9c62bcc512 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_9_3-6 3ce3db90c351 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_9_3-6 b86d5e0590c0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_9_3-6 6e5afe5414b4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_9_3-6 050ed9f00818 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_9_3-6 d5d497a827b7 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_9_3-6 e6fa89cfea64 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_9_3-6 4eff9a7c60fe 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_9_3-6 2cba8d2416a8 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_3-6 f89f2fa3b163 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_9_3-6 26626ffeff38 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_9_3-6 ca45f99900c0 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_9_3-6 8a4ca3e95dad 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_9_3-6 13d56bf4a72a 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 4a1c23279430 2.9GB 0B U opensdn-test-test:master-2_7_9_3-6 2cba8d2416a8 1.84GB 0B tf-dev-sandbox:compile a8af81841180 22.2GB 0B