2025-11-05 14:58:14,977: INFO: Building opensdn-tor-agent 2025-11-05 14:58:15,052: 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_4-1 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_4-1 #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 1.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_2_4-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_2_4-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.6s #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 2.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.527 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #14 2.667 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #14 3.209 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 264 kB 00:00 #14 3.980 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 7.0 MB 00:00 #14 8.705 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #14 11.65 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #14 12.43 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #14 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 392 kB 00:00 #14 14.66 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #14 15.26 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 16 kB 00:00 #14 15.50 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 kB/s | 257 B 00:00 #14 15.79 added from: http://tf-mirrors.gz1.opensdn.io/re 480 kB/s | 13 kB 00:00 #14 16.17 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #14 17.25 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 30 MB 00:00 #14 39.81 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 52.77 Dependencies resolved. #14 52.77 ======================================================================================= #14 52.77 Package Arch Version Repository Size #14 52.77 ======================================================================================= #14 52.77 Installing: #14 52.77 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 52.77 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 52.77 Installing dependencies: #14 52.77 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 52.77 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 52.77 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 52.77 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 52.77 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 52.77 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 52.77 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 52.77 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 52.77 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 52.77 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 52.77 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 52.77 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 52.77 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 52.77 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 52.77 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 52.77 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 52.77 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 52.77 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 52.77 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 52.77 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 52.77 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 52.77 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 52.77 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 52.77 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 52.77 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 52.77 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 52.77 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 52.77 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 52.77 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 52.77 #14 52.77 Transaction Summary #14 52.77 ======================================================================================= #14 52.77 Install 31 Packages #14 52.77 #14 52.77 Total download size: 12 M #14 52.77 Installed size: 41 M #14 52.77 Downloading Packages: #14 52.89 (1/31): boost-1.75.0-8.el9.x86_64.rpm 379 kB/s | 11 kB 00:00 #14 52.89 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 513 kB/s | 16 kB 00:00 #14 52.89 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 24 kB 00:00 #14 52.89 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 36 kB 00:00 #14 52.89 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #14 52.89 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 44 kB 00:00 #14 52.89 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #14 52.89 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #14 52.89 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 38 kB 00:00 #14 52.89 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.2 MB/s | 57 kB 00:00 #14 52.89 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #14 52.89 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.8 MB/s | 38 kB 00:00 #14 52.89 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 20 MB/s | 214 kB 00:00 #14 52.89 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 22 MB/s | 205 kB 00:00 #14 52.89 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #14 52.89 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #14 52.89 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #14 52.89 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 92 kB 00:00 #14 52.91 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #14 52.91 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #14 52.91 (21/31): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #14 52.93 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.8 MB/s | 27 kB 00:00 #14 52.93 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #14 52.93 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #14 52.93 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 55 kB 00:00 #14 52.93 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #14 52.93 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.3 MB/s | 30 kB 00:00 #14 52.94 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 25 MB/s | 208 kB 00:00 #14 52.99 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #14 52.99 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #14 53.15 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #14 53.15 -------------------------------------------------------------------------------- #14 53.15 Total 43 MB/s | 12 MB 00:00 #14 53.15 Running transaction check #14 53.15 Transaction check succeeded. #14 53.15 Running transaction test #14 53.63 Transaction test succeeded. #14 53.63 Running transaction #14 55.95 Preparing : 1/1 #14 56.07 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 56.07 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 56.08 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 56.09 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 56.69 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 56.76 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 56.78 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 56.78 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 56.82 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 56.82 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 56.84 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 56.87 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 56.89 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 56.91 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 56.93 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 56.94 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 56.95 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 56.97 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 57.00 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 57.02 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 57.04 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 57.04 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 57.05 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 57.08 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 57.08 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 57.10 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 57.13 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 57.13 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 57.13 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 57.14 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 57.17 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 57.19 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 58.07 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 58.07 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 58.07 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 58.07 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 58.07 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 58.07 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 58.07 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 58.07 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 58.07 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 58.07 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 58.07 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 58.07 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 58.07 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 58.07 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 58.07 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 58.07 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 58.07 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 58.07 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 58.07 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 58.07 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 58.07 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 58.07 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 58.07 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 58.07 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 58.07 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 58.07 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 58.07 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 58.07 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 58.07 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 58.07 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 58.07 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 58.34 #14 58.34 Installed: #14 58.34 boost-1.75.0-8.el9.x86_64 #14 58.34 boost-atomic-1.75.0-8.el9.x86_64 #14 58.34 boost-chrono-1.75.0-8.el9.x86_64 #14 58.34 boost-container-1.75.0-8.el9.x86_64 #14 58.34 boost-context-1.75.0-8.el9.x86_64 #14 58.34 boost-contract-1.75.0-8.el9.x86_64 #14 58.34 boost-coroutine-1.75.0-8.el9.x86_64 #14 58.34 boost-date-time-1.75.0-8.el9.x86_64 #14 58.34 boost-fiber-1.75.0-8.el9.x86_64 #14 58.34 boost-filesystem-1.75.0-8.el9.x86_64 #14 58.34 boost-graph-1.75.0-8.el9.x86_64 #14 58.34 boost-iostreams-1.75.0-8.el9.x86_64 #14 58.34 boost-locale-1.75.0-8.el9.x86_64 #14 58.34 boost-log-1.75.0-8.el9.x86_64 #14 58.34 boost-math-1.75.0-8.el9.x86_64 #14 58.34 boost-nowide-1.75.0-8.el9.x86_64 #14 58.34 boost-program-options-1.75.0-8.el9.x86_64 #14 58.34 boost-python3-1.75.0-8.el9.x86_64 #14 58.34 boost-random-1.75.0-8.el9.x86_64 #14 58.34 boost-regex-1.75.0-8.el9.x86_64 #14 58.34 boost-serialization-1.75.0-8.el9.x86_64 #14 58.34 boost-stacktrace-1.75.0-8.el9.x86_64 #14 58.34 boost-system-1.75.0-8.el9.x86_64 #14 58.34 boost-test-1.75.0-8.el9.x86_64 #14 58.34 boost-thread-1.75.0-8.el9.x86_64 #14 58.34 boost-timer-1.75.0-8.el9.x86_64 #14 58.34 boost-type_erasure-1.75.0-8.el9.x86_64 #14 58.34 boost-wave-1.75.0-8.el9.x86_64 #14 58.34 gperftools-libs-2.9.1-3.el9.x86_64 #14 58.34 libicu-67.1-9.el9.x86_64 #14 58.34 libunwind-1.6.2-1.el9.x86_64 #14 58.34 #14 58.34 Complete! #14 58.71 75 files removed #14 59.65 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 59.76 Collecting contrail-vrouter-api==0.1.dev0 #14 59.78 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 60.24 Installing collected packages: contrail-vrouter-api #14 60.28 Successfully installed contrail-vrouter-api-0.1.dev0 #14 60.28 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 62.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.5s #16 exporting to image #16 exporting layers #16 exporting layers 5.8s done #16 writing image sha256:b8ba645cd1d89e397afe357bc1166be359fb060ee8110d35b656a7046601c120 #16 writing image sha256:b8ba645cd1d89e397afe357bc1166be359fb060ee8110d35b656a7046601c120 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_2_4-1 0.0s done #16 DONE 5.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-11-05 15:00:17,382: INFO: Docker build duration: 123 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5cfdfcac1383: Preparing 0a62dc1acc88: Preparing b7f28ae919aa: Preparing 163bf534f945: Preparing 5ccd241582db: Preparing 0d87af7e2fc8: Preparing 711953e128df: Preparing b483a81c0e33: Preparing 1af869ebd4d1: Preparing f4a8b55a8237: Preparing 675250abe566: Preparing 288524145e03: Preparing 8109e3df8853: Preparing 85284208e4cc: Preparing 60eef193b524: Preparing e2e52bf79b2b: Preparing b1be192d288f: Preparing a4ef915113c1: Preparing cd457f5ce011: Preparing 44343de3ea1d: Preparing 163bf534f945: Waiting 5ccd241582db: Waiting 0d87af7e2fc8: Waiting 711953e128df: Waiting b483a81c0e33: Waiting 1af869ebd4d1: Waiting f4a8b55a8237: Waiting 675250abe566: Waiting 288524145e03: Waiting 8109e3df8853: Waiting 85284208e4cc: Waiting 60eef193b524: Waiting e2e52bf79b2b: Waiting b1be192d288f: Waiting a4ef915113c1: Waiting cd457f5ce011: Waiting 44343de3ea1d: Waiting b7f28ae919aa: Pushed 163bf534f945: Pushed 5cfdfcac1383: Pushed 0d87af7e2fc8: Pushed 5ccd241582db: Pushed b483a81c0e33: Layer already exists 711953e128df: Pushed 1af869ebd4d1: Layer already exists f4a8b55a8237: Layer already exists 675250abe566: Layer already exists 288524145e03: Layer already exists 8109e3df8853: Layer already exists 85284208e4cc: Layer already exists 60eef193b524: Layer already exists e2e52bf79b2b: Layer already exists b1be192d288f: Layer already exists a4ef915113c1: Layer already exists cd457f5ce011: Layer already exists 44343de3ea1d: Layer already exists 0a62dc1acc88: Pushed master-2_3_2_4-1: digest: sha256:e677b8cf44b8bbfd9518385b98607fc362ca71367d995c7bacc81c49854213ce size: 4505 2025-11-05 15:00:36,142: INFO: Building opensdn-tor-agent finished successfully, duration: 142 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_2_4-1 eebc7ee7610e 25 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_2_4-1 f455e4e3439a 26 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_2_4-1 b8ba645cd1d8 27 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_2_4-1 c2ea68e87113 36 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_2_4-1 7536bcd6ee15 42 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_2_4-1 3bc3575e0b3b About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_2_4-1 fce33eb27899 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_2_4-1 8a5d6156057b About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_2_4-1 6891d4c2510b About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_2_4-1 84dec83b85a0 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_2_4-1 ec494be1dbde About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_2_4-1 85d7e197858b About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_2_4-1 cdaf1febc183 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_2_4-1 6115ed2b2d61 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_2_4-1 8a3ec21b32a3 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_2_4-1 b954c76eeccc 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_2_4-1 22740ba9153d 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_2_4-1 50cba0d5f557 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_2_4-1 7524f8965afd 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_2_4-1 296529020182 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_2_4-1 5f2b47ffedf1 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_2_4-1 8835e4835ef8 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_2_4-1 5fc4b963ea1e 2 minutes ago 392MB opensdn-test-test master-2_3_2_4-1 72583fbe11e8 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_2_4-1 72583fbe11e8 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_2_4-1 ef8723fde3ac 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_2_4-1 0ef78952fe32 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_2_4-1 16972ac5bc6f 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_2_4-1 635e04ad6df8 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_2_4-1 2995a5025272 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_2_4-1 2a74bb8aff10 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_2_4-1 44d0f76b7af0 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_2_4-1 3fdf508ee6c6 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_2_4-1 d6b2bdc93a0d 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_2_4-1 4419c4690b07 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_2_4-1 e39dd9c8a13b 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_2_4-1 f3db46749c73 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_2_4-1 6310196b3ee3 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_2_4-1 3e6ccfc5ddea 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_2_4-1 cc017a6b5f21 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_2_4-1 963e3aa3cc3f 7 minutes ago 2.45MB tf-dev-sandbox compile e117795b297a 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_2_4-1 9afc7a429711 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9e8b6c95488c About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_2_4-1 4920cf6ba12a About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_2_4-1 ee598dcb5c5a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_2_4-1 526a6123dbe8 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 96ff821af58c 4 hours ago 2.82GB