2026-07-19 18:02:16,706: INFO: Building opensdn-tor-agent 2026-07-19 18:02:16,774: 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_9_2_7-1 --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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_7-1 #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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_7-1 #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 2.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.6s #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 2.9s #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.240 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 18 MB 00:00 #13 16.58 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.9 MB 00:00 #13 19.18 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 516 kB 00:00 #13 20.70 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 20 MB 00:00 #13 40.27 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 15 MB 00:00 #13 53.97 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 1.2 MB 00:00 #13 55.74 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 6.3 MB 00:00 #13 61.03 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #13 62.50 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 480 kB 00:00 #13 63.63 added from: http://tf-mirrors.gz1.opensdn.io/re 600 kB/s | 19 kB 00:00 #13 64.34 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 65.07 added from: http://tf-mirrors.gz1.opensdn.io/re 597 kB/s | 15 kB 00:00 #13 65.75 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 112 kB 00:00 #13 67.46 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 44 MB 00:00 #13 93.51 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 103.4 Dependencies resolved. #13 103.4 ========================================================================================== #13 103.4 Package Arch Version Repository Size #13 103.4 ========================================================================================== #13 103.4 Installing: #13 103.4 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 103.4 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 103.4 Installing dependencies: #13 103.4 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 103.4 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 103.4 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 103.4 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 103.4 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 103.4 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 103.4 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 103.4 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 103.4 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 103.4 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 103.4 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 103.4 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 103.4 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 103.4 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 103.4 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 103.4 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 103.4 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 103.4 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 103.4 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 103.4 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 103.4 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 103.4 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 103.4 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 103.4 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 103.4 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 103.4 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 103.4 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 103.4 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 103.4 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 103.4 #13 103.4 Transaction Summary #13 103.4 ========================================================================================== #13 103.4 Install 31 Packages #13 103.4 #13 103.4 Total download size: 12 M #13 103.4 Installed size: 41 M #13 103.4 Downloading Packages: #13 103.4 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 628 kB/s | 9.9 kB 00:00 #13 103.4 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 854 kB/s | 15 kB 00:00 #13 103.4 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 103.4 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 35 kB 00:00 #13 103.4 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 103.4 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.9 MB/s | 43 kB 00:00 #13 103.4 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #13 103.5 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #13 103.5 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 37 kB 00:00 #13 103.5 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.6 MB/s | 55 kB 00:00 #13 103.5 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 103.5 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.6 MB/s | 37 kB 00:00 #13 103.5 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 103.5 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 103.5 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 103.5 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #13 103.5 (17/31): boost-program-options-1.75.0-13.el9_7. 7.9 MB/s | 104 kB 00:00 #13 103.5 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.8 MB/s | 91 kB 00:00 #13 103.5 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 22 kB 00:00 #13 103.5 (20/31): boost-serialization-1.75.0-13.el9_7.x8 15 MB/s | 127 kB 00:00 #13 103.6 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #13 103.6 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.2 MB/s | 25 kB 00:00 #13 103.6 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #13 103.6 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 103.6 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #13 103.6 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 21 kB 00:00 #13 103.7 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 399 kB/s | 28 kB 00:00 #13 103.8 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 811 kB/s | 207 kB 00:00 #13 104.1 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 748 kB/s | 308 kB 00:00 #13 104.3 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 145 kB/s | 67 kB 00:00 #13 104.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 8.6 MB/s | 9.6 MB 00:01 #13 104.5 -------------------------------------------------------------------------------- #13 104.5 Total 11 MB/s | 12 MB 00:01 #13 104.5 Running transaction check #13 104.6 Transaction check succeeded. #13 104.6 Running transaction test #13 104.8 Transaction test succeeded. #13 104.8 Running transaction #13 105.3 Preparing : 1/1 #13 105.5 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 105.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 105.6 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 105.6 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 106.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 106.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 106.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 106.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 106.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 106.0 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 106.0 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 106.0 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 106.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 106.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 106.1 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 106.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 106.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 106.1 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 106.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 106.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 106.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 106.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 106.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 106.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 106.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 106.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 106.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 106.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 106.5 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 106.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 106.5 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 106.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 106.6 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 106.6 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 106.6 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 106.6 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 106.6 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 106.6 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 106.6 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 106.6 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 106.6 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 106.6 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 106.6 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 106.6 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 106.6 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 106.6 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 106.6 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 106.6 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 106.6 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 106.6 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 106.6 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 106.6 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 106.6 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 106.6 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 106.6 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 106.6 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 106.6 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 106.6 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 106.6 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 106.6 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 106.6 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 106.6 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 106.6 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 106.7 #13 106.7 Installed: #13 106.7 boost-1.75.0-13.el9_7.x86_64 #13 106.7 boost-atomic-1.75.0-13.el9_7.x86_64 #13 106.7 boost-chrono-1.75.0-13.el9_7.x86_64 #13 106.7 boost-container-1.75.0-13.el9_7.x86_64 #13 106.7 boost-context-1.75.0-13.el9_7.x86_64 #13 106.7 boost-contract-1.75.0-13.el9_7.x86_64 #13 106.7 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 106.7 boost-date-time-1.75.0-13.el9_7.x86_64 #13 106.7 boost-fiber-1.75.0-13.el9_7.x86_64 #13 106.7 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 106.7 boost-graph-1.75.0-13.el9_7.x86_64 #13 106.7 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 106.7 boost-locale-1.75.0-13.el9_7.x86_64 #13 106.7 boost-log-1.75.0-13.el9_7.x86_64 #13 106.7 boost-math-1.75.0-13.el9_7.x86_64 #13 106.7 boost-nowide-1.75.0-13.el9_7.x86_64 #13 106.7 boost-program-options-1.75.0-13.el9_7.x86_64 #13 106.7 boost-python3-1.75.0-13.el9_7.x86_64 #13 106.7 boost-random-1.75.0-13.el9_7.x86_64 #13 106.7 boost-regex-1.75.0-13.el9_7.x86_64 #13 106.7 boost-serialization-1.75.0-13.el9_7.x86_64 #13 106.7 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 106.7 boost-system-1.75.0-13.el9_7.x86_64 #13 106.7 boost-test-1.75.0-13.el9_7.x86_64 #13 106.7 boost-thread-1.75.0-13.el9_7.x86_64 #13 106.7 boost-timer-1.75.0-13.el9_7.x86_64 #13 106.7 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 106.7 boost-wave-1.75.0-13.el9_7.x86_64 #13 106.7 gperftools-libs-2.9.1-3.el9.x86_64 #13 106.7 libicu-67.1-10.el9_6.x86_64 #13 106.7 libunwind-1.6.2-1.el9.x86_64 #13 106.7 #13 106.7 Complete! #13 107.1 77 files removed #13 107.6 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 107.7 Collecting contrail-vrouter-api==0.1.dev0 #13 107.8 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 108.1 Installing collected packages: contrail-vrouter-api #13 108.2 Successfully installed contrail-vrouter-api-0.1.dev0 #13 108.2 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 109.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.3s done #15 writing image sha256:d54fdc9337e02134ad0321f5e3c67c64c86fc616bda3549e5b450de65f7a8373 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_7-1 done #15 DONE 2.5s 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-19 18:05:39,439: INFO: Docker build duration: 203 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c8c769fc9419: Preparing 0402e2b2625b: Preparing 062ef2d716e6: Preparing a5328e650ab6: Preparing d36a772e11e4: Preparing d414f6c37ba4: Preparing 10d1ec8605b4: Preparing ed7158207c8d: Preparing 1cb02da344a0: Preparing 0b3a8191d0e1: Preparing 99258fe018b2: Preparing 537be6e49966: Preparing e5f031a86e83: Preparing ba3e18039c6f: Preparing b7502f5fb0b7: Preparing 4d9e9c2b708e: Preparing 837d87dbabdf: Preparing 9047d1fb3fd7: Preparing d1ae339f43fb: Preparing a281cc3d3ebe: Preparing 44343de3ea1d: Preparing c8c769fc9419: Waiting 0402e2b2625b: Waiting 062ef2d716e6: Waiting a5328e650ab6: Waiting d36a772e11e4: Waiting d414f6c37ba4: Waiting 10d1ec8605b4: Waiting ed7158207c8d: Waiting 1cb02da344a0: Waiting 0b3a8191d0e1: Waiting 99258fe018b2: Waiting 537be6e49966: Waiting e5f031a86e83: Waiting ba3e18039c6f: Waiting b7502f5fb0b7: Waiting 4d9e9c2b708e: Waiting 837d87dbabdf: Waiting 9047d1fb3fd7: Waiting d1ae339f43fb: Waiting a281cc3d3ebe: Waiting 44343de3ea1d: Waiting c8c769fc9419: Pushed 062ef2d716e6: Pushed a5328e650ab6: Pushed d36a772e11e4: Pushed d414f6c37ba4: Pushed 10d1ec8605b4: Pushed ed7158207c8d: Layer already exists 1cb02da344a0: Layer already exists 0b3a8191d0e1: Layer already exists 537be6e49966: Layer already exists 99258fe018b2: Layer already exists e5f031a86e83: Layer already exists ba3e18039c6f: Layer already exists b7502f5fb0b7: Layer already exists 837d87dbabdf: Layer already exists 4d9e9c2b708e: Layer already exists d1ae339f43fb: Layer already exists 9047d1fb3fd7: Layer already exists 44343de3ea1d: Layer already exists a281cc3d3ebe: Layer already exists 0402e2b2625b: Pushed master-2_9_2_7-1: digest: sha256:a3404219bfb56a44e13c1b7d29cb3b178729a6126fc4637c387c3d3579342528 size: 4713 2026-07-19 18:05:50,084: INFO: Building opensdn-tor-agent finished successfully, duration: 214 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_2_7-1 1606525b6238 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_2_7-1 936db2125ab2 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_2_7-1 037e2cbdbfa2 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_2_7-1 57d3fb59a53f 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_2_7-1 6984e492c13c 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_2_7-1 49a428e22aae 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_2_7-1 989019f2af9a 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_2_7-1 73f00c0d2279 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_2_7-1 d976aba74fa4 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_7-1 f25b21ee780d 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_2_7-1 0975e9559a83 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_2_7-1 a53329f62643 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_2_7-1 d9119debc7b5 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_2_7-1 953c82593148 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_2_7-1 7a8bb4bb6b48 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_2_7-1 8a1c1d20b5a3 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_2_7-1 201f398041e8 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_2_7-1 027489d501a9 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_2_7-1 a9538986945f 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_2_7-1 21e9e91b8874 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_2_7-1 bb6432957c0c 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_2_7-1 ac3453375834 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_2_7-1 69fd3a271029 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_2_7-1 d786946a24d1 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_2_7-1 829c451d97da 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_2_7-1 d0e22b6ec198 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_2_7-1 78f9274cb73b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_2_7-1 5b8f6355427b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_2_7-1 5bb523bee532 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_2_7-1 7d14c94e8b05 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_2_7-1 01110f8759f6 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_2_7-1 dea22a4f5ffb 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_2_7-1 f208bb64e395 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_2_7-1 461659bde6c4 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_2_7-1 5a8a7a9f36e9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_2_7-1 ba0962fde2b5 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_2_7-1 47fe9a3abaa3 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_2_7-1 c547f6db0f0f 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_2_7-1 25b510d20f41 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_2_7-1 c2f5c20faee9 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_2_7-1 f44ad587a921 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_2_7-1 acc282ce5aa5 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_2_7-1 d143d2a4daf4 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_2_7-1 49251e5e0d8e 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_2_7-1 c793ee4769e3 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_2_7-1 79844e70ca2a 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_7-1 d54fdc9337e0 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_2_7-1 9aeeb343b1c2 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_2_7-1 a86a24e99d6f 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_2_7-1 14f17cf4702d 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_9_2_7-1 2a201912e12b 888MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_2_7-1 7795a5fa7e12 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_7-1 5bd9b2e7878c 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen d12bc01e4683 21.4GB 0B U opensdn-test-test:master-2_9_2_7-1 79844e70ca2a 1.91GB 0B tf-dev-sandbox:compile a6cbd0a6af7b 34.9GB 0B