2026-04-27 07:51:55,418: INFO: Building opensdn-tor-agent 2026-04-27 07:51:55,432: 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_9_2-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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_2-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 2.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_2-1 #5 DONE 0.3s #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 1.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 10.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 6.0s #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.528 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 14 MB 00:00 #13 12.21 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #13 13.97 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 402 kB 00:00 #13 15.34 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #13 31.90 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 11 MB 00:00 #13 44.47 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #13 46.25 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #13 51.29 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 52.78 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 474 kB 00:00 #13 53.88 added from: http://tf-mirrors.gz1.opensdn.io/re 378 kB/s | 18 kB 00:00 #13 54.67 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 kB/s | 257 B 00:00 #13 55.61 added from: http://tf-mirrors.gz1.opensdn.io/re 309 kB/s | 15 kB 00:00 #13 56.26 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #13 57.99 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:01 #13 101.1 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #13 119.3 Dependencies resolved. #13 119.3 ========================================================================================== #13 119.3 Package Arch Version Repository Size #13 119.3 ========================================================================================== #13 119.3 Installing: #13 119.3 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 119.3 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 119.3 Installing dependencies: #13 119.3 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 119.3 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 119.3 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 119.3 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 119.3 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 119.3 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 119.3 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 119.3 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 119.3 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 119.3 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 119.3 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 119.3 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 119.3 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 119.3 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 119.3 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 119.3 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 119.3 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 119.3 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 119.3 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 119.3 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 119.3 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 119.3 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 119.3 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 119.3 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 119.3 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 119.3 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 119.3 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 119.3 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 119.3 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 119.3 #13 119.3 Transaction Summary #13 119.3 ========================================================================================== #13 119.3 Install 31 Packages #13 119.3 #13 119.3 Total download size: 12 M #13 119.3 Installed size: 41 M #13 119.3 Downloading Packages: #13 119.4 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 324 kB/s | 9.9 kB 00:00 #13 119.4 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 425 kB/s | 15 kB 00:00 #13 119.4 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 119.4 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 119.4 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 119.4 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.3 MB/s | 43 kB 00:00 #13 119.4 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 30 kB 00:00 #13 119.4 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 11 kB 00:00 #13 119.4 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 37 kB 00:00 #13 119.4 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.7 MB/s | 55 kB 00:00 #13 119.4 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 99 kB 00:00 #13 119.4 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.7 MB/s | 37 kB 00:00 #13 119.4 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 119.4 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 119.5 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #13 119.5 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.3 MB/s | 203 kB 00:00 #13 119.5 (17/31): boost-program-options-1.75.0-13.el9_7. 6.4 MB/s | 104 kB 00:00 #13 119.5 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.4 MB/s | 91 kB 00:00 #13 119.5 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 22 kB 00:00 #13 119.5 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 275 kB 00:00 #13 119.5 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.9 MB/s | 127 kB 00:00 #13 119.5 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #13 119.5 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 119.5 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #13 119.5 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.3 MB/s | 53 kB 00:00 #13 119.5 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #13 119.5 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.7 MB/s | 28 kB 00:00 #13 119.5 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 119.5 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #13 119.5 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.5 MB/s | 67 kB 00:00 #13 119.8 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 119.8 -------------------------------------------------------------------------------- #13 119.8 Total 32 MB/s | 12 MB 00:00 #13 119.8 Running transaction check #13 119.9 Transaction check succeeded. #13 119.9 Running transaction test #13 120.3 Transaction test succeeded. #13 120.3 Running transaction #13 121.0 Preparing : 1/1 #13 121.1 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 121.1 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 121.2 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 121.2 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 121.6 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 121.6 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 121.6 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 121.6 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 121.6 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 121.7 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 121.7 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 121.7 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 121.7 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 121.7 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 121.7 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 121.7 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 121.7 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 121.7 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 121.7 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 121.7 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 121.8 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 121.8 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 121.8 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 121.8 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 121.8 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 121.8 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 121.9 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 121.9 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 121.9 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 121.9 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 121.9 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 122.0 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 122.2 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 122.2 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 122.2 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 122.2 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 122.2 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 122.2 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 122.2 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 122.2 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 122.2 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 122.2 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 122.2 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 122.2 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 122.2 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 122.2 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 122.2 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 122.2 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 122.2 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 122.2 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 122.2 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 122.2 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 122.2 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 122.2 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 122.2 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 122.2 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 122.2 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 122.2 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 122.2 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 122.2 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 122.2 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 122.2 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 122.2 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 122.4 #13 122.4 Installed: #13 122.4 boost-1.75.0-13.el9_7.x86_64 #13 122.4 boost-atomic-1.75.0-13.el9_7.x86_64 #13 122.4 boost-chrono-1.75.0-13.el9_7.x86_64 #13 122.4 boost-container-1.75.0-13.el9_7.x86_64 #13 122.4 boost-context-1.75.0-13.el9_7.x86_64 #13 122.4 boost-contract-1.75.0-13.el9_7.x86_64 #13 122.4 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 122.4 boost-date-time-1.75.0-13.el9_7.x86_64 #13 122.4 boost-fiber-1.75.0-13.el9_7.x86_64 #13 122.4 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 122.4 boost-graph-1.75.0-13.el9_7.x86_64 #13 122.4 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 122.4 boost-locale-1.75.0-13.el9_7.x86_64 #13 122.4 boost-log-1.75.0-13.el9_7.x86_64 #13 122.4 boost-math-1.75.0-13.el9_7.x86_64 #13 122.4 boost-nowide-1.75.0-13.el9_7.x86_64 #13 122.4 boost-program-options-1.75.0-13.el9_7.x86_64 #13 122.4 boost-python3-1.75.0-13.el9_7.x86_64 #13 122.4 boost-random-1.75.0-13.el9_7.x86_64 #13 122.4 boost-regex-1.75.0-13.el9_7.x86_64 #13 122.4 boost-serialization-1.75.0-13.el9_7.x86_64 #13 122.4 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 122.4 boost-system-1.75.0-13.el9_7.x86_64 #13 122.4 boost-test-1.75.0-13.el9_7.x86_64 #13 122.4 boost-thread-1.75.0-13.el9_7.x86_64 #13 122.4 boost-timer-1.75.0-13.el9_7.x86_64 #13 122.4 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 122.4 boost-wave-1.75.0-13.el9_7.x86_64 #13 122.4 gperftools-libs-2.9.1-3.el9.x86_64 #13 122.4 libicu-67.1-10.el9_6.x86_64 #13 122.4 libunwind-1.6.2-1.el9.x86_64 #13 122.4 #13 122.4 Complete! #13 123.0 77 files removed #13 124.1 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 124.2 Collecting contrail-vrouter-api==0.1.dev0 #13 124.2 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 124.9 Installing collected packages: contrail-vrouter-api #13 124.9 Successfully installed contrail-vrouter-api-0.1.dev0 #13 124.9 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 126.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:c136d0ac61788ace3e73b0011ada162d7e3e891b97a54247034375cddef8ba36 #15 writing image sha256:c136d0ac61788ace3e73b0011ada162d7e3e891b97a54247034375cddef8ba36 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_2-1 0.1s done #15 DONE 4.1s 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-27 07:54:58,715: INFO: Docker build duration: 183 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a9d5794c3b0a: Preparing 78a197bc94ba: Preparing 7041c081c92e: Preparing c5673d0f21f8: Preparing ceaec730bfeb: Preparing cd9bba9b443a: Preparing 8e8ce956b1ec: Preparing 10ccb8183f36: Preparing 0561bcd81e76: Preparing ede0a0055f91: Preparing 712f427c8c7e: Preparing 5729b856bd62: Preparing f5db92ff9cea: Preparing 5e4722d427b3: Preparing f5ba300b97c8: Preparing 999ec34bf18a: Preparing 54311f12ab87: Preparing 9c7c2e100aed: Preparing f231a2dbe49e: Preparing 2786e0caf6b2: Preparing 44343de3ea1d: Preparing a9d5794c3b0a: Waiting 78a197bc94ba: Waiting 7041c081c92e: Waiting c5673d0f21f8: Waiting ceaec730bfeb: Waiting cd9bba9b443a: Waiting 8e8ce956b1ec: Waiting 10ccb8183f36: Waiting 0561bcd81e76: Waiting ede0a0055f91: Waiting 712f427c8c7e: Waiting 5729b856bd62: Waiting f5db92ff9cea: Waiting 5e4722d427b3: Waiting f5ba300b97c8: Waiting 999ec34bf18a: Waiting 54311f12ab87: Waiting 9c7c2e100aed: Waiting f231a2dbe49e: Waiting 2786e0caf6b2: Waiting 44343de3ea1d: Waiting 7041c081c92e: Pushed a9d5794c3b0a: Pushed c5673d0f21f8: Pushed ceaec730bfeb: Pushed cd9bba9b443a: Pushed 10ccb8183f36: Layer already exists 0561bcd81e76: Layer already exists ede0a0055f91: Layer already exists 8e8ce956b1ec: Pushed 712f427c8c7e: Layer already exists 5729b856bd62: Layer already exists f5db92ff9cea: Layer already exists 5e4722d427b3: Layer already exists f5ba300b97c8: Layer already exists 999ec34bf18a: Layer already exists 54311f12ab87: Layer already exists f231a2dbe49e: Layer already exists 9c7c2e100aed: Layer already exists 2786e0caf6b2: Layer already exists 44343de3ea1d: Layer already exists 78a197bc94ba: Pushed master-2_7_9_2-1: digest: sha256:476fc4d08f0728a0652b2c7f98cae1ec0fd3524d7b37a3163bb2d9c46106ba80 size: 4713 2026-04-27 07:55:20,780: INFO: Building opensdn-tor-agent finished successfully, duration: 205 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_9_2-1 74a617d28088 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_9_2-1 81cff14e8a5b 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_9_2-1 7c4d4b2a400a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_9_2-1 9592ad7c5d06 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_9_2-1 481d8325ee77 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_9_2-1 82ba0e15e446 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_9_2-1 8fe2c7ac1fd9 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_9_2-1 2817dd1bb60a 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_9_2-1 2842994e71af 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_9_2-1 51c20332b9ba 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_9_2-1 8fc552763b3e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_9_2-1 92356c1c26e2 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_9_2-1 71a68a1c41f8 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_9_2-1 9524c0bd280e 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_9_2-1 0718897cbdd2 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_9_2-1 5d046cd36b2a 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_9_2-1 41ffb95544d0 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_9_2-1 bcfd8ae06790 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_9_2-1 2180f7d01b54 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_9_2-1 87dffad20361 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_9_2-1 9ce0fbc29bd8 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_9_2-1 003ac294a576 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_9_2-1 b156f767bc1f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_9_2-1 400bc1a213a8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_9_2-1 0d6f1d76fb05 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_9_2-1 fb5a586b3f4a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_9_2-1 b56c7d3d6335 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_9_2-1 17fafacb4829 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_9_2-1 321e99ecf5ff 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_9_2-1 9f5b21550581 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_9_2-1 68365b1fd9f8 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_9_2-1 e472d214462d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_9_2-1 d16285a806de 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_9_2-1 1904b044cc66 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_9_2-1 4043ae50ed52 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_9_2-1 a6c57add7966 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_9_2-1 1f644caf6be4 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_9_2-1 5f6a8fe1f3c5 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_9_2-1 1e0442b84d74 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_9_2-1 dd026d3d10ea 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_9_2-1 c2a7cd638170 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_9_2-1 d0a17fad1f7c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_9_2-1 71f42947535c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_9_2-1 b4c0fbbf87ee 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_9_2-1 09533a915dc1 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_9_2-1 0ee5b02659b4 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_9_2-1 2985581bcc61 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_9_2-1 c136d0ac6178 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_9_2-1 ebb8371d0e87 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_9_2-1 1d6f460ecf42 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_9_2-1 1e21c101fd32 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_9_2-1 0fc4cf525368 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_9_2-1 7f771b6cc807 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_9_2-1 485a17e43a23 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6fbba8179e04 21GB 0B U opensdn-test-test:master-2_7_9_2-1 0ee5b02659b4 1.84GB 0B tf-dev-sandbox:compile 74fcf29267d2 21.8GB 0B