2025-11-10 17:51:52,977: INFO: Building opensdn-tor-agent 2025-11-10 17:51:53,043: 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_3_4_4-5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_4-5 #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.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_4-5 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #8 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_4_4-5 #8 CACHED #7 [internal] load build context #7 ... #8 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_4_4-5 #8 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #14 [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 ; yum install -y $pkgs gperftools-libs ; yum 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 #14 0.864 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.1 MB 00:00 #14 1.685 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 730 kB 00:00 #14 1.932 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #14 2.159 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 7.0 MB 00:00 #14 5.804 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #14 7.507 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #14 8.002 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #14 9.165 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 392 kB 00:00 #14 9.594 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 451 kB 00:00 #14 10.21 added from: http://tf-mirrors.gz1.opensdn.io/re 88 kB/s | 16 kB 00:00 #14 10.71 added from: http://tf-mirrors.gz1.opensdn.io/re 931 B/s | 257 B 00:00 #14 10.94 added from: http://tf-mirrors.gz1.opensdn.io/re 353 kB/s | 13 kB 00:00 #14 11.19 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #14 11.99 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #14 27.51 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #14 32.86 Dependencies resolved. #14 32.86 ======================================================================================= #14 32.86 Package Arch Version Repository Size #14 32.86 ======================================================================================= #14 32.86 Installing: #14 32.86 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 32.86 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 32.86 Installing dependencies: #14 32.86 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 32.86 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 32.86 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 32.86 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.86 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 32.86 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 32.86 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.86 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.86 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 32.86 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 32.86 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.86 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 32.86 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 32.86 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 32.86 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.86 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 32.86 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 32.86 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.86 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 32.86 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 32.86 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 32.86 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.86 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 32.86 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 32.86 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.86 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 32.86 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 32.86 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 32.86 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 32.86 #14 32.86 Transaction Summary #14 32.86 ======================================================================================= #14 32.86 Install 31 Packages #14 32.86 #14 32.86 Total download size: 12 M #14 32.86 Installed size: 41 M #14 32.86 Downloading Packages: #14 33.13 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 61 kB/s | 16 kB 00:00 #14 33.40 (2/31): boost-1.75.0-8.el9.x86_64.rpm 21 kB/s | 11 kB 00:00 #14 33.70 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 43 kB/s | 24 kB 00:00 #14 33.80 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 89 kB/s | 36 kB 00:00 #14 34.14 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 33 kB/s | 15 kB 00:00 #14 34.23 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 104 kB/s | 44 kB 00:00 #14 34.25 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 281 kB/s | 32 kB 00:00 #14 34.37 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 95 kB/s | 13 kB 00:00 #14 34.52 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 145 kB/s | 38 kB 00:00 #14 34.56 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 311 kB/s | 57 kB 00:00 #14 34.58 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 101 kB 00:00 #14 34.59 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 952 kB/s | 38 kB 00:00 #14 34.61 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 214 kB 00:00 #14 34.64 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #14 34.64 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 205 kB 00:00 #14 34.65 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 558 kB/s | 15 kB 00:00 #14 34.81 (17/31): boost-program-options-1.75.0-8.el9.x86 640 kB/s | 106 kB 00:00 #14 34.83 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 543 kB/s | 92 kB 00:00 #14 34.83 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #14 34.85 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #14 34.85 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.7 MB/s | 129 kB 00:00 #14 34.93 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 344 kB/s | 27 kB 00:00 #14 35.10 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 53 kB/s | 13 kB 00:00 #14 35.77 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 272 kB/s | 230 kB 00:00 #14 36.09 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 55 kB/s | 55 kB 00:01 #14 36.27 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 46 kB/s | 23 kB 00:00 #14 36.45 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 83 kB/s | 30 kB 00:00 #14 36.80 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 393 kB/s | 208 kB 00:00 #14 37.06 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 504 kB/s | 308 kB 00:00 #14 37.18 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 175 kB/s | 67 kB 00:00 #14 37.47 (31/31): libicu-67.1-9.el9.x86_64.rpm 2.1 MB/s | 9.6 MB 00:04 #14 37.47 -------------------------------------------------------------------------------- #14 37.47 Total 2.7 MB/s | 12 MB 00:04 #14 37.47 Running transaction check #14 37.50 Transaction check succeeded. #14 37.50 Running transaction test #14 37.64 Transaction test succeeded. #14 37.64 Running transaction #14 43.19 Preparing : 1/1 #14 43.31 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 43.31 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 43.33 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 43.33 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 43.68 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 43.68 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 43.68 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 43.68 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 43.78 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 43.82 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 43.82 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 43.83 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 43.84 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 43.87 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 43.88 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 43.88 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 43.93 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 43.93 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 43.93 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 43.93 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 43.93 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 43.93 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 43.94 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 43.95 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 43.96 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 43.99 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 43.99 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 43.99 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 43.99 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 44.00 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 44.03 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.05 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.20 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 44.20 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 44.20 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 44.20 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 44.20 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 44.20 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 44.20 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 44.20 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 44.20 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 44.20 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 44.20 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 44.20 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 44.20 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 44.20 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 44.20 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 44.20 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 44.20 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 44.20 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 44.20 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 44.20 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 44.21 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 44.21 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 44.21 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 44.21 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 44.21 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 44.21 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 44.21 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 44.21 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 44.21 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 44.21 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 44.21 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 44.33 #14 44.33 Installed: #14 44.33 boost-1.75.0-8.el9.x86_64 #14 44.33 boost-atomic-1.75.0-8.el9.x86_64 #14 44.33 boost-chrono-1.75.0-8.el9.x86_64 #14 44.33 boost-container-1.75.0-8.el9.x86_64 #14 44.33 boost-context-1.75.0-8.el9.x86_64 #14 44.33 boost-contract-1.75.0-8.el9.x86_64 #14 44.33 boost-coroutine-1.75.0-8.el9.x86_64 #14 44.33 boost-date-time-1.75.0-8.el9.x86_64 #14 44.33 boost-fiber-1.75.0-8.el9.x86_64 #14 44.33 boost-filesystem-1.75.0-8.el9.x86_64 #14 44.33 boost-graph-1.75.0-8.el9.x86_64 #14 44.33 boost-iostreams-1.75.0-8.el9.x86_64 #14 44.33 boost-locale-1.75.0-8.el9.x86_64 #14 44.33 boost-log-1.75.0-8.el9.x86_64 #14 44.33 boost-math-1.75.0-8.el9.x86_64 #14 44.33 boost-nowide-1.75.0-8.el9.x86_64 #14 44.33 boost-program-options-1.75.0-8.el9.x86_64 #14 44.33 boost-python3-1.75.0-8.el9.x86_64 #14 44.33 boost-random-1.75.0-8.el9.x86_64 #14 44.33 boost-regex-1.75.0-8.el9.x86_64 #14 44.33 boost-serialization-1.75.0-8.el9.x86_64 #14 44.33 boost-stacktrace-1.75.0-8.el9.x86_64 #14 44.33 boost-system-1.75.0-8.el9.x86_64 #14 44.33 boost-test-1.75.0-8.el9.x86_64 #14 44.33 boost-thread-1.75.0-8.el9.x86_64 #14 44.33 boost-timer-1.75.0-8.el9.x86_64 #14 44.33 boost-type_erasure-1.75.0-8.el9.x86_64 #14 44.33 boost-wave-1.75.0-8.el9.x86_64 #14 44.33 gperftools-libs-2.9.1-3.el9.x86_64 #14 44.33 libicu-67.1-9.el9.x86_64 #14 44.33 libunwind-1.6.2-1.el9.x86_64 #14 44.33 #14 44.33 Complete! #14 44.77 75 files removed #14 45.45 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 45.54 Collecting contrail-vrouter-api==0.1.dev0 #14 45.54 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 45.80 Installing collected packages: contrail-vrouter-api #14 45.80 Successfully installed contrail-vrouter-api-0.1.dev0 #14 45.80 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 #14 DONE 46.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.0s #16 exporting to image #16 exporting layers #16 exporting layers 3.0s done #16 writing image sha256:ae8c22054041f0f65280c5310ab33824520ffca5d3c267479915da6cb07ff104 #16 writing image sha256:ae8c22054041f0f65280c5310ab33824520ffca5d3c267479915da6cb07ff104 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_4-5 0.1s done #16 DONE 3.2s 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) 2025-11-10 17:53:16,646: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 6b1f57ce9b43: Preparing 94b8effaf5b1: Preparing 8312bcc3589b: Preparing a0ef2554e0bc: Preparing bfc9b060c9a2: Preparing 66d93d92e56d: Preparing af921a9723f8: Preparing 15b53e0cf676: Preparing 7944844c9c96: Preparing 319c2aece240: Preparing 71347a57dbac: Preparing 33aa8416f3e7: Preparing a78c3d28e78b: Preparing 1cb401de94b0: Preparing 9cc7170490a5: Preparing be45c63d327a: Preparing b530d9d64907: Preparing 3659d5c67c40: Preparing eafb33c7b34d: Preparing 44343de3ea1d: Preparing 8312bcc3589b: Waiting a0ef2554e0bc: Waiting bfc9b060c9a2: Waiting 66d93d92e56d: Waiting af921a9723f8: Waiting 15b53e0cf676: Waiting 7944844c9c96: Waiting 319c2aece240: Waiting 71347a57dbac: Waiting 33aa8416f3e7: Waiting a78c3d28e78b: Waiting 1cb401de94b0: Waiting 9cc7170490a5: Waiting be45c63d327a: Waiting b530d9d64907: Waiting 3659d5c67c40: Waiting eafb33c7b34d: Waiting 44343de3ea1d: Waiting 8312bcc3589b: Pushed 6b1f57ce9b43: Pushed a0ef2554e0bc: Pushed bfc9b060c9a2: Pushed 66d93d92e56d: Pushed 15b53e0cf676: Layer already exists 7944844c9c96: Layer already exists 319c2aece240: Layer already exists af921a9723f8: Pushed 71347a57dbac: Layer already exists 33aa8416f3e7: Layer already exists a78c3d28e78b: Layer already exists 9cc7170490a5: Layer already exists 1cb401de94b0: Layer already exists b530d9d64907: Layer already exists be45c63d327a: Layer already exists eafb33c7b34d: Layer already exists 3659d5c67c40: Layer already exists 44343de3ea1d: Layer already exists 94b8effaf5b1: Pushed master-2_3_4_4-5: digest: sha256:f26cf932e6dd1dbcaa4eb21aff5ca677785bfd88cafb7f76c2f8b3e77cc477cc size: 4505 2025-11-10 17:53:30,601: INFO: Building opensdn-tor-agent finished successfully, duration: 98 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_4_4-5 ae8c22054041 18 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_4_4-5 a7864940a7d7 22 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_4_4-5 1aeed629cb9f 22 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_4_4-5 d7796f7d25ad 23 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_4_4-5 678b49b9d549 27 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_4_4-5 d3da88defad2 49 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_4_4-5 2053ab0fca70 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_4_4-5 5727dc7db30d About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_4_4-5 398f819986ba About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_4_4-5 100bea6bfb12 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_4_4-5 f77dab6e2d44 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_4_4-5 ab80ea4ad3a6 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_4_4-5 b23c6b8beb90 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_4_4-5 fe011564b525 About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_4_4-5 4af7b78471bf About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_4_4-5 1e653469b456 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_4_4-5 081ffeebb802 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_4_4-5 40a0b74d0579 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_4_4-5 57a10aeba44d About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_4-5 970f9961d660 About a minute ago 392MB opensdn-test-test master-2_3_4_4-5 abc84339fe2d 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_4_4-5 abc84339fe2d 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_4_4-5 bdff45c366f1 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_4_4-5 af7239e4c713 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_4_4-5 47e8e8798888 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_4_4-5 768992b5e188 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_4_4-5 eeff356dc963 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_4_4-5 ad271877f1ca 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_4_4-5 b71523b4a710 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_4-5 ae28fdb89fa2 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_4-5 ee40f78bb4c6 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_4-5 0745de2482f5 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_4-5 b52a5c4e7635 4 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_4-5 5ea49308cb23 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_4-5 da11abaf3926 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_4-5 f6fec5bb9ae4 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_4-5 4df27c595b3a 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_4-5 0ee3f5aa07cb 7 minutes ago 2.46MB tf-dev-sandbox compile 1b5f3b262db9 8 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_4-5 d0b7050e0c78 19 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f937ff230ac0 19 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_4-5 ca1807cd5cd3 19 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_4-5 fdf48abaea6d 19 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_4-5 c4d36bb80b5b 19 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen aa94673e24e2 2 days ago 23.5GB