2025-10-17 13:59:26,584: INFO: Building opensdn-tor-agent 2025-10-17 13:59:26,651: 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_3-1 --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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_3-1 #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.1s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_3-1 #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 DONE 2.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 9.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 5.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.8s #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 1.842 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.1 MB 00:00 #13 2.808 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #13 3.320 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #13 3.899 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #13 7.358 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.0 MB 00:00 #13 8.708 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 9.447 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 10.64 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 392 kB 00:00 #13 11.12 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 451 kB 00:00 #13 11.57 added from: http://tf-mirrors.gz1.opensdn.io/re 448 kB/s | 16 kB 00:00 #13 11.82 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 kB/s | 257 B 00:00 #13 12.12 added from: http://tf-mirrors.gz1.opensdn.io/re 354 kB/s | 13 kB 00:00 #13 12.38 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 13.41 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 30 MB 00:00 #13 26.02 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 33.66 Dependencies resolved. #13 33.66 ======================================================================================= #13 33.66 Package Arch Version Repository Size #13 33.66 ======================================================================================= #13 33.66 Installing: #13 33.66 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 33.66 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 33.66 Installing dependencies: #13 33.66 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 33.66 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 33.66 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 33.66 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 33.66 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 33.66 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 33.66 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 33.66 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 33.66 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 33.66 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 33.66 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 33.66 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 33.66 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 33.66 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 33.66 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 33.66 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 33.66 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 33.66 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 33.66 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 33.66 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 33.66 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 33.66 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 33.66 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 33.66 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 33.66 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 33.66 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 33.66 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 33.66 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 33.66 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 33.66 #13 33.66 Transaction Summary #13 33.66 ======================================================================================= #13 33.66 Install 31 Packages #13 33.66 #13 33.66 Total download size: 12 M #13 33.66 Installed size: 41 M #13 33.66 Downloading Packages: #13 33.66 (1/31): boost-1.75.0-8.el9.x86_64.rpm 414 kB/s | 11 kB 00:00 #13 33.66 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 520 kB/s | 16 kB 00:00 #13 33.66 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #13 33.66 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #13 33.66 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 33.71 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 44 kB 00:00 #13 33.71 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #13 33.71 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #13 33.71 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 38 kB 00:00 #13 33.71 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.6 MB/s | 57 kB 00:00 #13 33.71 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 33.71 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.0 MB/s | 38 kB 00:00 #13 33.71 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 16 MB/s | 214 kB 00:00 #13 33.78 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #13 33.78 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 33.78 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 33.78 (17/31): boost-program-options-1.75.0-8.el9.x86 4.4 MB/s | 106 kB 00:00 #13 33.78 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 92 kB 00:00 #13 33.78 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 33.78 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 33.78 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.6 MB/s | 129 kB 00:00 #13 33.81 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.1 MB/s | 27 kB 00:00 #13 33.81 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #13 33.86 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 230 kB 00:00 #13 33.99 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 278 kB/s | 55 kB 00:00 #13 34.16 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 86 kB/s | 23 kB 00:00 #13 34.46 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 70 kB/s | 30 kB 00:00 #13 34.46 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 640 kB/s | 208 kB 00:00 #13 34.46 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.3 MB/s | 67 kB 00:00 #13 34.46 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.7 MB/s | 308 kB 00:00 #13 34.60 (31/31): libicu-67.1-9.el9.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #13 34.60 -------------------------------------------------------------------------------- #13 34.60 Total 13 MB/s | 12 MB 00:00 #13 34.60 Running transaction check #13 34.60 Transaction check succeeded. #13 34.60 Running transaction test #13 34.82 Transaction test succeeded. #13 34.82 Running transaction #13 35.71 Preparing : 1/1 #13 35.97 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 35.97 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 35.97 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 35.97 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 36.16 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 36.21 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 36.21 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 36.21 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 36.21 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 36.21 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 36.23 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 36.23 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 36.25 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 36.27 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 36.27 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 36.32 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 36.32 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 36.32 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 36.32 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 36.37 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 36.37 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 36.37 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 36.37 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 36.51 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 36.51 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 36.51 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 36.57 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 36.57 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 36.57 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 36.57 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 36.65 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.65 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.03 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 37.03 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 37.03 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 37.03 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 37.03 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 37.03 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 37.03 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 37.03 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 37.03 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 37.03 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 37.03 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 37.03 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 37.03 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 37.03 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 37.03 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 37.03 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 37.03 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 37.03 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 37.03 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 37.03 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 37.03 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 37.03 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 37.03 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 37.03 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 37.03 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 37.03 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 37.03 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 37.03 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 37.03 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 37.03 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 37.03 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 37.06 #13 37.06 Installed: #13 37.06 boost-1.75.0-8.el9.x86_64 #13 37.06 boost-atomic-1.75.0-8.el9.x86_64 #13 37.06 boost-chrono-1.75.0-8.el9.x86_64 #13 37.06 boost-container-1.75.0-8.el9.x86_64 #13 37.06 boost-context-1.75.0-8.el9.x86_64 #13 37.06 boost-contract-1.75.0-8.el9.x86_64 #13 37.06 boost-coroutine-1.75.0-8.el9.x86_64 #13 37.06 boost-date-time-1.75.0-8.el9.x86_64 #13 37.06 boost-fiber-1.75.0-8.el9.x86_64 #13 37.06 boost-filesystem-1.75.0-8.el9.x86_64 #13 37.06 boost-graph-1.75.0-8.el9.x86_64 #13 37.06 boost-iostreams-1.75.0-8.el9.x86_64 #13 37.06 boost-locale-1.75.0-8.el9.x86_64 #13 37.06 boost-log-1.75.0-8.el9.x86_64 #13 37.06 boost-math-1.75.0-8.el9.x86_64 #13 37.06 boost-nowide-1.75.0-8.el9.x86_64 #13 37.06 boost-program-options-1.75.0-8.el9.x86_64 #13 37.06 boost-python3-1.75.0-8.el9.x86_64 #13 37.06 boost-random-1.75.0-8.el9.x86_64 #13 37.06 boost-regex-1.75.0-8.el9.x86_64 #13 37.06 boost-serialization-1.75.0-8.el9.x86_64 #13 37.06 boost-stacktrace-1.75.0-8.el9.x86_64 #13 37.06 boost-system-1.75.0-8.el9.x86_64 #13 37.06 boost-test-1.75.0-8.el9.x86_64 #13 37.06 boost-thread-1.75.0-8.el9.x86_64 #13 37.06 boost-timer-1.75.0-8.el9.x86_64 #13 37.06 boost-type_erasure-1.75.0-8.el9.x86_64 #13 37.06 boost-wave-1.75.0-8.el9.x86_64 #13 37.06 gperftools-libs-2.9.1-3.el9.x86_64 #13 37.06 libicu-67.1-9.el9.x86_64 #13 37.06 libunwind-1.6.2-1.el9.x86_64 #13 37.06 #13 37.06 Complete! #13 37.38 75 files removed #13 37.96 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 37.96 Collecting contrail-vrouter-api==0.1.dev0 #13 37.96 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 38.11 Installing collected packages: contrail-vrouter-api #13 38.11 Successfully installed contrail-vrouter-api-0.1.dev0 #13 38.11 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 38.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 2.3s done #15 writing image sha256:dd345699c16f0bd44499435f497f324b4644f98814134dcb1432ebfaa2db9cee done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_3-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_5_3-1 0.1s done #15 DONE 2.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-17 14:02:02,535: INFO: Docker build duration: 156 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7bf9f68b06be: Preparing 3339509d86e2: Preparing b698e81e43de: Preparing b935292db69e: Preparing fe54ae8f335d: Preparing a6b4ce4567a3: Preparing 4da28be1f429: Preparing 3f5933cb0557: Preparing 769a812f198e: Preparing 8994e3db1541: Preparing ab937079e752: Preparing 5b547e462700: Preparing cd1627c6c672: Preparing 4503092fb22b: Preparing a246a72ecb35: Preparing 99c22e54315c: Preparing 828392a2c389: Preparing a9a00b5db9b1: Preparing 44343de3ea1d: Preparing 7bf9f68b06be: Waiting 3339509d86e2: Waiting b698e81e43de: Waiting b935292db69e: Waiting fe54ae8f335d: Waiting a6b4ce4567a3: Waiting 4da28be1f429: Waiting 3f5933cb0557: Waiting 769a812f198e: Waiting 8994e3db1541: Waiting ab937079e752: Waiting 5b547e462700: Waiting cd1627c6c672: Waiting 4503092fb22b: Waiting a246a72ecb35: Waiting 99c22e54315c: Waiting 828392a2c389: Waiting a9a00b5db9b1: Waiting 44343de3ea1d: Waiting 7bf9f68b06be: Pushed b698e81e43de: Pushed b935292db69e: Pushed fe54ae8f335d: Pushed a6b4ce4567a3: Pushed 3f5933cb0557: Layer already exists 4da28be1f429: Pushed 769a812f198e: Layer already exists 8994e3db1541: Layer already exists ab937079e752: Layer already exists cd1627c6c672: Layer already exists 4503092fb22b: Layer already exists 5b547e462700: Layer already exists a246a72ecb35: Layer already exists 99c22e54315c: Layer already exists 828392a2c389: Layer already exists a9a00b5db9b1: Layer already exists 44343de3ea1d: Layer already exists 3339509d86e2: Pushed master-2_2_5_3-1: digest: sha256:f528ef350995db1c20a4963b4330fcced140bc3ad1fc6c8fd5eef0d182445bd6 size: 4292 2025-10-17 14:02:23,972: INFO: Building opensdn-tor-agent finished successfully, duration: 177 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_3-1 0bea8bad4480 18 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_5_3-1 dd345699c16f 26 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_5_3-1 3231c9145afe 36 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_5_3-1 5a2d1c36a048 36 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_5_3-1 c65b6b15320e 45 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_5_3-1 27adc548a286 57 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_5_3-1 93899bbb905e About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_5_3-1 b7ce632e2b6b About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_5_3-1 5b7370ea4aa8 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_5_3-1 81bad75e3e26 2 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_5_3-1 eb45d59334b1 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_5_3-1 d80b78913502 2 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_5_3-1 2a0b4917dced 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_5_3-1 0f7e95dae757 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_5_3-1 0a7ff3af6687 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_3-1 8e08bed372e3 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_5_3-1 f1f1e6d0fc84 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_5_3-1 6455f657d06a 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_3-1 b3e58949f5ac 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_3-1 c69360fe22f8 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_3-1 e58847a4daff 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_3-1 3980899118df 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_3-1 1dd7e656a622 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_3-1 f84157160eee 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_5_3-1 bf4d3157f075 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_3-1 338ee005cf39 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_3-1 0230951a1e18 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_3-1 ea904304ac36 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_3-1 495fadf69272 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_3-1 1d6cf07b2488 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_3-1 824e7494ce3a 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_3-1 1ca2e7e63aff 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_3-1 18240bb2dc51 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_3-1 600071289161 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_3-1 a2ad1a01b2db 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_3-1 efc6d7d9d535 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_3-1 0f8031f3c1cf 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_3-1 68bc3c3232f5 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_3-1 695b810a5a59 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_3-1 3e98fd218df2 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_3-1 f649aaa9e435 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_3-1 01aa4e608fd6 7 minutes ago 2.45MB tf-dev-sandbox compile 85e2d959982a 8 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_3-1 712469544a46 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_3-1 01ad4e10f7b9 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_3-1 93911bcd6110 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 009c164c7241 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_3-1 53ee0e05be1b About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 32ded6c115c8 2 hours ago 2.8GB tf-dev-sandbox frozen 32ded6c115c8 2 hours ago 2.8GB rockylinux 9 9cc24f05f309 22 months ago 176MB