2026-03-05 16:33:54,570: INFO: Building opensdn-tor-agent 2026-03-05 16:33:54,633: 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_6_1-1 --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 2.4s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_6_1-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_6_1-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.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.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #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.526 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #13 12.52 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #13 13.38 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 402 kB 00:00 #13 14.37 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #13 29.90 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #13 39.76 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 1.1 MB 00:00 #13 40.56 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.8 MB 00:00 #13 45.05 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 45.91 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #13 46.75 added from: http://tf-mirrors.gz1.opensdn.io/re 462 kB/s | 18 kB 00:00 #13 47.31 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #13 48.03 added from: http://tf-mirrors.gz1.opensdn.io/re 453 kB/s | 15 kB 00:00 #13 48.55 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 96 kB 00:00 #13 50.01 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 39 MB 00:00 #13 81.94 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 92.51 Dependencies resolved. #13 92.51 ========================================================================================== #13 92.51 Package Arch Version Repository Size #13 92.51 ========================================================================================== #13 92.51 Installing: #13 92.51 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 92.51 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 92.51 Installing dependencies: #13 92.51 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 92.51 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 92.51 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 92.51 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.51 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 92.51 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 92.51 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.51 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.51 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 92.51 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 92.51 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 92.51 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 92.51 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 92.51 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 92.51 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 92.51 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 92.51 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 92.51 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 92.51 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 92.51 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 92.51 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 92.51 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 92.51 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 92.51 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 92.51 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 92.51 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 92.51 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 92.51 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 92.51 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 92.51 #13 92.51 Transaction Summary #13 92.51 ========================================================================================== #13 92.51 Install 31 Packages #13 92.51 #13 92.51 Total download size: 12 M #13 92.51 Installed size: 41 M #13 92.51 Downloading Packages: #13 92.51 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 463 kB/s | 9.9 kB 00:00 #13 92.58 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 628 kB/s | 15 kB 00:00 #13 92.58 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 92.58 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 35 kB 00:00 #13 92.58 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #13 92.58 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.2 MB/s | 43 kB 00:00 #13 92.58 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.1 MB/s | 30 kB 00:00 #13 92.58 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #13 92.58 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #13 92.58 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.9 MB/s | 55 kB 00:00 #13 92.58 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 92.58 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.3 MB/s | 37 kB 00:00 #13 92.58 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #13 92.58 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 405 kB 00:00 #13 92.58 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 92.58 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 92.66 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #13 92.66 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.0 MB/s | 91 kB 00:00 #13 92.66 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 22 kB 00:00 #13 92.66 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 275 kB 00:00 #13 92.66 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 92.66 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #13 92.66 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 92.66 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 92.66 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.4 MB/s | 53 kB 00:00 #13 92.66 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 92.66 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #13 92.66 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 92.66 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 92.72 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #13 92.80 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 92.80 -------------------------------------------------------------------------------- #13 92.80 Total 40 MB/s | 12 MB 00:00 #13 92.80 Running transaction check #13 92.91 Transaction check succeeded. #13 92.91 Running transaction test #13 93.24 Transaction test succeeded. #13 93.24 Running transaction #13 93.92 Preparing : 1/1 #13 93.98 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 94.02 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 94.02 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 94.02 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 94.42 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 94.42 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 94.42 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 94.45 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 94.45 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 94.45 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 94.47 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 94.47 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 94.51 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 94.51 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 94.51 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 94.51 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 94.51 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 94.55 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 94.55 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 94.55 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 94.59 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 94.59 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 94.59 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 94.59 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 94.59 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 94.60 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 94.62 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 94.62 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 94.67 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 94.67 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 94.67 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 94.67 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 97.64 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 97.64 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 97.64 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 97.64 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 97.64 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 97.64 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 97.64 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 97.64 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 97.64 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 97.64 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 97.64 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 97.64 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 97.64 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 97.64 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 97.64 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 97.64 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 97.64 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 97.64 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 97.64 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 97.64 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 97.64 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 97.64 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 97.64 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 97.64 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 97.64 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 97.64 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 97.64 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 97.64 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 97.64 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 97.64 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 97.64 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 97.92 #13 97.92 Installed: #13 97.92 boost-1.75.0-13.el9_7.x86_64 #13 97.92 boost-atomic-1.75.0-13.el9_7.x86_64 #13 97.92 boost-chrono-1.75.0-13.el9_7.x86_64 #13 97.92 boost-container-1.75.0-13.el9_7.x86_64 #13 97.92 boost-context-1.75.0-13.el9_7.x86_64 #13 97.92 boost-contract-1.75.0-13.el9_7.x86_64 #13 97.92 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 97.92 boost-date-time-1.75.0-13.el9_7.x86_64 #13 97.92 boost-fiber-1.75.0-13.el9_7.x86_64 #13 97.92 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 97.92 boost-graph-1.75.0-13.el9_7.x86_64 #13 97.92 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 97.92 boost-locale-1.75.0-13.el9_7.x86_64 #13 97.92 boost-log-1.75.0-13.el9_7.x86_64 #13 97.92 boost-math-1.75.0-13.el9_7.x86_64 #13 97.92 boost-nowide-1.75.0-13.el9_7.x86_64 #13 97.92 boost-program-options-1.75.0-13.el9_7.x86_64 #13 97.92 boost-python3-1.75.0-13.el9_7.x86_64 #13 97.92 boost-random-1.75.0-13.el9_7.x86_64 #13 97.92 boost-regex-1.75.0-13.el9_7.x86_64 #13 97.92 boost-serialization-1.75.0-13.el9_7.x86_64 #13 97.92 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 97.92 boost-system-1.75.0-13.el9_7.x86_64 #13 97.92 boost-test-1.75.0-13.el9_7.x86_64 #13 97.92 boost-thread-1.75.0-13.el9_7.x86_64 #13 97.92 boost-timer-1.75.0-13.el9_7.x86_64 #13 97.92 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 97.92 boost-wave-1.75.0-13.el9_7.x86_64 #13 97.92 gperftools-libs-2.9.1-3.el9.x86_64 #13 97.92 libicu-67.1-10.el9_6.x86_64 #13 97.92 libunwind-1.6.2-1.el9.x86_64 #13 97.92 #13 97.92 Complete! #13 98.47 77 files removed #13 99.05 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 99.15 Collecting contrail-vrouter-api==0.1.dev0 #13 99.15 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 99.51 Installing collected packages: contrail-vrouter-api #13 99.53 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 99.53 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 100.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.1s done #15 writing image sha256:3fc157122c45e5de036fa581df7a3a40e24b57eddce9c36968aec8e4166ebc73 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_6_1-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_6_1-1 0.0s done #15 DONE 2.2s 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-05 16:36:28,063: INFO: Docker build duration: 154 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d06db5ecd966: Preparing 4a8451d9df2d: Preparing c39a2a12e9cf: Preparing 3fe9869c0fc2: Preparing 2be4179e59ca: Preparing dc2183d7b4de: Preparing 011e411944d5: Preparing 30f323e0f0ea: Preparing f48115f27d43: Preparing 71f389ae04b4: Preparing bfd5b480d1f9: Preparing 7dfd683ed199: Preparing 9283d889827c: Preparing db150b9dbf66: Preparing 926fffd17da0: Preparing bb7a3d408239: Preparing 8de6a42bf452: Preparing 9a00ba295e0d: Preparing 043b579efe34: Preparing 5017b23d7f00: Preparing 44343de3ea1d: Preparing d06db5ecd966: Waiting 4a8451d9df2d: Waiting c39a2a12e9cf: Waiting 3fe9869c0fc2: Waiting 2be4179e59ca: Waiting dc2183d7b4de: Waiting 011e411944d5: Waiting 30f323e0f0ea: Waiting f48115f27d43: Waiting 71f389ae04b4: Waiting bfd5b480d1f9: Waiting 7dfd683ed199: Waiting 9283d889827c: Waiting db150b9dbf66: Waiting 926fffd17da0: Waiting bb7a3d408239: Waiting 8de6a42bf452: Waiting 9a00ba295e0d: Waiting 043b579efe34: Waiting 5017b23d7f00: Waiting 44343de3ea1d: Waiting d06db5ecd966: Pushed c39a2a12e9cf: Pushed 3fe9869c0fc2: Pushed 2be4179e59ca: Pushed dc2183d7b4de: Pushed 30f323e0f0ea: Layer already exists f48115f27d43: Layer already exists 71f389ae04b4: Layer already exists bfd5b480d1f9: Layer already exists 7dfd683ed199: Layer already exists 9283d889827c: Layer already exists 011e411944d5: Pushed db150b9dbf66: Layer already exists 926fffd17da0: Layer already exists bb7a3d408239: Layer already exists 9a00ba295e0d: Layer already exists 8de6a42bf452: Layer already exists 5017b23d7f00: Layer already exists 043b579efe34: Layer already exists 44343de3ea1d: Layer already exists 4a8451d9df2d: Pushed master-2_6_6_1-1: digest: sha256:6e3860dc44c63771b29de550fca2f32fd2206f13d76f028ce508f8cf0da043c9 size: 4713 2026-03-05 16:36:48,184: INFO: Building opensdn-tor-agent finished successfully, duration: 174 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_6_1-1 6919fdc2d4a8 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_6_1-1 5f7c7abd3714 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_6_1-1 f24962abfe19 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_6_1-1 d6af8498582a 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_6_1-1 007edc7cc4c5 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_6_1-1 0fa79f7072e9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_6_1-1 d47f2b126378 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_6_1-1 932dcc38eb6d 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_6_1-1 ed82b29630dc 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_6_1-1 1451ad490221 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_6_1-1 c34871555832 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_6_1-1 f60a49201490 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_6_1-1 7a23f223302f 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_6_1-1 6b79bd533118 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_6_1-1 3c91bd3c326c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_6_1-1 6b273a64adce 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_6_1-1 6cd61a4dbdc1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_6_1-1 604c7b936232 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_6_1-1 b3bff6df8937 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_6_1-1 d9e096c8b640 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_6_1-1 c24420050d30 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_6_1-1 c74ad53e0fb2 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_6_1-1 b36e92d88676 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_6_1-1 f7336bb7dfa4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_6_1-1 84b37dc1da12 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_6_1-1 cda58d64b125 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_6_1-1 3a0b83f31fcf 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_6_1-1 cc0dedc84ebd 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_6_1-1 d004f14bd667 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_6_1-1 c181751ba190 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_6_1-1 1b35b0260f33 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_6_1-1 fb0d61123d3d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_6_1-1 d9ceae802f07 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_6_1-1 27704ef1edeb 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_6_1-1 10a95bcd4107 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_6_1-1 8358afec53e8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_6_1-1 891e8f595259 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_6_1-1 ad3836b30faa 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_6_1-1 ff4a79d2f8f5 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_6_1-1 004be8041e37 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_6_1-1 d15b9a609a4c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_6_1-1 d44dc7d5c24f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_6_1-1 a27c2ab0f5eb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_6_1-1 d81754ac8566 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_6_1-1 81a95d3a33e2 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_6_1-1 a02a0c301986 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_6_1-1 bbee5cb6cc80 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_6_1-1 ca38d09e2f87 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_6_1-1 3fc157122c45 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_6_1-1 31b1929c169a 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_6_1-1 2537c12afe85 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_6_1-1 67be65531e8f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_6_1-1 70420c80a090 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_6_1-1 12a5ce92d266 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen d8981506962b 2.9GB 0B U opensdn-test-test:master-2_6_6_1-1 bbee5cb6cc80 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c9ed4bb1ad35 22.2GB 0B tf-dev-sandbox:frozen d8981506962b 2.9GB 0B U