2026-08-22 13:39:13,266: INFO: Building opensdn-tor-agent 2026-08-22 13:39:13,342: 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_9-1_0 --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 nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_0 #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 2.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_0 #5 DONE 0.1s #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.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.7s #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.840 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 18 MB 00:00 #13 14.98 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.9 MB 00:00 #13 17.76 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 516 kB 00:00 #13 19.51 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 20 MB 00:00 #13 40.07 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 15 MB 00:00 #13 52.57 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #13 54.25 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 6.3 MB 00:00 #13 59.75 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 966 kB 00:00 #13 60.83 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 480 kB 00:00 #13 61.57 added from: http://tf-mirrors.gz1.opensdn.io/re 532 kB/s | 19 kB 00:00 #13 62.12 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 kB/s | 257 B 00:00 #13 62.72 added from: http://tf-mirrors.gz1.opensdn.io/re 479 kB/s | 15 kB 00:00 #13 63.52 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 112 kB 00:00 #13 65.71 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 44 MB 00:01 #13 103.7 Third parties for OpenSDN 9.3 MB/s | 5.1 MB 00:00 #13 117.5 Dependencies resolved. #13 117.6 ========================================================================================== #13 117.6 Package Arch Version Repository Size #13 117.6 ========================================================================================== #13 117.6 Installing: #13 117.6 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 117.6 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 117.6 Installing dependencies: #13 117.6 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 117.6 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 117.6 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 117.6 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 117.6 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 117.6 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 117.6 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 117.6 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 117.6 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 117.6 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 117.6 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 117.6 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 117.6 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 117.6 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 117.6 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 117.6 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 117.6 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 117.6 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 117.6 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 117.6 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 117.6 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 117.6 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 117.6 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 117.6 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 117.6 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 117.6 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 117.6 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 117.6 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 117.6 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 117.6 #13 117.6 Transaction Summary #13 117.6 ========================================================================================== #13 117.6 Install 31 Packages #13 117.6 #13 117.6 Total download size: 12 M #13 117.6 Installed size: 41 M #13 117.6 Downloading Packages: #13 117.6 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 956 kB/s | 15 kB 00:00 #13 117.6 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 528 kB/s | 9.9 kB 00:00 #13 117.6 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 35 kB 00:00 #13 117.6 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 869 kB/s | 23 kB 00:00 #13 117.6 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 855 kB/s | 13 kB 00:00 #13 117.6 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.0 MB/s | 43 kB 00:00 #13 117.6 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 30 kB 00:00 #13 117.6 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #13 117.7 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 37 kB 00:00 #13 117.7 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.8 MB/s | 55 kB 00:00 #13 117.7 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 117.7 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.0 MB/s | 37 kB 00:00 #13 117.7 (13/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 405 kB 00:00 #13 117.7 (14/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.2 MB/s | 212 kB 00:00 #13 117.7 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 13 kB 00:00 #13 117.7 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 117.7 (17/31): boost-program-options-1.75.0-13.el9_7. 9.4 MB/s | 104 kB 00:00 #13 117.7 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.7 MB/s | 91 kB 00:00 #13 117.7 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 22 kB 00:00 #13 117.7 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 275 kB 00:00 #13 117.7 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.1 MB/s | 127 kB 00:00 #13 117.7 (22/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #13 117.7 (23/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.8 MB/s | 25 kB 00:00 #13 117.7 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 53 kB 00:00 #13 117.7 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #13 117.7 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #13 117.8 (27/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 117.8 (28/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.2 MB/s | 28 kB 00:00 #13 117.8 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 117.8 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 #13 117.9 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 117.9 -------------------------------------------------------------------------------- #13 117.9 Total 38 MB/s | 12 MB 00:00 #13 117.9 Running transaction check #13 118.0 Transaction check succeeded. #13 118.0 Running transaction test #13 118.4 Transaction test succeeded. #13 118.4 Running transaction #13 118.8 Preparing : 1/1 #13 118.9 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 118.9 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 118.9 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 118.9 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 119.4 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 119.5 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 119.5 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 119.5 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 119.5 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 119.5 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 119.5 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 119.6 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 119.6 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 119.6 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 119.6 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 119.6 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 119.6 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 119.6 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 119.7 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 119.8 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 119.9 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 120.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 120.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 120.5 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 120.9 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 120.9 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 121.0 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 121.0 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 121.0 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 121.0 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 121.0 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 121.0 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 121.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 121.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 121.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 121.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 121.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 121.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 121.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 121.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 121.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 121.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 121.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 121.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 121.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 121.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 121.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 121.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 121.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 121.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 121.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 121.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 121.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 121.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 121.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 121.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 121.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 121.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 121.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 121.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 121.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 121.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 121.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 121.4 #13 121.4 Installed: #13 121.4 boost-1.75.0-13.el9_7.x86_64 #13 121.4 boost-atomic-1.75.0-13.el9_7.x86_64 #13 121.4 boost-chrono-1.75.0-13.el9_7.x86_64 #13 121.4 boost-container-1.75.0-13.el9_7.x86_64 #13 121.4 boost-context-1.75.0-13.el9_7.x86_64 #13 121.4 boost-contract-1.75.0-13.el9_7.x86_64 #13 121.4 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 121.4 boost-date-time-1.75.0-13.el9_7.x86_64 #13 121.4 boost-fiber-1.75.0-13.el9_7.x86_64 #13 121.4 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 121.4 boost-graph-1.75.0-13.el9_7.x86_64 #13 121.4 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 121.4 boost-locale-1.75.0-13.el9_7.x86_64 #13 121.4 boost-log-1.75.0-13.el9_7.x86_64 #13 121.4 boost-math-1.75.0-13.el9_7.x86_64 #13 121.4 boost-nowide-1.75.0-13.el9_7.x86_64 #13 121.4 boost-program-options-1.75.0-13.el9_7.x86_64 #13 121.4 boost-python3-1.75.0-13.el9_7.x86_64 #13 121.4 boost-random-1.75.0-13.el9_7.x86_64 #13 121.4 boost-regex-1.75.0-13.el9_7.x86_64 #13 121.4 boost-serialization-1.75.0-13.el9_7.x86_64 #13 121.4 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 121.4 boost-system-1.75.0-13.el9_7.x86_64 #13 121.4 boost-test-1.75.0-13.el9_7.x86_64 #13 121.4 boost-thread-1.75.0-13.el9_7.x86_64 #13 121.4 boost-timer-1.75.0-13.el9_7.x86_64 #13 121.4 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 121.4 boost-wave-1.75.0-13.el9_7.x86_64 #13 121.4 gperftools-libs-2.9.1-3.el9.x86_64 #13 121.4 libicu-67.1-10.el9_6.x86_64 #13 121.4 libunwind-1.6.2-1.el9.x86_64 #13 121.4 #13 121.4 Complete! #13 122.1 77 files removed #13 123.1 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 123.2 Collecting contrail-vrouter-api==0.1.dev0 #13 123.2 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 123.6 Installing collected packages: contrail-vrouter-api #13 123.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 123.7 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 124.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 2.1s done #15 writing image sha256:bdbf67e6a8f979cfa94d602a6037a3e99df96f7dbee165340152137342ac0b9f #15 writing image sha256:bdbf67e6a8f979cfa94d602a6037a3e99df96f7dbee165340152137342ac0b9f 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_0 0.0s done #15 DONE 2.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-22 13:42:27,517: INFO: Docker build duration: 194 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b81f28c793d9: Preparing 3dd18c69b78e: Preparing 0486f169a7c8: Preparing 37845df8c7a6: Preparing 850ca013254b: Preparing 7eb3d5b0d346: Preparing 16fa639e8af8: Preparing 87c8344f02ad: Preparing cb0dd2aa3645: Preparing 3d3bfbb386e4: Preparing 694c7f670f06: Preparing dc7b21c013d3: Preparing eb2f1e666890: Preparing 166cb07755d2: Preparing 711f3ded0dad: Preparing bfe7dd82aa8d: Preparing 73c98e621112: Preparing 1bfd969b019b: Preparing 2206c96e8d88: Preparing 8cef12d65630: Preparing 44343de3ea1d: Preparing b81f28c793d9: Waiting 3dd18c69b78e: Waiting 0486f169a7c8: Waiting 37845df8c7a6: Waiting 850ca013254b: Waiting 7eb3d5b0d346: Waiting 16fa639e8af8: Waiting 87c8344f02ad: Waiting cb0dd2aa3645: Waiting 3d3bfbb386e4: Waiting 694c7f670f06: Waiting dc7b21c013d3: Waiting eb2f1e666890: Waiting 166cb07755d2: Waiting 711f3ded0dad: Waiting bfe7dd82aa8d: Waiting 73c98e621112: Waiting 1bfd969b019b: Waiting 2206c96e8d88: Waiting 8cef12d65630: Waiting 44343de3ea1d: Waiting 0486f169a7c8: Pushed 37845df8c7a6: Pushed 850ca013254b: Pushed b81f28c793d9: Pushed 87c8344f02ad: Layer already exists cb0dd2aa3645: Layer already exists 7eb3d5b0d346: Pushed 694c7f670f06: Layer already exists 16fa639e8af8: Pushed 3d3bfbb386e4: Layer already exists eb2f1e666890: Layer already exists dc7b21c013d3: Layer already exists 166cb07755d2: Layer already exists 711f3ded0dad: Layer already exists bfe7dd82aa8d: Layer already exists 73c98e621112: Layer already exists 1bfd969b019b: Layer already exists 2206c96e8d88: Layer already exists 8cef12d65630: Layer already exists 44343de3ea1d: Layer already exists 3dd18c69b78e: Pushed master-3_0_3_9-1_0: digest: sha256:43faf7dc1c65d914fccf1b0e50d93ab3d1a19b5e79aec9fced862b247126bc78 size: 4713 2026-08-22 13:42:42,062: INFO: Building opensdn-tor-agent finished successfully, duration: 209 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_3_9-1_0 b62fd29bd8de 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_3_9-1_0 3dc7e8a548f2 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_3_9-1_0 0aaf44f85a26 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_3_9-1_0 63bbd73eed8f 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_3_9-1_0 9e61995a13d5 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_3_9-1_0 97cdd196a21a 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_3_9-1_0 8e04add6a366 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_3_9-1_0 c064827e664a 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_3_9-1_0 b85645fd600c 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_3_9-1_0 d66e79316568 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_3_9-1_0 2f3f7091a7f8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_3_9-1_0 9ac14e55013f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_3_9-1_0 25ab2a36eee5 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_3_9-1_0 51fa142a514b 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_3_9-1_0 48f0b28681bd 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_3_9-1_0 3d7c993394f5 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_3_9-1_0 c3dd612b6000 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_3_9-1_0 71f44adcfe18 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_3_9-1_0 b5c7e3dacaf5 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_3_9-1_0 6ed0b58965e9 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_3_9-1_0 07eaf6052c13 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_3_9-1_0 f9180ae058a4 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_3_9-1_0 ecd9774db957 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_3_9-1_0 ae1a09d36f79 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_3_9-1_0 5e295aafc776 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_3_9-1_0 f2c0e99dd060 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_3_9-1_0 9b357d924433 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_3_9-1_0 445aeaee2465 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_3_9-1_0 e4c36ed1337f 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_3_9-1_0 4c545a1efb42 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_3_9-1_0 8249b7083a0c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_3_9-1_0 02f411a9fee8 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_3_9-1_0 4c4b0d1560c9 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_3_9-1_0 faf9a84e53b4 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_3_9-1_0 5b563a6f7018 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_3_9-1_0 1be15db730b3 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_3_9-1_0 df68188b82c2 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_3_9-1_0 3e2de0838f31 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_3_9-1_0 a5ca40845e25 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_3_9-1_0 be53958e73b5 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_3_9-1_0 e7c8f1a21e1f 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_3_9-1_0 912fb3f4de72 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_3_9-1_0 f1fe8696dfc8 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_3_9-1_0 bdc566499406 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_3_9-1_0 8a4c97493096 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_3_9-1_0 37aadee88a10 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_3_9-1_0 4afde1f326dc 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_3_9-1_0 bdbf67e6a8f9 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_3_9-1_0 4600f1e450eb 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_3_9-1_0 258f1b77fcee 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_3_9-1_0 15fa76796c27 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_3_9-1_0 09dd87164e4e 890MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_3_9-1_0 69756f0110c0 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_3_9-1_0 50b32b8ebe73 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 15f31b974fb7 21.4GB 0B U opensdn-test-test:master-3_0_3_9-1_0 37aadee88a10 1.91GB 0B tf-dev-sandbox:compile 2ead1ab45f2a 38.3GB 0B