2025-10-15 11:47:38,447: INFO: Building opensdn-tor-agent 2025-10-15 11:47:38,516: 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_4_6-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 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_6-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 0.6s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_6-2 #5 DONE 0.4s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.9s #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 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.566 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #13 2.958 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 3.290 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 264 kB 00:00 #13 3.859 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 7.0 MB 00:00 #13 8.992 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #13 12.35 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 939 kB 00:00 #13 13.05 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #13 14.68 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 392 kB 00:00 #13 15.17 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 451 kB 00:00 #13 16.16 added from: http://tf-mirrors.gz1.opensdn.io/re 54 kB/s | 16 kB 00:00 #13 16.86 added from: http://tf-mirrors.gz1.opensdn.io/re 610 B/s | 257 B 00:00 #13 17.30 added from: http://tf-mirrors.gz1.opensdn.io/re 442 kB/s | 13 kB 00:00 #13 17.81 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 19.07 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 30 MB 00:00 #13 39.55 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #13 50.96 Dependencies resolved. #13 50.96 ======================================================================================= #13 50.96 Package Arch Version Repository Size #13 50.96 ======================================================================================= #13 50.96 Installing: #13 50.96 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 50.96 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 50.96 Installing dependencies: #13 50.96 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 50.96 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 50.96 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 50.96 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 50.96 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 50.96 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 50.96 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 50.96 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 50.96 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 50.96 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 50.96 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 50.96 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 50.96 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 50.96 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 50.96 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 50.96 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 50.96 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 50.96 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 50.96 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 50.96 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 50.96 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 50.96 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 50.96 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 50.96 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 50.96 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 50.96 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 50.96 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 50.96 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 50.96 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 50.96 #13 50.96 Transaction Summary #13 50.96 ======================================================================================= #13 50.96 Install 31 Packages #13 50.96 #13 50.96 Total download size: 12 M #13 50.96 Installed size: 41 M #13 50.96 Downloading Packages: #13 50.99 (1/31): boost-1.75.0-8.el9.x86_64.rpm 595 kB/s | 11 kB 00:00 #13 50.99 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 689 kB/s | 16 kB 00:00 #13 51.01 (3/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 36 kB 00:00 #13 51.01 (4/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #13 51.03 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 811 kB/s | 15 kB 00:00 #13 51.03 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 44 kB 00:00 #13 51.03 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 32 kB 00:00 #13 51.03 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 51.05 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 38 kB 00:00 #13 51.05 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.6 MB/s | 57 kB 00:00 #13 51.05 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 101 kB 00:00 #13 51.05 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.3 MB/s | 38 kB 00:00 #13 51.08 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #13 51.08 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #13 51.11 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 408 kB 00:00 #13 51.12 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 358 kB/s | 15 kB 00:00 #13 51.13 (17/31): boost-program-options-1.75.0-8.el9.x86 7.0 MB/s | 106 kB 00:00 #13 51.13 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 92 kB 00:00 #13 51.15 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 51.15 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #13 51.15 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.0 MB/s | 129 kB 00:00 #13 51.16 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.5 MB/s | 27 kB 00:00 #13 51.16 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 51.16 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 10 MB/s | 55 kB 00:00 #13 51.17 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #13 51.17 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 51.17 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.4 MB/s | 30 kB 00:00 #13 51.18 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 27 MB/s | 208 kB 00:00 #13 51.18 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 51.20 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 51.30 (31/31): libicu-67.1-9.el9.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #13 51.30 -------------------------------------------------------------------------------- #13 51.30 Total 36 MB/s | 12 MB 00:00 #13 51.31 Running transaction check #13 51.37 Transaction check succeeded. #13 51.37 Running transaction test #13 51.93 Transaction test succeeded. #13 51.93 Running transaction #13 52.34 Preparing : 1/1 #13 52.51 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 52.51 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 52.51 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 52.53 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 53.37 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 53.37 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 53.43 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 53.43 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 53.43 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 53.51 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 53.51 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 53.54 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 53.54 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 53.56 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 53.56 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 53.60 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 53.60 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 53.63 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 53.69 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 53.69 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 53.73 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 53.73 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 53.76 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 53.76 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 53.88 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 53.88 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 53.88 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 53.88 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 53.88 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 53.88 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 53.88 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 53.98 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 54.19 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 54.19 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 54.19 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 54.19 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 54.19 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 54.19 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 54.19 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 54.19 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 54.19 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 54.19 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 54.19 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 54.19 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 54.19 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 54.19 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 54.19 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 54.19 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 54.19 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 54.19 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 54.19 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 54.19 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 54.19 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 54.19 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 54.19 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 54.19 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 54.19 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 54.19 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 54.19 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 54.19 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 54.19 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 54.19 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 54.19 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 54.36 #13 54.36 Installed: #13 54.36 boost-1.75.0-8.el9.x86_64 #13 54.36 boost-atomic-1.75.0-8.el9.x86_64 #13 54.36 boost-chrono-1.75.0-8.el9.x86_64 #13 54.36 boost-container-1.75.0-8.el9.x86_64 #13 54.36 boost-context-1.75.0-8.el9.x86_64 #13 54.36 boost-contract-1.75.0-8.el9.x86_64 #13 54.36 boost-coroutine-1.75.0-8.el9.x86_64 #13 54.36 boost-date-time-1.75.0-8.el9.x86_64 #13 54.36 boost-fiber-1.75.0-8.el9.x86_64 #13 54.36 boost-filesystem-1.75.0-8.el9.x86_64 #13 54.36 boost-graph-1.75.0-8.el9.x86_64 #13 54.36 boost-iostreams-1.75.0-8.el9.x86_64 #13 54.36 boost-locale-1.75.0-8.el9.x86_64 #13 54.36 boost-log-1.75.0-8.el9.x86_64 #13 54.36 boost-math-1.75.0-8.el9.x86_64 #13 54.36 boost-nowide-1.75.0-8.el9.x86_64 #13 54.36 boost-program-options-1.75.0-8.el9.x86_64 #13 54.36 boost-python3-1.75.0-8.el9.x86_64 #13 54.36 boost-random-1.75.0-8.el9.x86_64 #13 54.36 boost-regex-1.75.0-8.el9.x86_64 #13 54.36 boost-serialization-1.75.0-8.el9.x86_64 #13 54.36 boost-stacktrace-1.75.0-8.el9.x86_64 #13 54.36 boost-system-1.75.0-8.el9.x86_64 #13 54.36 boost-test-1.75.0-8.el9.x86_64 #13 54.36 boost-thread-1.75.0-8.el9.x86_64 #13 54.36 boost-timer-1.75.0-8.el9.x86_64 #13 54.36 boost-type_erasure-1.75.0-8.el9.x86_64 #13 54.36 boost-wave-1.75.0-8.el9.x86_64 #13 54.36 gperftools-libs-2.9.1-3.el9.x86_64 #13 54.36 libicu-67.1-9.el9.x86_64 #13 54.36 libunwind-1.6.2-1.el9.x86_64 #13 54.36 #13 54.36 Complete! #13 55.03 75 files removed #13 55.66 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 55.77 Collecting contrail-vrouter-api==0.1.dev0 #13 55.77 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 56.01 Installing collected packages: contrail-vrouter-api #13 56.01 Successfully installed contrail-vrouter-api-0.1.dev0 #13 56.02 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 56.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.5s done #15 writing image sha256:a1bb12efaa2a1a3b9b5e4e86479fec81dbda7c6d662d2a31775c465d60ac55a2 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_6-2 0.1s done #15 DONE 4.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-15 11:49:37,273: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] bcd612edfee6: Preparing 35df0e6ce04b: Preparing 63f8e91f8d61: Preparing 33b3c55f60b8: Preparing 9149c93b488b: Preparing c475f9bec8d1: Preparing b3a28fd96152: Preparing 45bc4e7ff632: Preparing 71556a7e8ed6: Preparing 820979273ad1: Preparing 61f4b759e06d: Preparing 9a2a57238b50: Preparing 02f7e9bbb2b1: Preparing 3e4b32a9ad4d: Preparing 2fa04f5415c4: Preparing 77e6808074ae: Preparing 0210f57acbba: Preparing 8f2ce735054e: Preparing 44343de3ea1d: Preparing 33b3c55f60b8: Waiting 9149c93b488b: Waiting c475f9bec8d1: Waiting b3a28fd96152: Waiting 45bc4e7ff632: Waiting 71556a7e8ed6: Waiting 820979273ad1: Waiting 61f4b759e06d: Waiting 9a2a57238b50: Waiting 02f7e9bbb2b1: Waiting 3e4b32a9ad4d: Waiting 2fa04f5415c4: Waiting 77e6808074ae: Waiting 0210f57acbba: Waiting 8f2ce735054e: Waiting 44343de3ea1d: Waiting bcd612edfee6: Pushed 63f8e91f8d61: Pushed 33b3c55f60b8: Pushed 9149c93b488b: Pushed c475f9bec8d1: Pushed 45bc4e7ff632: Layer already exists 71556a7e8ed6: Layer already exists b3a28fd96152: Pushed 820979273ad1: Layer already exists 61f4b759e06d: Layer already exists 02f7e9bbb2b1: Layer already exists 9a2a57238b50: Layer already exists 2fa04f5415c4: Layer already exists 3e4b32a9ad4d: Layer already exists 77e6808074ae: Layer already exists 0210f57acbba: Layer already exists 8f2ce735054e: Layer already exists 44343de3ea1d: Layer already exists 35df0e6ce04b: Pushed master-2_2_4_6-2: digest: sha256:b24522e1352f9ab11e40505f80ee50ee42afdfe0aa733d898cfe99de7af3f3ad size: 4292 2025-10-15 11:49:50,451: INFO: Building opensdn-tor-agent finished successfully, duration: 132 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_4_6-2 b19b364f4008 13 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_4_6-2 d76156eb0cfc 14 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_4_6-2 a1bb12efaa2a 21 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_4_6-2 6feff96218c8 50 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_4_6-2 d79a70152cfa 56 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_4_6-2 f8dd590c16b9 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_4_6-2 e3020232799f About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_4_6-2 26db8cbe8eee About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_4_6-2 dc6e2d4f06f4 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_4_6-2 5441e9bdd524 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_4_6-2 a760c2d1c1ce About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_4_6-2 0391d3a275cd About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_4_6-2 b3cf4fd7a03e About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_4_6-2 c52f373899f7 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_4_6-2 9fe01ae4cc41 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_4_6-2 707847689225 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_4_6-2 b54e8131dc3d About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_4_6-2 16fd896d4d76 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_4_6-2 722eee55fced About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_4_6-2 6a8c4982bd21 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_4_6-2 2e2cacf2ed72 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_4_6-2 e79208196a98 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_4_6-2 91832b617980 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_4_6-2 7838b4190b0d 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_6-2 4bc984b471d5 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_6-2 85f2591e5218 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_6-2 d946370f93ea 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_6-2 0c8c30f87b70 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_6-2 bc9ddb942f74 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_6-2 5647e0553e45 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_6-2 2e1ffdd4592b 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_6-2 be9e9beb97f0 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_6-2 3ed328ed23b2 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_6-2 0d0876570b6b 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_6-2 c4004bc96e20 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_6-2 391d9fdd6ee8 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_6-2 40b7992d9867 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_6-2 ab9d2caeef53 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_6-2 4fb79159fd3f 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_6-2 5fbfcb0b1e67 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_6-2 eb47b6e48f1b 6 minutes ago 2.45MB tf-dev-sandbox compile ec4ef852bf04 6 minutes ago 38.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_6-2 de81d06aa388 18 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_6-2 cda3e0851aa8 18 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_6-2 589e89b09377 18 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f54052586095 18 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_6-2 75fdcfcfb80c 18 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 2 days ago 23.8GB