2026-08-20 10:00:26,549: INFO: Building opensdn-tor-agent 2026-08-20 10:00:26,630: 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_3_4-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=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 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-3_0_3_4-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.5s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_4-2 #5 DONE 0.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s 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.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #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 3.1s #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 4.038 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 18 MB 00:00 #13 16.57 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.9 MB 00:00 #13 19.74 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 516 kB 00:00 #13 21.19 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 20 MB 00:00 #13 41.18 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 15 MB 00:00 #13 56.02 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 1.2 MB 00:00 #13 57.65 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 6.3 MB 00:00 #13 64.58 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 966 kB 00:00 #13 66.11 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 480 kB 00:00 #13 67.24 added from: http://tf-mirrors.gz1.opensdn.io/re 495 kB/s | 19 kB 00:00 #13 67.92 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #13 68.78 added from: http://tf-mirrors.gz1.opensdn.io/re 491 kB/s | 15 kB 00:00 #13 69.69 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 112 kB 00:00 #13 71.84 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 44 MB 00:01 #13 103.1 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 116.7 Dependencies resolved. #13 116.7 ========================================================================================== #13 116.7 Package Arch Version Repository Size #13 116.7 ========================================================================================== #13 116.7 Installing: #13 116.7 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 116.7 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 116.7 Installing dependencies: #13 116.7 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 116.7 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 116.7 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 116.7 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 116.7 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 116.7 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 116.7 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 116.7 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 116.7 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 116.7 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 116.7 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 116.7 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 116.7 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 116.7 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 116.7 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 116.7 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 116.7 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 116.7 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 116.7 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 116.7 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 116.7 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 116.7 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 116.7 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 116.7 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 116.7 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 116.7 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 116.7 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 116.7 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 116.7 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 116.7 #13 116.7 Transaction Summary #13 116.7 ========================================================================================== #13 116.7 Install 31 Packages #13 116.7 #13 116.7 Total download size: 12 M #13 116.7 Installed size: 41 M #13 116.7 Downloading Packages: #13 116.8 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 479 kB/s | 9.9 kB 00:00 #13 116.8 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 550 kB/s | 15 kB 00:00 #13 116.8 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 116.8 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 35 kB 00:00 #13 116.8 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 116.8 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.5 MB/s | 43 kB 00:00 #13 116.8 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 30 kB 00:00 #13 116.8 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 442 kB/s | 11 kB 00:00 #13 116.8 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 37 kB 00:00 #13 116.8 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.0 MB/s | 55 kB 00:00 #13 116.9 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 99 kB 00:00 #13 116.9 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.1 MB/s | 37 kB 00:00 #13 116.9 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.9 MB/s | 212 kB 00:00 #13 116.9 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.1 MB/s | 203 kB 00:00 #13 116.9 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 405 kB 00:00 #13 116.9 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 117.0 (17/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 117.0 (18/31): boost-program-options-1.75.0-13.el9_7. 5.3 MB/s | 104 kB 00:00 #13 117.0 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.8 MB/s | 22 kB 00:00 #13 117.0 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 117.0 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 117.0 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #13 117.0 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #13 117.0 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 117.0 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 53 kB 00:00 #13 117.0 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 21 kB 00:00 #13 117.0 (27/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 207 kB 00:00 #13 117.0 (28/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.2 MB/s | 28 kB 00:00 #13 117.0 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 17 MB/s | 67 kB 00:00 #13 117.0 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 117.2 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #13 117.2 -------------------------------------------------------------------------------- #13 117.2 Total 29 MB/s | 12 MB 00:00 #13 117.2 Running transaction check #13 117.3 Transaction check succeeded. #13 117.3 Running transaction test #13 117.7 Transaction test succeeded. #13 117.7 Running transaction #13 118.2 Preparing : 1/1 #13 118.3 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 118.3 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 118.3 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 118.3 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 118.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 119.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 119.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 119.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 119.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 119.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 119.0 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 119.0 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 119.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 119.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 119.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 119.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 119.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 119.1 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 119.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 119.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 119.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 119.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 119.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 119.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 119.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 119.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 119.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 119.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 119.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 119.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 119.2 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 119.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 119.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 119.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 119.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 119.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 119.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 119.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 119.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 119.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 119.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 119.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 119.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 119.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 119.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 119.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 119.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 119.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 119.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 119.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 119.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 119.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 119.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 119.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 119.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 119.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 119.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 119.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 119.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 119.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 119.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 119.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 119.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 119.6 #13 119.6 Installed: #13 119.6 boost-1.75.0-13.el9_7.x86_64 #13 119.6 boost-atomic-1.75.0-13.el9_7.x86_64 #13 119.6 boost-chrono-1.75.0-13.el9_7.x86_64 #13 119.6 boost-container-1.75.0-13.el9_7.x86_64 #13 119.6 boost-context-1.75.0-13.el9_7.x86_64 #13 119.6 boost-contract-1.75.0-13.el9_7.x86_64 #13 119.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 119.6 boost-date-time-1.75.0-13.el9_7.x86_64 #13 119.6 boost-fiber-1.75.0-13.el9_7.x86_64 #13 119.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 119.6 boost-graph-1.75.0-13.el9_7.x86_64 #13 119.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 119.6 boost-locale-1.75.0-13.el9_7.x86_64 #13 119.6 boost-log-1.75.0-13.el9_7.x86_64 #13 119.6 boost-math-1.75.0-13.el9_7.x86_64 #13 119.6 boost-nowide-1.75.0-13.el9_7.x86_64 #13 119.6 boost-program-options-1.75.0-13.el9_7.x86_64 #13 119.6 boost-python3-1.75.0-13.el9_7.x86_64 #13 119.6 boost-random-1.75.0-13.el9_7.x86_64 #13 119.6 boost-regex-1.75.0-13.el9_7.x86_64 #13 119.6 boost-serialization-1.75.0-13.el9_7.x86_64 #13 119.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 119.6 boost-system-1.75.0-13.el9_7.x86_64 #13 119.6 boost-test-1.75.0-13.el9_7.x86_64 #13 119.6 boost-thread-1.75.0-13.el9_7.x86_64 #13 119.6 boost-timer-1.75.0-13.el9_7.x86_64 #13 119.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 119.6 boost-wave-1.75.0-13.el9_7.x86_64 #13 119.6 gperftools-libs-2.9.1-3.el9.x86_64 #13 119.6 libicu-67.1-10.el9_6.x86_64 #13 119.6 libunwind-1.6.2-1.el9.x86_64 #13 119.6 #13 119.6 Complete! #13 120.3 77 files removed #13 120.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 121.0 Collecting contrail-vrouter-api==0.1.dev0 #13 121.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 121.5 Installing collected packages: contrail-vrouter-api #13 121.5 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 121.5 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 122.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.2s done #15 writing image sha256:812ccbc359dcbc7693a256608cd327e4eb331d44c160497b92607040e55bdb4e done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_4-2 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_4-2 0.1s done #15 DONE 3.3s 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-08-20 10:03:49,593: INFO: Docker build duration: 203 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 25c4d9d28475: Preparing 0e21f5952f64: Preparing ace21323fa99: Preparing 217e05a2169b: Preparing a27676f679a3: Preparing 5cca24c375dd: Preparing e72877ff032d: Preparing c72e943302f1: Preparing 02eccfce70ac: Preparing d770be663d43: Preparing b7bc133bfae5: Preparing 985fb8a8dba3: Preparing 548ca79028c2: Preparing 2f21c8772ac1: Preparing 5c2555890d60: Preparing 4e229517fecc: Preparing 71d7afec1c7f: Preparing 7af6ac445bd7: Preparing dc56d03abdd4: Preparing cbe07af87436: Preparing 44343de3ea1d: Preparing 25c4d9d28475: Waiting 0e21f5952f64: Waiting ace21323fa99: Waiting 217e05a2169b: Waiting a27676f679a3: Waiting 5cca24c375dd: Waiting e72877ff032d: Waiting c72e943302f1: Waiting 02eccfce70ac: Waiting d770be663d43: Waiting b7bc133bfae5: Waiting 985fb8a8dba3: Waiting 548ca79028c2: Waiting 2f21c8772ac1: Waiting 5c2555890d60: Waiting 4e229517fecc: Waiting 71d7afec1c7f: Waiting 7af6ac445bd7: Waiting dc56d03abdd4: Waiting cbe07af87436: Waiting 44343de3ea1d: Waiting 25c4d9d28475: Pushed ace21323fa99: Pushed 217e05a2169b: Pushed a27676f679a3: Pushed 5cca24c375dd: Pushed e72877ff032d: Pushed c72e943302f1: Layer already exists 02eccfce70ac: Layer already exists d770be663d43: Layer already exists b7bc133bfae5: Layer already exists 985fb8a8dba3: Layer already exists 2f21c8772ac1: Layer already exists 548ca79028c2: Layer already exists 5c2555890d60: Layer already exists 4e229517fecc: Layer already exists 71d7afec1c7f: Layer already exists 7af6ac445bd7: Layer already exists dc56d03abdd4: Layer already exists cbe07af87436: Layer already exists 44343de3ea1d: Layer already exists 0e21f5952f64: Pushed master-3_0_3_4-2: digest: sha256:d4c6fc78dd6a80271e749d0e8b714dd8d4daaa4893d4ceae74e1b0d24b356b29 size: 4713 2026-08-20 10:04:02,420: INFO: Building opensdn-tor-agent finished successfully, duration: 216 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_4-2 ac34e5744298 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_4-2 280e73382903 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_4-2 5227789cc436 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_4-2 877cb1040237 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_4-2 013354653169 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_4-2 6febc14497c8 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_4-2 8e5f3b215faa 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_4-2 0117c2524cc6 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_4-2 fe25b0e9440d 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_4-2 7f7b88d06e28 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_4-2 49926d63815a 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_4-2 f7cef0cf5300 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_4-2 0bac4b19ec0d 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_4-2 8743a26d704c 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_4-2 7a76695344e0 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_4-2 97d4ccdd835b 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_4-2 0c96567624aa 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_4-2 c8d2fcea177f 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_4-2 fcd4c17dc040 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_4-2 62001f9f7a0a 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_4-2 8071cd7a0e72 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_4-2 d227c534b685 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_4-2 086a1e756d68 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_4-2 d42201f91b76 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_4-2 5657d1084018 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_4-2 5656d849eec5 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_4-2 02df05339226 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_4-2 b3c88b34afd8 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_4-2 a938b94d1b02 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_4-2 c8866f3de3f8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_4-2 93426c31ab56 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_4-2 70b5385332d2 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_4-2 1f69e51f0cbf 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_4-2 533b2f9b2c16 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_4-2 df93a95827b8 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_4-2 a73801dce2d1 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_4-2 ded11e1be04a 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_4-2 6a5a980329e2 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_4-2 8615aee5dfd2 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_4-2 65b357c64463 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_4-2 fb7ed781765c 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_4-2 fdfde4b1eeb9 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_4-2 756192b62612 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_4-2 49d5847092c5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_4-2 8ebdb3df5337 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_4-2 812ccbc359dc 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_4-2 59e332c16448 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_3_4-2 ac32b7c186a4 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_4-2 1aad432dd51e 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_4-2 9b233088b877 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_3_4-2 be9bd5cb1959 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 52196dd4cc4d 21.4GB 0B U tf-dev-sandbox:compile c587139baa92 34.9GB 0B