2026-03-19 22:35:08,355: INFO: Building opensdn-tor-agent 2026-03-19 22:35:08,410: 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_5_1_4-2_7 --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 done #1 DONE 2.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #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 0.0s done #7 DONE 2.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.5s #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 2.980 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #13 11.03 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.9 MB 00:00 #13 12.53 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 402 kB 00:00 #13 13.70 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 16 MB 00:00 #13 27.29 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 11 MB 00:00 #13 35.55 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #13 36.73 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 40.61 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 697 kB 00:00 #13 41.37 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 42.00 added from: http://tf-mirrors.gz1.opensdn.io/re 303 kB/s | 18 kB 00:00 #13 42.15 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #13 42.36 added from: http://tf-mirrors.gz1.opensdn.io/re 619 kB/s | 15 kB 00:00 #13 42.89 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 96 kB 00:00 #13 44.06 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 39 MB 00:00 #13 61.99 Third parties for OpenSDN 11 MB/s | 5.1 MB 00:00 #13 67.55 Dependencies resolved. #13 67.55 ========================================================================================== #13 67.55 Package Arch Version Repository Size #13 67.55 ========================================================================================== #13 67.55 Installing: #13 67.55 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 67.55 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 67.55 Installing dependencies: #13 67.55 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 67.55 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 67.55 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 67.55 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 67.55 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 67.55 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 67.55 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 67.55 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 67.55 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 67.55 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 67.55 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 67.55 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 67.55 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 67.55 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 67.55 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 67.55 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 67.55 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 67.55 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 67.55 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 67.55 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 67.55 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 67.55 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 67.55 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 67.55 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 67.55 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 67.55 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 67.55 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 67.55 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 67.55 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 67.55 #13 67.55 Transaction Summary #13 67.55 ========================================================================================== #13 67.55 Install 31 Packages #13 67.55 #13 67.55 Total download size: 12 M #13 67.55 Installed size: 41 M #13 67.55 Downloading Packages: #13 67.72 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 63 kB/s | 9.9 kB 00:00 #13 67.93 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 40 kB/s | 15 kB 00:00 #13 68.14 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 54 kB/s | 23 kB 00:00 #13 68.36 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 83 kB/s | 35 kB 00:00 #13 68.60 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 29 kB/s | 13 kB 00:00 #13 68.74 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 110 kB/s | 43 kB 00:00 #13 69.11 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 60 kB/s | 30 kB 00:00 #13 69.42 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 17 kB/s | 11 kB 00:00 #13 69.74 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 57 kB/s | 37 kB 00:00 #13 70.89 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 37 kB/s | 55 kB 00:01 #13 71.69 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 51 kB/s | 99 kB 00:01 #13 72.02 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 32 kB/s | 37 kB 00:01 #13 72.58 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 240 kB/s | 212 kB 00:00 #13 73.08 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 385 kB/s | 405 kB 00:01 #13 73.09 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 394 kB/s | 203 kB 00:00 #13 73.09 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 759 kB/s | 13 kB 00:00 #13 73.12 (17/31): boost-program-options-1.75.0-13.el9_7. 6.2 MB/s | 104 kB 00:00 #13 73.12 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.1 MB/s | 91 kB 00:00 #13 73.12 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 22 kB 00:00 #13 73.13 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 73.15 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.0 MB/s | 127 kB 00:00 #13 73.15 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.3 MB/s | 25 kB 00:00 #13 73.16 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 664 kB/s | 11 kB 00:00 #13 73.17 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #13 73.17 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.9 MB/s | 53 kB 00:00 #13 73.17 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #13 73.18 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 73.19 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 73.20 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 73.21 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 #13 73.35 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 1.7 MB/s | 9.6 MB 00:05 #13 73.35 -------------------------------------------------------------------------------- #13 73.35 Total 2.1 MB/s | 12 MB 00:05 #13 73.35 Running transaction check #13 73.38 Transaction check succeeded. #13 73.38 Running transaction test #13 73.52 Transaction test succeeded. #13 73.52 Running transaction #13 74.87 Preparing : 1/1 #13 74.95 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 75.61 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 75.86 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 75.93 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 76.24 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 77.02 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 77.04 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 77.06 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 77.07 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 77.10 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 77.11 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 77.15 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 77.16 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 77.20 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 77.20 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 77.23 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 77.24 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 77.25 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 77.28 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 77.28 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 77.29 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 77.31 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 77.33 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 77.55 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 77.82 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 77.90 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 77.90 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 77.90 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 77.90 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 77.91 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 77.95 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 78.00 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 78.08 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 78.08 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 78.08 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 78.08 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 78.08 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 78.08 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 78.08 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 78.08 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 78.08 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 78.08 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 78.08 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 78.08 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 78.08 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 78.08 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 78.08 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 78.08 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 78.08 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 78.08 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 78.08 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 78.08 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 78.08 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 78.08 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 78.08 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 78.08 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 78.08 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 78.08 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 78.08 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 78.08 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 78.08 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 78.08 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 78.08 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 78.28 #13 78.28 Installed: #13 78.28 boost-1.75.0-13.el9_7.x86_64 #13 78.28 boost-atomic-1.75.0-13.el9_7.x86_64 #13 78.28 boost-chrono-1.75.0-13.el9_7.x86_64 #13 78.28 boost-container-1.75.0-13.el9_7.x86_64 #13 78.28 boost-context-1.75.0-13.el9_7.x86_64 #13 78.28 boost-contract-1.75.0-13.el9_7.x86_64 #13 78.28 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 78.28 boost-date-time-1.75.0-13.el9_7.x86_64 #13 78.28 boost-fiber-1.75.0-13.el9_7.x86_64 #13 78.28 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 78.28 boost-graph-1.75.0-13.el9_7.x86_64 #13 78.28 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 78.28 boost-locale-1.75.0-13.el9_7.x86_64 #13 78.28 boost-log-1.75.0-13.el9_7.x86_64 #13 78.28 boost-math-1.75.0-13.el9_7.x86_64 #13 78.28 boost-nowide-1.75.0-13.el9_7.x86_64 #13 78.28 boost-program-options-1.75.0-13.el9_7.x86_64 #13 78.28 boost-python3-1.75.0-13.el9_7.x86_64 #13 78.28 boost-random-1.75.0-13.el9_7.x86_64 #13 78.28 boost-regex-1.75.0-13.el9_7.x86_64 #13 78.28 boost-serialization-1.75.0-13.el9_7.x86_64 #13 78.28 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 78.28 boost-system-1.75.0-13.el9_7.x86_64 #13 78.28 boost-test-1.75.0-13.el9_7.x86_64 #13 78.28 boost-thread-1.75.0-13.el9_7.x86_64 #13 78.28 boost-timer-1.75.0-13.el9_7.x86_64 #13 78.28 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 78.28 boost-wave-1.75.0-13.el9_7.x86_64 #13 78.28 gperftools-libs-2.9.1-3.el9.x86_64 #13 78.28 libicu-67.1-10.el9_6.x86_64 #13 78.28 libunwind-1.6.2-1.el9.x86_64 #13 78.28 #13 78.28 Complete! #13 78.63 77 files removed #13 78.96 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 79.03 Collecting contrail-vrouter-api==0.1.dev0 #13 79.03 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 79.18 Installing collected packages: contrail-vrouter-api #13 79.21 Successfully installed contrail-vrouter-api-0.1.dev0 #13 79.24 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 DONE 79.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:405ea2ae0e31b358466581589f36fe4d274b9591a687725bbaed8d92588a5410 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 0.0s done #15 DONE 2.5s 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) 2026-03-19 22:37:32,182: INFO: Docker build duration: 144 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 62b78342e40f: Preparing 14b5a098d4f5: Preparing a3fc42981883: Preparing ccd4cba2b567: Preparing 7c720130c2e8: Preparing 798aceff2427: Preparing 6b0c338ffb2e: Preparing 8a5529eeaa28: Preparing f83cf1bc5775: Preparing b9cf24502252: Preparing c0d975feb590: Preparing 350dd7da4581: Preparing 08e87003b3f4: Preparing 6f6cbd407137: Preparing 6ea63ecc1e3a: Preparing 8936a3bad806: Preparing c1e59297c8fb: Preparing ba20419de032: Preparing 0a76885a6454: Preparing acf917c99e37: Preparing 44343de3ea1d: Preparing 62b78342e40f: Waiting 14b5a098d4f5: Waiting a3fc42981883: Waiting ccd4cba2b567: Waiting 7c720130c2e8: Waiting 798aceff2427: Waiting 6b0c338ffb2e: Waiting 8a5529eeaa28: Waiting f83cf1bc5775: Waiting b9cf24502252: Waiting c0d975feb590: Waiting 350dd7da4581: Waiting 08e87003b3f4: Waiting 6f6cbd407137: Waiting 6ea63ecc1e3a: Waiting 8936a3bad806: Waiting c1e59297c8fb: Waiting ba20419de032: Waiting 0a76885a6454: Waiting acf917c99e37: Waiting 44343de3ea1d: Waiting 62b78342e40f: Pushed a3fc42981883: Pushed ccd4cba2b567: Pushed 7c720130c2e8: Pushed 798aceff2427: Pushed 6b0c338ffb2e: Pushed 8a5529eeaa28: Layer already exists f83cf1bc5775: Layer already exists b9cf24502252: Layer already exists c0d975feb590: Layer already exists 350dd7da4581: Layer already exists 08e87003b3f4: Layer already exists 6f6cbd407137: Layer already exists 6ea63ecc1e3a: Layer already exists 8936a3bad806: Layer already exists c1e59297c8fb: Layer already exists ba20419de032: Layer already exists 0a76885a6454: Layer already exists acf917c99e37: Layer already exists 44343de3ea1d: Layer already exists 14b5a098d4f5: Pushed master-2_5_1_4-2_7: digest: sha256:6cbe398b51f44c619fe8f6eb7e9c15400292155bc79631ab3afa77b152898c65 size: 4713 2026-03-19 22:37:41,649: INFO: Building opensdn-tor-agent finished successfully, duration: 153 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_5_1_4-2_7 d80f5f7a2504 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_7 ca7e4af631d1 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 a70731d33e54 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_7 5fba825a3a39 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 0ae422d55faf 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 8ff4b2607fe1 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 aca0594f29d0 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 b500fcd856f5 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 ee104b3b319c 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 529a90b3fd8c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 ce1f1237c354 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 6be4f4ee0177 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 7f23d4c6ed3d 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_7 37b244bd6bbf 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 202178dfb443 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 696523825620 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 bdde52dcad63 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 a533988bcc65 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 a4ecf867faa1 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 bcc47ac15045 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 cc6c50bd8b1b 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 2d1649a138c6 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 ae1952d0bf93 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 ea5656468c67 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 50e1b05a8705 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 60a6ca58223c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 4adaaebfa325 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 7af5bc8eb37f 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 385d09b380ec 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 e5f90d5d1b07 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 a4df25602205 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 16f76ca5f61b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 17609ad0cb16 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 8119a32788ae 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 5fdd4d849add 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 c85d14482f80 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 8d4234fd6c1a 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 58c396041343 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 a5db7c1371ea 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 364c3c3ff6fb 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 38a94e7093de 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 89ce5f9b9b10 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 9749ea968733 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 cfaeb9e337c1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 15e7c9a90768 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_7 28978f26ec91 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_7 8968d1581405 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 405ea2ae0e31 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_7 77a2f1e312d0 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_7 fb72ea588a92 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 787255fcd2a5 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_7 e214f2b5ed80 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 478959d72043 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_7 fbe5540261cc 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 583121aa2828 2.9GB 0B U opensdn-test-test:master-2_5_1_4-2_7 28978f26ec91 1.83GB 0B tf-dev-sandbox:compile 4584c7a35635 22.2GB 0B