2026-07-17 21:11:15,396: INFO: Building opensdn-tor-agent 2026-07-17 21:11:15,494: 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-3_0_0_8-6 --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=26.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.4s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 #5 DONE 0.2s #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 3.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.2s #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.617 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 18 MB 00:00 #13 9.378 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 2.9 MB 00:00 #13 11.40 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 516 kB 00:00 #13 12.73 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 20 MB 00:00 #13 31.34 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 15 MB 00:00 #13 45.84 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.2 MB 00:00 #13 47.27 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 6.3 MB 00:00 #13 53.28 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 966 kB 00:00 #13 55.00 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 480 kB 00:00 #13 56.30 added from: http://tf-mirrors.gz1.opensdn.io/re 789 kB/s | 19 kB 00:00 #13 56.97 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #13 57.35 added from: http://tf-mirrors.gz1.opensdn.io/re 528 kB/s | 15 kB 00:00 #13 58.30 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 112 kB 00:00 #13 60.57 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 44 MB 00:01 #13 88.13 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 101.0 Dependencies resolved. #13 101.0 ========================================================================================== #13 101.0 Package Arch Version Repository Size #13 101.0 ========================================================================================== #13 101.0 Installing: #13 101.0 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 101.0 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 101.0 Installing dependencies: #13 101.0 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 101.0 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 101.0 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 101.0 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 101.0 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 101.0 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 101.0 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 101.0 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 101.0 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 101.0 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 101.0 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 101.0 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 101.0 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 101.0 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 101.0 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 101.0 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 101.0 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 101.0 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 101.0 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 101.0 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 101.0 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 101.0 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 101.0 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 101.0 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 101.0 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 101.0 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 101.0 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 101.0 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 101.0 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 101.0 #13 101.0 Transaction Summary #13 101.0 ========================================================================================== #13 101.0 Install 31 Packages #13 101.0 #13 101.0 Total download size: 12 M #13 101.0 Installed size: 41 M #13 101.0 Downloading Packages: #13 101.0 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 296 kB/s | 9.9 kB 00:00 #13 101.0 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 386 kB/s | 15 kB 00:00 #13 101.0 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 101.0 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 35 kB 00:00 #13 101.0 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 101.0 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 43 kB 00:00 #13 101.0 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.7 MB/s | 30 kB 00:00 #13 101.0 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #13 101.0 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 37 kB 00:00 #13 101.0 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #13 101.0 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 101.1 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.3 MB/s | 37 kB 00:00 #13 101.1 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 17 MB/s | 212 kB 00:00 #13 101.1 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 101.1 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 101.1 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 930 kB/s | 13 kB 00:00 #13 101.1 (17/31): boost-program-options-1.75.0-13.el9_7. 7.0 MB/s | 104 kB 00:00 #13 101.1 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.3 MB/s | 91 kB 00:00 #13 101.1 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #13 101.1 (20/31): boost-serialization-1.75.0-13.el9_7.x8 16 MB/s | 127 kB 00:00 #13 101.1 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 101.1 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #13 101.1 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 101.1 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 10 MB/s | 53 kB 00:00 #13 101.1 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 101.1 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 101.1 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #13 101.2 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 101.2 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.6 MB/s | 67 kB 00:00 #13 101.2 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 101.3 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 101.3 -------------------------------------------------------------------------------- #13 101.3 Total 39 MB/s | 12 MB 00:00 #13 101.3 Running transaction check #13 101.3 Transaction check succeeded. #13 101.3 Running transaction test #13 101.6 Transaction test succeeded. #13 101.6 Running transaction #13 102.2 Preparing : 1/1 #13 102.3 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 102.3 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 102.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 102.3 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 102.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 102.9 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 102.9 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 102.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 102.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 102.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 102.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 102.9 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 103.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 103.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 103.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 103.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 103.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 103.0 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 103.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 103.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 103.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 103.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 103.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 103.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 103.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 103.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 103.1 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 103.1 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 103.1 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 103.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 103.2 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 103.2 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 103.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 103.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 103.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 103.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 103.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 103.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 103.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 103.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 103.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 103.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 103.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 103.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 103.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 103.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 103.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 103.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 103.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 103.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 103.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 103.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 103.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 103.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 103.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 103.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 103.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 103.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 103.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 103.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 103.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 103.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 103.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 103.7 #13 103.7 Installed: #13 103.7 boost-1.75.0-13.el9_7.x86_64 #13 103.7 boost-atomic-1.75.0-13.el9_7.x86_64 #13 103.7 boost-chrono-1.75.0-13.el9_7.x86_64 #13 103.7 boost-container-1.75.0-13.el9_7.x86_64 #13 103.7 boost-context-1.75.0-13.el9_7.x86_64 #13 103.7 boost-contract-1.75.0-13.el9_7.x86_64 #13 103.7 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 103.7 boost-date-time-1.75.0-13.el9_7.x86_64 #13 103.7 boost-fiber-1.75.0-13.el9_7.x86_64 #13 103.7 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 103.7 boost-graph-1.75.0-13.el9_7.x86_64 #13 103.7 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 103.7 boost-locale-1.75.0-13.el9_7.x86_64 #13 103.7 boost-log-1.75.0-13.el9_7.x86_64 #13 103.7 boost-math-1.75.0-13.el9_7.x86_64 #13 103.7 boost-nowide-1.75.0-13.el9_7.x86_64 #13 103.7 boost-program-options-1.75.0-13.el9_7.x86_64 #13 103.7 boost-python3-1.75.0-13.el9_7.x86_64 #13 103.7 boost-random-1.75.0-13.el9_7.x86_64 #13 103.7 boost-regex-1.75.0-13.el9_7.x86_64 #13 103.7 boost-serialization-1.75.0-13.el9_7.x86_64 #13 103.7 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 103.7 boost-system-1.75.0-13.el9_7.x86_64 #13 103.7 boost-test-1.75.0-13.el9_7.x86_64 #13 103.7 boost-thread-1.75.0-13.el9_7.x86_64 #13 103.7 boost-timer-1.75.0-13.el9_7.x86_64 #13 103.7 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 103.7 boost-wave-1.75.0-13.el9_7.x86_64 #13 103.7 gperftools-libs-2.9.1-3.el9.x86_64 #13 103.7 libicu-67.1-10.el9_6.x86_64 #13 103.7 libunwind-1.6.2-1.el9.x86_64 #13 103.7 #13 103.7 Complete! #13 104.4 77 files removed #13 105.4 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 105.5 Collecting contrail-vrouter-api==0.1.dev0 #13 105.5 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 106.0 Installing collected packages: contrail-vrouter-api #13 106.0 Successfully installed contrail-vrouter-api-0.1.dev0 #13 106.0 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 107.0s #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:aaf802a46510b9d8fa7035f15eaeee83c1cc34de403bf103646d7727c8733e58 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 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-07-17 21:14:29,490: INFO: Docker build duration: 194 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2be22a2c58d2: Preparing e994127b2eed: Preparing daa62c14d645: Preparing 94a8ed7fe039: Preparing 6ab3eaa26182: Preparing e9b920b69559: Preparing 4d26de0fff4c: Preparing ee81adca2439: Preparing 7d60786d8cb0: Preparing efaf45d2cec6: Preparing 30e849b84391: Preparing 9eb555a2d08b: Preparing a23a4ec82dbf: Preparing 2fe4b73909eb: Preparing 3bffc5dd76ab: Preparing c70ef56faadf: Preparing ec2242c6dbda: Preparing 2c1b04521e8d: Preparing c2e7ca91562c: Preparing a89726f95a32: Preparing 44343de3ea1d: Preparing daa62c14d645: Waiting 94a8ed7fe039: Waiting 6ab3eaa26182: Waiting e9b920b69559: Waiting 4d26de0fff4c: Waiting ee81adca2439: Waiting 7d60786d8cb0: Waiting efaf45d2cec6: Waiting 30e849b84391: Waiting 9eb555a2d08b: Waiting a23a4ec82dbf: Waiting 2fe4b73909eb: Waiting 3bffc5dd76ab: Waiting c70ef56faadf: Waiting ec2242c6dbda: Waiting 2c1b04521e8d: Waiting c2e7ca91562c: Waiting a89726f95a32: Waiting 44343de3ea1d: Waiting 2be22a2c58d2: Pushed daa62c14d645: Pushed 94a8ed7fe039: Pushed 6ab3eaa26182: Pushed e9b920b69559: Pushed 4d26de0fff4c: Pushed ee81adca2439: Layer already exists 7d60786d8cb0: Layer already exists efaf45d2cec6: Layer already exists 30e849b84391: Layer already exists 9eb555a2d08b: Layer already exists a23a4ec82dbf: Layer already exists 2fe4b73909eb: Layer already exists 3bffc5dd76ab: Layer already exists c70ef56faadf: Layer already exists ec2242c6dbda: Layer already exists 2c1b04521e8d: Layer already exists c2e7ca91562c: Layer already exists a89726f95a32: Layer already exists 44343de3ea1d: Layer already exists e994127b2eed: Pushed master-3_0_0_8-6: digest: sha256:1c8182006dbe655d48e70b76ded1bf69258a369b041300c1b58512e6b01e48fd size: 4713 2026-07-17 21:14:43,447: INFO: Building opensdn-tor-agent finished successfully, duration: 208 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_8-6 5595f54c9129 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_8-6 162601d6c0e4 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_8-6 97dad3854088 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_0_8-6 29390ce65e48 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_0_8-6 aa3f6ed5ebf3 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_8-6 b1c21b2a5296 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_8-6 f02597cefe53 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_8-6 3eb9516d3277 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_8-6 c65257322d01 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_8-6 e911c72dd1aa 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_8-6 c81603f51440 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_8-6 03e67607c7c9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_8-6 c04e2d806817 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_0_8-6 f92723ab282d 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_8-6 d82477998a19 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_8-6 21fe97de4d1b 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_8-6 8c86189ee7c5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_8-6 018dc656d657 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_8-6 7cd00ac5782d 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_8-6 7af5d7c29615 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_8-6 57e989235f20 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_8-6 949035b2778e 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_8-6 65ef27b3b7c9 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_8-6 4345e80d0065 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_8-6 53cc1a16bcbc 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_8-6 978d27acdd08 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_8-6 3b24e98c70be 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_8-6 6bcc4d06dbd9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_8-6 480ef588a0b8 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_8-6 b43a77ed58b1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_8-6 3ff79e2c7162 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_8-6 a984c7aa2ea9 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_8-6 a1f145c13684 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_8-6 663709b90fb9 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_8-6 8cf6a99b79d9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_8-6 08822b031fd9 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_8-6 9f700670ea8b 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_8-6 c469cb3c87e0 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_8-6 010584e02372 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_8-6 9e16396a8cf1 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_8-6 bd7dc77d4c3f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_8-6 7266617bfeb2 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_8-6 ded825ec017b 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_8-6 dfcfb0df2068 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_0_8-6 4344de43f784 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_0_8-6 11bc5b357629 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_0_8-6 cfaf90420198 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_8-6 aaf802a46510 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_0_8-6 7692d8fe5cf1 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_8-6 de025636c362 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_8-6 d305fea7a940 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 40e9d2bca369 3.01GB 0B U opensdn-test-test:master-3_0_0_8-6 11bc5b357629 1.91GB 0B tf-dev-sandbox:compile c241ecc455f0 22.6GB 0B