2026-04-17 18:55:58,804: INFO: Building opensdn-tor-agent 2026-04-17 18:55:58,877: 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_7_1-8 --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 0.0s done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-8 #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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-8 #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.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 1.463 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 14 MB 00:00 #13 7.678 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #13 9.056 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 402 kB 00:00 #13 9.888 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #13 25.03 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 11 MB 00:00 #13 34.02 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #13 35.37 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 40.08 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 697 kB 00:00 #13 41.10 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 MB/s | 474 kB 00:00 #13 41.53 added from: http://tf-mirrors.gz1.opensdn.io/re 342 kB/s | 18 kB 00:00 #13 42.31 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #13 43.26 added from: http://tf-mirrors.gz1.opensdn.io/re 237 kB/s | 15 kB 00:00 #13 43.61 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 96 kB 00:00 #13 44.43 added from: http://tf-mirrors.gz1.opensdn.io/re 68 MB/s | 39 MB 00:00 #13 70.28 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 83.07 Dependencies resolved. #13 83.07 ========================================================================================== #13 83.07 Package Arch Version Repository Size #13 83.07 ========================================================================================== #13 83.07 Installing: #13 83.07 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 83.07 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 83.07 Installing dependencies: #13 83.07 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 83.07 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 83.07 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 83.07 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 83.07 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 83.07 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 83.07 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 83.07 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 83.07 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 83.07 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 83.07 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 83.07 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 83.07 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 83.07 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 83.07 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 83.07 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 83.07 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 83.07 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 83.07 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 83.07 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 83.07 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 83.07 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 83.07 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 83.07 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 83.07 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 83.07 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 83.07 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 83.07 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 83.07 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 83.07 #13 83.07 Transaction Summary #13 83.07 ========================================================================================== #13 83.07 Install 31 Packages #13 83.07 #13 83.07 Total download size: 12 M #13 83.07 Installed size: 41 M #13 83.07 Downloading Packages: #13 83.10 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 541 kB/s | 9.9 kB 00:00 #13 83.10 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 606 kB/s | 15 kB 00:00 #13 83.10 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #13 83.10 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 35 kB 00:00 #13 83.10 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 83.12 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 43 kB 00:00 #13 83.12 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 30 kB 00:00 #13 83.12 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 766 kB/s | 11 kB 00:00 #13 83.12 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 37 kB 00:00 #13 83.17 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.4 MB/s | 55 kB 00:00 #13 83.17 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.2 MB/s | 99 kB 00:00 #13 83.17 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.7 MB/s | 37 kB 00:00 #13 83.22 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 3.5 MB/s | 212 kB 00:00 #13 83.25 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 405 kB 00:00 #13 83.25 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.4 MB/s | 203 kB 00:00 #13 83.28 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 720 kB/s | 13 kB 00:00 #13 83.28 (17/31): boost-program-options-1.75.0-13.el9_7. 5.2 MB/s | 104 kB 00:00 #13 83.28 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.3 MB/s | 91 kB 00:00 #13 83.28 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.9 MB/s | 22 kB 00:00 #13 83.28 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #13 83.28 (21/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 5.1 MB/s | 25 kB 00:00 #13 83.28 (22/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 11 kB 00:00 #13 83.32 (23/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #13 83.32 (24/31): boost-serialization-1.75.0-13.el9_7.x8 3.4 MB/s | 127 kB 00:00 #13 83.32 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.2 MB/s | 53 kB 00:00 #13 83.32 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 21 kB 00:00 #13 83.32 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #13 83.37 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 207 kB 00:00 #13 83.37 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.7 MB/s | 67 kB 00:00 #13 83.37 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.8 MB/s | 308 kB 00:00 #13 83.54 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 83.54 -------------------------------------------------------------------------------- #13 83.54 Total 28 MB/s | 12 MB 00:00 #13 83.54 Running transaction check #13 83.62 Transaction check succeeded. #13 83.62 Running transaction test #13 83.93 Transaction test succeeded. #13 83.93 Running transaction #13 84.39 Preparing : 1/1 #13 84.55 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 84.55 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 84.55 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 84.55 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 84.87 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 84.87 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 84.91 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 84.91 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 84.91 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 84.93 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 84.93 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 84.97 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 84.97 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 84.97 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 84.97 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 85.03 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 85.03 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 85.03 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 85.03 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 85.03 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 85.03 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 85.08 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 85.08 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 85.08 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 85.08 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 85.08 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 85.08 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 85.12 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 85.12 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 85.12 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 85.12 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 85.14 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 85.47 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 85.47 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 85.47 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 85.47 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 85.47 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 85.47 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 85.47 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 85.47 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 85.47 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 85.47 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 85.47 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 85.47 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 85.47 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 85.47 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 85.47 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 85.47 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 85.47 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 85.47 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 85.47 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 85.47 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 85.47 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 85.47 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 85.47 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 85.47 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 85.47 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 85.47 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 85.47 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 85.47 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 85.47 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 85.47 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 85.47 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 85.59 #13 85.59 Installed: #13 85.59 boost-1.75.0-13.el9_7.x86_64 #13 85.59 boost-atomic-1.75.0-13.el9_7.x86_64 #13 85.59 boost-chrono-1.75.0-13.el9_7.x86_64 #13 85.59 boost-container-1.75.0-13.el9_7.x86_64 #13 85.59 boost-context-1.75.0-13.el9_7.x86_64 #13 85.59 boost-contract-1.75.0-13.el9_7.x86_64 #13 85.59 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 85.59 boost-date-time-1.75.0-13.el9_7.x86_64 #13 85.59 boost-fiber-1.75.0-13.el9_7.x86_64 #13 85.59 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 85.59 boost-graph-1.75.0-13.el9_7.x86_64 #13 85.59 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 85.59 boost-locale-1.75.0-13.el9_7.x86_64 #13 85.59 boost-log-1.75.0-13.el9_7.x86_64 #13 85.59 boost-math-1.75.0-13.el9_7.x86_64 #13 85.59 boost-nowide-1.75.0-13.el9_7.x86_64 #13 85.59 boost-program-options-1.75.0-13.el9_7.x86_64 #13 85.59 boost-python3-1.75.0-13.el9_7.x86_64 #13 85.59 boost-random-1.75.0-13.el9_7.x86_64 #13 85.59 boost-regex-1.75.0-13.el9_7.x86_64 #13 85.59 boost-serialization-1.75.0-13.el9_7.x86_64 #13 85.59 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 85.59 boost-system-1.75.0-13.el9_7.x86_64 #13 85.59 boost-test-1.75.0-13.el9_7.x86_64 #13 85.59 boost-thread-1.75.0-13.el9_7.x86_64 #13 85.59 boost-timer-1.75.0-13.el9_7.x86_64 #13 85.59 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 85.59 boost-wave-1.75.0-13.el9_7.x86_64 #13 85.59 gperftools-libs-2.9.1-3.el9.x86_64 #13 85.59 libicu-67.1-10.el9_6.x86_64 #13 85.59 libunwind-1.6.2-1.el9.x86_64 #13 85.59 #13 85.59 Complete! #13 86.00 77 files removed #13 86.44 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 86.48 Collecting contrail-vrouter-api==0.1.dev0 #13 86.48 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 86.75 Installing collected packages: contrail-vrouter-api #13 86.75 Successfully installed contrail-vrouter-api-0.1.dev0 #13 86.76 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 87.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.4s done #15 writing image sha256:e3fdf4c80b84df18555232d9e83793e3b10f0f092206b91f05dc8bfbacdeb34b done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-8 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-8 0.0s done #15 DONE 3.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-04-17 18:58:19,371: INFO: Docker build duration: 141 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1ca5b63e193c: Preparing 056d312d0262: Preparing 56e1c7cdc45e: Preparing 73dbbc2442d9: Preparing a667b4f6bf03: Preparing 2576c23e9c4a: Preparing 518c643b579e: Preparing 4e955af65d82: Preparing 80f0e84ccc9b: Preparing 53f434d00d85: Preparing 9f6e67a81d90: Preparing 5d6b0568b8dc: Preparing 37469c979479: Preparing 92345d139e23: Preparing f43a5034c500: Preparing 447fdafd3686: Preparing d8d75fc81cf8: Preparing fb68e39e13fd: Preparing dbd9f14a355d: Preparing 06b69c6d00c0: Preparing 44343de3ea1d: Preparing 1ca5b63e193c: Waiting 056d312d0262: Waiting 56e1c7cdc45e: Waiting 73dbbc2442d9: Waiting a667b4f6bf03: Waiting 2576c23e9c4a: Waiting 518c643b579e: Waiting 4e955af65d82: Waiting 80f0e84ccc9b: Waiting 53f434d00d85: Waiting 9f6e67a81d90: Waiting 5d6b0568b8dc: Waiting 37469c979479: Waiting 92345d139e23: Waiting f43a5034c500: Waiting 447fdafd3686: Waiting d8d75fc81cf8: Waiting fb68e39e13fd: Waiting dbd9f14a355d: Waiting 06b69c6d00c0: Waiting 44343de3ea1d: Waiting 1ca5b63e193c: Pushed 56e1c7cdc45e: Pushed 73dbbc2442d9: Pushed a667b4f6bf03: Pushed 2576c23e9c4a: Pushed 056d312d0262: Pushed 4e955af65d82: Layer already exists 80f0e84ccc9b: Layer already exists 53f434d00d85: Layer already exists 9f6e67a81d90: Layer already exists 5d6b0568b8dc: Layer already exists 37469c979479: Layer already exists 92345d139e23: Layer already exists f43a5034c500: Layer already exists 447fdafd3686: Layer already exists d8d75fc81cf8: Layer already exists fb68e39e13fd: Layer already exists dbd9f14a355d: Layer already exists 06b69c6d00c0: Layer already exists 44343de3ea1d: Layer already exists 518c643b579e: Pushed master-2_7_7_1-8: digest: sha256:1e8b59796f82ec03e198739807ab1d0dc17ff4e8700b2790d7eb9fbc41ef824c size: 4713 2026-04-17 18:58:40,970: 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_7_1-8 1f2f05be5769 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_1-8 80c1e2d740d0 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-8 01c192444f71 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-8 1b6b994b2fe1 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_1-8 f5b008383f37 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_1-8 845f9dfcb200 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_1-8 b914581dbef4 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_1-8 0a637af42906 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_1-8 6055bd044297 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-8 04d721e26dcc 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_1-8 3f4e63fc61f8 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_1-8 0532c9e1bf6f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_1-8 1e46fd0f3d88 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_1-8 9253baca4d84 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_1-8 3911c838d116 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_1-8 2baa8a43b2b6 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_1-8 b4b97332acc7 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_1-8 e7a562b7a28d 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_1-8 0f90eacfef90 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_1-8 8b1e2a1bbd7b 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_1-8 8ff322313e4d 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_1-8 efea66c8c604 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_1-8 b43bf15f8da4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_1-8 80076703fcf3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_1-8 bea6fe4cbd55 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_1-8 26d41591210d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_1-8 4f9e9fd27996 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_1-8 f18e96cc73d2 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_1-8 17ae9a9a89bb 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_1-8 36cb45e38488 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_1-8 a126e489b391 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_1-8 467a060476ef 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_1-8 6e7a4fef36a4 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_1-8 e846682af9bb 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_1-8 5b16f4ca4580 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_1-8 263d90e2ea2e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_1-8 c1cf9a2f3731 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_1-8 694380080dd5 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_1-8 6ebdf1e3c772 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_1-8 57496a9a7850 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_1-8 2d64d948cbc4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_1-8 e94dc1606cfd 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_1-8 086b09e86147 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_1-8 caf22be9d529 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_1-8 a71e974bdef6 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_1-8 9d8b048546d4 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-8 e3fdf4c80b84 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_1-8 0cb0699140cc 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_1-8 542a62a678bd 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_1-8 612382001baf 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_1-8 e61f78a5c5c4 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_1-8 23f09201e5f4 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_1-8 13d6fffff805 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_1-8 9ef4f36bc716 2.9GB 0B U opensdn-test-test:master-2_7_7_1-8 9d8b048546d4 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile d46d706229b6 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_1-8 9ef4f36bc716 2.9GB 0B U