2025-11-11 13:14:28,910: INFO: Building opensdn-tor-agent 2025-11-11 13:14:28,993: 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_4_4-5 --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_3_4_4-5 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_4-5 #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_4_4-5 #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 2.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.0s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.6s #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.302 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #14 1.858 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #14 2.320 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 264 kB 00:00 #14 2.823 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 7.0 MB 00:00 #14 4.443 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 4.0 MB 00:00 #14 6.299 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #14 7.382 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 2.3 MB 00:00 #14 7.931 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #14 8.377 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 451 kB 00:00 #14 8.968 added from: http://tf-mirrors.gz1.opensdn.io/re 492 kB/s | 16 kB 00:00 #14 9.602 added from: http://tf-mirrors.gz1.opensdn.io/re 811 B/s | 257 B 00:00 #14 9.895 added from: http://tf-mirrors.gz1.opensdn.io/re 536 kB/s | 13 kB 00:00 #14 10.20 added from: http://tf-mirrors.gz1.opensdn.io/re 684 kB/s | 64 kB 00:00 #14 11.18 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #14 26.21 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #14 38.39 Dependencies resolved. #14 38.43 ======================================================================================= #14 38.43 Package Arch Version Repository Size #14 38.43 ======================================================================================= #14 38.43 Installing: #14 38.43 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 38.43 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 38.43 Installing dependencies: #14 38.43 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 38.43 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 38.43 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 38.43 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 38.43 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 38.43 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 38.43 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 38.43 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 38.43 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 38.43 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 38.43 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 38.43 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 38.43 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 38.43 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 38.43 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 38.43 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 38.43 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 38.43 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 38.43 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 38.43 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 38.43 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 38.43 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 38.43 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 38.43 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 38.43 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 38.43 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 38.43 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 38.43 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 38.43 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 38.43 #14 38.43 Transaction Summary #14 38.43 ======================================================================================= #14 38.43 Install 31 Packages #14 38.43 #14 38.43 Total download size: 12 M #14 38.43 Installed size: 41 M #14 38.43 Downloading Packages: #14 38.43 (1/31): boost-1.75.0-8.el9.x86_64.rpm 354 kB/s | 11 kB 00:00 #14 38.45 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 486 kB/s | 16 kB 00:00 #14 38.45 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 24 kB 00:00 #14 38.45 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 36 kB 00:00 #14 38.45 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #14 38.45 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 44 kB 00:00 #14 38.46 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 32 kB 00:00 #14 38.48 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #14 38.48 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 38 kB 00:00 #14 38.48 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 12 MB/s | 57 kB 00:00 #14 38.55 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 101 kB 00:00 #14 38.63 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 243 kB/s | 38 kB 00:00 #14 38.75 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 214 kB 00:00 #14 38.75 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 29 MB/s | 205 kB 00:00 #14 38.75 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 408 kB 00:00 #14 38.75 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #14 38.75 (17/31): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #14 38.75 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 14 MB/s | 92 kB 00:00 #14 38.75 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 23 kB 00:00 #14 38.75 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 34 MB/s | 277 kB 00:00 #14 38.75 (21/31): boost-serialization-1.75.0-8.el9.x86_6 14 MB/s | 129 kB 00:00 #14 38.75 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.2 MB/s | 27 kB 00:00 #14 38.75 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #14 38.75 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 39 MB/s | 230 kB 00:00 #14 38.75 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 55 kB 00:00 #14 38.75 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 23 kB 00:00 #14 38.75 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 7.5 MB/s | 30 kB 00:00 #14 38.75 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 34 MB/s | 208 kB 00:00 #14 38.75 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 31 MB/s | 308 kB 00:00 #14 38.75 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 8.0 MB/s | 67 kB 00:00 #14 39.02 (31/31): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #14 39.02 -------------------------------------------------------------------------------- #14 39.02 Total 23 MB/s | 12 MB 00:00 #14 39.02 Running transaction check #14 39.02 Transaction check succeeded. #14 39.02 Running transaction test #14 39.38 Transaction test succeeded. #14 39.38 Running transaction #14 39.79 Preparing : 1/1 #14 39.89 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 39.89 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 39.89 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 39.89 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 40.41 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 40.46 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 40.46 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 40.46 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 40.46 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 40.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 40.51 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 40.51 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 40.56 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 40.56 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 40.56 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 40.56 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 40.56 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 40.61 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 40.61 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 40.61 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 40.61 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 40.61 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 40.66 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 40.66 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 40.66 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 40.66 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 40.70 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 40.70 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 40.70 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 40.70 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 40.70 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.73 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.94 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 40.94 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 40.94 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 40.94 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 40.94 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 40.94 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 40.94 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 40.94 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 40.94 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 40.94 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 40.94 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 40.94 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 40.94 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 40.94 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 40.94 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 40.94 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 40.94 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 40.94 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 40.94 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 40.94 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 40.94 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 40.94 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 40.94 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 40.94 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 40.94 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 40.94 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 40.94 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 40.94 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 40.94 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 40.94 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 40.94 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 41.04 #14 41.04 Installed: #14 41.04 boost-1.75.0-8.el9.x86_64 #14 41.04 boost-atomic-1.75.0-8.el9.x86_64 #14 41.04 boost-chrono-1.75.0-8.el9.x86_64 #14 41.04 boost-container-1.75.0-8.el9.x86_64 #14 41.04 boost-context-1.75.0-8.el9.x86_64 #14 41.04 boost-contract-1.75.0-8.el9.x86_64 #14 41.04 boost-coroutine-1.75.0-8.el9.x86_64 #14 41.04 boost-date-time-1.75.0-8.el9.x86_64 #14 41.04 boost-fiber-1.75.0-8.el9.x86_64 #14 41.04 boost-filesystem-1.75.0-8.el9.x86_64 #14 41.04 boost-graph-1.75.0-8.el9.x86_64 #14 41.04 boost-iostreams-1.75.0-8.el9.x86_64 #14 41.04 boost-locale-1.75.0-8.el9.x86_64 #14 41.04 boost-log-1.75.0-8.el9.x86_64 #14 41.04 boost-math-1.75.0-8.el9.x86_64 #14 41.04 boost-nowide-1.75.0-8.el9.x86_64 #14 41.04 boost-program-options-1.75.0-8.el9.x86_64 #14 41.04 boost-python3-1.75.0-8.el9.x86_64 #14 41.04 boost-random-1.75.0-8.el9.x86_64 #14 41.04 boost-regex-1.75.0-8.el9.x86_64 #14 41.04 boost-serialization-1.75.0-8.el9.x86_64 #14 41.04 boost-stacktrace-1.75.0-8.el9.x86_64 #14 41.04 boost-system-1.75.0-8.el9.x86_64 #14 41.04 boost-test-1.75.0-8.el9.x86_64 #14 41.04 boost-thread-1.75.0-8.el9.x86_64 #14 41.04 boost-timer-1.75.0-8.el9.x86_64 #14 41.04 boost-type_erasure-1.75.0-8.el9.x86_64 #14 41.04 boost-wave-1.75.0-8.el9.x86_64 #14 41.04 gperftools-libs-2.9.1-3.el9.x86_64 #14 41.04 libicu-67.1-9.el9.x86_64 #14 41.04 libunwind-1.6.2-1.el9.x86_64 #14 41.04 #14 41.04 Complete! #14 41.59 75 files removed #14 42.06 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 42.11 Collecting contrail-vrouter-api==0.1.dev0 #14 42.11 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 42.34 Installing collected packages: contrail-vrouter-api #14 42.37 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.37 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 47.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.6s #16 exporting to image #16 exporting layers #16 exporting layers 3.9s done #16 writing image sha256:8ab912c17da066b142ca2637535c7d62c2ee899ac982d04595f50ef2adfe0cfd done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_4-5 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_4_4-5 0.0s done #16 DONE 4.0s 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-11-11 13:15:39,612: INFO: Docker build duration: 71 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2a8c404a781d: Preparing a82454dd624e: Preparing 5bd7b8829bc0: Preparing a020aa0ab3f2: Preparing 740b3b1c028d: Preparing 0979c1b9dc2c: Preparing bd21697819a9: Preparing 4a7606df97e6: Preparing 4553df581ac4: Preparing f67745b5b36c: Preparing 4df8a93b41e5: Preparing da3951d55480: Preparing 75f50b061263: Preparing 0aaeda0178dd: Preparing dec70b562898: Preparing 3c3eda9b83ce: Preparing d67bb13bceb3: Preparing 83512f22bee9: Preparing f4f2aadf495d: Preparing 44343de3ea1d: Preparing a82454dd624e: Waiting 5bd7b8829bc0: Waiting a020aa0ab3f2: Waiting 740b3b1c028d: Waiting 0979c1b9dc2c: Waiting bd21697819a9: Waiting 4a7606df97e6: Waiting 4553df581ac4: Waiting f67745b5b36c: Waiting 4df8a93b41e5: Waiting da3951d55480: Waiting 75f50b061263: Waiting 0aaeda0178dd: Waiting dec70b562898: Waiting 3c3eda9b83ce: Waiting d67bb13bceb3: Waiting 83512f22bee9: Waiting f4f2aadf495d: Waiting 44343de3ea1d: Waiting 2a8c404a781d: Pushed a020aa0ab3f2: Pushed 5bd7b8829bc0: Pushed 0979c1b9dc2c: Pushed 740b3b1c028d: Pushed 4a7606df97e6: Layer already exists 4553df581ac4: Layer already exists f67745b5b36c: Layer already exists 4df8a93b41e5: Layer already exists da3951d55480: Layer already exists 75f50b061263: Layer already exists 0aaeda0178dd: Layer already exists bd21697819a9: Pushed dec70b562898: Layer already exists d67bb13bceb3: Layer already exists 3c3eda9b83ce: Layer already exists 83512f22bee9: Layer already exists f4f2aadf495d: Layer already exists 44343de3ea1d: Layer already exists a82454dd624e: Pushed master-2_3_4_4-5: digest: sha256:628cd35523687d4ba7e8280bd95aea8754ae0a7b996e64c4909cf2f46c9a4c88 size: 4505 2025-11-11 13:16:00,467: INFO: Building opensdn-tor-agent finished successfully, duration: 92 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_4_4-5 c70e470f49cf 10 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_4_4-5 78199bbac9e2 12 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_4_4-5 c606678e40b5 16 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_4_4-5 8ab912c17da0 26 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_4_4-5 17d963122339 40 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_4_4-5 34c5dead8470 42 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_4_4-5 405043c07f1e 49 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_4_4-5 f535d1e87d07 52 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_4_4-5 68d07409e018 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_4_4-5 a36617f3d5bd About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_4_4-5 4f4363449d3d About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_4_4-5 be185b7d97fe About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_4_4-5 8f576af1206f About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_4_4-5 7b47b0fe3f82 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_4_4-5 e44f3184c7f2 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_4_4-5 00c1a90271ca About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_4_4-5 b2799edeb2c0 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_4_4-5 f506c844f52b About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_4_4-5 a13d44933432 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_4_4-5 27226516a305 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_4_4-5 6159377b4d41 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_4_4-5 10220ffd4f48 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_4-5 10ea71341fa1 About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_4_4-5 614064c271a1 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_4_4-5 eee5e5ec7f73 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_4_4-5 9848b0b9ac55 2 minutes ago 171MB opensdn-test-test master-2_3_4_4-5 954cadc2b2a4 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_4_4-5 954cadc2b2a4 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_4_4-5 11895edf308c 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_4_4-5 fd6b2d585f65 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_4_4-5 7b4be88d137c 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_4_4-5 0056a77ad123 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_4-5 300968a688f6 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_4-5 9c6db7f7683a 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_4-5 e6857daf797d 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_4-5 566e2f777e68 4 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_4-5 37345c80dd01 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_4-5 0cb83ee7b692 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_4-5 2696846a3f2d 5 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_4-5 7dfb952b37e0 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_4-5 7509763a8224 6 minutes ago 2.36MB tf-dev-sandbox compile b11bcaf0aa1f 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_4-5 e70d2a2ee591 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_4-5 55a4351db9bf About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9ce1013e25be About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_4-5 edd536ac4517 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_4-5 1d4d1ac2b73a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 3bfa4ae035a6 About an hour ago 2.82GB