2026-06-01 17:45:30,838: INFO: Building opensdn-tor-agent 2026-06-01 17:45:30,902: 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_8_0_4-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-3 #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.7s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-3 #5 DONE 1.6s #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.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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.098 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 14 MB 00:00 #13 8.668 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #13 9.393 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 402 kB 00:00 #13 10.30 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 16 MB 00:00 #13 18.88 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #13 25.63 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 1.1 MB 00:00 #13 26.32 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #13 27.90 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 28.55 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #13 29.03 added from: http://tf-mirrors.gz1.opensdn.io/re 349 kB/s | 18 kB 00:00 #13 29.29 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #13 29.74 added from: http://tf-mirrors.gz1.opensdn.io/re 706 kB/s | 15 kB 00:00 #13 30.44 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #13 32.11 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 39 MB 00:00 #13 64.58 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 82.46 Dependencies resolved. #13 82.46 ========================================================================================== #13 82.46 Package Arch Version Repository Size #13 82.46 ========================================================================================== #13 82.46 Installing: #13 82.46 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 82.46 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 82.46 Installing dependencies: #13 82.46 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 82.46 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 82.46 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 82.46 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 82.46 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 82.46 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 82.46 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 82.46 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 82.46 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 82.46 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 82.46 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 82.46 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 82.46 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 82.46 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 82.46 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 82.46 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 82.46 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 82.46 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 82.46 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 82.46 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 82.46 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 82.46 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 82.46 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 82.46 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 82.46 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 82.46 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 82.46 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 82.46 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 82.46 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 82.46 #13 82.46 Transaction Summary #13 82.46 ========================================================================================== #13 82.46 Install 31 Packages #13 82.46 #13 82.46 Total download size: 12 M #13 82.46 Installed size: 41 M #13 82.47 Downloading Packages: #13 82.49 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 613 kB/s | 9.9 kB 00:00 #13 82.50 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 724 kB/s | 15 kB 00:00 #13 82.50 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 82.51 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 82.51 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #13 82.51 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.2 MB/s | 43 kB 00:00 #13 82.52 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 30 kB 00:00 #13 82.52 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 82.52 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #13 82.53 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.2 MB/s | 55 kB 00:00 #13 82.53 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 99 kB 00:00 #13 82.54 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.6 MB/s | 37 kB 00:00 #13 82.56 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 82.56 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 203 kB 00:00 #13 82.56 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 82.57 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 82.58 (17/31): boost-program-options-1.75.0-13.el9_7. 6.6 MB/s | 104 kB 00:00 #13 82.59 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.5 MB/s | 91 kB 00:00 #13 82.60 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #13 82.62 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 275 kB 00:00 #13 82.62 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.1 MB/s | 127 kB 00:00 #13 82.62 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.3 MB/s | 25 kB 00:00 #13 82.63 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 888 kB/s | 11 kB 00:00 #13 82.65 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #13 82.65 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 53 kB 00:00 #13 82.65 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #13 82.65 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #13 82.66 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #13 82.67 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 82.68 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.7 MB/s | 67 kB 00:00 #13 82.88 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 82.88 -------------------------------------------------------------------------------- #13 82.88 Total 30 MB/s | 12 MB 00:00 #13 82.88 Running transaction check #13 83.00 Transaction check succeeded. #13 83.00 Running transaction test #13 83.53 Transaction test succeeded. #13 83.53 Running transaction #13 84.38 Preparing : 1/1 #13 84.50 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 84.52 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 84.52 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 84.53 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 85.37 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 85.39 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 85.41 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 85.44 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 85.44 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 85.46 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 85.49 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 85.49 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 85.50 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 85.51 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 85.56 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 85.56 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 85.56 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 85.56 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 85.57 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 85.59 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 85.60 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 85.61 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 85.62 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 85.63 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 85.63 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 85.64 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 85.66 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 85.66 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 85.66 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 85.66 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 85.68 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 85.71 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 86.41 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 86.41 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 86.41 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 86.41 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 86.41 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 86.41 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 86.41 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 86.41 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 86.41 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 86.41 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 86.41 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 86.41 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 86.41 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 86.41 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 86.41 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 86.41 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 86.41 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 86.41 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 86.41 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 86.41 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 86.41 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 86.41 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 86.41 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 86.41 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 86.41 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 86.41 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 86.41 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 86.41 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 86.41 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 86.41 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 86.41 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 86.56 #13 86.56 Installed: #13 86.56 boost-1.75.0-13.el9_7.x86_64 #13 86.56 boost-atomic-1.75.0-13.el9_7.x86_64 #13 86.56 boost-chrono-1.75.0-13.el9_7.x86_64 #13 86.56 boost-container-1.75.0-13.el9_7.x86_64 #13 86.56 boost-context-1.75.0-13.el9_7.x86_64 #13 86.56 boost-contract-1.75.0-13.el9_7.x86_64 #13 86.56 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 86.56 boost-date-time-1.75.0-13.el9_7.x86_64 #13 86.56 boost-fiber-1.75.0-13.el9_7.x86_64 #13 86.56 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 86.56 boost-graph-1.75.0-13.el9_7.x86_64 #13 86.56 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 86.56 boost-locale-1.75.0-13.el9_7.x86_64 #13 86.56 boost-log-1.75.0-13.el9_7.x86_64 #13 86.56 boost-math-1.75.0-13.el9_7.x86_64 #13 86.56 boost-nowide-1.75.0-13.el9_7.x86_64 #13 86.56 boost-program-options-1.75.0-13.el9_7.x86_64 #13 86.56 boost-python3-1.75.0-13.el9_7.x86_64 #13 86.56 boost-random-1.75.0-13.el9_7.x86_64 #13 86.56 boost-regex-1.75.0-13.el9_7.x86_64 #13 86.56 boost-serialization-1.75.0-13.el9_7.x86_64 #13 86.56 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 86.56 boost-system-1.75.0-13.el9_7.x86_64 #13 86.56 boost-test-1.75.0-13.el9_7.x86_64 #13 86.56 boost-thread-1.75.0-13.el9_7.x86_64 #13 86.56 boost-timer-1.75.0-13.el9_7.x86_64 #13 86.56 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 86.56 boost-wave-1.75.0-13.el9_7.x86_64 #13 86.56 gperftools-libs-2.9.1-3.el9.x86_64 #13 86.56 libicu-67.1-10.el9_6.x86_64 #13 86.56 libunwind-1.6.2-1.el9.x86_64 #13 86.56 #13 86.56 Complete! #13 87.75 77 files removed #13 88.45 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 88.57 Collecting contrail-vrouter-api==0.1.dev0 #13 88.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 89.37 Installing collected packages: contrail-vrouter-api #13 89.44 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 89.44 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 90.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:18ec2bbddaa0a771462823759a634f0f18ae8390b301e44c4af4b24874744dcb 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_4-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_4-3 done #15 DONE 3.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-01 17:47:21,374: INFO: Docker build duration: 111 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a077688cc717: Preparing 1c3c14f695e8: Preparing d2359ecc87c0: Preparing f3e8008f1687: Preparing 4b3dab57d960: Preparing 7bd7a6bf325c: Preparing 1107e01d6390: Preparing 9665945836c8: Preparing b11174243aba: Preparing b09802440035: Preparing e39069c40727: Preparing 4fa79a619645: Preparing 5722670151fc: Preparing 2d5c00e1e830: Preparing 17b4551758af: Preparing 9cf8247758c5: Preparing 6093cdd332e6: Preparing 953b790029e4: Preparing 5d8b87145872: Preparing 547b54e37703: Preparing 44343de3ea1d: Preparing 4b3dab57d960: Waiting 7bd7a6bf325c: Waiting 1107e01d6390: Waiting 9665945836c8: Waiting b11174243aba: Waiting b09802440035: Waiting e39069c40727: Waiting 4fa79a619645: Waiting 5722670151fc: Waiting 2d5c00e1e830: Waiting 17b4551758af: Waiting 9cf8247758c5: Waiting 6093cdd332e6: Waiting 953b790029e4: Waiting 5d8b87145872: Waiting 547b54e37703: Waiting 44343de3ea1d: Waiting a077688cc717: Pushed f3e8008f1687: Pushed d2359ecc87c0: Pushed 4b3dab57d960: Pushed 7bd7a6bf325c: Pushed b11174243aba: Layer already exists 9665945836c8: Layer already exists 1107e01d6390: Pushed b09802440035: Layer already exists e39069c40727: Layer already exists 4fa79a619645: Layer already exists 5722670151fc: Layer already exists 2d5c00e1e830: Layer already exists 17b4551758af: Layer already exists 9cf8247758c5: Layer already exists 6093cdd332e6: Layer already exists 5d8b87145872: Layer already exists 953b790029e4: Layer already exists 547b54e37703: Layer already exists 44343de3ea1d: Layer already exists 1c3c14f695e8: Pushed master-2_8_0_4-3: digest: sha256:9635cece9e1a08a9e76c85034359940a80d21d2f70cdfa6eaccadbb2ce0fc190 size: 4713 2026-06-01 17:47:50,610: INFO: Building opensdn-tor-agent finished successfully, duration: 140 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_8_0_4-3 d6113b18b4dd 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_4-3 9f9e573c8985 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_4-3 65f3926b5cdf 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_4-3 8900614c2bad 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_4-3 373584fbb07e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_4-3 93a8cc80057a 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_4-3 ed2cc9ab6115 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_4-3 fd81f56ace18 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_4-3 c183e6d8a29c 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_4-3 2993b60504b7 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_4-3 548ab40ffe09 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_4-3 417b641bf92e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_4-3 0e43e7819a40 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_4-3 a1b311166f54 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_4-3 b3a04facd836 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_4-3 6e1f029cbd3e 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_4-3 a554a2dae6d4 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_4-3 471329bf0732 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_4-3 d2239d500b5e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_4-3 1ad43adef1b2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_4-3 c152d5de9bb9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_4-3 fd235f0c076c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_4-3 d44331db315b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_4-3 e6bcb8936453 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_4-3 a65b056e8f67 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_4-3 967fff3c65c5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_4-3 a3a77ac2331d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_4-3 bc7e629dc927 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_4-3 5f87783adcc1 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_4-3 f130f9cc1bdd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_4-3 1925a553ad28 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_4-3 12fefcba73c7 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_4-3 a7912f1058f2 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_4-3 8c39fda9adcd 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_4-3 96d2d3fc3ea8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_4-3 5a56a2b02e42 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_4-3 6d900378c572 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_4-3 b98bb143d320 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_4-3 b770da20e775 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_4-3 752dc851f295 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_4-3 759cefdbabdb 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_4-3 18ec2bbddaa0 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_4-3 c0d00710b7b1 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_4-3 2282699caaf0 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_4-3 2887aa22bb13 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 310ef4e8e8ff 21GB 0B U tf-dev-sandbox:compile 71983c4856db 36.2GB 0B