2025-10-29 16:33:50,071: INFO: Building opensdn-tor-agent 2025-10-29 16:33:50,117: 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_3_0_5-2 --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.6s #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_3_0_5-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_0_5-2 #5 CACHED #6 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_5-2 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.6s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.7s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.9s #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 1.780 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #14 3.196 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #14 3.701 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #14 4.123 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #14 7.005 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #14 10.80 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 939 kB 00:00 #14 11.43 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 2.3 MB 00:00 #14 13.61 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #14 14.14 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #14 14.66 added from: http://tf-mirrors.gz1.opensdn.io/re 334 kB/s | 16 kB 00:00 #14 14.97 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #14 15.24 added from: http://tf-mirrors.gz1.opensdn.io/re 427 kB/s | 13 kB 00:00 #14 15.47 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #14 16.63 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 30 MB 00:00 #14 35.55 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #14 44.67 Dependencies resolved. #14 44.67 ======================================================================================= #14 44.67 Package Arch Version Repository Size #14 44.67 ======================================================================================= #14 44.67 Installing: #14 44.67 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 44.67 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 44.67 Installing dependencies: #14 44.67 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 44.67 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 44.67 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 44.67 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 44.67 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 44.67 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 44.67 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 44.67 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 44.67 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 44.67 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 44.67 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 44.67 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 44.67 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 44.67 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 44.67 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 44.67 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 44.67 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 44.67 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 44.67 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 44.67 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 44.67 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 44.67 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 44.67 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 44.67 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 44.67 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 44.67 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 44.67 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 44.67 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 44.67 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 44.67 #14 44.67 Transaction Summary #14 44.67 ======================================================================================= #14 44.67 Install 31 Packages #14 44.67 #14 44.67 Total download size: 12 M #14 44.67 Installed size: 41 M #14 44.67 Downloading Packages: #14 44.77 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 221 kB/s | 16 kB 00:00 #14 44.86 (2/31): boost-1.75.0-8.el9.x86_64.rpm 64 kB/s | 11 kB 00:00 #14 44.97 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 120 kB/s | 24 kB 00:00 #14 45.09 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 172 kB/s | 36 kB 00:00 #14 45.23 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 72 kB/s | 15 kB 00:00 #14 45.29 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 200 kB/s | 44 kB 00:00 #14 45.36 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 178 kB/s | 32 kB 00:00 #14 45.36 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 221 kB/s | 13 kB 00:00 #14 45.36 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 38 kB 00:00 #14 45.36 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.6 MB/s | 57 kB 00:00 #14 45.36 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #14 45.36 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.0 MB/s | 38 kB 00:00 #14 45.37 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #14 45.45 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 408 kB 00:00 #14 45.45 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 205 kB 00:00 #14 45.45 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #14 45.45 (17/31): boost-program-options-1.75.0-8.el9.x86 4.6 MB/s | 106 kB 00:00 #14 45.45 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 92 kB 00:00 #14 45.45 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #14 45.45 (20/31): boost-serialization-1.75.0-8.el9.x86_6 9.9 MB/s | 129 kB 00:00 #14 45.48 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 277 kB 00:00 #14 45.48 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.9 MB/s | 27 kB 00:00 #14 45.48 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #14 45.48 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #14 45.48 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 55 kB 00:00 #14 45.48 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #14 45.48 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.6 MB/s | 30 kB 00:00 #14 45.50 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #14 45.50 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #14 45.51 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.4 MB/s | 67 kB 00:00 #14 45.66 (31/31): libicu-67.1-9.el9.x86_64.rpm 10 MB/s | 9.6 MB 00:00 #14 45.66 -------------------------------------------------------------------------------- #14 45.66 Total 13 MB/s | 12 MB 00:00 #14 45.66 Running transaction check #14 45.69 Transaction check succeeded. #14 45.69 Running transaction test #14 46.02 Transaction test succeeded. #14 46.02 Running transaction #14 46.48 Preparing : 1/1 #14 46.67 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 46.67 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 46.67 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 46.67 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 46.89 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 46.89 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 46.91 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 46.91 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 46.91 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 46.95 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 47.01 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 47.01 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 47.01 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 47.01 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 47.01 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 47.01 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 47.01 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 47.04 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 47.04 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 47.04 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 47.04 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 47.04 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 47.07 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 47.07 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 47.07 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 47.08 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 47.12 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 47.12 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 47.12 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 47.12 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 47.23 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.23 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.37 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 47.37 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 47.37 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 47.37 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 47.37 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 47.37 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 47.37 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 47.37 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 47.37 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 47.37 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 47.37 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 47.37 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 47.37 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 47.37 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 47.37 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 47.37 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 47.37 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 47.37 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 47.37 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 47.37 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 47.37 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 47.37 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 47.37 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 47.37 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 47.37 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 47.37 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 47.37 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 47.37 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 47.37 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 47.37 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 47.37 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 47.46 #14 47.46 Installed: #14 47.46 boost-1.75.0-8.el9.x86_64 #14 47.46 boost-atomic-1.75.0-8.el9.x86_64 #14 47.46 boost-chrono-1.75.0-8.el9.x86_64 #14 47.46 boost-container-1.75.0-8.el9.x86_64 #14 47.46 boost-context-1.75.0-8.el9.x86_64 #14 47.46 boost-contract-1.75.0-8.el9.x86_64 #14 47.46 boost-coroutine-1.75.0-8.el9.x86_64 #14 47.46 boost-date-time-1.75.0-8.el9.x86_64 #14 47.46 boost-fiber-1.75.0-8.el9.x86_64 #14 47.46 boost-filesystem-1.75.0-8.el9.x86_64 #14 47.46 boost-graph-1.75.0-8.el9.x86_64 #14 47.46 boost-iostreams-1.75.0-8.el9.x86_64 #14 47.46 boost-locale-1.75.0-8.el9.x86_64 #14 47.46 boost-log-1.75.0-8.el9.x86_64 #14 47.46 boost-math-1.75.0-8.el9.x86_64 #14 47.46 boost-nowide-1.75.0-8.el9.x86_64 #14 47.46 boost-program-options-1.75.0-8.el9.x86_64 #14 47.46 boost-python3-1.75.0-8.el9.x86_64 #14 47.46 boost-random-1.75.0-8.el9.x86_64 #14 47.46 boost-regex-1.75.0-8.el9.x86_64 #14 47.46 boost-serialization-1.75.0-8.el9.x86_64 #14 47.46 boost-stacktrace-1.75.0-8.el9.x86_64 #14 47.46 boost-system-1.75.0-8.el9.x86_64 #14 47.46 boost-test-1.75.0-8.el9.x86_64 #14 47.46 boost-thread-1.75.0-8.el9.x86_64 #14 47.46 boost-timer-1.75.0-8.el9.x86_64 #14 47.46 boost-type_erasure-1.75.0-8.el9.x86_64 #14 47.46 boost-wave-1.75.0-8.el9.x86_64 #14 47.46 gperftools-libs-2.9.1-3.el9.x86_64 #14 47.46 libicu-67.1-9.el9.x86_64 #14 47.46 libunwind-1.6.2-1.el9.x86_64 #14 47.46 #14 47.46 Complete! #14 47.86 75 files removed #14 48.58 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 48.75 Collecting contrail-vrouter-api==0.1.dev0 #14 48.75 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 49.08 Installing collected packages: contrail-vrouter-api #14 49.08 Successfully installed contrail-vrouter-api-0.1.dev0 #14 49.08 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 DONE 49.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.5s #16 exporting to image #16 exporting layers #16 exporting layers 5.9s done #16 writing image sha256:fa2908480cb7802e41d5555778202a3db06737dc3b6a91a34a3d381576c1b22b #16 writing image sha256:fa2908480cb7802e41d5555778202a3db06737dc3b6a91a34a3d381576c1b22b 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_5-2 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_5-2 0.2s done #16 DONE 7.9s 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-29 16:35:46,745: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1779fe913843: Preparing b3ce5c77cd66: Preparing 05ec0eddafb2: Preparing b490da916599: Preparing bd041433e02c: Preparing e8356c7fc1f0: Preparing d6ad4a187d02: Preparing 4630cdf7a74b: Preparing 943cdde1da2d: Preparing 67600ff7403a: Preparing eea20f67bf0c: Preparing a7cfc21f3009: Preparing 8cdddf98a20a: Preparing 328b96f7d1b5: Preparing 30aebc5e4c9f: Preparing 70e965476931: Preparing de0c2c82eefe: Preparing 85886e6fb188: Preparing 7fd2c2b459b8: Preparing 44343de3ea1d: Preparing 1779fe913843: Waiting b3ce5c77cd66: Waiting 05ec0eddafb2: Waiting b490da916599: Waiting bd041433e02c: Waiting e8356c7fc1f0: Waiting d6ad4a187d02: Waiting 4630cdf7a74b: Waiting 943cdde1da2d: Waiting 67600ff7403a: Waiting eea20f67bf0c: Waiting a7cfc21f3009: Waiting 8cdddf98a20a: Waiting 328b96f7d1b5: Waiting 30aebc5e4c9f: Waiting 70e965476931: Waiting de0c2c82eefe: Waiting 85886e6fb188: Waiting 7fd2c2b459b8: Waiting 44343de3ea1d: Waiting 1779fe913843: Pushed 05ec0eddafb2: Pushed b490da916599: Pushed bd041433e02c: Pushed e8356c7fc1f0: Pushed d6ad4a187d02: Pushed 4630cdf7a74b: Layer already exists 943cdde1da2d: Layer already exists 67600ff7403a: Layer already exists eea20f67bf0c: Layer already exists a7cfc21f3009: Layer already exists 8cdddf98a20a: Layer already exists 328b96f7d1b5: Layer already exists 30aebc5e4c9f: Layer already exists 70e965476931: Layer already exists de0c2c82eefe: Layer already exists 85886e6fb188: Layer already exists 44343de3ea1d: Layer already exists b3ce5c77cd66: Pushed 7fd2c2b459b8: Layer already exists master-2_3_0_5-2: digest: sha256:696ec2467670d9c0315a6092de1d9278404a83d1a2394516186e0b7c21bf46fc size: 4505 2025-10-29 16:36:10,880: INFO: Building opensdn-tor-agent finished successfully, duration: 140 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_0_5-2 208cedccd176 11 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_0_5-2 50177f1d04d7 20 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_5-2 fbc1d923c082 31 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_5-2 5f59344e3086 32 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_0_5-2 fa2908480cb7 34 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_0_5-2 dbeaf7ab0fa1 39 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_5-2 7158c0fc7d6d 49 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_5-2 59af8d5d3dde 58 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_0_5-2 ee6306f8b84c About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_0_5-2 36637a22bbb8 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_0_5-2 da1b41388fd0 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_5-2 2fb65e95f5b6 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_0_5-2 2cdd49d22f38 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_5-2 72fb91eabfe3 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_0_5-2 78b6c0d16688 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_5-2 2da0f4832d15 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_5-2 1c4533a37839 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_5-2 cd840f98630a 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_5-2 7b24657094f2 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_5-2 6101084e75af 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_5-2 ed4f89d6b0bf 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_5-2 9f195ab12c8b 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_5-2 5bd6392b61d5 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_5-2 7c6aaf21a506 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_5-2 183cecae7b3d 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_5-2 59b0836c6980 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_5-2 a8dc4e931ba7 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_5-2 6e68e5e1d292 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_5-2 40313b733c24 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_0_5-2 66028473183e 2 minutes ago 430MB opensdn-test-test master-2_3_0_5-2 834b51b96f9a 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_5-2 834b51b96f9a 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_5-2 4624b15dd525 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_5-2 4e6bf784e408 5 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_5-2 15393ac7c5cd 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_5-2 bc74b1a9fd13 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_5-2 766d74b80ad8 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_5-2 859c31d7d337 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_5-2 7ec111dcca60 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_5-2 5421d34bfdc5 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_5-2 5e5b08b8b73e 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_5-2 1c015e5af9c1 6 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_5-2 e5b2cd1adc72 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_5-2 771aa64e6a37 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_5-2 2a2fe32cb231 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_5-2 81065f940bd3 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_5-2 202ca8d9362f 9 minutes ago 2.36MB tf-dev-sandbox compile f1e15743e908 9 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_5-2 2462d9406261 10 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 8f5d26b82529 10 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_5-2 8532c592d895 10 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_5-2 ee622923031c 10 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_5-2 a8b48257ed97 10 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7ee1cbbce5c1 23 hours ago 23.5GB