2025-09-19 15:45:10,304: INFO: Building opensdn-tor-agent 2025-09-19 15:45:10,450: 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_1_0_5-1_3 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.12kB done #1 DONE 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-1_3 #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.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_0_5-1_3 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 ... #8 [stage-1 2/8] COPY --from=build /root/contrail/build/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #7 [internal] load build context #7 DONE 2.7s #9 [stage-1 3/8] COPY --from=build /root/contrail/build/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /root/contrail/build/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 5/8] COPY --from=build /root/contrail/build/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.5s #12 [stage-1 6/8] COPY --from=build /root/contrail/build/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.670 Contrail repo 463 kB/s | 81 kB 00:00 #13 1.989 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 2.1 MB 00:00 #13 2.512 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 730 kB 00:00 #13 2.756 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 264 kB 00:00 #13 3.106 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #13 5.376 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #13 6.301 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 939 kB 00:00 #13 6.740 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 2.3 MB 00:00 #13 8.066 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 392 kB 00:00 #13 8.442 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #13 8.734 added from: http://tf-mirrors.gz1.opensdn.io/re 437 kB/s | 16 kB 00:00 #13 9.039 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #13 9.357 added from: http://tf-mirrors.gz1.opensdn.io/re 293 kB/s | 13 kB 00:00 #13 9.591 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 64 kB 00:00 #13 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 30 MB 00:00 #13 19.72 Third parties for OpenSDN 40 MB/s | 5.4 MB 00:00 #13 25.78 Dependencies resolved. #13 25.78 ======================================================================================= #13 25.78 Package Arch Version Repository Size #13 25.78 ======================================================================================= #13 25.78 Installing: #13 25.78 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 25.78 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 25.78 Installing dependencies: #13 25.78 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 25.78 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 25.78 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 25.78 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.78 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 25.78 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 25.78 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.78 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.78 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 25.78 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 25.78 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.78 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 25.78 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 25.78 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 25.78 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.78 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 25.78 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 25.78 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.78 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 25.78 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 25.78 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 25.78 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.78 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 25.78 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 25.78 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.78 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 25.78 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 25.78 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 25.78 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 25.78 #13 25.78 Transaction Summary #13 25.78 ======================================================================================= #13 25.78 Install 31 Packages #13 25.78 #13 25.78 Total download size: 12 M #13 25.78 Installed size: 41 M #13 25.78 Downloading Packages: #13 25.79 (1/31): boost-1.75.0-8.el9.x86_64.rpm 618 kB/s | 11 kB 00:00 #13 25.82 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 533 kB/s | 16 kB 00:00 #13 25.87 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 670 kB/s | 24 kB 00:00 #13 25.87 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 36 kB 00:00 #13 25.87 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 25.87 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 44 kB 00:00 #13 25.87 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 32 kB 00:00 #13 25.87 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #13 25.87 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 38 kB 00:00 #13 25.87 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.4 MB/s | 57 kB 00:00 #13 25.87 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #13 25.89 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.5 MB/s | 38 kB 00:00 #13 25.89 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #13 26.01 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 205 kB 00:00 #13 26.01 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 408 kB 00:00 #13 26.01 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 26.01 (17/31): boost-program-options-1.75.0-8.el9.x86 21 MB/s | 106 kB 00:00 #13 26.01 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #13 26.01 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #13 26.01 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 39 MB/s | 277 kB 00:00 #13 26.01 (21/31): boost-serialization-1.75.0-8.el9.x86_6 14 MB/s | 129 kB 00:00 #13 26.01 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.1 MB/s | 27 kB 00:00 #13 26.01 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #13 26.01 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #13 26.01 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 55 kB 00:00 #13 26.01 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 23 kB 00:00 #13 26.01 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.8 MB/s | 30 kB 00:00 #13 26.01 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 26.01 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 29 MB/s | 308 kB 00:00 #13 26.06 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #13 26.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 26.13 -------------------------------------------------------------------------------- #13 26.13 Total 40 MB/s | 12 MB 00:00 #13 26.13 Running transaction check #13 26.13 Transaction check succeeded. #13 26.13 Running transaction test #13 26.31 Transaction test succeeded. #13 26.31 Running transaction #13 26.67 Preparing : 1/1 #13 26.86 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 26.86 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 26.86 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 26.86 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 27.21 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 27.21 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 27.21 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 27.22 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 27.23 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 27.24 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 27.28 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 27.28 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 27.28 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.28 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.28 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.32 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 27.32 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 27.32 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 27.32 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 27.36 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 27.36 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 27.36 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 27.36 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 27.36 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 27.37 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 27.37 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 27.40 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 27.40 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 27.40 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 27.44 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 27.44 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.44 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.68 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 27.68 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 27.68 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 27.68 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 27.68 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 27.68 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 27.68 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 27.68 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 27.68 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 27.68 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 27.68 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 27.68 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 27.68 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 27.68 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 27.68 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 27.68 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 27.68 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 27.68 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 27.68 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 27.68 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 27.68 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 27.68 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 27.68 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 27.68 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 27.68 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 27.68 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 27.68 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 27.68 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 27.68 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 27.68 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 27.68 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 27.78 #13 27.78 Installed: #13 27.78 boost-1.75.0-8.el9.x86_64 #13 27.78 boost-atomic-1.75.0-8.el9.x86_64 #13 27.78 boost-chrono-1.75.0-8.el9.x86_64 #13 27.78 boost-container-1.75.0-8.el9.x86_64 #13 27.78 boost-context-1.75.0-8.el9.x86_64 #13 27.78 boost-contract-1.75.0-8.el9.x86_64 #13 27.78 boost-coroutine-1.75.0-8.el9.x86_64 #13 27.78 boost-date-time-1.75.0-8.el9.x86_64 #13 27.78 boost-fiber-1.75.0-8.el9.x86_64 #13 27.78 boost-filesystem-1.75.0-8.el9.x86_64 #13 27.78 boost-graph-1.75.0-8.el9.x86_64 #13 27.78 boost-iostreams-1.75.0-8.el9.x86_64 #13 27.78 boost-locale-1.75.0-8.el9.x86_64 #13 27.78 boost-log-1.75.0-8.el9.x86_64 #13 27.78 boost-math-1.75.0-8.el9.x86_64 #13 27.78 boost-nowide-1.75.0-8.el9.x86_64 #13 27.78 boost-program-options-1.75.0-8.el9.x86_64 #13 27.78 boost-python3-1.75.0-8.el9.x86_64 #13 27.78 boost-random-1.75.0-8.el9.x86_64 #13 27.78 boost-regex-1.75.0-8.el9.x86_64 #13 27.78 boost-serialization-1.75.0-8.el9.x86_64 #13 27.78 boost-stacktrace-1.75.0-8.el9.x86_64 #13 27.78 boost-system-1.75.0-8.el9.x86_64 #13 27.78 boost-test-1.75.0-8.el9.x86_64 #13 27.78 boost-thread-1.75.0-8.el9.x86_64 #13 27.78 boost-timer-1.75.0-8.el9.x86_64 #13 27.78 boost-type_erasure-1.75.0-8.el9.x86_64 #13 27.78 boost-wave-1.75.0-8.el9.x86_64 #13 27.78 gperftools-libs-2.9.1-3.el9.x86_64 #13 27.78 libicu-67.1-9.el9.x86_64 #13 27.78 libunwind-1.6.2-1.el9.x86_64 #13 27.78 #13 27.78 Complete! #13 28.15 80 files removed #13 28.58 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 28.58 Collecting contrail-vrouter-api==0.1.dev0 #13 28.61 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 28.79 Installing collected packages: contrail-vrouter-api #13 28.79 Successfully installed contrail-vrouter-api-0.1.dev0 #13 28.80 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 29.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 1.3s done #15 writing image sha256:6076c4258ec040fd3c7b54864a75ce336d16c0c0e412512aa5008619cd44e4c8 #15 writing image sha256:6076c4258ec040fd3c7b54864a75ce336d16c0c0e412512aa5008619cd44e4c8 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_0_5-1_3 0.0s done #15 DONE 1.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-09-19 15:47:39,109: INFO: Docker build duration: 149 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b62f98faa655: Preparing 89912802c16c: Preparing 9fdebd55888f: Preparing 6a4de293077e: Preparing 3b4661c0b997: Preparing 4c72e6acd3af: Preparing 99f895de31eb: Preparing dd57df41c4da: Preparing 042132ab1ba7: Preparing ac7dd8e2579e: Preparing 053b4430642d: Preparing 5a3d04e67294: Preparing 05edf8042e05: Preparing 5f570c58650e: Preparing f2a858b056a7: Preparing f746521f27df: Preparing 688565d048b0: Preparing a6064b4ab2bd: Preparing 44343de3ea1d: Preparing 9fdebd55888f: Waiting 6a4de293077e: Waiting 3b4661c0b997: Waiting 4c72e6acd3af: Waiting 99f895de31eb: Waiting dd57df41c4da: Waiting 042132ab1ba7: Waiting ac7dd8e2579e: Waiting 053b4430642d: Waiting 5a3d04e67294: Waiting 05edf8042e05: Waiting 5f570c58650e: Waiting f2a858b056a7: Waiting f746521f27df: Waiting 688565d048b0: Waiting a6064b4ab2bd: Waiting 44343de3ea1d: Waiting b62f98faa655: Pushed 9fdebd55888f: Pushed 6a4de293077e: Pushed 3b4661c0b997: Pushed 4c72e6acd3af: Pushed 99f895de31eb: Pushed dd57df41c4da: Layer already exists 042132ab1ba7: Layer already exists ac7dd8e2579e: Layer already exists 89912802c16c: Pushed 053b4430642d: Layer already exists 5a3d04e67294: Layer already exists 05edf8042e05: Layer already exists 5f570c58650e: Layer already exists f2a858b056a7: Layer already exists f746521f27df: Layer already exists 688565d048b0: Layer already exists a6064b4ab2bd: Layer already exists 44343de3ea1d: Layer already exists master-2_1_0_5-1_3: digest: sha256:7b7320f1aed56494ba806feb35a8daeb3f801bf0971545890ee887303d35e769 size: 4292 2025-09-19 15:47:56,794: INFO: Building opensdn-tor-agent finished successfully, duration: 166 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_0_5-1_3 a433e92bd60e 19 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_0_5-1_3 6076c4258ec0 22 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_0_5-1_3 645475dbd661 26 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_0_5-1_3 c0bd3c0514d6 54 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_5-1_3 6eeeac2f8adb 54 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_0_5-1_3 71937385bcaa About a minute ago 230MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_0_5-1_3 f7416e2af9f3 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_0_5-1_3 b53eee920e1f About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_0_5-1_3 0389ad47a218 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_5-1_3 42a0088dafda About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_0_5-1_3 f69f03ef1b5c About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_0_5-1_3 b28f5d889832 About a minute ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-1_3 233e1acaefd7 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-1_3 568767841371 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_0_5-1_3 4df86929049e 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-1_3 bc5706c170ed 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-1_3 13364c16abf1 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-1_3 6c2d8d629d6a 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-1_3 b9276e667cd7 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-1_3 c76f762afb93 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-1_3 7c7114ea27cf 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-1_3 8cba33e39018 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-1_3 f49c8688d3d7 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-1_3 e6dde9ac4a7a 2 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-1_3 5a7e6cbf039e 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-1_3 af92562f860c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_0_5-1_3 341bc5fe34a1 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-1_3 5bb31a220e55 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-1_3 d27f6b9ccf18 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-1_3 5d3229ad586c 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-1_3 3599e515e6c8 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-1_3 abd3320eea7f 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-1_3 abb11d8c9163 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-1_3 9fd3bf2f7b4c 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-1_3 85850fa353cc 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-1_3 68e17a78524f 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-1_3 60cbde5c11d4 4 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-1_3 62caef79bab4 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-1_3 76b6d3f7f581 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-1_3 06f85bc52800 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-1_3 cb13ba92cb4c 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-1_3 09891aa04222 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-1_3 3746cdb8f2c6 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-1_3 d0344e4e8257 6 minutes ago 2.41MB tf-dev-sandbox compile 9b1d6a58de2e 7 minutes ago 20.5GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-1_3 c31d4224f115 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-1_3 1c180b7ed511 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-1_3 747b057f2c28 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2d091bc12ec1 About an hour ago 2.38MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-1_3 970cd6ebd5ce About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 10 hours ago 11.7GB