2026-04-18 02:12:40,020: INFO: Building opensdn-tor-agent 2026-04-18 02:12:40,075: 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-2_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 --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 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-2_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 transferring context: #4 transferring context: 2B done #4 DONE 2.3s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-2_2 #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 2.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 4.340 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 14 MB 00:00 #13 13.92 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 15.44 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 402 kB 00:00 #13 16.62 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 16 MB 00:00 #13 31.65 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 11 MB 00:00 #13 38.50 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 39.81 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 44.36 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 45.26 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 46.17 added from: http://tf-mirrors.gz1.opensdn.io/re 455 kB/s | 18 kB 00:00 #13 46.91 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #13 47.95 added from: http://tf-mirrors.gz1.opensdn.io/re 57 kB/s | 15 kB 00:00 #13 48.53 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 50.47 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 39 MB 00:01 #13 75.28 Third parties for OpenSDN 40 MB/s | 5.1 MB 00:00 #13 84.60 Dependencies resolved. #13 84.60 ========================================================================================== #13 84.60 Package Arch Version Repository Size #13 84.60 ========================================================================================== #13 84.60 Installing: #13 84.60 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 84.60 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 84.60 Installing dependencies: #13 84.60 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 84.60 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 84.60 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 84.60 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 84.60 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 84.60 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 84.60 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 84.60 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 84.60 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 84.60 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 84.60 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 84.60 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 84.60 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 84.60 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 84.60 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 84.60 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 84.60 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 84.60 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 84.60 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 84.60 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 84.60 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 84.60 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 84.60 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 84.60 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 84.60 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 84.60 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 84.60 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 84.60 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 84.60 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 84.60 #13 84.60 Transaction Summary #13 84.60 ========================================================================================== #13 84.60 Install 31 Packages #13 84.60 #13 84.60 Total download size: 12 M #13 84.60 Installed size: 41 M #13 84.60 Downloading Packages: #13 84.65 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 517 kB/s | 9.9 kB 00:00 #13 84.65 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 453 kB/s | 15 kB 00:00 #13 84.65 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #13 84.67 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 35 kB 00:00 #13 84.67 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 84.67 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.4 MB/s | 43 kB 00:00 #13 84.67 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #13 84.72 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 951 kB/s | 11 kB 00:00 #13 84.72 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.4 MB/s | 37 kB 00:00 #13 84.72 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.1 MB/s | 55 kB 00:00 #13 84.72 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 99 kB 00:00 #13 84.72 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.3 MB/s | 37 kB 00:00 #13 84.72 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #13 84.72 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 405 kB 00:00 #13 84.76 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 84.76 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 84.76 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 84.76 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 84.76 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #13 84.76 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #13 84.76 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.8 MB/s | 127 kB 00:00 #13 84.76 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #13 84.76 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 84.78 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 228 kB 00:00 #13 84.78 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #13 84.78 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #13 84.78 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.6 MB/s | 28 kB 00:00 #13 84.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 207 kB 00:00 #13 84.80 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 84.80 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 84.93 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 84.93 -------------------------------------------------------------------------------- #13 84.93 Total 39 MB/s | 12 MB 00:00 #13 84.93 Running transaction check #13 84.97 Transaction check succeeded. #13 84.97 Running transaction test #13 85.28 Transaction test succeeded. #13 85.28 Running transaction #13 87.11 Preparing : 1/1 #13 87.19 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 87.22 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 87.22 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 87.22 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 87.75 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 87.75 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 87.75 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 87.75 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 87.75 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 87.81 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 87.81 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 87.81 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 87.81 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 87.81 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 87.82 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 87.82 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 87.88 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 87.88 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 87.88 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 87.88 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 87.88 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 87.92 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 87.92 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 87.92 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 87.92 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 87.92 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 87.97 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 87.97 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 87.97 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 87.97 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 87.97 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.05 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.17 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 88.17 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 88.17 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 88.17 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 88.17 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 88.17 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 88.17 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 88.17 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 88.17 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 88.17 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 88.17 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 88.17 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 88.17 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 88.17 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 88.17 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 88.17 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 88.17 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 88.17 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 88.17 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 88.17 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 88.17 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 88.17 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 88.17 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 88.17 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 88.17 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 88.17 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 88.17 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 88.17 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 88.17 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 88.17 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 88.17 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 88.31 #13 88.31 Installed: #13 88.31 boost-1.75.0-13.el9_7.x86_64 #13 88.31 boost-atomic-1.75.0-13.el9_7.x86_64 #13 88.31 boost-chrono-1.75.0-13.el9_7.x86_64 #13 88.31 boost-container-1.75.0-13.el9_7.x86_64 #13 88.31 boost-context-1.75.0-13.el9_7.x86_64 #13 88.31 boost-contract-1.75.0-13.el9_7.x86_64 #13 88.31 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 88.31 boost-date-time-1.75.0-13.el9_7.x86_64 #13 88.31 boost-fiber-1.75.0-13.el9_7.x86_64 #13 88.31 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 88.31 boost-graph-1.75.0-13.el9_7.x86_64 #13 88.31 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 88.31 boost-locale-1.75.0-13.el9_7.x86_64 #13 88.31 boost-log-1.75.0-13.el9_7.x86_64 #13 88.31 boost-math-1.75.0-13.el9_7.x86_64 #13 88.31 boost-nowide-1.75.0-13.el9_7.x86_64 #13 88.31 boost-program-options-1.75.0-13.el9_7.x86_64 #13 88.31 boost-python3-1.75.0-13.el9_7.x86_64 #13 88.31 boost-random-1.75.0-13.el9_7.x86_64 #13 88.31 boost-regex-1.75.0-13.el9_7.x86_64 #13 88.31 boost-serialization-1.75.0-13.el9_7.x86_64 #13 88.31 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 88.31 boost-system-1.75.0-13.el9_7.x86_64 #13 88.31 boost-test-1.75.0-13.el9_7.x86_64 #13 88.31 boost-thread-1.75.0-13.el9_7.x86_64 #13 88.31 boost-timer-1.75.0-13.el9_7.x86_64 #13 88.31 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 88.31 boost-wave-1.75.0-13.el9_7.x86_64 #13 88.31 gperftools-libs-2.9.1-3.el9.x86_64 #13 88.31 libicu-67.1-10.el9_6.x86_64 #13 88.31 libunwind-1.6.2-1.el9.x86_64 #13 88.31 #13 88.31 Complete! #13 88.65 77 files removed #13 89.14 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 89.27 Collecting contrail-vrouter-api==0.1.dev0 #13 89.27 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 89.61 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 89.61 Installing collected packages: contrail-vrouter-api #13 89.61 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 90.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.7s done #15 writing image sha256:0522901772bd558c2298dc93dd7b15e79c1c2aab6c5cade13bfe793b42c0731f #15 writing image sha256:0522901772bd558c2298dc93dd7b15e79c1c2aab6c5cade13bfe793b42c0731f done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-2_2 0.1s done #15 DONE 4.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-18 02:15:14,438: INFO: Docker build duration: 155 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 01b84f2e60ae: Preparing 5b616b97b91e: Preparing e0760fb5305a: Preparing 0fb1438e9f14: Preparing aa9e732fb8b7: Preparing 06d44d5e6bd2: Preparing 4337f5c55221: Preparing a65b0d26d124: Preparing 0fa2b8bea10e: Preparing 9e0438df0de4: Preparing 85edb8d25d65: Preparing 1657937265d2: Preparing 1c3eb9d3fa78: Preparing 4713f17fc4f5: Preparing c9d8642e3dfa: Preparing e04676ac6f31: Preparing d4a0de1a15fe: Preparing d8c6c81c9877: Preparing eea8bc210fff: Preparing bf7afcba5b72: Preparing 44343de3ea1d: Preparing 01b84f2e60ae: Waiting 5b616b97b91e: Waiting e0760fb5305a: Waiting 0fb1438e9f14: Waiting aa9e732fb8b7: Waiting 06d44d5e6bd2: Waiting 4337f5c55221: Waiting a65b0d26d124: Waiting 0fa2b8bea10e: Waiting 9e0438df0de4: Waiting 85edb8d25d65: Waiting 1657937265d2: Waiting 1c3eb9d3fa78: Waiting 4713f17fc4f5: Waiting c9d8642e3dfa: Waiting e04676ac6f31: Waiting d4a0de1a15fe: Waiting d8c6c81c9877: Waiting eea8bc210fff: Waiting bf7afcba5b72: Waiting 44343de3ea1d: Waiting 01b84f2e60ae: Pushed e0760fb5305a: Pushed 0fb1438e9f14: Pushed aa9e732fb8b7: Pushed 06d44d5e6bd2: Pushed a65b0d26d124: Layer already exists 0fa2b8bea10e: Layer already exists 9e0438df0de4: Layer already exists 85edb8d25d65: Layer already exists 4337f5c55221: Pushed 1657937265d2: Layer already exists 1c3eb9d3fa78: Layer already exists 4713f17fc4f5: Layer already exists c9d8642e3dfa: Layer already exists e04676ac6f31: Layer already exists d8c6c81c9877: Layer already exists d4a0de1a15fe: Layer already exists eea8bc210fff: Layer already exists bf7afcba5b72: Layer already exists 44343de3ea1d: Layer already exists 5b616b97b91e: Pushed master-2_7_8_4-2_2: digest: sha256:7abdc674cf6c56f3c46daedff451214e1963a67460cd53488023a6a2dac4045e size: 4713 2026-04-18 02:15:23,528: 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-2_2 b85a573e536a 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_4-2_2 9375c8c73078 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_4-2_2 9f671f98ce84 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_4-2_2 b1923c888fd3 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_4-2_2 5b57369466c7 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-2_2 351671bfacfc 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_4-2_2 a5402ca63cd3 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_4-2_2 16e5f076c794 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_4-2_2 8b6ea5c7c29b 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-2_2 b32ad16f0acf 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_4-2_2 b07aae2cd5dd 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_4-2_2 08322c7d1ebe 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_4-2_2 a2ecbf14b183 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_4-2_2 eeda824ad8fc 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_4-2_2 e1f6bcc09caf 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_4-2_2 cd8e77d38c3d 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_4-2_2 25dfb4c2290b 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_4-2_2 d17317898d1f 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_4-2_2 1719b19c7400 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_4-2_2 1eb30fcea2bf 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_4-2_2 ccd1e272d309 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_4-2_2 50efb33aa5a1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_4-2_2 aa0a67684704 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_4-2_2 dea261dee824 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_4-2_2 925839f78254 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_4-2_2 00b1024be678 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_4-2_2 a51c1f0ff493 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_4-2_2 24e7c72ca77a 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_4-2_2 204e4070c843 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_4-2_2 39154fddcb05 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_4-2_2 8def447a1b35 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_4-2_2 a474277d2fad 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_4-2_2 21ef0eb74623 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_4-2_2 34e83c6636b9 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_4-2_2 5121e728abc6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_4-2_2 203406138c96 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_4-2_2 ebe4e8455de6 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_4-2_2 2aa449c301a6 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_4-2_2 608d2ef06f7e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_4-2_2 fd10afe7ebb8 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_4-2_2 662cd3c6ca8a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_4-2_2 35045310f66d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_4-2_2 d323a06e4eeb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_4-2_2 01454b0e1577 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_4-2_2 25a817353911 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_8_4-2_2 91fb67eaaa21 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-2_2 0522901772bd 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_4-2_2 1c69deff5785 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_4-2_2 e6b17c862173 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_4-2_2 dedc28330077 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_4-2_2 487bd5d54039 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_4-2_2 7b6917d0141d 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_4-2_2 cd61c041c098 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 36053d473d09 21GB 0B U tf-dev-sandbox:compile d5d13f9793f7 34.3GB 0B