2026-03-20 20:41:12,224: INFO: Building opensdn-tor-agent 2026-03-20 20:41:12,311: 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-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 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_2-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 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_2-7 #5 DONE 0.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 0.0s done #7 DONE 3.0s #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 0.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #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.556 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 14 MB 00:00 #13 12.80 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #13 14.86 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 402 kB 00:00 #13 15.76 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 16 MB 00:00 #13 32.71 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 11 MB 00:00 #13 39.11 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #13 40.25 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #13 42.91 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #13 43.63 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 44.27 added from: http://tf-mirrors.gz1.opensdn.io/re 518 kB/s | 18 kB 00:00 #13 44.69 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 kB/s | 257 B 00:00 #13 45.17 added from: http://tf-mirrors.gz1.opensdn.io/re 517 kB/s | 15 kB 00:00 #13 45.45 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #13 46.64 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 39 MB 00:00 #13 67.94 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 75.05 Dependencies resolved. #13 75.05 ========================================================================================== #13 75.05 Package Arch Version Repository Size #13 75.05 ========================================================================================== #13 75.05 Installing: #13 75.05 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 75.05 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 75.05 Installing dependencies: #13 75.05 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 75.05 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 75.05 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 75.05 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 75.05 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 75.05 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 75.05 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 75.05 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 75.05 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 75.05 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 75.05 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 75.05 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 75.05 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 75.05 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 75.05 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 75.05 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 75.05 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 75.05 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 75.05 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 75.05 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 75.05 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 75.05 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 75.05 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 75.05 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 75.05 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 75.05 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 75.05 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 75.05 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 75.05 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 75.05 #13 75.05 Transaction Summary #13 75.05 ========================================================================================== #13 75.05 Install 31 Packages #13 75.05 #13 75.05 Total download size: 12 M #13 75.05 Installed size: 41 M #13 75.05 Downloading Packages: #13 75.05 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 616 kB/s | 9.9 kB 00:00 #13 75.05 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 561 kB/s | 15 kB 00:00 #13 75.05 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #13 75.05 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 35 kB 00:00 #13 75.05 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #13 75.05 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.4 MB/s | 43 kB 00:00 #13 75.05 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.1 MB/s | 30 kB 00:00 #13 75.05 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 75.05 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 37 kB 00:00 #13 75.07 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.9 MB/s | 55 kB 00:00 #13 75.07 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 75.07 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 75.07 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #13 75.09 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #13 75.09 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 75.09 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 75.09 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 75.09 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 75.15 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 22 kB 00:00 #13 75.15 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #13 75.15 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 75.15 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.3 MB/s | 25 kB 00:00 #13 75.15 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 75.15 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 75.15 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.8 MB/s | 53 kB 00:00 #13 75.15 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 75.15 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #13 75.15 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #13 75.15 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 13 MB/s | 67 kB 00:00 #13 75.17 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 75.40 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #13 75.40 -------------------------------------------------------------------------------- #13 75.40 Total 43 MB/s | 12 MB 00:00 #13 75.40 Running transaction check #13 75.40 Transaction check succeeded. #13 75.40 Running transaction test #13 75.54 Transaction test succeeded. #13 75.54 Running transaction #13 75.92 Preparing : 1/1 #13 76.07 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 76.07 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 76.07 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 76.07 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 76.33 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 76.35 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 76.35 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 76.35 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 76.35 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 76.42 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 76.42 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 76.42 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 76.42 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 76.42 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 76.42 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 76.46 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 76.46 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 76.46 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 76.46 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 76.46 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 76.50 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 76.50 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 76.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 76.50 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 76.55 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 76.55 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 76.55 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 76.55 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 76.55 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 76.55 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 76.61 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.61 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 76.89 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 76.89 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 76.89 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 76.89 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 76.89 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 76.89 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 76.89 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 76.89 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 76.89 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 76.89 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 76.89 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 76.89 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 76.89 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 76.89 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 76.89 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 76.89 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 76.89 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 76.89 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 76.89 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 76.89 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 76.89 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 76.89 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 76.89 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 76.89 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 76.89 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 76.89 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 76.89 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 76.89 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 76.89 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 76.89 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 76.89 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 77.03 #13 77.03 Installed: #13 77.03 boost-1.75.0-13.el9_7.x86_64 #13 77.03 boost-atomic-1.75.0-13.el9_7.x86_64 #13 77.03 boost-chrono-1.75.0-13.el9_7.x86_64 #13 77.03 boost-container-1.75.0-13.el9_7.x86_64 #13 77.03 boost-context-1.75.0-13.el9_7.x86_64 #13 77.03 boost-contract-1.75.0-13.el9_7.x86_64 #13 77.03 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 77.03 boost-date-time-1.75.0-13.el9_7.x86_64 #13 77.03 boost-fiber-1.75.0-13.el9_7.x86_64 #13 77.03 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 77.03 boost-graph-1.75.0-13.el9_7.x86_64 #13 77.03 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 77.03 boost-locale-1.75.0-13.el9_7.x86_64 #13 77.03 boost-log-1.75.0-13.el9_7.x86_64 #13 77.03 boost-math-1.75.0-13.el9_7.x86_64 #13 77.03 boost-nowide-1.75.0-13.el9_7.x86_64 #13 77.03 boost-program-options-1.75.0-13.el9_7.x86_64 #13 77.03 boost-python3-1.75.0-13.el9_7.x86_64 #13 77.03 boost-random-1.75.0-13.el9_7.x86_64 #13 77.03 boost-regex-1.75.0-13.el9_7.x86_64 #13 77.03 boost-serialization-1.75.0-13.el9_7.x86_64 #13 77.03 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 77.03 boost-system-1.75.0-13.el9_7.x86_64 #13 77.03 boost-test-1.75.0-13.el9_7.x86_64 #13 77.03 boost-thread-1.75.0-13.el9_7.x86_64 #13 77.03 boost-timer-1.75.0-13.el9_7.x86_64 #13 77.03 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 77.03 boost-wave-1.75.0-13.el9_7.x86_64 #13 77.03 gperftools-libs-2.9.1-3.el9.x86_64 #13 77.03 libicu-67.1-10.el9_6.x86_64 #13 77.03 libunwind-1.6.2-1.el9.x86_64 #13 77.03 #13 77.03 Complete! #13 77.44 77 files removed #13 77.90 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 77.96 Collecting contrail-vrouter-api==0.1.dev0 #13 77.96 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 78.17 Installing collected packages: contrail-vrouter-api #13 78.20 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 78.21 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 78.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.9s done #15 writing image sha256:9acf7dae13a256ee9f8926b7b409f0badd5abd4d29cdaace8760b9ca467e06d9 #15 writing image sha256:9acf7dae13a256ee9f8926b7b409f0badd5abd4d29cdaace8760b9ca467e06d9 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_2-7 0.0s done #15 DONE 3.0s 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-20 20:43:55,424: INFO: Docker build duration: 163 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a71c3c954121: Preparing 2a29f9cc4570: Preparing 059c4cdd295c: Preparing 3a3835e23cc8: Preparing 281c35e4e8cf: Preparing 28ffb9c41df2: Preparing da4743a0e977: Preparing 9d89ddb01ae7: Preparing 90588ef3584a: Preparing ca9d69ae0646: Preparing 9e063e41d33c: Preparing da4627b8b377: Preparing 3e7ae625a40c: Preparing 96970c33813e: Preparing 5bb3fa485065: Preparing 71f6be34ac43: Preparing 23fbd0a5cd5a: Preparing 2352fefe8494: Preparing 92d5b1a461c1: Preparing 29d3649e6d7c: Preparing 44343de3ea1d: Preparing a71c3c954121: Waiting 2a29f9cc4570: Waiting 059c4cdd295c: Waiting 3a3835e23cc8: Waiting 281c35e4e8cf: Waiting 28ffb9c41df2: Waiting da4743a0e977: Waiting 9d89ddb01ae7: Waiting 90588ef3584a: Waiting ca9d69ae0646: Waiting 9e063e41d33c: Waiting da4627b8b377: Waiting 3e7ae625a40c: Waiting 96970c33813e: Waiting 5bb3fa485065: Waiting 71f6be34ac43: Waiting 23fbd0a5cd5a: Waiting 2352fefe8494: Waiting 92d5b1a461c1: Waiting 29d3649e6d7c: Waiting 44343de3ea1d: Waiting 059c4cdd295c: Pushed 3a3835e23cc8: Pushed a71c3c954121: Pushed 28ffb9c41df2: Pushed 281c35e4e8cf: Pushed da4743a0e977: Pushed 9d89ddb01ae7: Layer already exists 90588ef3584a: Layer already exists ca9d69ae0646: Layer already exists 9e063e41d33c: Layer already exists da4627b8b377: Layer already exists 96970c33813e: Layer already exists 3e7ae625a40c: Layer already exists 5bb3fa485065: Layer already exists 71f6be34ac43: Layer already exists 23fbd0a5cd5a: Layer already exists 92d5b1a461c1: Layer already exists 2352fefe8494: Layer already exists 29d3649e6d7c: Layer already exists 44343de3ea1d: Layer already exists 2a29f9cc4570: Pushed master-2_7_6_2-7: digest: sha256:efc9a0cdeed0ffdd461c7ddf425b24244685cd54fa12612ab21237b28e99364f size: 4713 2026-03-20 20:44:09,304: INFO: Building opensdn-tor-agent finished successfully, duration: 177 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-7 13b54ab5f858 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_2-7 d3bf2a000e99 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_2-7 8ede488e0c79 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_2-7 ad2e22a81d03 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_2-7 b07457fd6d28 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_2-7 7f3282d5e091 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_2-7 8c54c42f5fb4 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_2-7 44123bf46345 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_2-7 042b64ace133 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_2-7 27c092438cd6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_2-7 e90f64fa66ec 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_2-7 e2b136f6cd94 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_2-7 ef6dc58da79b 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_2-7 0b6f02387373 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_2-7 731a27765df5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_2-7 68254a349344 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_2-7 945ee857b196 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_2-7 7982d9d65db4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_2-7 96f718574b96 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_2-7 095a85c15d99 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_2-7 d196d6d196b2 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_2-7 466c8247a937 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_2-7 3a14b6d99f1d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_2-7 ecd8238cd879 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_2-7 2a16a9720a1c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_2-7 1a31a55005fc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_2-7 b9204b9eec9c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_2-7 4f5f1ef7d902 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_2-7 fa62dbe8b914 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_2-7 be613bfd050a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_2-7 d5f464018d6e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_2-7 840e2cb51645 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_2-7 dec97a152d46 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_2-7 e7a70ac996a1 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_2-7 d522995b33bc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_2-7 5f533955bb7c 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_2-7 3abfc2291d6f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_2-7 4da925edfb9e 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_2-7 3a3f9d0fa2f3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_2-7 179cd18faeff 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_2-7 13cec5c12cbc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_2-7 4f28bf75c62b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_2-7 f9ba09f067dd 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_2-7 dea8b8ad58de 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_2-7 5b9ec843d08c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_2-7 9acf7dae13a2 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_2-7 1b6345dc8096 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_6_2-7 7c339f3de951 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_2-7 3964eb87be32 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_2-7 af968636cd6e 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_2-7 f8b675a23555 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_2-7 b86f7e2a76d3 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 1d6398d71ca8 21GB 0B U tf-dev-sandbox:compile 74253eb7730d 34.3GB 0B