2026-03-03 15:34:53,134: INFO: Building opensdn-tor-agent 2026-03-03 15:34:53,178: 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_3_7-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 #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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-2 #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.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.9s #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.686 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 14 MB 00:00 #13 3.494 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 1.9 MB 00:00 #13 3.960 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 402 kB 00:00 #13 4.394 added from: http://tf-mirrors.gz1.opensdn.io/re 77 MB/s | 16 MB 00:00 #13 8.220 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 11 MB 00:00 #13 11.71 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 1.1 MB 00:00 #13 12.25 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.8 MB 00:00 #13 13.66 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 697 kB 00:00 #13 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 910 kB/s | 474 kB 00:00 #13 14.98 added from: http://tf-mirrors.gz1.opensdn.io/re 74 kB/s | 18 kB 00:00 #13 15.31 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 kB/s | 257 B 00:00 #13 15.57 added from: http://tf-mirrors.gz1.opensdn.io/re 516 kB/s | 15 kB 00:00 #13 15.76 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 96 kB 00:00 #13 16.37 added from: http://tf-mirrors.gz1.opensdn.io/re 104 MB/s | 39 MB 00:00 #13 26.14 Third parties for OpenSDN 6.2 MB/s | 5.1 MB 00:00 #13 31.02 Dependencies resolved. #13 31.02 ========================================================================================== #13 31.02 Package Arch Version Repository Size #13 31.02 ========================================================================================== #13 31.02 Installing: #13 31.02 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 31.02 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 31.02 Installing dependencies: #13 31.02 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 31.02 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 31.02 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 31.02 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.02 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 31.02 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 31.02 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 31.02 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 31.02 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 31.02 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 31.02 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 31.02 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 31.02 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 31.02 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 31.02 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 31.02 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 31.02 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 31.02 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 31.02 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 31.02 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 31.02 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 31.02 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 31.02 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 31.02 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 31.02 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 31.02 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 31.02 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 31.02 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 31.02 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 31.02 #13 31.02 Transaction Summary #13 31.02 ========================================================================================== #13 31.02 Install 31 Packages #13 31.02 #13 31.02 Total download size: 12 M #13 31.02 Installed size: 41 M #13 31.02 Downloading Packages: #13 31.02 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 315 kB/s | 9.9 kB 00:00 #13 31.02 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 316 kB/s | 15 kB 00:00 #13 31.02 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 805 kB/s | 23 kB 00:00 #13 31.06 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 31.06 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 31.06 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 8.3 MB/s | 43 kB 00:00 #13 31.06 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 30 kB 00:00 #13 31.06 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 31.06 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 37 kB 00:00 #13 31.06 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.7 MB/s | 55 kB 00:00 #13 31.06 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 31.06 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #13 31.11 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 21 MB/s | 212 kB 00:00 #13 31.11 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #13 31.11 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 31.11 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #13 31.11 (17/31): boost-program-options-1.75.0-13.el9_7. 14 MB/s | 104 kB 00:00 #13 31.11 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.2 MB/s | 91 kB 00:00 #13 31.11 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 22 kB 00:00 #13 31.11 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #13 31.11 (21/31): boost-serialization-1.75.0-13.el9_7.x8 7.4 MB/s | 127 kB 00:00 #13 31.11 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.0 MB/s | 25 kB 00:00 #13 31.15 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 11 kB 00:00 #13 31.15 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 33 MB/s | 228 kB 00:00 #13 31.15 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.9 MB/s | 53 kB 00:00 #13 31.15 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.1 MB/s | 21 kB 00:00 #13 31.15 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.1 MB/s | 28 kB 00:00 #13 31.15 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #13 31.16 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #13 31.16 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 31.25 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 34 MB/s | 9.6 MB 00:00 #13 31.25 -------------------------------------------------------------------------------- #13 31.25 Total 43 MB/s | 12 MB 00:00 #13 31.25 Running transaction check #13 31.30 Transaction check succeeded. #13 31.30 Running transaction test #13 31.48 Transaction test succeeded. #13 31.48 Running transaction #13 31.81 Preparing : 1/1 #13 31.90 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 31.93 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 31.93 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 31.93 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 32.17 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 32.17 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 32.17 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 32.17 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 32.17 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 32.22 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 32.22 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 32.22 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 32.22 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 32.22 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 32.28 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 32.28 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 32.28 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 32.28 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 32.28 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 32.28 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 32.28 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 32.28 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 32.31 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 32.31 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 32.31 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 32.31 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 32.38 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 32.38 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 32.38 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 32.38 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 32.38 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.42 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 33.01 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 33.01 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 33.01 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 33.01 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 33.01 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 33.01 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 33.01 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 33.01 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 33.01 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 33.01 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 33.01 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 33.01 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 33.01 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 33.01 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 33.01 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 33.01 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 33.01 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 33.01 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 33.01 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 33.01 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 33.01 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 33.01 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 33.01 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 33.01 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 33.01 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 33.01 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 33.01 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 33.01 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 33.01 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 33.01 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 33.01 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 33.10 #13 33.10 Installed: #13 33.10 boost-1.75.0-13.el9_7.x86_64 #13 33.10 boost-atomic-1.75.0-13.el9_7.x86_64 #13 33.10 boost-chrono-1.75.0-13.el9_7.x86_64 #13 33.10 boost-container-1.75.0-13.el9_7.x86_64 #13 33.10 boost-context-1.75.0-13.el9_7.x86_64 #13 33.10 boost-contract-1.75.0-13.el9_7.x86_64 #13 33.10 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 33.10 boost-date-time-1.75.0-13.el9_7.x86_64 #13 33.10 boost-fiber-1.75.0-13.el9_7.x86_64 #13 33.10 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 33.10 boost-graph-1.75.0-13.el9_7.x86_64 #13 33.10 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 33.10 boost-locale-1.75.0-13.el9_7.x86_64 #13 33.10 boost-log-1.75.0-13.el9_7.x86_64 #13 33.10 boost-math-1.75.0-13.el9_7.x86_64 #13 33.10 boost-nowide-1.75.0-13.el9_7.x86_64 #13 33.10 boost-program-options-1.75.0-13.el9_7.x86_64 #13 33.10 boost-python3-1.75.0-13.el9_7.x86_64 #13 33.10 boost-random-1.75.0-13.el9_7.x86_64 #13 33.10 boost-regex-1.75.0-13.el9_7.x86_64 #13 33.10 boost-serialization-1.75.0-13.el9_7.x86_64 #13 33.10 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 33.10 boost-system-1.75.0-13.el9_7.x86_64 #13 33.10 boost-test-1.75.0-13.el9_7.x86_64 #13 33.10 boost-thread-1.75.0-13.el9_7.x86_64 #13 33.10 boost-timer-1.75.0-13.el9_7.x86_64 #13 33.10 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 33.10 boost-wave-1.75.0-13.el9_7.x86_64 #13 33.10 gperftools-libs-2.9.1-3.el9.x86_64 #13 33.10 libicu-67.1-10.el9_6.x86_64 #13 33.10 libunwind-1.6.2-1.el9.x86_64 #13 33.10 #13 33.10 Complete! #13 33.34 77 files removed #13 33.61 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 33.67 Collecting contrail-vrouter-api==0.1.dev0 #13 33.67 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 33.90 Installing collected packages: contrail-vrouter-api #13 33.90 Successfully installed contrail-vrouter-api-0.1.dev0 #13 33.90 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 34.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 1.7s done #15 writing image sha256:e29b0be03a1d1e05bae2c5ee2abf9840ef341553bfe95f97c3ad6c40ef90bf08 #15 writing image sha256:e29b0be03a1d1e05bae2c5ee2abf9840ef341553bfe95f97c3ad6c40ef90bf08 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_7-2 0.0s done #15 DONE 1.7s 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-03 15:37:25,772: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 39349f635f46: Preparing 4e795692867b: Preparing 436334d7e2ce: Preparing 3c581af3f682: Preparing 7bd679dcd9d9: Preparing ccab8e4f8251: Preparing 642630970cda: Preparing e769a47015f2: Preparing 8c0cee6d404e: Preparing c902e3d5de8e: Preparing 2f043226bd86: Preparing be4593e0f3f1: Preparing bbd45845a293: Preparing 7068cf83752a: Preparing 150a12b6c244: Preparing 44a98278fbb3: Preparing 684dc1de7d59: Preparing ca2a2adf2161: Preparing 0c1b95809282: Preparing adbcd4d62dff: Preparing 44343de3ea1d: Preparing 39349f635f46: Waiting 4e795692867b: Waiting 436334d7e2ce: Waiting 3c581af3f682: Waiting 7bd679dcd9d9: Waiting ccab8e4f8251: Waiting 642630970cda: Waiting e769a47015f2: Waiting 8c0cee6d404e: Waiting c902e3d5de8e: Waiting 2f043226bd86: Waiting be4593e0f3f1: Waiting bbd45845a293: Waiting 7068cf83752a: Waiting 150a12b6c244: Waiting 44a98278fbb3: Waiting 684dc1de7d59: Waiting ca2a2adf2161: Waiting 0c1b95809282: Waiting adbcd4d62dff: Waiting 44343de3ea1d: Waiting 39349f635f46: Pushed 4e795692867b: Pushed 436334d7e2ce: Pushed 3c581af3f682: Pushed 7bd679dcd9d9: Pushed ccab8e4f8251: Pushed 642630970cda: Pushed e769a47015f2: Layer already exists 8c0cee6d404e: Layer already exists c902e3d5de8e: Layer already exists 2f043226bd86: Layer already exists be4593e0f3f1: Layer already exists bbd45845a293: Layer already exists 7068cf83752a: Layer already exists 150a12b6c244: Layer already exists 44a98278fbb3: Layer already exists 684dc1de7d59: Layer already exists ca2a2adf2161: Layer already exists 0c1b95809282: Layer already exists adbcd4d62dff: Layer already exists 44343de3ea1d: Layer already exists master-2_6_3_7-2: digest: sha256:c267a97b23fb16cb81526ba7785195a178a55745fa520e4c6bc4bd60c39b489e size: 4714 2026-03-03 15:38:04,938: INFO: Building opensdn-tor-agent finished successfully, duration: 191 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_3_7-2 30e4b580e49b 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_7-2 234aaee78f41 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_7-2 655d0c885611 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_7-2 5a48fc8ae4fd 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_7-2 bff8b5057773 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_7-2 15bf9cc00144 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_7-2 76dc688ee505 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_7-2 9e05be640bb6 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_7-2 0301e31b8250 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_7-2 5e72c5a03c97 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_7-2 2ff03423cb00 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_7-2 007259b642fa 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_7-2 722ebe4ee657 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_7-2 3f52a0434b53 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_7-2 be64857e9671 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_7-2 0e19389f52ef 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_7-2 4a729be65e35 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_7-2 deda6b4c93f4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_7-2 9277264de25f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_7-2 43baa37324c3 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_7-2 ac0498b88933 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_7-2 84e49121e746 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_7-2 f9eafe6d6bcc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_7-2 81894496a590 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_7-2 1e35928bea38 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_7-2 7e2bde49fae4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_7-2 a47848fe32c4 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_7-2 f692c5daa0d7 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_7-2 4f6ab9b5ebf3 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_7-2 81e3d0098683 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_7-2 42556854410a 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_7-2 4e2555a45f09 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_7-2 866d1e899dd1 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_7-2 707f152b5703 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_7-2 a55bb88fd3af 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_7-2 96a8729c22da 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_7-2 4a6fd0f1d510 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_7-2 4b02b31fe0bc 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_7-2 d86f143fe649 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_7-2 adab69b6b442 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_7-2 bd23a81ca6c1 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_7-2 67de1e23a3d5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_7-2 bcc42fcb8b71 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_7-2 46529e4ff6f0 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_7-2 3503bb839469 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_7-2 5c07cce53ad9 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_7-2 ad64dc7d290e 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_3_7-2 04668e1bb0a9 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_7-2 e29b0be03a1d 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_7-2 31db515b39ec 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_3_7-2 605b08f6c171 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_7-2 5fe4b3b69099 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_7-2 be150fd6bd31 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_7-2 9a1d3b3eaef4 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 275ce59f2b03 2.9GB 0B U opensdn-test-test:master-2_6_3_7-2 ad64dc7d290e 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 50c5f6b7deac 24.7GB 0B tf-dev-sandbox:frozen 275ce59f2b03 2.9GB 0B U