2025-10-08 19:21:25,270: INFO: Building opensdn-tor-agent 2025-10-08 19:21:25,325: 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_0_3_4-7 --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 1.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_3_4-7 #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.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_3_4-7 #5 DONE 0.2s #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 10.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.2s #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 ; 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 #13 1.759 Contrail repo 18 kB/s | 257 B 00:00 #13 1.812 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 2.1 MB 00:00 #13 2.321 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 730 kB 00:00 #13 2.668 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 264 kB 00:00 #13 2.991 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 7.0 MB 00:00 #13 5.470 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 4.0 MB 00:00 #13 6.938 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #13 7.355 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #13 8.121 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 392 kB 00:00 #13 8.396 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 451 kB 00:00 #13 8.622 added from: http://tf-mirrors.gz1.opensdn.io/re 332 kB/s | 16 kB 00:00 #13 9.065 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 kB/s | 257 B 00:00 #13 9.196 added from: http://tf-mirrors.gz1.opensdn.io/re 460 kB/s | 13 kB 00:00 #13 9.398 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #13 9.915 added from: http://tf-mirrors.gz1.opensdn.io/re 100 MB/s | 30 MB 00:00 #13 20.28 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 25.94 Dependencies resolved. #13 25.94 ======================================================================================= #13 25.94 Package Arch Version Repository Size #13 25.94 ======================================================================================= #13 25.94 Installing: #13 25.94 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 25.94 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 25.94 Installing dependencies: #13 25.94 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 25.94 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 25.94 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 25.94 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.94 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 25.94 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 25.94 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.94 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.94 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 25.94 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 25.94 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.94 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 25.94 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 25.94 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 25.94 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.94 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 25.94 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 25.94 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.94 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 25.94 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 25.94 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 25.94 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.94 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 25.94 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 25.94 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.94 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 25.94 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 25.94 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 25.94 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 25.94 #13 25.94 Transaction Summary #13 25.94 ======================================================================================= #13 25.94 Install 31 Packages #13 25.94 #13 25.94 Total download size: 12 M #13 25.94 Installed size: 41 M #13 25.94 Downloading Packages: #13 25.94 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 940 kB/s | 16 kB 00:00 #13 25.96 (2/31): boost-1.75.0-8.el9.x86_64.rpm 477 kB/s | 11 kB 00:00 #13 25.96 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #13 25.96 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 36 kB 00:00 #13 25.96 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #13 26.01 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 44 kB 00:00 #13 26.01 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 32 kB 00:00 #13 26.01 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 26.01 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 38 kB 00:00 #13 26.01 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.3 MB/s | 57 kB 00:00 #13 26.01 (11/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.0 MB/s | 38 kB 00:00 #13 26.01 (12/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 101 kB 00:00 #13 26.04 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 214 kB 00:00 #13 26.04 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 26.04 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #13 26.04 (16/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 205 kB 00:00 #13 26.10 (17/31): boost-program-options-1.75.0-8.el9.x86 2.6 MB/s | 106 kB 00:00 #13 26.21 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 953 kB/s | 92 kB 00:00 #13 26.21 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 341 kB/s | 23 kB 00:00 #13 26.21 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 29 MB/s | 277 kB 00:00 #13 26.21 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 26.21 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #13 26.21 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 26.21 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 26.21 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 55 kB 00:00 #13 26.21 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 26.21 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.7 MB/s | 30 kB 00:00 #13 26.21 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 26.21 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 26.21 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 26.31 (31/31): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 26.31 -------------------------------------------------------------------------------- #13 26.31 Total 33 MB/s | 12 MB 00:00 #13 26.31 Running transaction check #13 26.36 Transaction check succeeded. #13 26.36 Running transaction test #13 26.58 Transaction test succeeded. #13 26.58 Running transaction #13 27.24 Preparing : 1/1 #13 27.41 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 27.42 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 27.44 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 27.44 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 27.77 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 27.78 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 27.81 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 27.81 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 27.81 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 27.84 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 27.84 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 27.84 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 27.88 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.88 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.88 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.88 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 27.88 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 27.89 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 27.91 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 27.92 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 27.92 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 27.93 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 27.95 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 27.95 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 27.95 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 27.97 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 28.07 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 28.13 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 28.24 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 28.24 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 28.24 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 28.34 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 28.34 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 28.34 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 28.34 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 28.34 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 28.34 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 28.34 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 28.34 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 28.34 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 28.34 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 28.34 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 28.34 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 28.34 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 28.34 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 28.34 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 28.34 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 28.34 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 28.34 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 28.34 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 28.34 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 28.34 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 28.34 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 28.34 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 28.34 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 28.34 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 28.34 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 28.34 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 28.34 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 28.34 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 28.34 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 28.34 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 28.34 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 28.48 #13 28.48 Installed: #13 28.48 boost-1.75.0-8.el9.x86_64 #13 28.48 boost-atomic-1.75.0-8.el9.x86_64 #13 28.48 boost-chrono-1.75.0-8.el9.x86_64 #13 28.48 boost-container-1.75.0-8.el9.x86_64 #13 28.48 boost-context-1.75.0-8.el9.x86_64 #13 28.48 boost-contract-1.75.0-8.el9.x86_64 #13 28.48 boost-coroutine-1.75.0-8.el9.x86_64 #13 28.48 boost-date-time-1.75.0-8.el9.x86_64 #13 28.48 boost-fiber-1.75.0-8.el9.x86_64 #13 28.48 boost-filesystem-1.75.0-8.el9.x86_64 #13 28.48 boost-graph-1.75.0-8.el9.x86_64 #13 28.48 boost-iostreams-1.75.0-8.el9.x86_64 #13 28.48 boost-locale-1.75.0-8.el9.x86_64 #13 28.48 boost-log-1.75.0-8.el9.x86_64 #13 28.48 boost-math-1.75.0-8.el9.x86_64 #13 28.48 boost-nowide-1.75.0-8.el9.x86_64 #13 28.48 boost-program-options-1.75.0-8.el9.x86_64 #13 28.48 boost-python3-1.75.0-8.el9.x86_64 #13 28.48 boost-random-1.75.0-8.el9.x86_64 #13 28.48 boost-regex-1.75.0-8.el9.x86_64 #13 28.48 boost-serialization-1.75.0-8.el9.x86_64 #13 28.48 boost-stacktrace-1.75.0-8.el9.x86_64 #13 28.48 boost-system-1.75.0-8.el9.x86_64 #13 28.48 boost-test-1.75.0-8.el9.x86_64 #13 28.48 boost-thread-1.75.0-8.el9.x86_64 #13 28.48 boost-timer-1.75.0-8.el9.x86_64 #13 28.48 boost-type_erasure-1.75.0-8.el9.x86_64 #13 28.48 boost-wave-1.75.0-8.el9.x86_64 #13 28.48 gperftools-libs-2.9.1-3.el9.x86_64 #13 28.48 libicu-67.1-9.el9.x86_64 #13 28.48 libunwind-1.6.2-1.el9.x86_64 #13 28.48 #13 28.48 Complete! #13 28.92 80 files removed #13 29.55 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 29.59 Collecting contrail-vrouter-api==0.1.dev0 #13 29.59 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 29.66 Installing collected packages: contrail-vrouter-api #13 29.68 Successfully installed contrail-vrouter-api-0.1.dev0 #13 29.68 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 30.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 1.3s done #15 writing image sha256:c2afab605994a79223d8bb92d0a7b10914a5b9572903433d44613723c9040fc2 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_3_4-7 0.0s done #15 DONE 1.6s 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-10-08 19:23:34,385: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4b452731674f: Preparing 1005e6906956: Preparing a22dab0f26d4: Preparing db5699c5c4a3: Preparing 495465528107: Preparing b9e4a71c6e63: Preparing febf12d68d26: Preparing 17b3305e1fa4: Preparing 9fa9942594e0: Preparing a21fde3790cb: Preparing fba01ac75843: Preparing 53faf8a568f0: Preparing 147b8e0dd6c0: Preparing fc381193b241: Preparing b0f97f6c1fbc: Preparing fe883ec8a7bd: Preparing 55f13364dfab: Preparing 11068e26549f: Preparing 44343de3ea1d: Preparing 4b452731674f: Waiting 1005e6906956: Waiting a22dab0f26d4: Waiting db5699c5c4a3: Waiting 495465528107: Waiting b9e4a71c6e63: Waiting febf12d68d26: Waiting 17b3305e1fa4: Waiting 9fa9942594e0: Waiting a21fde3790cb: Waiting fba01ac75843: Waiting 53faf8a568f0: Waiting 147b8e0dd6c0: Waiting fc381193b241: Waiting b0f97f6c1fbc: Waiting fe883ec8a7bd: Waiting 55f13364dfab: Waiting 11068e26549f: Waiting 44343de3ea1d: Waiting 4b452731674f: Pushed a22dab0f26d4: Pushed db5699c5c4a3: Pushed 495465528107: Pushed b9e4a71c6e63: Pushed febf12d68d26: Pushed 17b3305e1fa4: Layer already exists 9fa9942594e0: Layer already exists a21fde3790cb: Layer already exists fba01ac75843: Layer already exists 53faf8a568f0: Layer already exists 147b8e0dd6c0: Layer already exists fc381193b241: Layer already exists b0f97f6c1fbc: Layer already exists fe883ec8a7bd: Layer already exists 55f13364dfab: Layer already exists 11068e26549f: Layer already exists 44343de3ea1d: Layer already exists 1005e6906956: Pushed master-2_0_3_4-7: digest: sha256:9b3d9518b63389fb9999115bea745b1d64a7f5401e92a77a19e9eb4cc19d695c size: 4292 2025-10-08 19:23:44,870: INFO: Building opensdn-tor-agent finished successfully, duration: 139 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_3_4-7 c2afab605994 14 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_3_4-7 2c3eec302979 17 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_3_4-7 cb5bc4d1aa33 25 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_3_4-7 69dd74934438 34 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_3_4-7 c71bb39f92e2 39 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_3_4-7 b9146345fe42 43 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_3_4-7 e277724a1b96 52 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_3_4-7 f8e1fcae5028 54 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_3_4-7 b82749dd2821 56 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_3_4-7 33f858c928bf About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_3_4-7 75ecda1080d3 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_3_4-7 0ef810a4736b About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_3_4-7 633e29158afe About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_3_4-7 83caa6dd2991 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_3_4-7 d97f99366fd7 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_3_4-7 beebf54c18bf About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_3_4-7 1c1db0c27a26 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_3_4-7 589ae6575f10 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_3_4-7 f56f660409bf 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_3_4-7 f2f4c5d8cfc9 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_3_4-7 a667960a6d83 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_3_4-7 09b78be0c2e7 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_3_4-7 f87580d17f2a 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_3_4-7 c8c72990b0be 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_3_4-7 cdf2bb1b788c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_3_4-7 f84faba373c7 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_3_4-7 512700d54dd0 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_3_4-7 39f4eec248e2 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_3_4-7 ee7274d0a60a 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_3_4-7 4c884db76c4e 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_3_4-7 08af0c16b203 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_3_4-7 c90180231d64 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_3_4-7 482a0965c82a 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_3_4-7 3f57bbfc6b32 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_3_4-7 4dbfb90aa412 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_3_4-7 0b9d61b20be6 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_3_4-7 b24994633a9c 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_3_4-7 159543b17807 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_3_4-7 f803c988e871 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_3_4-7 8d21afeb00d0 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_3_4-7 3d626a3837ee 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_3_4-7 e6160d6e70e0 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_3_4-7 d29c598d1c88 6 minutes ago 2.44MB tf-dev-sandbox compile 94eb561e7944 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_3_4-7 d70268f2672a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_3_4-7 8a8c7c9171f9 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 1de77801a823 About an hour ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_3_4-7 c18d06ec9078 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_3_4-7 f76ef24a2e35 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable eb86fecbdbb9 14 hours ago 2.84GB