2026-03-12 01:20:34,474: INFO: Building opensdn-tor-agent 2026-03-12 01:20:34,574: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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 2.6s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #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 1.922 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #13 7.863 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 8.479 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #13 9.192 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 16 MB 00:00 #13 16.62 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 11 MB 00:00 #13 19.60 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #13 20.59 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #13 23.16 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 23.65 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 474 kB 00:00 #13 23.94 added from: http://tf-mirrors.gz1.opensdn.io/re 663 kB/s | 18 kB 00:00 #13 24.44 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #13 24.90 added from: http://tf-mirrors.gz1.opensdn.io/re 579 kB/s | 15 kB 00:00 #13 25.28 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 MB/s | 96 kB 00:00 #13 26.36 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 39 MB 00:00 #13 55.30 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 74.30 Dependencies resolved. #13 74.33 ========================================================================================== #13 74.33 Package Arch Version Repository Size #13 74.33 ========================================================================================== #13 74.33 Installing: #13 74.33 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 74.33 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 74.33 Installing dependencies: #13 74.33 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 74.33 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 74.33 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 74.33 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 74.33 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 74.33 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 74.33 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 74.33 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 74.33 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 74.33 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 74.33 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 74.33 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 74.33 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 74.33 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 74.33 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 74.33 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 74.33 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 74.33 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 74.33 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 74.33 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 74.33 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 74.33 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 74.33 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 74.33 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 74.33 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 74.33 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 74.33 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 74.33 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 74.33 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 74.33 #13 74.33 Transaction Summary #13 74.33 ========================================================================================== #13 74.33 Install 31 Packages #13 74.33 #13 74.33 Total download size: 12 M #13 74.33 Installed size: 41 M #13 74.33 Downloading Packages: #13 74.37 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 739 kB/s | 15 kB 00:00 #13 74.38 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 308 kB/s | 9.9 kB 00:00 #13 74.38 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #13 74.39 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 35 kB 00:00 #13 74.39 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 74.39 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.0 MB/s | 43 kB 00:00 #13 74.40 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 30 kB 00:00 #13 74.40 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #13 74.41 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 37 kB 00:00 #13 74.41 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.8 MB/s | 55 kB 00:00 #13 74.42 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 99 kB 00:00 #13 74.42 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #13 74.43 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 74.49 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 203 kB 00:00 #13 74.53 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 383 kB/s | 13 kB 00:00 #13 74.61 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 405 kB 00:00 #13 74.82 (17/31): boost-program-options-1.75.0-13.el9_7. 332 kB/s | 104 kB 00:00 #13 74.92 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 303 kB/s | 91 kB 00:00 #13 74.95 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 193 kB/s | 22 kB 00:00 #13 74.95 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 275 kB 00:00 #13 74.95 (21/31): boost-serialization-1.75.0-13.el9_7.x8 10 MB/s | 127 kB 00:00 #13 74.95 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.3 MB/s | 25 kB 00:00 #13 74.96 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 11 kB 00:00 #13 74.97 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 10 MB/s | 53 kB 00:00 #13 74.97 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #13 74.97 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #13 74.98 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.6 MB/s | 28 kB 00:00 #13 74.98 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 74.99 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 16 MB/s | 308 kB 00:00 #13 75.01 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.2 MB/s | 67 kB 00:00 #13 75.07 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 13 MB/s | 9.6 MB 00:00 #13 75.07 -------------------------------------------------------------------------------- #13 75.07 Total 16 MB/s | 12 MB 00:00 #13 75.07 Running transaction check #13 75.16 Transaction check succeeded. #13 75.16 Running transaction test #13 75.63 Transaction test succeeded. #13 75.63 Running transaction #13 76.38 Preparing : 1/1 #13 76.52 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 76.53 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 76.54 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 76.55 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 77.52 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 77.52 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 77.54 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 77.56 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 77.56 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 77.58 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 77.61 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 77.61 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 77.61 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 77.61 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 77.64 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 77.64 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 77.64 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 77.68 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 77.68 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 77.68 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 77.68 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 77.68 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 77.68 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 77.68 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 77.69 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 77.70 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 77.70 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 77.71 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 77.79 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 77.79 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 77.79 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 77.79 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 77.97 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 77.97 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 77.97 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 77.97 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 77.97 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 77.97 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 77.97 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 77.97 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 77.97 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 77.97 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 77.97 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 77.97 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 77.97 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 77.97 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 77.97 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 77.97 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 77.97 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 77.97 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 77.97 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 77.97 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 77.97 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 77.97 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 77.97 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 77.97 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 77.97 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 77.97 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 77.97 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 77.97 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 77.97 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 77.97 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 77.97 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 78.13 #13 78.13 Installed: #13 78.13 boost-1.75.0-13.el9_7.x86_64 #13 78.13 boost-atomic-1.75.0-13.el9_7.x86_64 #13 78.13 boost-chrono-1.75.0-13.el9_7.x86_64 #13 78.13 boost-container-1.75.0-13.el9_7.x86_64 #13 78.13 boost-context-1.75.0-13.el9_7.x86_64 #13 78.13 boost-contract-1.75.0-13.el9_7.x86_64 #13 78.13 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 78.13 boost-date-time-1.75.0-13.el9_7.x86_64 #13 78.13 boost-fiber-1.75.0-13.el9_7.x86_64 #13 78.13 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 78.13 boost-graph-1.75.0-13.el9_7.x86_64 #13 78.13 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 78.13 boost-locale-1.75.0-13.el9_7.x86_64 #13 78.13 boost-log-1.75.0-13.el9_7.x86_64 #13 78.13 boost-math-1.75.0-13.el9_7.x86_64 #13 78.13 boost-nowide-1.75.0-13.el9_7.x86_64 #13 78.13 boost-program-options-1.75.0-13.el9_7.x86_64 #13 78.13 boost-python3-1.75.0-13.el9_7.x86_64 #13 78.13 boost-random-1.75.0-13.el9_7.x86_64 #13 78.13 boost-regex-1.75.0-13.el9_7.x86_64 #13 78.13 boost-serialization-1.75.0-13.el9_7.x86_64 #13 78.13 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 78.13 boost-system-1.75.0-13.el9_7.x86_64 #13 78.13 boost-test-1.75.0-13.el9_7.x86_64 #13 78.13 boost-thread-1.75.0-13.el9_7.x86_64 #13 78.13 boost-timer-1.75.0-13.el9_7.x86_64 #13 78.13 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 78.13 boost-wave-1.75.0-13.el9_7.x86_64 #13 78.13 gperftools-libs-2.9.1-3.el9.x86_64 #13 78.13 libicu-67.1-10.el9_6.x86_64 #13 78.13 libunwind-1.6.2-1.el9.x86_64 #13 78.13 #13 78.13 Complete! #13 79.09 77 files removed #13 80.14 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 80.31 Collecting contrail-vrouter-api==0.1.dev0 #13 80.31 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 80.95 Installing collected packages: contrail-vrouter-api #13 81.00 Successfully installed contrail-vrouter-api-0.1.dev0 #13 81.00 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 81.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:d22c1018baadc2a2e624ae51275d20cc4c4b50b9e318304bdb13e4306bbc97ca 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.1s done #15 DONE 3.8s 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-12 01:22:19,962: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] aefca4261d87: Preparing a1f05bb53ac8: Preparing ed234ba3371b: Preparing ced2a31fe608: Preparing f9c610becfe0: Preparing ab83a9f4ec72: Preparing e1803c773811: Preparing bd63ea1ea268: Preparing 1007a03c146a: Preparing f4e9da8f5961: Preparing a5b671db4532: Preparing 8dff428c76fa: Preparing 811cfb831785: Preparing 482a5a546533: Preparing 3178477f5f10: Preparing d357323217af: Preparing 9665ee2214fd: Preparing c7665d6bf817: Preparing 513468891017: Preparing d58299b1354c: Preparing 44343de3ea1d: Preparing f9c610becfe0: Waiting ab83a9f4ec72: Waiting e1803c773811: Waiting bd63ea1ea268: Waiting 1007a03c146a: Waiting f4e9da8f5961: Waiting a5b671db4532: Waiting 8dff428c76fa: Waiting 811cfb831785: Waiting 482a5a546533: Waiting 3178477f5f10: Waiting d357323217af: Waiting 9665ee2214fd: Waiting c7665d6bf817: Waiting 513468891017: Waiting d58299b1354c: Waiting 44343de3ea1d: Waiting aefca4261d87: Pushed ed234ba3371b: Pushed ced2a31fe608: Pushed ab83a9f4ec72: Pushed f9c610becfe0: Pushed bd63ea1ea268: Layer already exists f4e9da8f5961: Layer already exists 1007a03c146a: Layer already exists e1803c773811: Pushed a5b671db4532: Layer already exists 8dff428c76fa: Layer already exists 811cfb831785: Layer already exists 482a5a546533: Layer already exists 3178477f5f10: Layer already exists d357323217af: Layer already exists 9665ee2214fd: Layer already exists c7665d6bf817: Layer already exists 513468891017: Layer already exists 44343de3ea1d: Layer already exists d58299b1354c: Layer already exists a1f05bb53ac8: Pushed nightly: digest: sha256:27e2053e5d2b70cfcba147fca6e047f4d036f6985a7b809a19f06db415c5cecb size: 4713 2026-03-12 01:22:49,052: INFO: Building opensdn-tor-agent finished successfully, duration: 135 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:5102/opensdn-analytics-alarm-gen:nightly 77101d91b034 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 049a0a88a85e 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 3c3bf3028e6a 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly f34d936a7899 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly de92a15d5619 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 613ab3514f7e 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 617aa553db80 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 6636c241afe5 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 3be6f5323b63 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly da99bb570e00 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 3cc982cd6afe 2.48MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly e318990f1449 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 3944f36c9ee0 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly d946fc6cc70d 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly e378390ab410 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly d7e9a128112b 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 529215db95a5 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 1aac4d4d46de 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 23ec7a1763cd 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 5c4349578909 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 9b4ff40b132b 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly f93c48ca83e4 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 9e886653a60d 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 924a8e8a21ca 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly ed7c77780b42 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly e8921e42cf9d 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 421f6cc0629f 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly bf74535521ed 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly fc41a59418b6 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 24c7f37886b9 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly bdb2dad0759c 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 5209ea9b3c8d 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly ba4f91bf3c6b 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0c80fa0e6fd0 671MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly a082b5855c0d 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 6c89f58034e9 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 11a4fd19ed6e 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 39a952f99db7 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly f81d829f31c5 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 81f17be995af 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly c0150e8d2656 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d22c1018baad 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly a8d3dfc7ba06 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly e3fd6901e0f0 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 4e810e22ddd5 734MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable b3a6537d0380 2.9GB 0B U tf-dev-sandbox:compile 477bad0d7ad3 24.7GB 0B