2025-11-03 11:20:29,662: INFO: Building opensdn-tor-agent 2025-11-03 11:20:29,697: 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_2_1-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 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_1-2 #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 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_1-2 #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_1-2 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.2s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 4.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.1s #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.837 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #14 3.193 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #14 3.819 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 264 kB 00:00 #14 4.297 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #14 7.593 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #14 9.564 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #14 10.53 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #14 12.27 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 392 kB 00:00 #14 12.83 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 451 kB 00:00 #14 13.64 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 16 kB 00:00 #14 13.96 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #14 14.45 added from: http://tf-mirrors.gz1.opensdn.io/re 360 kB/s | 13 kB 00:00 #14 14.88 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #14 16.03 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 30 MB 00:00 #14 37.74 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #14 47.54 Dependencies resolved. #14 47.56 ======================================================================================= #14 47.56 Package Arch Version Repository Size #14 47.56 ======================================================================================= #14 47.56 Installing: #14 47.56 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 47.56 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 47.56 Installing dependencies: #14 47.56 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 47.56 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 47.56 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 47.56 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 47.56 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 47.56 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 47.56 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 47.56 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 47.56 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 47.56 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 47.56 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 47.56 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 47.56 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 47.56 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 47.56 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 47.56 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 47.56 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 47.56 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 47.56 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 47.56 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 47.56 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 47.56 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 47.56 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 47.56 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 47.56 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 47.56 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 47.56 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 47.56 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 47.56 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 47.56 #14 47.56 Transaction Summary #14 47.56 ======================================================================================= #14 47.56 Install 31 Packages #14 47.56 #14 47.57 Total download size: 12 M #14 47.57 Installed size: 41 M #14 47.57 Downloading Packages: #14 47.61 (1/31): boost-1.75.0-8.el9.x86_64.rpm 518 kB/s | 11 kB 00:00 #14 47.61 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 663 kB/s | 16 kB 00:00 #14 47.61 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 24 kB 00:00 #14 47.62 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 36 kB 00:00 #14 47.62 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 15 kB 00:00 #14 47.62 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 44 kB 00:00 #14 47.63 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 32 kB 00:00 #14 47.63 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #14 47.63 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 38 kB 00:00 #14 47.64 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.6 MB/s | 57 kB 00:00 #14 47.64 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #14 47.65 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 6.2 MB/s | 38 kB 00:00 #14 47.65 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #14 47.66 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #14 47.68 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 205 kB 00:00 #14 47.68 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #14 47.68 (17/31): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #14 47.69 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 92 kB 00:00 #14 47.69 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #14 47.70 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #14 47.71 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.1 MB/s | 129 kB 00:00 #14 47.71 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #14 47.71 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #14 47.73 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #14 47.73 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 55 kB 00:00 #14 47.73 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #14 47.74 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.8 MB/s | 30 kB 00:00 #14 47.74 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 #14 47.76 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 47.76 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.8 MB/s | 67 kB 00:00 #14 47.94 (31/31): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #14 47.94 -------------------------------------------------------------------------------- #14 47.94 Total 34 MB/s | 12 MB 00:00 #14 47.94 Running transaction check #14 48.03 Transaction check succeeded. #14 48.03 Running transaction test #14 48.58 Transaction test succeeded. #14 48.59 Running transaction #14 49.31 Preparing : 1/1 #14 49.43 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 49.50 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 49.51 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 49.51 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 49.75 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 49.78 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 49.79 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 49.81 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 49.82 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 49.84 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 49.88 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 49.89 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 49.92 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 49.92 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 49.98 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 50.18 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 50.19 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 50.21 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 50.27 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 50.31 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 50.31 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 50.32 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 50.33 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 50.37 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 50.37 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 50.39 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 50.41 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 50.43 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 50.44 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 50.46 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 50.50 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 50.59 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 50.88 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 50.88 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 50.88 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 50.88 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 50.88 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 50.88 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 50.88 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 50.88 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 50.88 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 50.88 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 50.88 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 50.88 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 50.88 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 50.88 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 50.88 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 50.88 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 50.88 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 50.88 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 50.88 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 50.88 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 50.88 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 50.88 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 50.88 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 50.88 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 50.88 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 50.88 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 50.88 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 50.88 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 50.88 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 50.88 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 50.88 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 51.01 #14 51.01 Installed: #14 51.01 boost-1.75.0-8.el9.x86_64 #14 51.01 boost-atomic-1.75.0-8.el9.x86_64 #14 51.01 boost-chrono-1.75.0-8.el9.x86_64 #14 51.01 boost-container-1.75.0-8.el9.x86_64 #14 51.01 boost-context-1.75.0-8.el9.x86_64 #14 51.01 boost-contract-1.75.0-8.el9.x86_64 #14 51.01 boost-coroutine-1.75.0-8.el9.x86_64 #14 51.01 boost-date-time-1.75.0-8.el9.x86_64 #14 51.01 boost-fiber-1.75.0-8.el9.x86_64 #14 51.01 boost-filesystem-1.75.0-8.el9.x86_64 #14 51.01 boost-graph-1.75.0-8.el9.x86_64 #14 51.01 boost-iostreams-1.75.0-8.el9.x86_64 #14 51.01 boost-locale-1.75.0-8.el9.x86_64 #14 51.01 boost-log-1.75.0-8.el9.x86_64 #14 51.01 boost-math-1.75.0-8.el9.x86_64 #14 51.01 boost-nowide-1.75.0-8.el9.x86_64 #14 51.01 boost-program-options-1.75.0-8.el9.x86_64 #14 51.01 boost-python3-1.75.0-8.el9.x86_64 #14 51.01 boost-random-1.75.0-8.el9.x86_64 #14 51.01 boost-regex-1.75.0-8.el9.x86_64 #14 51.01 boost-serialization-1.75.0-8.el9.x86_64 #14 51.01 boost-stacktrace-1.75.0-8.el9.x86_64 #14 51.01 boost-system-1.75.0-8.el9.x86_64 #14 51.01 boost-test-1.75.0-8.el9.x86_64 #14 51.01 boost-thread-1.75.0-8.el9.x86_64 #14 51.01 boost-timer-1.75.0-8.el9.x86_64 #14 51.01 boost-type_erasure-1.75.0-8.el9.x86_64 #14 51.01 boost-wave-1.75.0-8.el9.x86_64 #14 51.01 gperftools-libs-2.9.1-3.el9.x86_64 #14 51.01 libicu-67.1-9.el9.x86_64 #14 51.01 libunwind-1.6.2-1.el9.x86_64 #14 51.01 #14 51.01 Complete! #14 52.14 75 files removed #14 53.76 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 53.91 Collecting contrail-vrouter-api==0.1.dev0 #14 53.93 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 54.45 Installing collected packages: contrail-vrouter-api #14 54.47 Successfully installed contrail-vrouter-api-0.1.dev0 #14 54.47 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 56.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.7s #16 exporting to image #16 exporting layers #16 exporting layers 6.3s done #16 writing image sha256:68be48dfdc4336f22f5001954c7e272bd34830f42ee0e85e94121b1ffdc09e84 #16 writing image sha256:68be48dfdc4336f22f5001954c7e272bd34830f42ee0e85e94121b1ffdc09e84 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_1-2 0.0s done #16 DONE 6.6s 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-03 11:21:51,081: INFO: Docker build duration: 82 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 881ea20cdc49: Preparing 4f6cb5622a6b: Preparing 14d0aa3c57ed: Preparing 8f88a843ba3c: Preparing 622ca6f3154d: Preparing d41c54413041: Preparing 620717758517: Preparing 2ed87d968833: Preparing ae91e02a19d7: Preparing 56f3ea355634: Preparing 66233371fa5c: Preparing 68294eabefb0: Preparing 6c9afa2168a3: Preparing c4ae25cddaa4: Preparing 7f7ec2db0e33: Preparing 8a0abd284305: Preparing 772b41dc7ead: Preparing 2f36e1405ae3: Preparing 94646fee1bd6: Preparing 44343de3ea1d: Preparing d41c54413041: Waiting 620717758517: Waiting 2ed87d968833: Waiting ae91e02a19d7: Waiting 56f3ea355634: Waiting 66233371fa5c: Waiting 68294eabefb0: Waiting 6c9afa2168a3: Waiting c4ae25cddaa4: Waiting 7f7ec2db0e33: Waiting 8a0abd284305: Waiting 772b41dc7ead: Waiting 2f36e1405ae3: Waiting 94646fee1bd6: Waiting 44343de3ea1d: Waiting 14d0aa3c57ed: Pushed 8f88a843ba3c: Pushed 622ca6f3154d: Pushed 881ea20cdc49: Pushed ae91e02a19d7: Layer already exists d41c54413041: Pushed 2ed87d968833: Layer already exists 56f3ea355634: Layer already exists 66233371fa5c: Layer already exists 6c9afa2168a3: Layer already exists 68294eabefb0: Layer already exists c4ae25cddaa4: Layer already exists 7f7ec2db0e33: Layer already exists 8a0abd284305: Layer already exists 772b41dc7ead: Layer already exists 2f36e1405ae3: Layer already exists 94646fee1bd6: Layer already exists 44343de3ea1d: Layer already exists 620717758517: Pushed 4f6cb5622a6b: Pushed master-2_3_2_1-2: digest: sha256:a77d6c6f8fa062e2e9c057217f09c9d82031c84d6e727df6f5cdba003f5362f6 size: 4505 2025-11-03 11:22:27,935: INFO: Building opensdn-tor-agent finished successfully, duration: 118 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_1-2 c7e02da8779f 9 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_1-2 0b01372b6292 14 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_1-2 d47e1e02bb50 23 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_2_1-2 5462b3874a23 40 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_2_1-2 a556e443edbe 45 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_1-2 68be48dfdc43 46 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_1-2 bb4251c8f6e8 52 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_1-2 ce68b667e7a6 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_1-2 7f4ffa2d4b5a About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_1-2 cc3972dcd4ca About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_1-2 5c57a1b00e3e About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_1-2 6b074a6bab41 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_1-2 f6da448e5ae4 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_1-2 2c3731d1a956 About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_1-2 6f99d4635c83 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_1-2 a646cc036c27 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_1-2 c75da3e7790a About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_1-2 57bc75791d39 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_1-2 ed71a674542f About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_2_1-2 c57f1db2949f About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_1-2 4b106351afe2 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_1-2 54136073ae4d About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_1-2 8a688f6442f8 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_1-2 bbb6b86ec3a8 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_2_1-2 40bfc816d63a 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_1-2 bdcedb84d384 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_1-2 f3719868a0a3 4 minutes ago 1.74GB opensdn-test-test master-2_3_2_1-2 f3719868a0a3 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_1-2 c43a06b413ea 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_1-2 fb2da04b94f6 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_1-2 693667ede228 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_1-2 0174dc738bb6 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_1-2 012289ff01ed 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_1-2 7823c3cda504 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_1-2 ff82d7643e72 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_1-2 eedf77433ffb 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_1-2 f05fdb7f3581 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_1-2 13a6bcb62dd5 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_1-2 0b56449a6364 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_1-2 e7924be75f57 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_1-2 c1e4ab9f4f67 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_1-2 fe3c05c1eabe 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_1-2 47fa3cb8824b 7 minutes ago 2.45MB tf-dev-sandbox compile ff49a25f3b60 8 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_1-2 78a47208fcab 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_1-2 194efb210ebc 15 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 435a7e7513f4 15 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_1-2 8df1a893269c 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_1-2 d62367ce71cc 15 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen fcdd57fc14df 38 hours ago 23.5GB