2026-03-23 22:19:27,149: INFO: Building opensdn-tor-agent 2026-03-23 22:19:27,205: 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_7_6_2-1_2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_2-1_2 #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_2-1_2 #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.1s #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 1.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.0s #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 3.172 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 14 MB 00:00 #13 8.270 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.9 MB 00:00 #13 10.28 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 402 kB 00:00 #13 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 16 MB 00:00 #13 23.98 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #13 31.79 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #13 33.27 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 37.85 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 38.97 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #13 39.29 added from: http://tf-mirrors.gz1.opensdn.io/re 886 kB/s | 18 kB 00:00 #13 39.97 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #13 40.56 added from: http://tf-mirrors.gz1.opensdn.io/re 454 kB/s | 15 kB 00:00 #13 41.23 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 96 kB 00:00 #13 42.90 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 39 MB 00:00 #13 74.23 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 88.33 Dependencies resolved. #13 88.33 ========================================================================================== #13 88.33 Package Arch Version Repository Size #13 88.33 ========================================================================================== #13 88.33 Installing: #13 88.33 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 88.33 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 88.33 Installing dependencies: #13 88.33 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 88.33 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 88.33 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 88.33 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 88.33 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 88.33 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 88.33 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 88.33 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 88.33 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 88.33 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 88.33 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 88.33 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 88.33 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 88.33 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 88.33 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 88.33 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 88.33 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 88.33 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 88.33 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 88.33 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 88.33 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 88.33 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 88.33 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 88.33 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 88.33 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 88.33 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 88.33 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 88.33 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 88.33 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 88.33 #13 88.33 Transaction Summary #13 88.33 ========================================================================================== #13 88.33 Install 31 Packages #13 88.33 #13 88.33 Total download size: 12 M #13 88.33 Installed size: 41 M #13 88.33 Downloading Packages: #13 88.36 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 871 kB/s | 15 kB 00:00 #13 88.36 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 441 kB/s | 9.9 kB 00:00 #13 88.36 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 88.36 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 88.36 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 88.38 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.7 MB/s | 43 kB 00:00 #13 88.38 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 30 kB 00:00 #13 88.41 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #13 88.41 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #13 88.41 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.8 MB/s | 55 kB 00:00 #13 88.41 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 88.41 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.1 MB/s | 37 kB 00:00 #13 88.41 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 88.41 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #13 88.41 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #13 88.44 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 88.44 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 88.44 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 91 kB 00:00 #13 88.44 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 22 kB 00:00 #13 88.44 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #13 88.44 (21/31): boost-serialization-1.75.0-13.el9_7.x8 10 MB/s | 127 kB 00:00 #13 88.48 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 88.48 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #13 88.48 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.9 MB/s | 228 kB 00:00 #13 88.48 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 53 kB 00:00 #13 88.48 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 21 kB 00:00 #13 88.48 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #13 88.59 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #13 88.59 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 88.59 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.6 MB/s | 67 kB 00:00 #13 88.77 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 88.77 -------------------------------------------------------------------------------- #13 88.77 Total 30 MB/s | 12 MB 00:00 #13 88.77 Running transaction check #13 88.82 Transaction check succeeded. #13 88.82 Running transaction test #13 89.11 Transaction test succeeded. #13 89.11 Running transaction #13 90.38 Preparing : 1/1 #13 90.51 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 90.91 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 91.19 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 91.92 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 92.36 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 92.49 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 92.63 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 92.76 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 92.90 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 93.12 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 93.71 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 93.71 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 93.71 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 93.71 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 93.71 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 93.71 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 93.71 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 93.71 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 93.71 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 93.74 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 93.74 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 93.94 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 94.03 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 94.03 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 94.03 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 94.07 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 94.07 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 94.07 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 94.07 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 94.07 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 94.12 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 94.12 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.31 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 97.31 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 97.31 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 97.31 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 97.31 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 97.31 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 97.31 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 97.31 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 97.31 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 97.31 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 97.31 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 97.31 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 97.31 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 97.31 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 97.31 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 97.31 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 97.31 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 97.31 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 97.31 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 97.31 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 97.31 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 97.31 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 97.31 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 97.31 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 97.31 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 97.31 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 97.31 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 97.31 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 97.31 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 97.31 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 97.31 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 97.61 #13 97.61 Installed: #13 97.61 boost-1.75.0-13.el9_7.x86_64 #13 97.61 boost-atomic-1.75.0-13.el9_7.x86_64 #13 97.61 boost-chrono-1.75.0-13.el9_7.x86_64 #13 97.61 boost-container-1.75.0-13.el9_7.x86_64 #13 97.61 boost-context-1.75.0-13.el9_7.x86_64 #13 97.61 boost-contract-1.75.0-13.el9_7.x86_64 #13 97.61 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 97.61 boost-date-time-1.75.0-13.el9_7.x86_64 #13 97.61 boost-fiber-1.75.0-13.el9_7.x86_64 #13 97.61 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 97.61 boost-graph-1.75.0-13.el9_7.x86_64 #13 97.61 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 97.61 boost-locale-1.75.0-13.el9_7.x86_64 #13 97.61 boost-log-1.75.0-13.el9_7.x86_64 #13 97.61 boost-math-1.75.0-13.el9_7.x86_64 #13 97.61 boost-nowide-1.75.0-13.el9_7.x86_64 #13 97.61 boost-program-options-1.75.0-13.el9_7.x86_64 #13 97.61 boost-python3-1.75.0-13.el9_7.x86_64 #13 97.61 boost-random-1.75.0-13.el9_7.x86_64 #13 97.61 boost-regex-1.75.0-13.el9_7.x86_64 #13 97.61 boost-serialization-1.75.0-13.el9_7.x86_64 #13 97.61 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 97.61 boost-system-1.75.0-13.el9_7.x86_64 #13 97.61 boost-test-1.75.0-13.el9_7.x86_64 #13 97.61 boost-thread-1.75.0-13.el9_7.x86_64 #13 97.61 boost-timer-1.75.0-13.el9_7.x86_64 #13 97.61 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 97.61 boost-wave-1.75.0-13.el9_7.x86_64 #13 97.61 gperftools-libs-2.9.1-3.el9.x86_64 #13 97.61 libicu-67.1-10.el9_6.x86_64 #13 97.61 libunwind-1.6.2-1.el9.x86_64 #13 97.61 #13 97.61 Complete! #13 98.19 77 files removed #13 98.72 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 98.75 Collecting contrail-vrouter-api==0.1.dev0 #13 98.75 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 99.02 Installing collected packages: contrail-vrouter-api #13 99.02 Successfully installed contrail-vrouter-api-0.1.dev0 #13 99.04 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 101.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.3s #15 exporting to image #15 exporting layers #15 exporting layers 1.7s done #15 writing image sha256:a23f372646225350761474db56f5ec39af3a8c16711c896315e970a64f68e0f7 #15 writing image sha256:a23f372646225350761474db56f5ec39af3a8c16711c896315e970a64f68e0f7 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_2-1_2 0.1s done #15 DONE 1.8s 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-03-23 22:21:53,358: INFO: Docker build duration: 146 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 19893b7482af: Preparing 215b53394b9c: Preparing db44c5993e49: Preparing 22119fa806f5: Preparing dd6437aeee2d: Preparing ea852f05a0d0: Preparing ff44160439f4: Preparing 66bddf167eff: Preparing b5d632679ea6: Preparing 4a14a21ba167: Preparing 24aa455227be: Preparing e3446654b881: Preparing bed4bde78d08: Preparing 6b77571b1ce4: Preparing 0b2e62b048a2: Preparing 216789885573: Preparing 224c2c67fce5: Preparing 3540be0fe1b4: Preparing eb9751c6e7cc: Preparing 191c62d9d071: Preparing 44343de3ea1d: Preparing 19893b7482af: Waiting 215b53394b9c: Waiting db44c5993e49: Waiting 22119fa806f5: Waiting dd6437aeee2d: Waiting ea852f05a0d0: Waiting ff44160439f4: Waiting 66bddf167eff: Waiting b5d632679ea6: Waiting 4a14a21ba167: Waiting 24aa455227be: Waiting e3446654b881: Waiting bed4bde78d08: Waiting 6b77571b1ce4: Waiting 0b2e62b048a2: Waiting 216789885573: Waiting 224c2c67fce5: Waiting 3540be0fe1b4: Waiting eb9751c6e7cc: Waiting 191c62d9d071: Waiting 44343de3ea1d: Waiting 19893b7482af: Pushed db44c5993e49: Pushed 22119fa806f5: Pushed dd6437aeee2d: Pushed ea852f05a0d0: Pushed 66bddf167eff: Layer already exists ff44160439f4: Pushed b5d632679ea6: Layer already exists 4a14a21ba167: Layer already exists 24aa455227be: Layer already exists e3446654b881: Layer already exists bed4bde78d08: Layer already exists 6b77571b1ce4: Layer already exists 216789885573: Layer already exists 0b2e62b048a2: Layer already exists 224c2c67fce5: Layer already exists 3540be0fe1b4: Layer already exists 191c62d9d071: Layer already exists eb9751c6e7cc: Layer already exists 44343de3ea1d: Layer already exists 215b53394b9c: Pushed master-2_7_6_2-1_2: digest: sha256:3e3731eb6fb986d5916db4d2ccd1c1729287656ca1838e556a952229b2424049 size: 4713 2026-03-23 22:22:09,216: INFO: Building opensdn-tor-agent finished successfully, duration: 162 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_7_6_2-1_2 fccea33e1784 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_2-1_2 28787cc02201 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_2-1_2 7ea5375854f3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_2-1_2 ffe431049f5c 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_2-1_2 d193a11fbe3e 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_2-1_2 528fd99ea52e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_2-1_2 c5800f0bf75a 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_2-1_2 90cea5958bae 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_2-1_2 7cb990e8e39d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_2-1_2 1ff9c6254603 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_2-1_2 834b09e474a5 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_2-1_2 c02383029359 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_2-1_2 872bf9c62ef0 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_2-1_2 236988fd90f0 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_2-1_2 837e2b46d447 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_2-1_2 715a82700973 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_2-1_2 2912bfd69503 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_2-1_2 605c36c560fe 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_2-1_2 7adf87e35e88 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_2-1_2 5079fb2227b2 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_2-1_2 de17fdd0ab72 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_2-1_2 dceab75794e0 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_2-1_2 cb6001a925eb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_2-1_2 5f8dc1eee703 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_2-1_2 031105261ea2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_2-1_2 7f7cf6a6ca01 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_2-1_2 1d41856ca30b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_2-1_2 9d0375afccf9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_2-1_2 d6d436eb0952 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_2-1_2 f21c48203064 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_2-1_2 0b441fb48a03 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_2-1_2 ab6410e01339 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_2-1_2 e517b0a62478 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_2-1_2 9d5e3cdd367a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_2-1_2 3b2e9e95d80e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_2-1_2 79025dd14f46 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_2-1_2 5ca3f3a32ed6 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_2-1_2 7f99ab73c261 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_2-1_2 ad770d9e376f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_2-1_2 8861e67428ca 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_2-1_2 c08cc7ffb007 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_2-1_2 03709b9ce063 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_2-1_2 b15abf7e1b08 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_2-1_2 8d0b6347beda 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_2-1_2 63d3b9c49972 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_2-1_2 7213cb03ff90 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_2-1_2 a23f37264622 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_2-1_2 035874b8d11f 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_6_2-1_2 38e92c9c166a 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_2-1_2 d1f19f1b7aba 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_2-1_2 b6c82ded4a95 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_2-1_2 0ea23829c08c 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_2-1_2 de971181b232 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable e14c4026e016 2.9GB 0B U opensdn-test-test:master-2_7_6_2-1_2 7213cb03ff90 1.83GB 0B tf-dev-sandbox:compile 5eb299be24e2 22.2GB 0B