2026-05-27 12:43:35,869: INFO: Building opensdn-tor-agent 2026-05-27 12:43:35,955: 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_7_5-6_0 --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 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_0 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_0 #5 DONE 0.3s #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.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 3.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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.575 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #13 12.67 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #13 14.43 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 402 kB 00:00 #13 15.42 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 16 MB 00:00 #13 29.19 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #13 36.82 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 37.72 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 4.8 MB 00:00 #13 41.38 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #13 42.21 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 474 kB 00:00 #13 42.88 added from: http://tf-mirrors.gz1.opensdn.io/re 781 kB/s | 18 kB 00:00 #13 43.32 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #13 43.75 added from: http://tf-mirrors.gz1.opensdn.io/re 325 kB/s | 15 kB 00:00 #13 44.29 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 96 kB 00:00 #13 45.58 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 39 MB 00:00 #13 66.75 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #13 77.72 Dependencies resolved. #13 77.72 ========================================================================================== #13 77.72 Package Arch Version Repository Size #13 77.72 ========================================================================================== #13 77.72 Installing: #13 77.72 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 77.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 77.72 Installing dependencies: #13 77.72 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 77.72 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 77.72 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 77.72 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 77.72 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 77.72 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 77.72 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 77.72 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 77.72 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 77.72 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 77.72 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 77.72 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 77.72 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 77.72 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 77.72 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 77.72 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 77.72 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 77.72 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 77.72 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 77.72 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 77.72 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 77.72 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 77.72 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 77.72 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 77.72 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 77.72 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 77.72 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 77.72 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 77.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 77.72 #13 77.72 Transaction Summary #13 77.72 ========================================================================================== #13 77.72 Install 31 Packages #13 77.72 #13 77.72 Total download size: 12 M #13 77.72 Installed size: 41 M #13 77.72 Downloading Packages: #13 77.72 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 625 kB/s | 9.9 kB 00:00 #13 77.72 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 790 kB/s | 15 kB 00:00 #13 77.75 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 77.75 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.1 MB/s | 35 kB 00:00 #13 77.75 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 13 kB 00:00 #13 77.75 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 8.2 MB/s | 43 kB 00:00 #13 77.75 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.7 MB/s | 30 kB 00:00 #13 77.75 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #13 77.75 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 37 kB 00:00 #13 77.75 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.0 MB/s | 55 kB 00:00 #13 77.76 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 77.76 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #13 77.77 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 77.79 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 203 kB 00:00 #13 77.79 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 405 kB 00:00 #13 77.81 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 966 kB/s | 13 kB 00:00 #13 77.81 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 77.81 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #13 77.81 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 77.84 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #13 77.84 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.8 MB/s | 127 kB 00:00 #13 77.84 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #13 77.84 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #13 77.84 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 77.84 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 53 kB 00:00 #13 77.89 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 21 kB 00:00 #13 77.89 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #13 77.89 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #13 77.89 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.7 MB/s | 67 kB 00:00 #13 77.89 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 78.08 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 78.08 -------------------------------------------------------------------------------- #13 78.08 Total 44 MB/s | 12 MB 00:00 #13 78.08 Running transaction check #13 78.08 Transaction check succeeded. #13 78.08 Running transaction test #13 78.32 Transaction test succeeded. #13 78.32 Running transaction #13 78.79 Preparing : 1/1 #13 78.87 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 78.87 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 78.92 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 78.92 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 79.16 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 79.20 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 79.20 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 79.20 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 79.20 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 79.21 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 79.24 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 79.24 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 79.24 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 79.28 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 79.28 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 79.28 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 79.28 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 79.28 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 79.29 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 79.33 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 79.33 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 79.33 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 79.33 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 79.36 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 79.36 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 79.36 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 79.38 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 79.38 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 79.38 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 79.38 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 79.46 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 79.46 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 80.60 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 80.60 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 80.60 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 80.60 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 80.60 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 80.60 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 80.60 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 80.60 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 80.60 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 80.60 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 80.60 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 80.60 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 80.60 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 80.60 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 80.60 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 80.60 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 80.60 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 80.60 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 80.60 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 80.60 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 80.60 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 80.60 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 80.60 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 80.60 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 80.60 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 80.60 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 80.60 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 80.60 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 80.60 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 80.60 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 80.60 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 80.87 #13 80.87 Installed: #13 80.87 boost-1.75.0-13.el9_7.x86_64 #13 80.87 boost-atomic-1.75.0-13.el9_7.x86_64 #13 80.87 boost-chrono-1.75.0-13.el9_7.x86_64 #13 80.87 boost-container-1.75.0-13.el9_7.x86_64 #13 80.87 boost-context-1.75.0-13.el9_7.x86_64 #13 80.87 boost-contract-1.75.0-13.el9_7.x86_64 #13 80.87 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 80.87 boost-date-time-1.75.0-13.el9_7.x86_64 #13 80.87 boost-fiber-1.75.0-13.el9_7.x86_64 #13 80.87 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 80.87 boost-graph-1.75.0-13.el9_7.x86_64 #13 80.87 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 80.87 boost-locale-1.75.0-13.el9_7.x86_64 #13 80.87 boost-log-1.75.0-13.el9_7.x86_64 #13 80.87 boost-math-1.75.0-13.el9_7.x86_64 #13 80.87 boost-nowide-1.75.0-13.el9_7.x86_64 #13 80.87 boost-program-options-1.75.0-13.el9_7.x86_64 #13 80.87 boost-python3-1.75.0-13.el9_7.x86_64 #13 80.87 boost-random-1.75.0-13.el9_7.x86_64 #13 80.87 boost-regex-1.75.0-13.el9_7.x86_64 #13 80.87 boost-serialization-1.75.0-13.el9_7.x86_64 #13 80.87 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 80.87 boost-system-1.75.0-13.el9_7.x86_64 #13 80.87 boost-test-1.75.0-13.el9_7.x86_64 #13 80.87 boost-thread-1.75.0-13.el9_7.x86_64 #13 80.87 boost-timer-1.75.0-13.el9_7.x86_64 #13 80.87 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 80.87 boost-wave-1.75.0-13.el9_7.x86_64 #13 80.87 gperftools-libs-2.9.1-3.el9.x86_64 #13 80.87 libicu-67.1-10.el9_6.x86_64 #13 80.87 libunwind-1.6.2-1.el9.x86_64 #13 80.87 #13 80.87 Complete! #13 81.41 77 files removed #13 81.95 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 82.06 Collecting contrail-vrouter-api==0.1.dev0 #13 82.06 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 82.39 Installing collected packages: contrail-vrouter-api #13 82.39 Successfully installed contrail-vrouter-api-0.1.dev0 #13 82.41 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 83.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:b61f46356513920e1cdffadf6d8dee5831aab2b19cd5e19a8de5ceaf9e85f3e0 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_0 done #15 DONE 2.0s 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-05-27 12:46:03,983: INFO: Docker build duration: 148 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d1429845c9ab: Preparing 3dd177976959: Preparing d79800dc7b7c: Preparing 5029813068be: Preparing 3bffebccfdaf: Preparing 9d1c8faf00ff: Preparing fae82d58522d: Preparing 6291bfed6f60: Preparing ba2ca510327c: Preparing 03fc457949cc: Preparing c12264119d46: Preparing 106b81ba2f37: Preparing 04dbf86ab9b5: Preparing 94c18acb4fd2: Preparing ad6004d3da94: Preparing 8bf9ca499578: Preparing 15dd3479e7ae: Preparing 490ebe04a8ab: Preparing 4d01e90da1ac: Preparing 384b7149b58b: Preparing 44343de3ea1d: Preparing d1429845c9ab: Waiting 3dd177976959: Waiting d79800dc7b7c: Waiting 5029813068be: Waiting 3bffebccfdaf: Waiting 9d1c8faf00ff: Waiting fae82d58522d: Waiting 6291bfed6f60: Waiting ba2ca510327c: Waiting 03fc457949cc: Waiting c12264119d46: Waiting 106b81ba2f37: Waiting 04dbf86ab9b5: Waiting 94c18acb4fd2: Waiting ad6004d3da94: Waiting 8bf9ca499578: Waiting 15dd3479e7ae: Waiting 490ebe04a8ab: Waiting 4d01e90da1ac: Waiting 384b7149b58b: Waiting 44343de3ea1d: Waiting d1429845c9ab: Pushed d79800dc7b7c: Pushed 5029813068be: Pushed 3bffebccfdaf: Pushed 9d1c8faf00ff: Pushed 3dd177976959: Pushed fae82d58522d: Pushed 6291bfed6f60: Layer already exists ba2ca510327c: Layer already exists 03fc457949cc: Layer already exists c12264119d46: Layer already exists 106b81ba2f37: Layer already exists 04dbf86ab9b5: Layer already exists 94c18acb4fd2: Layer already exists ad6004d3da94: Layer already exists 8bf9ca499578: Layer already exists 15dd3479e7ae: Layer already exists 490ebe04a8ab: Layer already exists 4d01e90da1ac: Layer already exists 384b7149b58b: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_5-6_0: digest: sha256:b776c18d6148a97a1ca04118060f49310f0f9341e4cc616c877cdee261b21dd8 size: 4713 2026-05-27 12:46:19,914: INFO: Building opensdn-tor-agent finished successfully, duration: 164 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_7_5-6_0 370a410664e3 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-6_0 8ad900390c15 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6_0 b1af4b7ac0d1 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6_0 72ec0e3536ad 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-6_0 a03a465c4418 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-6_0 bb10f6456391 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-6_0 b81fbebd5ca3 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-6_0 220fa1dbe612 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-6_0 7ffe2ad5a8b5 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6_0 26be2f1db998 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-6_0 34e6de09813c 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-6_0 5c9b96fe1ff4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-6_0 7d32b90b6eee 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-6_0 2e5eafd4badf 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-6_0 a7cbbe0db0af 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-6_0 2ad212258edf 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-6_0 66ccfd26c1fa 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-6_0 43a53b28b227 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-6_0 3d4926f9a5c7 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-6_0 9f91c9cf64e5 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-6_0 29286011902b 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-6_0 cef91a638b5d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-6_0 d25d16e4e547 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-6_0 eb216a9a8f04 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-6_0 be1272c46a4e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-6_0 101e0815ddc4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-6_0 98581dd9e43d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-6_0 d26b69ee50d9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-6_0 b8fd856419c7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-6_0 445ec15fca1c 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-6_0 446db28fad7e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-6_0 7e3875e1f454 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-6_0 bacaf0303d5f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-6_0 8e2158a4ab36 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6_0 87816f2792b4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-6_0 37df2ba7d15b 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-6_0 1682212f084a 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-6_0 dd8458fa87f5 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-6_0 ea941832e26a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-6_0 0f04e010974c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6_0 2f573a444de6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-6_0 0e9e51fb29f1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-6_0 2f1fe6559192 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-6_0 38d7b85fa70c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-6_0 4af9f04b822b 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-6_0 4e45ae7810ee 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6_0 b61f46356513 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-6_0 cbf6b82741d5 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-6_0 ddbe72c4e675 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-6_0 f888cbf1cd25 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-6_0 f2aceb1d2a77 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-6_0 9f0059bdbe18 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-6_0 7feda9d2276b 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-6_0 c71ce2f85cd9 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 3bbefc034598 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-6_0 c71ce2f85cd9 2.9GB 0B U