2026-06-17 08:20:15,081: INFO: Building opensdn-tor-agent 2026-06-17 08:20:15,156: 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_3_5_4-1_2 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-1_2 #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.0s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-1_2 #5 DONE 1.0s #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 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 5.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 2.614 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 14 MB 00:00 #13 13.19 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 14.92 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 402 kB 00:00 #13 16.09 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 16 MB 00:00 #13 28.66 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #13 38.81 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #13 40.28 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.8 MB 00:00 #13 44.89 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 697 kB 00:00 #13 46.51 added from: http://tf-mirrors.gz1.opensdn.io/re 750 kB/s | 474 kB 00:00 #13 47.40 added from: http://tf-mirrors.gz1.opensdn.io/re 528 kB/s | 18 kB 00:00 #13 48.06 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 kB/s | 257 B 00:00 #13 48.37 added from: http://tf-mirrors.gz1.opensdn.io/re 787 kB/s | 15 kB 00:00 #13 49.14 added from: http://tf-mirrors.gz1.opensdn.io/re 744 kB/s | 96 kB 00:00 #13 50.86 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #13 81.62 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 89.27 Dependencies resolved. #13 89.29 ========================================================================================== #13 89.29 Package Arch Version Repository Size #13 89.29 ========================================================================================== #13 89.29 Installing: #13 89.29 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 89.29 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 89.29 Installing dependencies: #13 89.29 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 89.29 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 89.29 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 89.29 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 89.29 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 89.29 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 89.29 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 89.29 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 89.29 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 89.29 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 89.29 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 89.29 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 89.29 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 89.29 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 89.29 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 89.29 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 89.29 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 89.29 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 89.29 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 89.29 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 89.29 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 89.29 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 89.29 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 89.29 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 89.29 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 89.29 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 89.29 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 89.29 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 89.29 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 89.29 #13 89.29 Transaction Summary #13 89.29 ========================================================================================== #13 89.29 Install 31 Packages #13 89.29 #13 89.29 Total download size: 12 M #13 89.29 Installed size: 41 M #13 89.29 Downloading Packages: #13 89.34 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 377 kB/s | 9.9 kB 00:00 #13 89.34 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 504 kB/s | 15 kB 00:00 #13 89.34 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #13 89.34 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 35 kB 00:00 #13 89.36 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 817 kB/s | 13 kB 00:00 #13 89.37 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.8 MB/s | 43 kB 00:00 #13 89.37 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 30 kB 00:00 #13 89.38 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 978 kB/s | 11 kB 00:00 #13 89.38 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #13 89.43 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.2 MB/s | 55 kB 00:00 #13 89.43 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 89.43 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.2 MB/s | 37 kB 00:00 #13 89.43 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 89.43 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 89.43 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 89.43 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 89.43 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 89.43 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.6 MB/s | 91 kB 00:00 #13 89.48 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 22 kB 00:00 #13 89.48 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #13 89.48 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.3 MB/s | 127 kB 00:00 #13 89.48 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #13 89.48 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #13 89.48 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 228 kB 00:00 #13 89.48 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 53 kB 00:00 #13 89.50 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #13 89.50 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.8 MB/s | 28 kB 00:00 #13 89.51 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 207 kB 00:00 #13 89.55 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 89.55 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.2 MB/s | 67 kB 00:00 #13 89.73 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 89.73 -------------------------------------------------------------------------------- #13 89.73 Total 34 MB/s | 12 MB 00:00 #13 89.73 Running transaction check #13 89.73 Transaction check succeeded. #13 89.73 Running transaction test #13 90.21 Transaction test succeeded. #13 90.21 Running transaction #13 90.79 Preparing : 1/1 #13 90.90 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 90.92 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 90.92 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 90.92 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 91.38 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 91.38 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 91.40 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 91.40 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 91.40 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 91.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 91.45 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 91.45 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 91.45 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 91.47 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 91.47 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 91.49 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 91.49 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 91.49 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 91.51 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 91.51 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 91.53 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 91.54 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 91.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 91.64 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 91.64 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 91.66 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 91.74 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 91.74 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 91.74 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 91.76 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 91.78 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 91.83 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 95.03 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 95.03 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 95.03 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 95.03 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 95.03 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 95.03 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 95.03 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 95.03 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 95.03 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 95.03 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 95.03 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 95.03 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 95.03 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 95.03 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 95.03 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 95.03 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 95.03 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 95.03 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 95.03 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 95.03 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 95.03 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 95.03 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 95.03 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 95.03 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 95.03 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 95.03 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 95.03 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 95.03 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 95.03 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 95.03 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 95.03 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 95.63 #13 95.63 Installed: #13 95.63 boost-1.75.0-13.el9_7.x86_64 #13 95.63 boost-atomic-1.75.0-13.el9_7.x86_64 #13 95.63 boost-chrono-1.75.0-13.el9_7.x86_64 #13 95.63 boost-container-1.75.0-13.el9_7.x86_64 #13 95.63 boost-context-1.75.0-13.el9_7.x86_64 #13 95.63 boost-contract-1.75.0-13.el9_7.x86_64 #13 95.63 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 95.63 boost-date-time-1.75.0-13.el9_7.x86_64 #13 95.63 boost-fiber-1.75.0-13.el9_7.x86_64 #13 95.63 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 95.63 boost-graph-1.75.0-13.el9_7.x86_64 #13 95.63 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 95.63 boost-locale-1.75.0-13.el9_7.x86_64 #13 95.63 boost-log-1.75.0-13.el9_7.x86_64 #13 95.63 boost-math-1.75.0-13.el9_7.x86_64 #13 95.63 boost-nowide-1.75.0-13.el9_7.x86_64 #13 95.63 boost-program-options-1.75.0-13.el9_7.x86_64 #13 95.63 boost-python3-1.75.0-13.el9_7.x86_64 #13 95.63 boost-random-1.75.0-13.el9_7.x86_64 #13 95.63 boost-regex-1.75.0-13.el9_7.x86_64 #13 95.63 boost-serialization-1.75.0-13.el9_7.x86_64 #13 95.63 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 95.63 boost-system-1.75.0-13.el9_7.x86_64 #13 95.63 boost-test-1.75.0-13.el9_7.x86_64 #13 95.63 boost-thread-1.75.0-13.el9_7.x86_64 #13 95.63 boost-timer-1.75.0-13.el9_7.x86_64 #13 95.63 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 95.63 boost-wave-1.75.0-13.el9_7.x86_64 #13 95.63 gperftools-libs-2.9.1-3.el9.x86_64 #13 95.63 libicu-67.1-10.el9_6.x86_64 #13 95.63 libunwind-1.6.2-1.el9.x86_64 #13 95.63 #13 95.63 Complete! #13 96.70 77 files removed #13 97.41 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 97.50 Collecting contrail-vrouter-api==0.1.dev0 #13 97.50 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 97.75 Installing collected packages: contrail-vrouter-api #13 98.02 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 98.02 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 98.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.5s #15 exporting to image #15 exporting layers #15 exporting layers 2.9s done #15 writing image sha256:4c84d4fb7bd3cf57039f1c12b03f42b4c84aeca0f64dffeed756e3d684d35614 #15 writing image sha256:4c84d4fb7bd3cf57039f1c12b03f42b4c84aeca0f64dffeed756e3d684d35614 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-1_2 0.0s done #15 DONE 3.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-06-17 08:22:52,319: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 269db7c69230: Preparing 4d556158797a: Preparing 85dd46cb2938: Preparing 01bf7b5bade1: Preparing 9634b13f2ce5: Preparing 1dcf14ee29cc: Preparing 340710b9d65c: Preparing 5b367261cd4a: Preparing a7f24484892b: Preparing 4d3f442de5ea: Preparing 35234667fd75: Preparing 6e58bb84a8de: Preparing 264e3455b3ef: Preparing 7260d97467df: Preparing 4b50de3e78fe: Preparing 6a734ff52c7a: Preparing 6300865192cd: Preparing 578ce0b97863: Preparing cd661c60c3c8: Preparing f00cc5e1897f: Preparing 44343de3ea1d: Preparing 269db7c69230: Waiting 4d556158797a: Waiting 85dd46cb2938: Waiting 01bf7b5bade1: Waiting 9634b13f2ce5: Waiting 1dcf14ee29cc: Waiting 340710b9d65c: Waiting 5b367261cd4a: Waiting a7f24484892b: Waiting 4d3f442de5ea: Waiting 35234667fd75: Waiting 6e58bb84a8de: Waiting 264e3455b3ef: Waiting 7260d97467df: Waiting 4b50de3e78fe: Waiting 6a734ff52c7a: Waiting 6300865192cd: Waiting 578ce0b97863: Waiting cd661c60c3c8: Waiting f00cc5e1897f: Waiting 44343de3ea1d: Waiting 269db7c69230: Pushed 85dd46cb2938: Pushed 01bf7b5bade1: Pushed 9634b13f2ce5: Pushed 1dcf14ee29cc: Pushed 5b367261cd4a: Layer already exists a7f24484892b: Layer already exists 4d3f442de5ea: Layer already exists 340710b9d65c: Pushed 35234667fd75: Layer already exists 6e58bb84a8de: Layer already exists 264e3455b3ef: Layer already exists 7260d97467df: Layer already exists 4b50de3e78fe: Layer already exists 6a734ff52c7a: Layer already exists 6300865192cd: Layer already exists 578ce0b97863: Layer already exists cd661c60c3c8: Layer already exists f00cc5e1897f: Layer already exists 44343de3ea1d: Layer already exists 4d556158797a: Pushed master-2_3_5_4-1_2: digest: sha256:ce8cb85fc03e5b96876d02b669eec3819d4c48ce19b88366b4eeed46b2d2eea7 size: 4713 2026-06-17 08:23:05,510: INFO: Building opensdn-tor-agent finished successfully, duration: 170 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_3_5_4-1_2 50e49a1b32bd 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-1_2 6fbaef7b36a5 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-1_2 b7b5a5c81b8d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-1_2 6b803002b1ce 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-1_2 9f852e4338a7 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-1_2 7804581d85f1 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-1_2 56d95f1e5c45 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-1_2 3c347ee54b7c 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-1_2 9da601a6574e 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-1_2 384a98d05568 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-1_2 ccb163364602 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-1_2 b4bbbdf371e6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-1_2 5df57f87a1a5 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-1_2 de22bd6257a9 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-1_2 05a2c1e8aa18 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-1_2 39c47be6d64a 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-1_2 e36159044eb8 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-1_2 9fe6818753cf 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-1_2 dab3c3fa08a9 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-1_2 d8525ec0f456 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-1_2 06f0ffaf89be 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-1_2 21093be94271 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-1_2 a8f963f12ed1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-1_2 785e0bb2679f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-1_2 8334b33a389a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-1_2 78b198f1cccb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-1_2 9842b3081a57 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-1_2 70a4d98695b4 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-1_2 1ba8ba7e1c5c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-1_2 69f993f61a4d 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-1_2 e87b27e847de 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-1_2 522bff084e0b 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-1_2 00c997dc819c 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-1_2 e5e91a8d36f9 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-1_2 a4c0be697498 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-1_2 3e05aad56bb5 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-1_2 671d7b721c6e 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-1_2 7304cdc3bbfd 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-1_2 d2ce6eaab3c1 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-1_2 4c9011115945 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-1_2 6740461c47f1 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-1_2 280d1ebf0a71 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-1_2 080406df4852 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-1_2 13d9f70a2946 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-1_2 8e38c0a65c3c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-1_2 043a15bf3601 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-1_2 4c84d4fb7bd3 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-1_2 6270096c17d2 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_3_5_4-1_2 d6a3cb473e80 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-1_2 3aa6d126219c 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-1_2 509c3107f901 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-1_2 fd9376dda10c 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-1_2 337609ae13cd 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen dd881792a4bf 21GB 0B U opensdn-test-test:master-2_3_5_4-1_2 043a15bf3601 1.84GB 0B tf-dev-sandbox:compile d6814a4f339e 21.8GB 0B