2026-06-11 16:17:33,486: INFO: Building opensdn-tor-agent 2026-06-11 16:17:33,551: 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_8_4_7-3 --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.9s #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_8_4_7-3 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.5s #5 [stage-1 1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-3 #5 DONE 1.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #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.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.3s #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.340 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 14 MB 00:00 #13 5.803 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #13 7.777 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 402 kB 00:00 #13 9.425 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 16 MB 00:00 #13 26.35 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #13 33.80 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #13 35.28 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #13 39.61 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 697 kB 00:00 #13 40.14 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 474 kB 00:00 #13 41.03 added from: http://tf-mirrors.gz1.opensdn.io/re 636 kB/s | 18 kB 00:00 #13 41.75 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 kB/s | 257 B 00:00 #13 42.26 added from: http://tf-mirrors.gz1.opensdn.io/re 514 kB/s | 15 kB 00:00 #13 43.47 added from: http://tf-mirrors.gz1.opensdn.io/re 216 kB/s | 96 kB 00:00 #13 45.31 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #13 79.99 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #13 92.84 Dependencies resolved. #13 92.84 ========================================================================================== #13 92.84 Package Arch Version Repository Size #13 92.84 ========================================================================================== #13 92.84 Installing: #13 92.84 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 92.84 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 92.84 Installing dependencies: #13 92.84 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 92.84 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 92.84 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 92.84 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.84 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 92.84 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 92.84 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.84 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.84 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 92.84 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 92.84 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.84 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 92.84 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 92.84 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 92.84 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.84 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 92.84 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 92.84 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 92.84 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 92.84 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 92.84 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 92.84 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.84 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 92.84 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 92.84 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 92.84 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 92.84 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 92.84 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 92.84 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 92.84 #13 92.84 Transaction Summary #13 92.84 ========================================================================================== #13 92.84 Install 31 Packages #13 92.84 #13 92.84 Total download size: 12 M #13 92.84 Installed size: 41 M #13 92.84 Downloading Packages: #13 92.87 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 634 kB/s | 9.9 kB 00:00 #13 92.87 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 649 kB/s | 15 kB 00:00 #13 92.87 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 92.87 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.9 MB/s | 35 kB 00:00 #13 92.91 (5/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.7 MB/s | 43 kB 00:00 #13 92.91 (6/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 92.91 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.2 MB/s | 30 kB 00:00 #13 92.91 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #13 92.91 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 37 kB 00:00 #13 92.91 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #13 92.91 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #13 92.91 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.1 MB/s | 37 kB 00:00 #13 92.91 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 92.93 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 92.93 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 92.93 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 92.93 (17/31): boost-program-options-1.75.0-13.el9_7. 18 MB/s | 104 kB 00:00 #13 92.96 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 92.96 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #13 92.96 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 275 kB 00:00 #13 93.00 (21/31): boost-serialization-1.75.0-13.el9_7.x8 3.8 MB/s | 127 kB 00:00 #13 93.00 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.9 MB/s | 25 kB 00:00 #13 93.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #13 93.00 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #13 93.00 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.4 MB/s | 53 kB 00:00 #13 93.00 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #13 93.00 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.8 MB/s | 28 kB 00:00 #13 93.02 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 93.02 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 93.02 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #13 93.18 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #13 93.18 -------------------------------------------------------------------------------- #13 93.18 Total 37 MB/s | 12 MB 00:00 #13 93.18 Running transaction check #13 93.28 Transaction check succeeded. #13 93.28 Running transaction test #13 93.56 Transaction test succeeded. #13 93.56 Running transaction #13 94.47 Preparing : 1/1 #13 94.59 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 94.59 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 94.63 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 94.65 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 95.18 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 95.84 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 96.09 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 96.10 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 96.11 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 96.15 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 96.21 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 96.22 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 96.22 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 96.24 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 96.26 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 96.27 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 96.33 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 96.42 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 96.59 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 96.59 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 96.59 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 96.61 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 96.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 96.64 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 96.64 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 96.66 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 96.68 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 96.68 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 96.68 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 96.69 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 96.72 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 96.74 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 96.92 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 96.92 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 96.92 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 96.92 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 96.92 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 96.92 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 96.92 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 96.92 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 96.92 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 96.92 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 96.92 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 96.92 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 96.92 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 96.92 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 96.92 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 96.92 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 96.92 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 96.92 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 96.92 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 96.92 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 96.92 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 96.92 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 96.92 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 96.92 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 96.92 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 96.92 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 96.92 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 96.92 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 96.92 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 96.92 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 96.92 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 97.03 #13 97.03 Installed: #13 97.03 boost-1.75.0-13.el9_7.x86_64 #13 97.03 boost-atomic-1.75.0-13.el9_7.x86_64 #13 97.03 boost-chrono-1.75.0-13.el9_7.x86_64 #13 97.03 boost-container-1.75.0-13.el9_7.x86_64 #13 97.03 boost-context-1.75.0-13.el9_7.x86_64 #13 97.03 boost-contract-1.75.0-13.el9_7.x86_64 #13 97.03 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 97.03 boost-date-time-1.75.0-13.el9_7.x86_64 #13 97.03 boost-fiber-1.75.0-13.el9_7.x86_64 #13 97.03 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 97.03 boost-graph-1.75.0-13.el9_7.x86_64 #13 97.03 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 97.03 boost-locale-1.75.0-13.el9_7.x86_64 #13 97.03 boost-log-1.75.0-13.el9_7.x86_64 #13 97.03 boost-math-1.75.0-13.el9_7.x86_64 #13 97.03 boost-nowide-1.75.0-13.el9_7.x86_64 #13 97.03 boost-program-options-1.75.0-13.el9_7.x86_64 #13 97.03 boost-python3-1.75.0-13.el9_7.x86_64 #13 97.03 boost-random-1.75.0-13.el9_7.x86_64 #13 97.03 boost-regex-1.75.0-13.el9_7.x86_64 #13 97.03 boost-serialization-1.75.0-13.el9_7.x86_64 #13 97.03 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 97.03 boost-system-1.75.0-13.el9_7.x86_64 #13 97.03 boost-test-1.75.0-13.el9_7.x86_64 #13 97.03 boost-thread-1.75.0-13.el9_7.x86_64 #13 97.03 boost-timer-1.75.0-13.el9_7.x86_64 #13 97.03 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 97.03 boost-wave-1.75.0-13.el9_7.x86_64 #13 97.03 gperftools-libs-2.9.1-3.el9.x86_64 #13 97.03 libicu-67.1-10.el9_6.x86_64 #13 97.03 libunwind-1.6.2-1.el9.x86_64 #13 97.03 #13 97.03 Complete! #13 97.40 77 files removed #13 97.91 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 97.99 Collecting contrail-vrouter-api==0.1.dev0 #13 97.99 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 98.30 Installing collected packages: contrail-vrouter-api #13 98.30 Successfully installed contrail-vrouter-api-0.1.dev0 #13 98.30 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 98.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.3s done #15 writing image sha256:a5308434fdac62ec66ff14673faab32b885504a9907f214e54437fe2b1bfdbc5 #15 writing image sha256:a5308434fdac62ec66ff14673faab32b885504a9907f214e54437fe2b1bfdbc5 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-3 0.0s done #15 DONE 3.4s 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-06-11 16:19:59,227: INFO: Docker build duration: 146 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f0f29425c56d: Preparing f2b03e68755a: Preparing 0cf57319b096: Preparing 11cca540ef9c: Preparing d71aea058e62: Preparing 0f2730c29556: Preparing a36209bfb60c: Preparing f750a8897a28: Preparing 2e9593559b15: Preparing 7f2fc7690a68: Preparing 8a4e7c974dc8: Preparing 67357ce0dbb8: Preparing cb78d7d1f27e: Preparing ec34774b2fa1: Preparing 07670e68583d: Preparing 281b3280d4a9: Preparing 7e129db0cda7: Preparing e694b7f34f58: Preparing 3a485c4bd695: Preparing f044cfba7fb7: Preparing 44343de3ea1d: Preparing f0f29425c56d: Waiting f2b03e68755a: Waiting 0cf57319b096: Waiting d71aea058e62: Waiting 0f2730c29556: Waiting a36209bfb60c: Waiting f750a8897a28: Waiting 2e9593559b15: Waiting 7f2fc7690a68: Waiting 8a4e7c974dc8: Waiting 67357ce0dbb8: Waiting cb78d7d1f27e: Waiting ec34774b2fa1: Waiting 07670e68583d: Waiting 281b3280d4a9: Waiting 7e129db0cda7: Waiting e694b7f34f58: Waiting 3a485c4bd695: Waiting f044cfba7fb7: Waiting 44343de3ea1d: Waiting 11cca540ef9c: Waiting 0cf57319b096: Pushed f0f29425c56d: Pushed 11cca540ef9c: Pushed d71aea058e62: Pushed 0f2730c29556: Pushed f750a8897a28: Layer already exists 2e9593559b15: Layer already exists 8a4e7c974dc8: Layer already exists 7f2fc7690a68: Layer already exists 67357ce0dbb8: Layer already exists cb78d7d1f27e: Layer already exists ec34774b2fa1: Layer already exists a36209bfb60c: Pushed 07670e68583d: Layer already exists 281b3280d4a9: Layer already exists 7e129db0cda7: Layer already exists e694b7f34f58: Layer already exists 3a485c4bd695: Layer already exists f044cfba7fb7: Layer already exists 44343de3ea1d: Layer already exists f2b03e68755a: Pushed master-2_8_4_7-3: digest: sha256:5b02c8c9a98ead2595d824822041840ff2af3a5320601a6e0542a4cc30bda32d size: 4713 2026-06-11 16:20:18,298: INFO: Building opensdn-tor-agent finished successfully, duration: 165 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_8_4_7-3 be4db31315a9 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_4_7-3 45d7ef23b24f 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_4_7-3 164429c5ac3a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_4_7-3 e53e767c47da 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_4_7-3 3f67e3293b6d 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_4_7-3 e2bb95894268 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_4_7-3 15d8cc62c2ed 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_4_7-3 c53581992277 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_4_7-3 677897b2b694 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-3 356c05b76b93 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_4_7-3 e12c6e5d6077 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_4_7-3 227e62f8089f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_4_7-3 1c85fc404668 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_4_7-3 8d5d5c537b99 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_4_7-3 f256ee547ae5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_4_7-3 11cd7a01d28a 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_4_7-3 7b3e01e07ee0 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_4_7-3 c5b72188577f 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_4_7-3 f742e2071381 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_4_7-3 8fa14ef40e76 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_4_7-3 ed498cd6a366 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_4_7-3 199b93d0458b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_4_7-3 acd4b4792374 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_4_7-3 c22a4d9d7900 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_4_7-3 2f6b88e16998 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_4_7-3 10eb088e629d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_4_7-3 88a35a372f7e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_4_7-3 ecaef6de88e5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_4_7-3 5b8da88dd213 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_4_7-3 37c7c7a7c244 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_4_7-3 62e2a9b6c802 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_4_7-3 46709a8c73dd 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_4_7-3 3ee30c535584 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_4_7-3 662eb7d478f2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_4_7-3 732d9cc4af71 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_4_7-3 17bb76bf5f5e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_4_7-3 4ae401971620 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_4_7-3 0cd4f03a3495 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_4_7-3 01b0b323f8ef 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_4_7-3 a1c2a3ea7086 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_4_7-3 8938154ba72e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_4_7-3 0f6374827603 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_4_7-3 360574c42229 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_4_7-3 1ef957a1dea9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_4_7-3 240d115de8b8 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_4_7-3 958cc7338002 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_4_7-3 a8c602be803f 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-3 a5308434fdac 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_4_7-3 cdfc177949d7 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_4_7-3 96fbfb53a466 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_4_7-3 3a8147c430e5 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_4_7-3 579ed62b7916 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_4_7-3 07a08b632911 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_4_7-3 61318a002612 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 5fde75b32e91 21GB 0B U opensdn-test-test:master-2_8_4_7-3 958cc7338002 1.84GB 0B tf-dev-sandbox:compile 31b8b33924d5 21.8GB 0B