2025-10-22 07:28:24,742: INFO: Building opensdn-tor-agent 2025-10-22 07:28:24,775: 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_8-7 --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: 2.10kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_8-7 #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 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_8-7 #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 0.1s done #7 DONE 1.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.0s #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 3.598 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #13 4.262 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 4.574 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 MB/s | 264 kB 00:00 #13 4.922 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #13 8.148 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #13 9.917 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 10.36 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 2.3 MB 00:00 #13 12.34 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 392 kB 00:00 #13 13.06 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 451 kB 00:00 #13 13.49 added from: http://tf-mirrors.gz1.opensdn.io/re 458 kB/s | 16 kB 00:00 #13 13.68 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 kB/s | 257 B 00:00 #13 14.41 added from: http://tf-mirrors.gz1.opensdn.io/re 33 kB/s | 13 kB 00:00 #13 15.14 added from: http://tf-mirrors.gz1.opensdn.io/re 204 kB/s | 64 kB 00:00 #13 16.28 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #13 32.17 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 40.82 Dependencies resolved. #13 40.82 ======================================================================================= #13 40.82 Package Arch Version Repository Size #13 40.82 ======================================================================================= #13 40.82 Installing: #13 40.82 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 40.82 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 40.82 Installing dependencies: #13 40.82 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 40.82 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 40.82 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 40.82 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 40.82 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 40.82 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 40.82 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 40.82 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 40.82 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 40.82 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 40.82 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 40.82 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 40.82 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 40.82 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 40.82 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 40.82 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 40.82 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 40.82 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 40.82 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 40.82 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 40.82 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 40.82 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 40.82 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 40.82 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 40.82 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 40.82 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 40.82 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 40.82 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 40.82 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 40.82 #13 40.82 Transaction Summary #13 40.82 ======================================================================================= #13 40.82 Install 31 Packages #13 40.82 #13 40.82 Total download size: 12 M #13 40.82 Installed size: 41 M #13 40.82 Downloading Packages: #13 40.87 (1/31): boost-1.75.0-8.el9.x86_64.rpm 373 kB/s | 11 kB 00:00 #13 40.87 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 505 kB/s | 16 kB 00:00 #13 40.87 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 24 kB 00:00 #13 40.87 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 36 kB 00:00 #13 40.87 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 40.87 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 44 kB 00:00 #13 40.87 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 32 kB 00:00 #13 40.87 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #13 40.88 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 38 kB 00:00 #13 40.88 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.4 MB/s | 57 kB 00:00 #13 40.88 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #13 40.88 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.3 MB/s | 38 kB 00:00 #13 40.92 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #13 40.92 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #13 40.92 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 205 kB 00:00 #13 40.94 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 40.94 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #13 40.94 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 40.94 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 40.96 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 15 MB/s | 277 kB 00:00 #13 40.96 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.5 MB/s | 129 kB 00:00 #13 40.96 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.4 MB/s | 27 kB 00:00 #13 40.96 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 40.96 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #13 40.99 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 55 kB 00:00 #13 40.99 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #13 40.99 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.9 MB/s | 30 kB 00:00 #13 40.99 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 40.99 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #13 40.99 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #13 41.12 (31/31): libicu-67.1-9.el9.x86_64.rpm 33 MB/s | 9.6 MB 00:00 #13 41.12 -------------------------------------------------------------------------------- #13 41.12 Total 43 MB/s | 12 MB 00:00 #13 41.12 Running transaction check #13 41.17 Transaction check succeeded. #13 41.17 Running transaction test #13 41.46 Transaction test succeeded. #13 41.46 Running transaction #13 41.98 Preparing : 1/1 #13 42.13 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 42.19 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 42.19 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 42.19 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 42.72 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 42.75 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 42.75 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 42.76 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 42.76 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 42.79 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 42.81 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 42.83 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 42.83 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 42.84 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 42.86 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 42.86 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 42.86 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 42.90 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 42.90 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 42.90 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 42.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 42.92 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 42.92 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 42.93 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 42.93 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 42.94 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 42.96 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 42.96 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 42.98 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 42.98 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 43.00 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 43.00 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 43.32 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 43.32 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 43.32 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 43.32 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 43.32 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 43.32 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 43.32 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 43.32 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 43.32 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 43.32 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 43.32 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 43.32 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 43.32 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 43.32 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 43.32 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 43.32 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 43.32 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 43.32 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 43.32 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 43.32 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 43.32 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 43.32 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 43.32 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 43.32 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 43.32 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 43.32 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 43.32 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 43.32 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 43.32 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 43.32 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 43.32 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 43.44 #13 43.44 Installed: #13 43.44 boost-1.75.0-8.el9.x86_64 #13 43.44 boost-atomic-1.75.0-8.el9.x86_64 #13 43.44 boost-chrono-1.75.0-8.el9.x86_64 #13 43.44 boost-container-1.75.0-8.el9.x86_64 #13 43.44 boost-context-1.75.0-8.el9.x86_64 #13 43.44 boost-contract-1.75.0-8.el9.x86_64 #13 43.44 boost-coroutine-1.75.0-8.el9.x86_64 #13 43.44 boost-date-time-1.75.0-8.el9.x86_64 #13 43.44 boost-fiber-1.75.0-8.el9.x86_64 #13 43.44 boost-filesystem-1.75.0-8.el9.x86_64 #13 43.44 boost-graph-1.75.0-8.el9.x86_64 #13 43.44 boost-iostreams-1.75.0-8.el9.x86_64 #13 43.44 boost-locale-1.75.0-8.el9.x86_64 #13 43.44 boost-log-1.75.0-8.el9.x86_64 #13 43.44 boost-math-1.75.0-8.el9.x86_64 #13 43.44 boost-nowide-1.75.0-8.el9.x86_64 #13 43.44 boost-program-options-1.75.0-8.el9.x86_64 #13 43.44 boost-python3-1.75.0-8.el9.x86_64 #13 43.44 boost-random-1.75.0-8.el9.x86_64 #13 43.44 boost-regex-1.75.0-8.el9.x86_64 #13 43.44 boost-serialization-1.75.0-8.el9.x86_64 #13 43.44 boost-stacktrace-1.75.0-8.el9.x86_64 #13 43.44 boost-system-1.75.0-8.el9.x86_64 #13 43.44 boost-test-1.75.0-8.el9.x86_64 #13 43.44 boost-thread-1.75.0-8.el9.x86_64 #13 43.44 boost-timer-1.75.0-8.el9.x86_64 #13 43.44 boost-type_erasure-1.75.0-8.el9.x86_64 #13 43.44 boost-wave-1.75.0-8.el9.x86_64 #13 43.44 gperftools-libs-2.9.1-3.el9.x86_64 #13 43.44 libicu-67.1-9.el9.x86_64 #13 43.44 libunwind-1.6.2-1.el9.x86_64 #13 43.44 #13 43.44 Complete! #13 43.85 75 files removed #13 44.62 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 44.65 Collecting contrail-vrouter-api==0.1.dev0 #13 44.66 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 44.82 Installing collected packages: contrail-vrouter-api #13 44.83 Successfully installed contrail-vrouter-api-0.1.dev0 #13 44.83 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 45.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:027eae0d616c6c2e028ccac785b7febc34a676dc568b078249a427df5da5e335 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_8-7 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_8-7 0.0s done #15 DONE 2.5s 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-22 07:29:25,332: INFO: Docker build duration: 61 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dad84d55e8c4: Preparing aa9ad19accb3: Preparing 256f36259c34: Preparing efd140b80eb9: Preparing 43634ad67a0b: Preparing 0974ce1805f9: Preparing 3edd95b08696: Preparing df586a0f1d13: Preparing e04569018382: Preparing 48f549f74588: Preparing 7c64e1471db1: Preparing 0d7a8994b670: Preparing 753f0953e0c7: Preparing 61a4667e5faf: Preparing ad79de666fac: Preparing 5c1d9686a71d: Preparing 8a0dacd517c2: Preparing 530fc871a59b: Preparing 44343de3ea1d: Preparing 0974ce1805f9: Waiting 3edd95b08696: Waiting df586a0f1d13: Waiting e04569018382: Waiting 48f549f74588: Waiting 7c64e1471db1: Waiting 753f0953e0c7: Waiting 61a4667e5faf: Waiting 0d7a8994b670: Waiting ad79de666fac: Waiting 5c1d9686a71d: Waiting 8a0dacd517c2: Waiting 530fc871a59b: Waiting 44343de3ea1d: Waiting efd140b80eb9: Pushed 256f36259c34: Pushed dad84d55e8c4: Pushed 43634ad67a0b: Pushed df586a0f1d13: Layer already exists 48f549f74588: Layer already exists e04569018382: Layer already exists 7c64e1471db1: Layer already exists 0974ce1805f9: Pushed 0d7a8994b670: Layer already exists 753f0953e0c7: Layer already exists 61a4667e5faf: Layer already exists ad79de666fac: Layer already exists 5c1d9686a71d: Layer already exists 8a0dacd517c2: Layer already exists 530fc871a59b: Layer already exists 44343de3ea1d: Layer already exists 3edd95b08696: Pushed aa9ad19accb3: Pushed master-2_2_3_8-7: digest: sha256:be2d673a7be361c637a2368965f38eaaabecf89c826b1a2cb6df42d29825809c size: 4292 2025-10-22 07:29:47,095: INFO: Building opensdn-tor-agent finished successfully, duration: 83 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_8-7 0b5a20f52848 3 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_8-7 df34c0615fba 19 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_8-7 027eae0d616c 25 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_8-7 ecefdf611b08 25 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_8-7 e13e94e50bce 38 seconds ago 897MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_8-7 330b8b846b46 44 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_3_8-7 474ba7a507b2 49 seconds ago 593MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_8-7 bdd97f40d412 52 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_8-7 13920df75f9d 53 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_8-7 8a838f740186 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_8-7 7553169a7be8 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_8-7 06e55888c15a About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_8-7 0fd30bce577f About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_8-7 d24f02cf9200 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_8-7 2c595108aa34 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_8-7 0e364334a79e About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_8-7 88abcb3cc2da About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_8-7 2cad4ea06ad1 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_8-7 495cd5a61440 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_8-7 805ebf35a4eb About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_8-7 0a33c5ecc759 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_8-7 f1a63db7f3ce 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_8-7 93d1c77147f2 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_8-7 976de2e3806e 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_8-7 9d65cb48d026 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_8-7 963136387342 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_8-7 bc11d3b18eb7 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_8-7 04cb62596280 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_8-7 3f28fc1af327 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_8-7 1c3c336390c6 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_8-7 116d91bfc807 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_8-7 1da5768d9df0 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_8-7 90f5c6be17f6 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_8-7 6e0a8dd22207 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_8-7 09d2d156e064 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_8-7 55d7326e4647 5 minutes ago 2.45MB tf-dev-sandbox compile a00f09248575 5 minutes ago 35.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_8-7 0264e31b76ae 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_8-7 615fa116cf2a 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 23ab2c29c257 13 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_8-7 c10aa2eaec5b 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_8-7 3035078c7017 13 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 660df38427e4 10 hours ago 23.6GB