2025-10-22 18:39:59,087: INFO: Building opensdn-tor-agent 2025-10-22 18:39:59,148: 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_5_8-4 --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.1s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.4s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_5_8-4 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-4 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.7s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 3.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.7s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.2s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 2.259 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #14 3.428 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 #14 3.823 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 264 kB 00:00 #14 4.172 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 7.0 MB 00:00 #14 6.925 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #14 8.844 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #14 9.406 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.3 MB 00:00 #14 10.65 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 392 kB 00:00 #14 11.11 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #14 11.63 added from: http://tf-mirrors.gz1.opensdn.io/re 450 kB/s | 16 kB 00:00 #14 11.94 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #14 12.11 added from: http://tf-mirrors.gz1.opensdn.io/re 507 kB/s | 13 kB 00:00 #14 12.27 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 64 kB 00:00 #14 13.09 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #14 29.28 Third parties for OpenSDN 13 MB/s | 5.1 MB 00:00 #14 37.68 Dependencies resolved. #14 37.68 ======================================================================================= #14 37.68 Package Arch Version Repository Size #14 37.68 ======================================================================================= #14 37.68 Installing: #14 37.68 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 37.68 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 37.68 Installing dependencies: #14 37.68 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 37.68 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 37.68 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 37.68 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 37.68 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 37.68 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 37.68 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 37.68 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 37.68 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 37.68 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 37.68 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 37.68 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 37.68 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 37.68 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 37.68 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 37.68 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 37.68 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 37.68 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 37.68 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 37.68 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 37.68 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 37.68 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 37.68 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 37.68 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 37.68 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 37.68 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 37.68 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 37.68 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 37.68 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 37.68 #14 37.68 Transaction Summary #14 37.68 ======================================================================================= #14 37.68 Install 31 Packages #14 37.68 #14 37.68 Total download size: 12 M #14 37.68 Installed size: 41 M #14 37.68 Downloading Packages: #14 37.73 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 707 kB/s | 16 kB 00:00 #14 37.73 (2/31): boost-1.75.0-8.el9.x86_64.rpm 341 kB/s | 11 kB 00:00 #14 37.73 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 24 kB 00:00 #14 37.73 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 36 kB 00:00 #14 37.75 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 691 kB/s | 15 kB 00:00 #14 37.75 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 44 kB 00:00 #14 37.75 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 32 kB 00:00 #14 37.75 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #14 37.75 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #14 37.75 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.0 MB/s | 57 kB 00:00 #14 37.79 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #14 37.79 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #14 37.79 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #14 37.79 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #14 37.82 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 205 kB 00:00 #14 37.82 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #14 37.82 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #14 37.82 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 92 kB 00:00 #14 37.82 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #14 37.85 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 19 MB/s | 277 kB 00:00 #14 37.85 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.4 MB/s | 129 kB 00:00 #14 37.85 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.7 MB/s | 27 kB 00:00 #14 37.85 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #14 37.85 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #14 37.85 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 55 kB 00:00 #14 37.90 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #14 37.90 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.2 MB/s | 30 kB 00:00 #14 37.90 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 208 kB 00:00 #14 37.90 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.2 MB/s | 308 kB 00:00 #14 37.90 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.3 MB/s | 67 kB 00:00 #14 38.07 (31/31): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #14 38.07 -------------------------------------------------------------------------------- #14 38.07 Total 33 MB/s | 12 MB 00:00 #14 38.07 Running transaction check #14 38.17 Transaction check succeeded. #14 38.17 Running transaction test #14 38.43 Transaction test succeeded. #14 38.43 Running transaction #14 39.12 Preparing : 1/1 #14 39.25 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 39.25 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 39.25 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 39.25 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 39.64 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 39.82 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 39.86 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 39.86 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 39.90 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 39.90 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 39.92 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 39.94 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 39.96 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 39.96 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 39.98 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 40.00 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 40.00 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 40.03 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 40.03 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 40.06 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 40.06 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 40.07 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 40.07 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 40.13 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 40.13 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 40.13 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 40.13 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 40.14 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 40.17 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 40.17 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 40.20 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.20 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.38 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 40.38 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 40.38 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 40.38 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 40.38 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 40.38 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 40.38 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 40.38 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 40.38 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 40.38 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 40.38 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 40.38 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 40.38 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 40.38 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 40.38 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 40.38 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 40.38 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 40.38 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 40.38 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 40.38 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 40.38 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 40.38 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 40.38 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 40.38 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 40.38 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 40.38 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 40.38 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 40.38 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 40.38 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 40.38 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 40.38 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 40.51 #14 40.51 Installed: #14 40.51 boost-1.75.0-8.el9.x86_64 #14 40.51 boost-atomic-1.75.0-8.el9.x86_64 #14 40.51 boost-chrono-1.75.0-8.el9.x86_64 #14 40.51 boost-container-1.75.0-8.el9.x86_64 #14 40.51 boost-context-1.75.0-8.el9.x86_64 #14 40.51 boost-contract-1.75.0-8.el9.x86_64 #14 40.51 boost-coroutine-1.75.0-8.el9.x86_64 #14 40.51 boost-date-time-1.75.0-8.el9.x86_64 #14 40.51 boost-fiber-1.75.0-8.el9.x86_64 #14 40.51 boost-filesystem-1.75.0-8.el9.x86_64 #14 40.51 boost-graph-1.75.0-8.el9.x86_64 #14 40.51 boost-iostreams-1.75.0-8.el9.x86_64 #14 40.51 boost-locale-1.75.0-8.el9.x86_64 #14 40.51 boost-log-1.75.0-8.el9.x86_64 #14 40.51 boost-math-1.75.0-8.el9.x86_64 #14 40.51 boost-nowide-1.75.0-8.el9.x86_64 #14 40.51 boost-program-options-1.75.0-8.el9.x86_64 #14 40.51 boost-python3-1.75.0-8.el9.x86_64 #14 40.51 boost-random-1.75.0-8.el9.x86_64 #14 40.51 boost-regex-1.75.0-8.el9.x86_64 #14 40.51 boost-serialization-1.75.0-8.el9.x86_64 #14 40.51 boost-stacktrace-1.75.0-8.el9.x86_64 #14 40.51 boost-system-1.75.0-8.el9.x86_64 #14 40.51 boost-test-1.75.0-8.el9.x86_64 #14 40.51 boost-thread-1.75.0-8.el9.x86_64 #14 40.51 boost-timer-1.75.0-8.el9.x86_64 #14 40.51 boost-type_erasure-1.75.0-8.el9.x86_64 #14 40.51 boost-wave-1.75.0-8.el9.x86_64 #14 40.51 gperftools-libs-2.9.1-3.el9.x86_64 #14 40.51 libicu-67.1-9.el9.x86_64 #14 40.51 libunwind-1.6.2-1.el9.x86_64 #14 40.51 #14 40.51 Complete! #14 41.00 75 files removed #14 41.77 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 41.89 Collecting contrail-vrouter-api==0.1.dev0 #14 41.89 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 42.08 Installing collected packages: contrail-vrouter-api #14 42.11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 42.11 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 42.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.5s #16 exporting to image #16 exporting layers #16 exporting layers 2.6s done #16 writing image sha256:ae8d87f350495bb0763ba90d4835fd388ac3c334d8599c652219d8944828cca2 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_8-4 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_8-4 0.0s done #16 DONE 2.7s 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-10-22 18:41:54,307: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b0ef608464a6: Preparing 39b17b7a9fba: Preparing 474c7857938f: Preparing 2452dadb4648: Preparing e024404e1e3b: Preparing 89e2ac5db80f: Preparing ffa9f5d2adbe: Preparing b3ed6783ca3e: Preparing 6997fc26d603: Preparing c1b3062924de: Preparing 9adc0ec55d1b: Preparing 72babbc5ec5e: Preparing f35306834c2e: Preparing 5e5f56456cec: Preparing 37b5205eb9cd: Preparing f56ba449099b: Preparing d1a7f78efaeb: Preparing 88cfdd858b75: Preparing e11f95d9fada: Preparing 44343de3ea1d: Preparing 39b17b7a9fba: Waiting 474c7857938f: Waiting 2452dadb4648: Waiting e024404e1e3b: Waiting 89e2ac5db80f: Waiting ffa9f5d2adbe: Waiting b3ed6783ca3e: Waiting 6997fc26d603: Waiting c1b3062924de: Waiting 9adc0ec55d1b: Waiting 72babbc5ec5e: Waiting f35306834c2e: Waiting 5e5f56456cec: Waiting 37b5205eb9cd: Waiting f56ba449099b: Waiting d1a7f78efaeb: Waiting 88cfdd858b75: Waiting e11f95d9fada: Waiting 44343de3ea1d: Waiting b0ef608464a6: Pushed 474c7857938f: Pushed 2452dadb4648: Pushed e024404e1e3b: Pushed 89e2ac5db80f: Pushed ffa9f5d2adbe: Pushed b3ed6783ca3e: Layer already exists 6997fc26d603: Layer already exists 39b17b7a9fba: Pushed c1b3062924de: Layer already exists 9adc0ec55d1b: Layer already exists 72babbc5ec5e: Layer already exists f35306834c2e: Layer already exists 5e5f56456cec: Layer already exists 37b5205eb9cd: Layer already exists f56ba449099b: Layer already exists 88cfdd858b75: Layer already exists d1a7f78efaeb: Layer already exists 44343de3ea1d: Layer already exists e11f95d9fada: Layer already exists master-2_2_5_8-4: digest: sha256:74def5a79f7c152a9d017ef8d7b888d87157ed0cc289b2936b7a32afabaa1d1f size: 4505 2025-10-22 18:42:04,847: INFO: Building opensdn-tor-agent finished successfully, duration: 125 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_8-4 e483c971102c 14 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_5_8-4 0b607979a3a0 14 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_8-4 ae8d87f35049 16 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_8-4 3a322f5ab8f8 16 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_8-4 0163a480c0ad 21 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_8-4 19dd17439ab8 24 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_8-4 04f4e3b67550 52 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_8-4 285229520e17 59 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_8-4 eaa4a1f2d01b About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_8-4 707334fb26c3 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_8-4 ae87d59f2b81 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_8-4 fb2e4370ea2e About a minute ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_5_8-4 30c0030ce751 About a minute ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_5_8-4 2c2c8cab7922 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_8-4 bc686e2028df About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_8-4 7ec1cd33a002 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_8-4 68e6a56caf3c About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_8-4 9100d38b6a56 About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_8-4 7acbaa0d286d About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-4 e9707ed60d9e About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-4 ea6fa4f99928 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-4 b7519330e5d0 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_8-4 f9dce62605c3 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-4 e7facb6b94da About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-4 8d2ee0b80f21 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-4 3e1451a2de12 About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_5_8-4 e0cd2e06d91a 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-4 b143e5398e6f 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-4 947d2c84eadb 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-4 b9b32b46b947 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-4 801fe65d74e4 3 minutes ago 171MB opensdn-test-test master-2_2_5_8-4 67e605ad66a9 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_5_8-4 67e605ad66a9 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-4 921c845bce7b 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-4 20f22381c0d6 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-4 71015b500c97 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-4 21bc68fef0b6 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-4 5397f7fcefef 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-4 33ba1c258768 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-4 bafd793470bb 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-4 6613acada28a 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-4 36e62b296f7d 5 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-4 0808ebfd1013 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-4 66f4326e1648 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-4 6109ab9d53fe 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-4 5901930a8a6f 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-4 612fd94be303 7 minutes ago 2.45MB tf-dev-sandbox compile b7ff80a0ea81 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-4 99d2c7733d3a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-4 037629910eed About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9ad561c8acc6 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-4 c83d222a5d97 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-4 9e4a99a60356 About an hour ago 32.6MB tf-dev-sandbox frozen 944c17320507 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 944c17320507 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB