2026-04-14 03:04:54,916: INFO: Building opensdn-tor-agent 2026-04-14 03:04:54,970: 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_8_4-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 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-1 #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.6s #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 5.265 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 14 MB 00:00 #13 14.93 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 16.76 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 402 kB 00:00 #13 17.48 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 30.84 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #13 41.36 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 1.1 MB 00:00 #13 42.94 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.8 MB 00:00 #13 48.24 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 697 kB 00:00 #13 49.45 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 474 kB 00:00 #13 50.43 added from: http://tf-mirrors.gz1.opensdn.io/re 808 kB/s | 18 kB 00:00 #13 51.02 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #13 51.81 added from: http://tf-mirrors.gz1.opensdn.io/re 570 kB/s | 15 kB 00:00 #13 52.46 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 54.21 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 39 MB 00:00 #13 85.58 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 102.2 Dependencies resolved. #13 102.2 ========================================================================================== #13 102.2 Package Arch Version Repository Size #13 102.2 ========================================================================================== #13 102.2 Installing: #13 102.2 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 102.2 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 102.2 Installing dependencies: #13 102.2 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 102.2 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 102.2 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 102.2 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 102.2 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 102.2 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 102.2 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 102.2 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 102.2 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 102.2 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 102.2 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 102.2 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 102.2 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 102.2 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 102.2 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 102.2 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 102.2 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 102.2 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 102.2 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 102.2 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 102.2 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 102.2 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 102.2 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 102.2 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 102.2 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 102.2 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 102.2 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 102.2 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 102.2 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 102.2 #13 102.2 Transaction Summary #13 102.2 ========================================================================================== #13 102.2 Install 31 Packages #13 102.2 #13 102.2 Total download size: 12 M #13 102.2 Installed size: 41 M #13 102.2 Downloading Packages: #13 102.3 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 146 kB/s | 9.9 kB 00:00 #13 102.3 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 210 kB/s | 15 kB 00:00 #13 102.3 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 102.3 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 35 kB 00:00 #13 102.3 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 568 kB/s | 13 kB 00:00 #13 102.3 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.2 MB/s | 43 kB 00:00 #13 102.3 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.4 MB/s | 30 kB 00:00 #13 102.3 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 102.3 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 37 kB 00:00 #13 102.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.2 MB/s | 55 kB 00:00 #13 102.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 102.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.2 MB/s | 37 kB 00:00 #13 102.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 102.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #13 102.3 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 102.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 102.3 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 102.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 10 MB/s | 91 kB 00:00 #13 102.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #13 102.3 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 275 kB 00:00 #13 102.3 (21/31): boost-serialization-1.75.0-13.el9_7.x8 10 MB/s | 127 kB 00:00 #13 102.3 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 102.3 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 102.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #13 102.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.1 MB/s | 53 kB 00:00 #13 102.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 21 kB 00:00 #13 102.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #13 102.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 102.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 102.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #13 102.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 102.5 -------------------------------------------------------------------------------- #13 102.5 Total 32 MB/s | 12 MB 00:00 #13 102.5 Running transaction check #13 102.6 Transaction check succeeded. #13 102.6 Running transaction test #13 103.0 Transaction test succeeded. #13 103.0 Running transaction #13 103.6 Preparing : 1/1 #13 103.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 103.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 103.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 103.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 104.2 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 104.2 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 104.2 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 104.2 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 104.2 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 104.3 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 104.3 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 104.3 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 104.3 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 104.3 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 104.3 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 104.3 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 104.3 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 104.3 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 104.3 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 104.3 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 104.3 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 104.3 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 104.3 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 104.3 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 104.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 104.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 104.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 104.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 104.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 104.4 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 104.4 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 104.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 104.9 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 104.9 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 104.9 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 104.9 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 104.9 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 104.9 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 104.9 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 104.9 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 104.9 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 104.9 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 104.9 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 104.9 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 104.9 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 104.9 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 104.9 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 104.9 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 104.9 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 104.9 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 104.9 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 104.9 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 104.9 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 104.9 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 104.9 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 104.9 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 104.9 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 104.9 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 104.9 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 104.9 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 104.9 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 104.9 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 104.9 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 105.0 #13 105.0 Installed: #13 105.0 boost-1.75.0-13.el9_7.x86_64 #13 105.0 boost-atomic-1.75.0-13.el9_7.x86_64 #13 105.0 boost-chrono-1.75.0-13.el9_7.x86_64 #13 105.0 boost-container-1.75.0-13.el9_7.x86_64 #13 105.0 boost-context-1.75.0-13.el9_7.x86_64 #13 105.0 boost-contract-1.75.0-13.el9_7.x86_64 #13 105.0 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 105.0 boost-date-time-1.75.0-13.el9_7.x86_64 #13 105.0 boost-fiber-1.75.0-13.el9_7.x86_64 #13 105.0 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 105.0 boost-graph-1.75.0-13.el9_7.x86_64 #13 105.0 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 105.0 boost-locale-1.75.0-13.el9_7.x86_64 #13 105.0 boost-log-1.75.0-13.el9_7.x86_64 #13 105.0 boost-math-1.75.0-13.el9_7.x86_64 #13 105.0 boost-nowide-1.75.0-13.el9_7.x86_64 #13 105.0 boost-program-options-1.75.0-13.el9_7.x86_64 #13 105.0 boost-python3-1.75.0-13.el9_7.x86_64 #13 105.0 boost-random-1.75.0-13.el9_7.x86_64 #13 105.0 boost-regex-1.75.0-13.el9_7.x86_64 #13 105.0 boost-serialization-1.75.0-13.el9_7.x86_64 #13 105.0 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 105.0 boost-system-1.75.0-13.el9_7.x86_64 #13 105.0 boost-test-1.75.0-13.el9_7.x86_64 #13 105.0 boost-thread-1.75.0-13.el9_7.x86_64 #13 105.0 boost-timer-1.75.0-13.el9_7.x86_64 #13 105.0 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 105.0 boost-wave-1.75.0-13.el9_7.x86_64 #13 105.0 gperftools-libs-2.9.1-3.el9.x86_64 #13 105.0 libicu-67.1-10.el9_6.x86_64 #13 105.0 libunwind-1.6.2-1.el9.x86_64 #13 105.0 #13 105.0 Complete! #13 105.5 77 files removed #13 106.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 106.3 Collecting contrail-vrouter-api==0.1.dev0 #13 106.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 106.7 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 106.7 Installing collected packages: contrail-vrouter-api #13 106.7 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 107.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:8ce1e6194aa907d0ac5703dcc067d7e46bf219d36ebcecedf517fb17b997dca4 #15 writing image sha256:8ce1e6194aa907d0ac5703dcc067d7e46bf219d36ebcecedf517fb17b997dca4 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-1 0.0s done #15 DONE 3.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-14 03:07:25,242: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 12f85b28906f: Preparing 8d02c9f6a57c: Preparing 1290dd7de967: Preparing 4c84c8e7b54f: Preparing 35c597c80720: Preparing 74be6c1b72a7: Preparing d8d2d57f4214: Preparing 99a0265d8f2b: Preparing 3434be0d8a18: Preparing 92ed418998ee: Preparing ab21a8d77007: Preparing 543c64d86a4b: Preparing 8219bbe8b17a: Preparing af3611e44c52: Preparing 4e892efc2835: Preparing 71fe6dbcd170: Preparing 4f68d1521278: Preparing cebb24328b78: Preparing d4626abbbb3f: Preparing 9c7aa9061239: Preparing 44343de3ea1d: Preparing 12f85b28906f: Waiting 8d02c9f6a57c: Waiting 1290dd7de967: Waiting 4c84c8e7b54f: Waiting 35c597c80720: Waiting 74be6c1b72a7: Waiting d8d2d57f4214: Waiting 99a0265d8f2b: Waiting 3434be0d8a18: Waiting 92ed418998ee: Waiting ab21a8d77007: Waiting 543c64d86a4b: Waiting 8219bbe8b17a: Waiting af3611e44c52: Waiting 4e892efc2835: Waiting 71fe6dbcd170: Waiting 4f68d1521278: Waiting cebb24328b78: Waiting d4626abbbb3f: Waiting 9c7aa9061239: Waiting 44343de3ea1d: Waiting 1290dd7de967: Pushed 12f85b28906f: Pushed 4c84c8e7b54f: Pushed 35c597c80720: Pushed 99a0265d8f2b: Layer already exists 74be6c1b72a7: Pushed 3434be0d8a18: Layer already exists 92ed418998ee: Layer already exists ab21a8d77007: Layer already exists 543c64d86a4b: Layer already exists d8d2d57f4214: Pushed af3611e44c52: Layer already exists 8219bbe8b17a: Layer already exists 4e892efc2835: Layer already exists 71fe6dbcd170: Layer already exists 4f68d1521278: Layer already exists d4626abbbb3f: Layer already exists cebb24328b78: Layer already exists 9c7aa9061239: Layer already exists 44343de3ea1d: Layer already exists 8d02c9f6a57c: Pushed master-2_7_8_4-1: digest: sha256:da9c1f665ac3674d271aa10c64aa465ca7e61201c7c0d6aa878c41a96a16dcef size: 4713 2026-04-14 03:07:38,539: INFO: Building opensdn-tor-agent finished successfully, duration: 164 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_8_4-1 70221acca32a 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_4-1 589eb0c3b879 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_4-1 63b7c5e2d176 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_4-1 209969d92a3c 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_4-1 a898032b6cdb 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-1 4b8bc3cb48fa 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_4-1 c27614d5b69c 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_4-1 5e1823d2e3b5 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_4-1 e3b9b7dc38de 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-1 8b75583cd9c0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_4-1 310fefae73c1 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_4-1 6375b62156cd 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_4-1 c45c9e2400e3 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_4-1 455346b7e83e 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_4-1 d146b645c89a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_4-1 7bb9a3bba402 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_4-1 18b24ad88ffd 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_4-1 abcd38e31f96 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_4-1 de9eb6881f72 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_4-1 c8b307806da3 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_4-1 089d48ddac85 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_4-1 8e36383fa094 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_4-1 d76f3966beb1 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_4-1 a61eb7e89ffc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_4-1 3dd1271c4b5a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_4-1 6bb924ae0bb5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_4-1 15de6783bc84 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_4-1 ce72016ecae8 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_4-1 5bed08b4eec5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_4-1 a45122b20b0e 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_4-1 0795dc61d40d 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_4-1 db1f00bb9f5c 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_4-1 afe28bfe7153 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_4-1 bc68e700388c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_4-1 f26aab422c81 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_4-1 0ae47050305d 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_4-1 932c2dd42197 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_4-1 774d01a8cde9 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_4-1 caa2f6712483 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_4-1 b02a5d1a8956 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_4-1 f13b22e7d7fb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_4-1 5bccd9fd857e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_4-1 fc86dd5c0d86 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_4-1 cc568b9833ac 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_4-1 fd72c2dbcaee 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_4-1 17226552600b 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_8_4-1 9778735ed48e 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-1 8ce1e6194aa9 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_4-1 23c524508257 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_4-1 662279260319 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_4-1 25c263f53625 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_4-1 8ba0334eb467 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_4-1 26b5526046d8 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_4-1 f64b0253cb6d 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen e3842d416e7d 2.9GB 0B U opensdn-test-test:master-2_7_8_4-1 17226552600b 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile b370baef2d72 22.2GB 0B tf-dev-sandbox:frozen e3842d416e7d 2.9GB 0B U