2026-02-20 08:47:05,258: INFO: Building opensdn-tor-agent 2026-02-20 08:47:05,308: 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_6_2_1-7 --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 #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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_1-7 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_1-7 #5 CACHED #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 1.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.2s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.163 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 14 MB 00:00 #13 5.757 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #13 6.703 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #13 7.537 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 16 MB 00:00 #13 15.32 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #13 20.03 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 20.82 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 4.8 MB 00:00 #13 23.69 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #13 24.53 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 474 kB 00:00 #13 25.12 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 18 kB 00:00 #13 25.45 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 25.90 added from: http://tf-mirrors.gz1.opensdn.io/re 650 kB/s | 15 kB 00:00 #13 26.34 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 27.60 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 39 MB 00:00 #13 44.07 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 51.50 Dependencies resolved. #13 51.50 ========================================================================================== #13 51.50 Package Arch Version Repository Size #13 51.50 ========================================================================================== #13 51.50 Installing: #13 51.50 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 51.50 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 51.50 Installing dependencies: #13 51.50 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 51.50 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 51.50 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 51.50 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 51.50 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 51.50 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 51.50 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 51.50 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 51.50 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 51.50 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 51.50 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 51.50 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 51.50 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 51.50 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 51.50 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 51.50 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 51.50 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 51.50 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 51.50 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 51.50 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 51.50 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 51.50 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 51.50 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 51.50 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 51.50 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 51.50 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 51.50 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 51.50 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 51.50 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 51.50 #13 51.50 Transaction Summary #13 51.50 ========================================================================================== #13 51.50 Install 31 Packages #13 51.50 #13 51.50 Total download size: 12 M #13 51.50 Installed size: 41 M #13 51.50 Downloading Packages: #13 51.51 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 531 kB/s | 9.9 kB 00:00 #13 51.52 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 685 kB/s | 15 kB 00:00 #13 51.52 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #13 51.54 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 51.54 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 51.54 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.2 MB/s | 43 kB 00:00 #13 51.55 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 30 kB 00:00 #13 51.55 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.4 MB/s | 11 kB 00:00 #13 51.55 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.4 MB/s | 37 kB 00:00 #13 51.55 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.6 MB/s | 55 kB 00:00 #13 51.58 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 51.58 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.2 MB/s | 37 kB 00:00 #13 51.58 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #13 51.58 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 405 kB 00:00 #13 51.58 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #13 51.58 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 51.59 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 51.59 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 51.62 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #13 51.62 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 275 kB 00:00 #13 51.62 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 51.62 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 51.62 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #13 51.62 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 228 kB 00:00 #13 51.62 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.1 MB/s | 53 kB 00:00 #13 51.64 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #13 51.64 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.9 MB/s | 28 kB 00:00 #13 51.64 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #13 51.64 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 51.66 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 51.81 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 51.81 -------------------------------------------------------------------------------- #13 51.81 Total 45 MB/s | 12 MB 00:00 #13 51.81 Running transaction check #13 51.85 Transaction check succeeded. #13 51.85 Running transaction test #13 52.08 Transaction test succeeded. #13 52.08 Running transaction #13 52.59 Preparing : 1/1 #13 52.81 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 52.81 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 52.81 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 52.81 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 53.10 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 53.13 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 53.13 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 53.13 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 53.13 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 53.16 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 53.16 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 53.16 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 53.19 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 53.19 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 53.19 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 53.19 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 53.21 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 53.21 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 53.23 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 53.23 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 53.23 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 53.25 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 53.25 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 53.27 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 53.27 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 53.29 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 53.29 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 53.31 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 53.31 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 53.31 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 53.35 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.36 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.98 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 53.98 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 53.98 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 53.98 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 53.98 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 53.98 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 53.98 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 53.98 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 53.98 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 53.98 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 53.98 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 53.98 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 53.98 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 53.98 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 53.98 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 53.98 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 53.98 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 53.98 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 53.98 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 53.98 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 53.98 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 53.98 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 53.98 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 53.98 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 53.98 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 53.98 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 53.98 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 53.98 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 53.98 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 53.98 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 53.98 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 54.11 #13 54.11 Installed: #13 54.11 boost-1.75.0-13.el9_7.x86_64 #13 54.11 boost-atomic-1.75.0-13.el9_7.x86_64 #13 54.11 boost-chrono-1.75.0-13.el9_7.x86_64 #13 54.11 boost-container-1.75.0-13.el9_7.x86_64 #13 54.11 boost-context-1.75.0-13.el9_7.x86_64 #13 54.11 boost-contract-1.75.0-13.el9_7.x86_64 #13 54.11 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 54.11 boost-date-time-1.75.0-13.el9_7.x86_64 #13 54.11 boost-fiber-1.75.0-13.el9_7.x86_64 #13 54.11 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 54.11 boost-graph-1.75.0-13.el9_7.x86_64 #13 54.11 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 54.11 boost-locale-1.75.0-13.el9_7.x86_64 #13 54.11 boost-log-1.75.0-13.el9_7.x86_64 #13 54.11 boost-math-1.75.0-13.el9_7.x86_64 #13 54.11 boost-nowide-1.75.0-13.el9_7.x86_64 #13 54.11 boost-program-options-1.75.0-13.el9_7.x86_64 #13 54.11 boost-python3-1.75.0-13.el9_7.x86_64 #13 54.11 boost-random-1.75.0-13.el9_7.x86_64 #13 54.11 boost-regex-1.75.0-13.el9_7.x86_64 #13 54.11 boost-serialization-1.75.0-13.el9_7.x86_64 #13 54.11 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 54.11 boost-system-1.75.0-13.el9_7.x86_64 #13 54.11 boost-test-1.75.0-13.el9_7.x86_64 #13 54.11 boost-thread-1.75.0-13.el9_7.x86_64 #13 54.11 boost-timer-1.75.0-13.el9_7.x86_64 #13 54.11 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 54.11 boost-wave-1.75.0-13.el9_7.x86_64 #13 54.11 gperftools-libs-2.9.1-3.el9.x86_64 #13 54.11 libicu-67.1-10.el9_6.x86_64 #13 54.11 libunwind-1.6.2-1.el9.x86_64 #13 54.11 #13 54.11 Complete! #13 54.47 77 files removed #13 54.86 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 54.97 Collecting contrail-vrouter-api==0.1.dev0 #13 54.97 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 55.24 Installing collected packages: contrail-vrouter-api #13 55.27 Successfully installed contrail-vrouter-api-0.1.dev0 #13 55.31 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 55.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 1.8s done #15 writing image sha256:7acd81990a3da5fd494dbe978233e07bc8341ffd351b7df6cd2b7f2f5c1b7cd9 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_1-7 0.0s done #15 DONE 2.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-02-20 08:48:40,644: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0087dc337123: Preparing 7ddf47442e09: Preparing 345650a26528: Preparing 6bbb673fe5d6: Preparing 743990103cf7: Preparing b091ad87b2e3: Preparing e0ad45be421a: Preparing 1d3c2dbacd87: Preparing 5674ba3c010b: Preparing d8fa3999a28a: Preparing 3a341c9c5823: Preparing 5acc6325e933: Preparing 34c23e242759: Preparing c7e273789116: Preparing a1cfaaef13e7: Preparing fb42ba28802e: Preparing 0eac9c9296ea: Preparing 809514d3978d: Preparing 3ac8f62d8cc8: Preparing 59dbf0a7c17f: Preparing 44343de3ea1d: Preparing 345650a26528: Waiting 6bbb673fe5d6: Waiting 743990103cf7: Waiting b091ad87b2e3: Waiting e0ad45be421a: Waiting 1d3c2dbacd87: Waiting 5674ba3c010b: Waiting d8fa3999a28a: Waiting 3a341c9c5823: Waiting 5acc6325e933: Waiting 34c23e242759: Waiting c7e273789116: Waiting a1cfaaef13e7: Waiting fb42ba28802e: Waiting 0eac9c9296ea: Waiting 809514d3978d: Waiting 3ac8f62d8cc8: Waiting 59dbf0a7c17f: Waiting 44343de3ea1d: Waiting 0087dc337123: Pushed 345650a26528: Pushed 6bbb673fe5d6: Pushed 743990103cf7: Pushed b091ad87b2e3: Pushed e0ad45be421a: Pushed 1d3c2dbacd87: Layer already exists 5674ba3c010b: Layer already exists d8fa3999a28a: Layer already exists 3a341c9c5823: Layer already exists 5acc6325e933: Layer already exists 7ddf47442e09: Pushed 34c23e242759: Layer already exists c7e273789116: Layer already exists a1cfaaef13e7: Layer already exists fb42ba28802e: Layer already exists 0eac9c9296ea: Layer already exists 809514d3978d: Layer already exists 3ac8f62d8cc8: Layer already exists 59dbf0a7c17f: Layer already exists 44343de3ea1d: Layer already exists master-2_6_2_1-7: digest: sha256:5754a544e8bb681632858a7728d46425767c4ab14ced51001072895c331f76db size: 4713 2026-02-20 08:48:51,358: INFO: Building opensdn-tor-agent finished successfully, duration: 106 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_6_2_1-7 a63f82a88762 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_2_1-7 8f5529712f65 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_1-7 81862f9a59c6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_1-7 ff20828f9c59 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_1-7 33da5c253754 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_1-7 c100c5450758 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_1-7 1a2eb5bfa5be 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_1-7 ed4822277591 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_1-7 e891c4811d59 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_1-7 6a0ba0236599 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_1-7 76c84e8eb16e 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_1-7 129c849b532e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_1-7 29cec3f50ccb 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_1-7 201eace8828f 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_2_1-7 a1d93ade9bed 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_1-7 a25178329fc8 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_1-7 75b55fcc4011 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_2_1-7 0b5f57ba5b49 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_1-7 51b9ea6e16b7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_1-7 d281e7f3c9f3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_1-7 dfe7568703b2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_2_1-7 aba8e68b9e7c 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_1-7 aead48315e1e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_1-7 93a3a9edffdf 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_1-7 7560f5b73ee5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_1-7 66e2dec8cf90 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_1-7 a5e27d6bbd4d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_1-7 bb3e6f3e2b92 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_1-7 ed8c67075aa0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_1-7 886645977950 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_1-7 11bf9cbacc4b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_1-7 dbc15d72fd7d 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_1-7 378b489182be 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_1-7 7e02e04e8f6a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_1-7 fa0b79cbac1f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_2_1-7 9d9595cb2740 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_1-7 0526fd3229e9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_1-7 5f74050a91aa 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_1-7 2483f0a11e3a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_1-7 2abad22204db 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_2_1-7 9f845f3818bf 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_1-7 7acd81990a3d 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_1-7 fdd0e9679987 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_1-7 584472bc2665 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e1d86cd09b33 2.9GB 0B U opensdn-test-test:master-2_6_2_1-7 9f845f3818bf 1.83GB 0B tf-dev-sandbox:compile c115d5112a01 24.6GB 0B