2025-10-27 19:13:45,351: INFO: Building opensdn-tor-agent 2025-10-27 19:13:45,417: 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_2_3_7-1_6 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_7-1_6 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_7-1_6 #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 5.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.7s #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 2.907 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #13 4.018 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #13 4.450 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 264 kB 00:00 #13 4.713 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #13 9.232 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 4.0 MB 00:00 #13 11.62 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #13 12.26 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #13 13.65 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #13 14.01 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 14.39 added from: http://tf-mirrors.gz1.opensdn.io/re 635 kB/s | 16 kB 00:00 #13 14.65 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #13 14.95 added from: http://tf-mirrors.gz1.opensdn.io/re 545 kB/s | 13 kB 00:00 #13 15.21 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 64 kB 00:00 #13 16.07 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #13 30.42 Third parties for OpenSDN 46 MB/s | 5.1 MB 00:00 #13 36.54 Dependencies resolved. #13 36.54 ======================================================================================= #13 36.54 Package Arch Version Repository Size #13 36.54 ======================================================================================= #13 36.54 Installing: #13 36.54 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 36.54 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 36.54 Installing dependencies: #13 36.54 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 36.54 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 36.54 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 36.54 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.54 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 36.54 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 36.54 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.54 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.54 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 36.54 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 36.54 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 36.54 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 36.54 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 36.54 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 36.54 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 36.54 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 36.54 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 36.54 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.54 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 36.54 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 36.54 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 36.54 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 36.54 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 36.54 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 36.54 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 36.54 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 36.54 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 36.54 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 36.54 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 36.54 #13 36.54 Transaction Summary #13 36.54 ======================================================================================= #13 36.54 Install 31 Packages #13 36.54 #13 36.54 Total download size: 12 M #13 36.54 Installed size: 41 M #13 36.54 Downloading Packages: #13 36.61 (1/31): boost-1.75.0-8.el9.x86_64.rpm 406 kB/s | 11 kB 00:00 #13 36.61 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 412 kB/s | 16 kB 00:00 #13 36.61 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 24 kB 00:00 #13 36.61 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 36 kB 00:00 #13 36.61 (5/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 44 kB 00:00 #13 36.61 (6/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 36.61 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 32 kB 00:00 #13 36.61 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 36.61 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 38 kB 00:00 #13 36.65 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.6 MB/s | 57 kB 00:00 #13 36.65 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #13 36.65 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.9 MB/s | 38 kB 00:00 #13 36.65 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 27 MB/s | 214 kB 00:00 #13 36.65 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 28 MB/s | 408 kB 00:00 #13 36.65 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #13 36.65 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #13 36.78 (17/31): boost-program-options-1.75.0-8.el9.x86 3.2 MB/s | 106 kB 00:00 #13 36.78 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 92 kB 00:00 #13 36.78 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 36.78 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #13 36.78 (21/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 36.78 (22/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #13 36.78 (23/31): boost-serialization-1.75.0-8.el9.x86_6 4.0 MB/s | 129 kB 00:00 #13 36.78 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 55 kB 00:00 #13 36.78 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #13 36.78 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 36.78 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.9 MB/s | 30 kB 00:00 #13 36.78 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #13 36.85 (29/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 36.85 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 913 kB/s | 67 kB 00:00 #13 36.85 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.5 MB/s | 308 kB 00:00 #13 36.85 -------------------------------------------------------------------------------- #13 36.85 Total 44 MB/s | 12 MB 00:00 #13 36.85 Running transaction check #13 36.88 Transaction check succeeded. #13 36.88 Running transaction test #13 37.14 Transaction test succeeded. #13 37.14 Running transaction #13 37.60 Preparing : 1/1 #13 37.77 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 37.77 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 37.77 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 37.77 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 38.15 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 38.15 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 38.15 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 38.15 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 38.17 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 38.17 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 38.21 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 38.21 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 38.21 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 38.21 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 38.21 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 38.21 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 38.27 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 38.27 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 38.27 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 38.27 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 38.27 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 38.27 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 38.31 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 38.31 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 38.31 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 38.31 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 38.31 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 38.41 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 38.41 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 38.41 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 38.41 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 38.41 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 38.62 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 38.62 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 38.62 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 38.62 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 38.62 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 38.62 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 38.62 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 38.62 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 38.62 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 38.62 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 38.62 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 38.62 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 38.62 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 38.62 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 38.62 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 38.62 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 38.62 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 38.62 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 38.62 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 38.62 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 38.62 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 38.62 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 38.62 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 38.62 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 38.62 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 38.62 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 38.62 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 38.62 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 38.62 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 38.62 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 38.62 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 38.71 #13 38.71 Installed: #13 38.71 boost-1.75.0-8.el9.x86_64 #13 38.71 boost-atomic-1.75.0-8.el9.x86_64 #13 38.71 boost-chrono-1.75.0-8.el9.x86_64 #13 38.71 boost-container-1.75.0-8.el9.x86_64 #13 38.71 boost-context-1.75.0-8.el9.x86_64 #13 38.71 boost-contract-1.75.0-8.el9.x86_64 #13 38.71 boost-coroutine-1.75.0-8.el9.x86_64 #13 38.71 boost-date-time-1.75.0-8.el9.x86_64 #13 38.71 boost-fiber-1.75.0-8.el9.x86_64 #13 38.71 boost-filesystem-1.75.0-8.el9.x86_64 #13 38.71 boost-graph-1.75.0-8.el9.x86_64 #13 38.71 boost-iostreams-1.75.0-8.el9.x86_64 #13 38.71 boost-locale-1.75.0-8.el9.x86_64 #13 38.71 boost-log-1.75.0-8.el9.x86_64 #13 38.71 boost-math-1.75.0-8.el9.x86_64 #13 38.71 boost-nowide-1.75.0-8.el9.x86_64 #13 38.71 boost-program-options-1.75.0-8.el9.x86_64 #13 38.71 boost-python3-1.75.0-8.el9.x86_64 #13 38.71 boost-random-1.75.0-8.el9.x86_64 #13 38.71 boost-regex-1.75.0-8.el9.x86_64 #13 38.71 boost-serialization-1.75.0-8.el9.x86_64 #13 38.71 boost-stacktrace-1.75.0-8.el9.x86_64 #13 38.71 boost-system-1.75.0-8.el9.x86_64 #13 38.71 boost-test-1.75.0-8.el9.x86_64 #13 38.71 boost-thread-1.75.0-8.el9.x86_64 #13 38.71 boost-timer-1.75.0-8.el9.x86_64 #13 38.71 boost-type_erasure-1.75.0-8.el9.x86_64 #13 38.71 boost-wave-1.75.0-8.el9.x86_64 #13 38.71 gperftools-libs-2.9.1-3.el9.x86_64 #13 38.71 libicu-67.1-9.el9.x86_64 #13 38.71 libunwind-1.6.2-1.el9.x86_64 #13 38.71 #13 38.71 Complete! #13 38.99 75 files removed #13 39.49 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 39.58 Collecting contrail-vrouter-api==0.1.dev0 #13 39.58 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 39.85 Installing collected packages: contrail-vrouter-api #13 39.85 Successfully installed contrail-vrouter-api-0.1.dev0 #13 39.88 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 DONE 40.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 4.1s done #15 writing image sha256:6673c309c201fdde9c0f4a9ce93be5854177e9095c697e5d23e59729f5cf2937 #15 writing image sha256:6673c309c201fdde9c0f4a9ce93be5854177e9095c697e5d23e59729f5cf2937 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_7-1_6 0.1s done #15 DONE 4.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-27 19:16:16,045: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] e628932a6bc2: Preparing 873d2008481a: Preparing 27bae0d7de9a: Preparing 08e4cea54c1c: Preparing 5046a8f06768: Preparing 67ae84adb80a: Preparing 9e41ce408cdd: Preparing c979f40ff5f1: Preparing b8a715c11ba5: Preparing bc2152740999: Preparing 4312fd00a1c2: Preparing fa2ce494baeb: Preparing 4217e8c0d98d: Preparing 309f1656a096: Preparing b280544cbb4d: Preparing 4035729e90e7: Preparing 976df17904f8: Preparing 62dc0eb15c30: Preparing dc331eec2d54: Preparing 44343de3ea1d: Preparing e628932a6bc2: Waiting 873d2008481a: Waiting 27bae0d7de9a: Waiting 08e4cea54c1c: Waiting 5046a8f06768: Waiting 67ae84adb80a: Waiting 9e41ce408cdd: Waiting c979f40ff5f1: Waiting b8a715c11ba5: Waiting bc2152740999: Waiting 4312fd00a1c2: Waiting fa2ce494baeb: Waiting 4217e8c0d98d: Waiting b280544cbb4d: Waiting 4035729e90e7: Waiting 976df17904f8: Waiting 62dc0eb15c30: Waiting dc331eec2d54: Waiting 44343de3ea1d: Waiting 309f1656a096: Waiting e628932a6bc2: Pushed 27bae0d7de9a: Pushed 08e4cea54c1c: Pushed 5046a8f06768: Pushed 67ae84adb80a: Pushed c979f40ff5f1: Layer already exists b8a715c11ba5: Layer already exists bc2152740999: Layer already exists 4312fd00a1c2: Layer already exists fa2ce494baeb: Layer already exists 9e41ce408cdd: Pushed 4217e8c0d98d: Layer already exists 309f1656a096: Layer already exists 4035729e90e7: Layer already exists b280544cbb4d: Layer already exists 62dc0eb15c30: Layer already exists 976df17904f8: Layer already exists 44343de3ea1d: Layer already exists dc331eec2d54: Layer already exists 873d2008481a: Pushed master-2_2_3_7-1_6: digest: sha256:c0dbe1428c19055ac2c70d46b8c7b74f0b41c2c24c961ceea9eb67ffc57278ac size: 4505 2025-10-27 19:16:39,678: INFO: Building opensdn-tor-agent finished successfully, duration: 174 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_3_7-1_6 4c41ea9bcfb3 6 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_3_7-1_6 4e3ffe9fe2b4 10 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_7-1_6 6673c309c201 29 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_3_7-1_6 966154a432de 32 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_3_7-1_6 4e6ec99ec69a 36 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_7-1_6 7bc6619c456e 46 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_7-1_6 0732e7134923 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_3_7-1_6 3a6e03f05e85 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_3_7-1_6 842b529123c2 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_3_7-1_6 64e3be2bb09f About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_3_7-1_6 99776cc46993 About a minute ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_7-1_6 d007a5e45158 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_7-1_6 807d8025d1b2 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_7-1_6 7a42a6af4f33 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_7-1_6 9af158dc2248 2 minutes ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_7-1_6 82469d009fbc 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_7-1_6 bdb9e6f1ded2 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_7-1_6 7effdb90befa 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_7-1_6 4f7a8a7eb13d 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_3_7-1_6 163c3911cd65 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_7-1_6 e8dbe4ce9bf6 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_7-1_6 5b15e8dde6ee 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_7-1_6 808f36efbe4f 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_7-1_6 fa243f28e3d8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_7-1_6 91fed1098cc1 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_7-1_6 5106bd066728 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_7-1_6 f6b8cd93db75 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_7-1_6 034111798811 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_7-1_6 5cf3d89d2ba7 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_3_7-1_6 1829891e5ce3 2 minutes ago 632MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_7-1_6 b7a05e1d3e0f 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_3_7-1_6 c8351993067c 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_7-1_6 9b98865ddebc 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_7-1_6 33f938e2aa76 4 minutes ago 171MB opensdn-test-test master-2_2_3_7-1_6 ce387ba05823 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_3_7-1_6 ce387ba05823 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_7-1_6 43214b36e7f7 5 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_7-1_6 f57f7c7283f0 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_7-1_6 fc9ab6dc455c 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_7-1_6 3120f8e03d1b 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_7-1_6 347bcb652a35 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_7-1_6 4a5c875cd4bf 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_7-1_6 3ca69589a9ff 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_7-1_6 2d5333c9fd1f 6 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_7-1_6 a8ccfb6a892d 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_7-1_6 0e9b61a48966 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_7-1_6 e67b827cf428 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_7-1_6 ddf9b900ba9f 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_7-1_6 02b6c5edc1c8 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_7-1_6 fb6100547f3e 8 minutes ago 2.45MB tf-dev-sandbox compile ca27d6d206c3 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_7-1_6 b1a153ae9716 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src c9e6a483b8de About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_7-1_6 b1aaab1a6b55 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_7-1_6 9b644db42083 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_7-1_6 789ab29421d3 About an hour ago 4.17kB tf-dev-sandbox stable c474b21d0317 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c474b21d0317 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB