2025-10-23 05:19:09,517: INFO: Building opensdn-tor-agent 2025-10-23 05:19:09,573: 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_7_3-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 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_3-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 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_3-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 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 4.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 5.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 6.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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.713 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 3.205 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 3.526 added from: http://tf-mirrors.gz1.opensdn.io/re 4.2 MB/s | 264 kB 00:00 #13 3.822 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #13 5.494 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.0 MB 00:00 #13 6.610 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #13 6.919 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #13 7.693 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 392 kB 00:00 #13 7.976 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 451 kB 00:00 #13 8.345 added from: http://tf-mirrors.gz1.opensdn.io/re 572 kB/s | 16 kB 00:00 #13 8.630 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #13 8.858 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 13 kB 00:00 #13 8.978 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 9.504 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 30 MB 00:00 #13 18.85 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #13 23.63 Dependencies resolved. #13 23.63 ======================================================================================= #13 23.63 Package Arch Version Repository Size #13 23.63 ======================================================================================= #13 23.63 Installing: #13 23.63 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 23.63 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 23.63 Installing dependencies: #13 23.63 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 23.63 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 23.63 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 23.63 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.63 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 23.63 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 23.63 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.63 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.63 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 23.63 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 23.63 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 23.63 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 23.63 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 23.63 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 23.63 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 23.63 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 23.63 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 23.63 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.63 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 23.63 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 23.63 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 23.63 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 23.63 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 23.63 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 23.63 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 23.63 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 23.63 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 23.63 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 23.63 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 23.63 #13 23.63 Transaction Summary #13 23.63 ======================================================================================= #13 23.63 Install 31 Packages #13 23.63 #13 23.63 Total download size: 12 M #13 23.63 Installed size: 41 M #13 23.63 Downloading Packages: #13 23.64 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 641 kB/s | 16 kB 00:00 #13 23.64 (2/31): boost-1.75.0-8.el9.x86_64.rpm 357 kB/s | 11 kB 00:00 #13 23.72 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 412 kB/s | 24 kB 00:00 #13 23.82 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 218 kB/s | 36 kB 00:00 #13 23.82 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 125 kB/s | 15 kB 00:00 #13 23.82 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 44 kB 00:00 #13 23.82 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 32 kB 00:00 #13 23.82 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #13 23.83 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 38 kB 00:00 #13 23.83 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.8 MB/s | 57 kB 00:00 #13 23.95 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #13 23.95 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.2 MB/s | 38 kB 00:00 #13 23.95 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 23.95 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 19 MB/s | 205 kB 00:00 #13 23.95 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #13 23.95 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #13 23.95 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 23.95 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 23.95 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 23.95 (20/31): boost-serialization-1.75.0-8.el9.x86_6 17 MB/s | 129 kB 00:00 #13 23.95 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #13 23.95 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 23.95 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 23.95 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 #13 23.95 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 55 kB 00:00 #13 23.95 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 23.95 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.3 MB/s | 30 kB 00:00 #13 23.95 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #13 23.95 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 23.95 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 24.05 (31/31): libicu-67.1-9.el9.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 24.05 -------------------------------------------------------------------------------- #13 24.05 Total 31 MB/s | 12 MB 00:00 #13 24.05 Running transaction check #13 24.05 Transaction check succeeded. #13 24.05 Running transaction test #13 24.27 Transaction test succeeded. #13 24.27 Running transaction #13 24.73 Preparing : 1/1 #13 24.93 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 25.18 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 25.18 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 25.18 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 25.44 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 25.44 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 25.44 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 25.44 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 25.44 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 25.44 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 25.44 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 25.44 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 25.44 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 25.44 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 25.46 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 25.46 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 25.46 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 25.50 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 25.50 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 25.50 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 25.50 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 25.50 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 25.56 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 25.56 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 25.56 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 25.56 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 25.56 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 25.56 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 25.56 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 25.56 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 25.58 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.67 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.72 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 25.72 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 25.72 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 25.72 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 25.72 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 25.72 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 25.72 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 25.72 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 25.72 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 25.72 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 25.72 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 25.72 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 25.72 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 25.72 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 25.72 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 25.72 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 25.72 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 25.72 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 25.72 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 25.72 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 25.72 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 25.72 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 25.72 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 25.72 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 25.72 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 25.72 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 25.72 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 25.72 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 25.72 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 25.72 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 25.72 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 25.82 #13 25.82 Installed: #13 25.82 boost-1.75.0-8.el9.x86_64 #13 25.82 boost-atomic-1.75.0-8.el9.x86_64 #13 25.82 boost-chrono-1.75.0-8.el9.x86_64 #13 25.82 boost-container-1.75.0-8.el9.x86_64 #13 25.82 boost-context-1.75.0-8.el9.x86_64 #13 25.82 boost-contract-1.75.0-8.el9.x86_64 #13 25.82 boost-coroutine-1.75.0-8.el9.x86_64 #13 25.82 boost-date-time-1.75.0-8.el9.x86_64 #13 25.82 boost-fiber-1.75.0-8.el9.x86_64 #13 25.82 boost-filesystem-1.75.0-8.el9.x86_64 #13 25.82 boost-graph-1.75.0-8.el9.x86_64 #13 25.82 boost-iostreams-1.75.0-8.el9.x86_64 #13 25.82 boost-locale-1.75.0-8.el9.x86_64 #13 25.82 boost-log-1.75.0-8.el9.x86_64 #13 25.82 boost-math-1.75.0-8.el9.x86_64 #13 25.82 boost-nowide-1.75.0-8.el9.x86_64 #13 25.82 boost-program-options-1.75.0-8.el9.x86_64 #13 25.82 boost-python3-1.75.0-8.el9.x86_64 #13 25.82 boost-random-1.75.0-8.el9.x86_64 #13 25.82 boost-regex-1.75.0-8.el9.x86_64 #13 25.82 boost-serialization-1.75.0-8.el9.x86_64 #13 25.82 boost-stacktrace-1.75.0-8.el9.x86_64 #13 25.82 boost-system-1.75.0-8.el9.x86_64 #13 25.82 boost-test-1.75.0-8.el9.x86_64 #13 25.82 boost-thread-1.75.0-8.el9.x86_64 #13 25.82 boost-timer-1.75.0-8.el9.x86_64 #13 25.82 boost-type_erasure-1.75.0-8.el9.x86_64 #13 25.82 boost-wave-1.75.0-8.el9.x86_64 #13 25.82 gperftools-libs-2.9.1-3.el9.x86_64 #13 25.82 libicu-67.1-9.el9.x86_64 #13 25.82 libunwind-1.6.2-1.el9.x86_64 #13 25.82 #13 25.82 Complete! #13 26.04 75 files removed #13 26.33 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.38 Collecting contrail-vrouter-api==0.1.dev0 #13 26.38 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.53 Installing collected packages: contrail-vrouter-api #13 26.60 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 26.60 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 26.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:b3ae13b9a4b9453a555464e2eb5d6e6298f4086e6ae4c0abb514d3a81c9f4193 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_3-3 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_3-3 0.0s done #15 DONE 3.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-23 05:21:41,015: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ac3c9911197b: Preparing f10d545df536: Preparing 922f2fd14711: Preparing b0c47a4da5d5: Preparing 0331c7f14ab6: Preparing 2b2974c79573: Preparing c9dae817cdb9: Preparing 725ff4b12025: Preparing c0c3df6925d9: Preparing 06df7bce7c4c: Preparing bbb2f200773e: Preparing b64ac34600fb: Preparing 066d1e5d0fa2: Preparing 9f9dda3f846a: Preparing e92ef34b7b29: Preparing 4939472311ab: Preparing fedf5df333f6: Preparing 472fa675339b: Preparing a8c4259fc4cc: Preparing 44343de3ea1d: Preparing ac3c9911197b: Waiting f10d545df536: Waiting 922f2fd14711: Waiting b0c47a4da5d5: Waiting 0331c7f14ab6: Waiting 2b2974c79573: Waiting c9dae817cdb9: Waiting 725ff4b12025: Waiting c0c3df6925d9: Waiting 06df7bce7c4c: Waiting bbb2f200773e: Waiting b64ac34600fb: Waiting 066d1e5d0fa2: Waiting 9f9dda3f846a: Waiting e92ef34b7b29: Waiting 4939472311ab: Waiting fedf5df333f6: Waiting 472fa675339b: Waiting a8c4259fc4cc: Waiting 44343de3ea1d: Waiting ac3c9911197b: Pushed f10d545df536: Pushed 922f2fd14711: Pushed b0c47a4da5d5: Pushed 0331c7f14ab6: Pushed 2b2974c79573: Pushed c9dae817cdb9: Pushed 725ff4b12025: Layer already exists c0c3df6925d9: Layer already exists 06df7bce7c4c: Layer already exists bbb2f200773e: Layer already exists b64ac34600fb: Layer already exists 066d1e5d0fa2: Layer already exists 9f9dda3f846a: Layer already exists e92ef34b7b29: Layer already exists 4939472311ab: Layer already exists fedf5df333f6: Layer already exists 472fa675339b: Layer already exists a8c4259fc4cc: Layer already exists 44343de3ea1d: Layer already exists master-2_2_7_3-3: digest: sha256:d0f61ef2431f43f35d9e3695e98aa74dea9123663b2d3a129b9ada9d90f3afdf size: 4505 2025-10-23 05:22:01,045: INFO: Building opensdn-tor-agent finished successfully, duration: 172 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_7_3-3 638600932f7a 25 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_3-3 b3ae13b9a4b9 25 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_3-3 cf30ab15bb1b 31 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_3-3 4b22fdccb30a 33 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_3-3 9b2b8cc0f4db 38 seconds ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_3-3 1c1a37920b9d 49 seconds ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_7_3-3 c058dfb07c04 50 seconds ago 1.81GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_3-3 8449813cacbc About a minute ago 969MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_3-3 9c9873ad7746 About a minute ago 850MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_3-3 fd7a8af354a7 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_3-3 b68c55546880 About a minute ago 660MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_3-3 aefa41458713 About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_3-3 04e8011b58c8 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_3-3 8ba5bdafefa0 About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_3-3 726ee6b5c883 About a minute ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_3-3 dfae83b418dc About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_3-3 3805bf2df62e About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_3-3 c905ec2cb8e7 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_3-3 0b83e91e08ba 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_3-3 3730b0fc08d9 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_3-3 3cf8cc1f2f1a 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_3-3 a05778f958a6 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_3-3 d13ea21296b4 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_3-3 249e97bef1c4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_3-3 2f657ee28ddb 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_3-3 c3ce6908d70a 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_3-3 129cdcad6610 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_3-3 9f586944b095 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_3-3 b2748d9d49d2 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_3-3 48d4492e469d 2 minutes ago 638MB opensdn-test-test master-2_2_7_3-3 1c5daeb04f39 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_3-3 1c5daeb04f39 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_3-3 8409ddf47253 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_3-3 a14887eeaeb2 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_3-3 3771595849fa 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_3-3 5ebda44fbd85 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_3-3 9ea4ac3a73c1 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_3-3 691515296be6 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_3-3 3f214ac86780 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_3-3 b2e16257a60f 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_3-3 ad820113a7c4 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_3-3 b2691c49b227 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_3-3 d9a40b5e53bc 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_3-3 a5cb4f196e19 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_3-3 2c3b1616c4d6 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_3-3 b9fe666acb04 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_3-3 156cfb07399d 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_3-3 c0def3c85207 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_3-3 61bc2ca42ddf 6 minutes ago 2.45MB tf-dev-sandbox compile fbfa7c7929ff 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_3-3 8424c955ebd6 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_3-3 46e4426da9a9 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 280ac519e4f2 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_3-3 7dd61c47d95a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_3-3 a130ddb6cf85 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_7_3-3 4dbf55028019 About an hour ago 2.81GB tf-dev-sandbox sandbox-master-2_2_7_3-3 4dbf55028019 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB