2025-10-31 18:27:33,336: INFO: Building opensdn-tor-agent 2025-10-31 18:27:33,411: 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_1_3-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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_3-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.5s #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_1_3-2 #6 CACHED #7 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_3-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.4s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.1s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.3s #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.864 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #14 2.795 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 730 kB 00:00 #14 3.500 added from: http://tf-mirrors.gz1.opensdn.io/re 864 kB/s | 264 kB 00:00 #14 4.075 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 7.0 MB 00:00 #14 7.519 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #14 9.291 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 939 kB 00:00 #14 9.787 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #14 10.65 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 392 kB 00:00 #14 11.01 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #14 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 375 kB/s | 16 kB 00:00 #14 11.63 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 kB/s | 257 B 00:00 #14 12.25 added from: http://tf-mirrors.gz1.opensdn.io/re 37 kB/s | 13 kB 00:00 #14 12.63 added from: http://tf-mirrors.gz1.opensdn.io/re 283 kB/s | 64 kB 00:00 #14 13.60 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 30 MB 00:00 #14 23.60 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #14 28.87 Dependencies resolved. #14 28.87 ======================================================================================= #14 28.87 Package Arch Version Repository Size #14 28.87 ======================================================================================= #14 28.87 Installing: #14 28.87 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 28.87 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 28.87 Installing dependencies: #14 28.87 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 28.87 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 28.87 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 28.87 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 28.87 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 28.87 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 28.87 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 28.87 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 28.87 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 28.87 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 28.87 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 28.87 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 28.87 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 28.87 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 28.87 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 28.87 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 28.87 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 28.87 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 28.87 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 28.87 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 28.87 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 28.87 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 28.87 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 28.87 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 28.87 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 28.87 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 28.87 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 28.87 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 28.87 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 28.87 #14 28.87 Transaction Summary #14 28.87 ======================================================================================= #14 28.87 Install 31 Packages #14 28.87 #14 28.87 Total download size: 12 M #14 28.87 Installed size: 41 M #14 28.87 Downloading Packages: #14 28.87 (1/31): boost-1.75.0-8.el9.x86_64.rpm 734 kB/s | 11 kB 00:00 #14 28.87 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 949 kB/s | 16 kB 00:00 #14 28.87 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 24 kB 00:00 #14 28.87 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 36 kB 00:00 #14 28.87 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #14 28.87 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 44 kB 00:00 #14 28.87 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 32 kB 00:00 #14 28.87 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #14 28.87 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #14 28.87 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.5 MB/s | 57 kB 00:00 #14 28.87 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #14 28.88 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.6 MB/s | 38 kB 00:00 #14 28.88 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #14 28.93 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #14 28.93 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #14 28.93 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #14 28.93 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #14 28.93 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #14 28.93 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #14 28.93 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 31 MB/s | 277 kB 00:00 #14 28.93 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #14 28.93 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #14 28.93 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 #14 28.97 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 32 MB/s | 230 kB 00:00 #14 28.97 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 55 kB 00:00 #14 28.97 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #14 28.97 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.6 MB/s | 30 kB 00:00 #14 28.97 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #14 28.97 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 #14 28.97 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 29.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 39 MB/s | 9.6 MB 00:00 #14 29.13 -------------------------------------------------------------------------------- #14 29.13 Total 49 MB/s | 12 MB 00:00 #14 29.13 Running transaction check #14 29.13 Transaction check succeeded. #14 29.13 Running transaction test #14 29.24 Transaction test succeeded. #14 29.24 Running transaction #14 29.69 Preparing : 1/1 #14 29.87 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 29.87 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 29.87 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 29.87 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 30.19 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 30.19 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 30.19 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 30.19 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 30.21 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 30.26 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 30.26 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 30.26 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 30.26 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 30.26 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 30.26 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 30.26 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 30.34 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 30.34 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 30.34 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 30.34 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 30.34 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 30.34 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 30.34 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 30.34 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 30.34 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 30.34 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 30.40 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 30.40 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 30.40 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 30.40 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 30.40 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.40 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 30.57 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 30.57 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 30.57 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 30.57 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 30.57 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 30.57 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 30.57 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 30.57 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 30.57 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 30.57 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 30.57 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 30.57 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 30.57 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 30.57 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 30.57 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 30.57 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 30.57 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 30.57 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 30.57 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 30.57 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 30.57 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 30.57 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 30.57 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 30.57 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 30.57 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 30.57 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 30.57 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 30.57 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 30.57 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 30.57 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 30.57 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 30.66 #14 30.66 Installed: #14 30.66 boost-1.75.0-8.el9.x86_64 #14 30.66 boost-atomic-1.75.0-8.el9.x86_64 #14 30.66 boost-chrono-1.75.0-8.el9.x86_64 #14 30.66 boost-container-1.75.0-8.el9.x86_64 #14 30.66 boost-context-1.75.0-8.el9.x86_64 #14 30.66 boost-contract-1.75.0-8.el9.x86_64 #14 30.66 boost-coroutine-1.75.0-8.el9.x86_64 #14 30.66 boost-date-time-1.75.0-8.el9.x86_64 #14 30.66 boost-fiber-1.75.0-8.el9.x86_64 #14 30.66 boost-filesystem-1.75.0-8.el9.x86_64 #14 30.66 boost-graph-1.75.0-8.el9.x86_64 #14 30.66 boost-iostreams-1.75.0-8.el9.x86_64 #14 30.66 boost-locale-1.75.0-8.el9.x86_64 #14 30.66 boost-log-1.75.0-8.el9.x86_64 #14 30.66 boost-math-1.75.0-8.el9.x86_64 #14 30.66 boost-nowide-1.75.0-8.el9.x86_64 #14 30.66 boost-program-options-1.75.0-8.el9.x86_64 #14 30.66 boost-python3-1.75.0-8.el9.x86_64 #14 30.66 boost-random-1.75.0-8.el9.x86_64 #14 30.66 boost-regex-1.75.0-8.el9.x86_64 #14 30.66 boost-serialization-1.75.0-8.el9.x86_64 #14 30.66 boost-stacktrace-1.75.0-8.el9.x86_64 #14 30.66 boost-system-1.75.0-8.el9.x86_64 #14 30.66 boost-test-1.75.0-8.el9.x86_64 #14 30.66 boost-thread-1.75.0-8.el9.x86_64 #14 30.66 boost-timer-1.75.0-8.el9.x86_64 #14 30.66 boost-type_erasure-1.75.0-8.el9.x86_64 #14 30.66 boost-wave-1.75.0-8.el9.x86_64 #14 30.66 gperftools-libs-2.9.1-3.el9.x86_64 #14 30.66 libicu-67.1-9.el9.x86_64 #14 30.66 libunwind-1.6.2-1.el9.x86_64 #14 30.66 #14 30.66 Complete! #14 31.00 75 files removed #14 31.35 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 31.42 Collecting contrail-vrouter-api==0.1.dev0 #14 31.42 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 31.66 Installing collected packages: contrail-vrouter-api #14 31.66 Successfully installed contrail-vrouter-api-0.1.dev0 #14 31.67 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 31.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 1.4s done #16 writing image sha256:01cc1ee6634681dc36cd7f9802050ba2673484323c87b6a59f1fb6533dce85a7 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_3-2 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_3-2 0.0s done #16 DONE 1.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-31 18:29:11,193: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7ddf0bea6e31: Preparing 753d4de9fb19: Preparing 9cd0c36695db: Preparing 0fb38fe48e2d: Preparing 2b4c8aee0aa7: Preparing 689fa6337dde: Preparing cc65f4193b0d: Preparing 7818b2fed2fa: Preparing 662c130281a2: Preparing 5a354c3ab3af: Preparing 1d18d19956a1: Preparing 96a374e544cc: Preparing 69d05e4fc703: Preparing 8c056878ca1b: Preparing 1fc4dc985aa7: Preparing 9862d872f1db: Preparing 58f80849d934: Preparing fe6edddacba0: Preparing 0545e0f85a2c: Preparing 44343de3ea1d: Preparing 7ddf0bea6e31: Waiting 753d4de9fb19: Waiting 9cd0c36695db: Waiting 0fb38fe48e2d: Waiting 2b4c8aee0aa7: Waiting 689fa6337dde: Waiting cc65f4193b0d: Waiting 7818b2fed2fa: Waiting 662c130281a2: Waiting 5a354c3ab3af: Waiting 1d18d19956a1: Waiting 96a374e544cc: Waiting 69d05e4fc703: Waiting 8c056878ca1b: Waiting 1fc4dc985aa7: Waiting 9862d872f1db: Waiting 58f80849d934: Waiting fe6edddacba0: Waiting 0545e0f85a2c: Waiting 44343de3ea1d: Waiting 7ddf0bea6e31: Pushed 9cd0c36695db: Pushed 0fb38fe48e2d: Pushed 2b4c8aee0aa7: Pushed 689fa6337dde: Pushed 7818b2fed2fa: Layer already exists 662c130281a2: Layer already exists 5a354c3ab3af: Layer already exists 1d18d19956a1: Layer already exists 96a374e544cc: Layer already exists cc65f4193b0d: Pushed 69d05e4fc703: Layer already exists 8c056878ca1b: Layer already exists 1fc4dc985aa7: Layer already exists 9862d872f1db: Layer already exists 58f80849d934: Layer already exists fe6edddacba0: Layer already exists 0545e0f85a2c: Layer already exists 44343de3ea1d: Layer already exists 753d4de9fb19: Pushed master-2_3_1_3-2: digest: sha256:c414708a81f57d314d972ecbb17d543cf037a2b1b2fdee657e8aeb790eeb126c size: 4505 2025-10-31 18:29:50,176: INFO: Building opensdn-tor-agent finished successfully, duration: 137 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_3-2 302e504dd9bd 2 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_1_3-2 6df6ada07e8e 24 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_1_3-2 6cbb78c4c02a 28 seconds ago 632MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_1_3-2 d1b7f0dfad34 36 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_1_3-2 635d91c2167d 36 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_3-2 01cc1ee66346 41 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_1_3-2 e8f984abfd08 45 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_1_3-2 9a2c30532caa 53 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_1_3-2 d5ee999498d6 53 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_1_3-2 42ed0539c901 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_3-2 4dd1ffedd975 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_1_3-2 3dacc1483597 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_1_3-2 7b343779817e About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_3-2 30db9cbc931d About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_3-2 bea6b1decb4b About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_3-2 cd9faebb4134 About a minute ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_3-2 21d54e7889ad About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_3-2 e177d3f439d1 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_3-2 6f14ed92db0c 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_1_3-2 776f0bd34202 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_3-2 dec55640ccc2 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_3-2 76b242dc258c 2 minutes ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_3-2 e0bcfffff7d4 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_3-2 f8f48f09ad6f 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_3-2 dd27e2546ea0 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_3-2 f4b0f7beef58 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_1_3-2 92d4849f91dc 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_3-2 09bf58902db7 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_3-2 657d9dd5f640 2 minutes ago 392MB opensdn-test-test master-2_3_1_3-2 d68edcbaf16b 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_3-2 d68edcbaf16b 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_3-2 17d0a013ab9f 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_3-2 d455db972988 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_3-2 38a8ae8a84c8 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_3-2 b1a698eb7106 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_3-2 b3f1aa09fd38 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_3-2 f150214e524c 5 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_3-2 8e20e6efc7c0 5 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_3-2 e0c0a5fe88ab 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_3-2 cc5220c1d5df 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_3-2 c246317001a5 6 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_3-2 dcb42b9f8bdd 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_3-2 0ccaaf748708 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_3-2 620301174090 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_3-2 5a550f272e66 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_3-2 7eecd2736c1a 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_3-2 83ee39a994a9 8 minutes ago 2.45MB tf-dev-sandbox compile c4b3affe181b 8 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_3-2 3c3af6d4546d 9 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_3-2 30abbc70de52 9 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_3-2 511a0713d429 9 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4a51c4163d5d 9 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_3-2 7aa4bdf0e055 9 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 6ae0713e9c48 6 hours ago 23.5GB