2025-10-15 06:31:43,742: INFO: Building opensdn-tor-agent 2025-10-15 06:31:43,806: 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_0_4_4-9 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-9 #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 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_4_4-9 #5 DONE 3.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 6.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.9s #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 2.056 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #13 3.152 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #13 3.629 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 264 kB 00:00 #13 4.017 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #13 7.450 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 4.0 MB 00:00 #13 9.661 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #13 10.16 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #13 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 MB/s | 392 kB 00:00 #13 12.04 added from: http://tf-mirrors.gz1.opensdn.io/re 4.6 MB/s | 451 kB 00:00 #13 12.30 added from: http://tf-mirrors.gz1.opensdn.io/re 343 kB/s | 16 kB 00:00 #13 12.49 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 kB/s | 257 B 00:00 #13 12.70 added from: http://tf-mirrors.gz1.opensdn.io/re 548 kB/s | 13 kB 00:00 #13 12.85 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 13.61 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #13 27.67 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #13 34.93 Dependencies resolved. #13 34.93 ======================================================================================= #13 34.93 Package Arch Version Repository Size #13 34.93 ======================================================================================= #13 34.93 Installing: #13 34.93 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 34.93 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 34.93 Installing dependencies: #13 34.93 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 34.93 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 34.93 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 34.93 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.93 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 34.93 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 34.93 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.93 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.93 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 34.93 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 34.93 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.93 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 34.93 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 34.93 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 34.93 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.93 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 34.93 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 34.93 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.93 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 34.93 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 34.93 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 34.93 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.93 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 34.93 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 34.93 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.93 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 34.93 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 34.93 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 34.93 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 34.93 #13 34.93 Transaction Summary #13 34.93 ======================================================================================= #13 34.93 Install 31 Packages #13 34.93 #13 34.93 Total download size: 12 M #13 34.93 Installed size: 41 M #13 34.93 Downloading Packages: #13 34.93 (1/31): boost-1.75.0-8.el9.x86_64.rpm 551 kB/s | 11 kB 00:00 #13 34.93 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 730 kB/s | 16 kB 00:00 #13 34.93 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 24 kB 00:00 #13 34.93 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 36 kB 00:00 #13 34.93 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 15 kB 00:00 #13 34.93 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 44 kB 00:00 #13 34.94 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #13 34.94 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 34.94 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 38 kB 00:00 #13 34.94 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #13 34.97 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #13 34.97 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #13 35.01 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 214 kB 00:00 #13 35.01 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 408 kB 00:00 #13 35.01 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 205 kB 00:00 #13 35.01 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 35.01 (17/31): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #13 35.01 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 35.12 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 35.12 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #13 35.12 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 35.12 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.7 MB/s | 27 kB 00:00 #13 35.12 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 35.12 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 35.12 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 55 kB 00:00 #13 35.12 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 35.12 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.7 MB/s | 30 kB 00:00 #13 35.12 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 29 MB/s | 208 kB 00:00 #13 35.12 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #13 35.12 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 35.19 (31/31): libicu-67.1-9.el9.x86_64.rpm 37 MB/s | 9.6 MB 00:00 #13 35.19 -------------------------------------------------------------------------------- #13 35.19 Total 47 MB/s | 12 MB 00:00 #13 35.19 Running transaction check #13 35.19 Transaction check succeeded. #13 35.19 Running transaction test #13 35.42 Transaction test succeeded. #13 35.42 Running transaction #13 35.91 Preparing : 1/1 #13 36.03 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 36.03 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 36.03 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 36.03 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 36.38 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 36.62 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 36.62 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 36.62 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 36.62 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 36.62 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 36.62 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 36.62 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 36.62 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 36.62 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 36.62 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 36.62 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 36.70 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 36.70 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 36.70 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 36.70 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 36.70 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 36.70 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 36.70 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 36.70 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 36.70 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 36.77 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 36.77 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 36.77 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 36.77 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 36.77 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 36.77 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.87 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 38.36 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 38.36 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 38.36 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 38.36 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 38.36 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 38.36 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 38.36 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 38.36 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 38.36 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 38.36 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 38.36 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 38.36 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 38.36 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 38.36 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 38.36 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 38.36 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 38.36 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 38.36 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 38.36 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 38.36 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 38.36 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 38.36 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 38.36 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 38.36 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 38.36 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 38.36 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 38.36 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 38.36 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 38.36 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 38.36 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 38.36 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 38.67 #13 38.67 Installed: #13 38.67 boost-1.75.0-8.el9.x86_64 #13 38.67 boost-atomic-1.75.0-8.el9.x86_64 #13 38.67 boost-chrono-1.75.0-8.el9.x86_64 #13 38.67 boost-container-1.75.0-8.el9.x86_64 #13 38.67 boost-context-1.75.0-8.el9.x86_64 #13 38.67 boost-contract-1.75.0-8.el9.x86_64 #13 38.67 boost-coroutine-1.75.0-8.el9.x86_64 #13 38.67 boost-date-time-1.75.0-8.el9.x86_64 #13 38.67 boost-fiber-1.75.0-8.el9.x86_64 #13 38.67 boost-filesystem-1.75.0-8.el9.x86_64 #13 38.67 boost-graph-1.75.0-8.el9.x86_64 #13 38.67 boost-iostreams-1.75.0-8.el9.x86_64 #13 38.67 boost-locale-1.75.0-8.el9.x86_64 #13 38.67 boost-log-1.75.0-8.el9.x86_64 #13 38.67 boost-math-1.75.0-8.el9.x86_64 #13 38.67 boost-nowide-1.75.0-8.el9.x86_64 #13 38.67 boost-program-options-1.75.0-8.el9.x86_64 #13 38.67 boost-python3-1.75.0-8.el9.x86_64 #13 38.67 boost-random-1.75.0-8.el9.x86_64 #13 38.67 boost-regex-1.75.0-8.el9.x86_64 #13 38.67 boost-serialization-1.75.0-8.el9.x86_64 #13 38.67 boost-stacktrace-1.75.0-8.el9.x86_64 #13 38.67 boost-system-1.75.0-8.el9.x86_64 #13 38.67 boost-test-1.75.0-8.el9.x86_64 #13 38.67 boost-thread-1.75.0-8.el9.x86_64 #13 38.67 boost-timer-1.75.0-8.el9.x86_64 #13 38.67 boost-type_erasure-1.75.0-8.el9.x86_64 #13 38.67 boost-wave-1.75.0-8.el9.x86_64 #13 38.67 gperftools-libs-2.9.1-3.el9.x86_64 #13 38.67 libicu-67.1-9.el9.x86_64 #13 38.67 libunwind-1.6.2-1.el9.x86_64 #13 38.67 #13 38.67 Complete! #13 39.06 75 files removed #13 39.74 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 39.74 Collecting contrail-vrouter-api==0.1.dev0 #13 39.74 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 39.87 Installing collected packages: contrail-vrouter-api #13 39.87 Successfully installed contrail-vrouter-api-0.1.dev0 #13 39.87 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 41.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 4.4s #15 exporting to image #15 exporting layers #15 exporting layers 5.7s done #15 writing image sha256:3cb05f4ba886bb3d0bcb3b1f5745daf8a6ee10fd5bd3d5d9e6553a258b84611a 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_4-9 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_0_4_4-9 0.1s done #15 DONE 6.7s 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 06:34:15,041: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c990eef4a1ab: Preparing 45d43cc60c64: Preparing b4eea2371233: Preparing be32c3cd046d: Preparing daa1a2c0a5fc: Preparing b0758915a566: Preparing 1dec510be021: Preparing 1c89212e924f: Preparing e9d8ee40eab3: Preparing 9e72a9c1274f: Preparing b37539e33568: Preparing 9dfcdaee1472: Preparing 262defbe6893: Preparing f5c0c5b43cd1: Preparing 3fd85525325e: Preparing e181064dfcbf: Preparing e669a69f631c: Preparing e4371297a7b4: Preparing 44343de3ea1d: Preparing c990eef4a1ab: Waiting 45d43cc60c64: Waiting b4eea2371233: Waiting be32c3cd046d: Waiting daa1a2c0a5fc: Waiting b0758915a566: Waiting 1dec510be021: Waiting 1c89212e924f: Waiting e9d8ee40eab3: Waiting 9e72a9c1274f: Waiting b37539e33568: Waiting 9dfcdaee1472: Waiting 262defbe6893: Waiting f5c0c5b43cd1: Waiting 3fd85525325e: Waiting e181064dfcbf: Waiting e669a69f631c: Waiting e4371297a7b4: Waiting 44343de3ea1d: Waiting c990eef4a1ab: Pushed b4eea2371233: Pushed be32c3cd046d: Pushed b0758915a566: Pushed daa1a2c0a5fc: Pushed 1c89212e924f: Layer already exists e9d8ee40eab3: Layer already exists 45d43cc60c64: Pushed 9e72a9c1274f: Layer already exists b37539e33568: Layer already exists 9dfcdaee1472: Layer already exists 262defbe6893: Layer already exists 1dec510be021: Pushed f5c0c5b43cd1: Layer already exists 3fd85525325e: Layer already exists e181064dfcbf: Layer already exists e669a69f631c: Layer already exists e4371297a7b4: Layer already exists 44343de3ea1d: Layer already exists master-2_0_4_4-9: digest: sha256:8115cbf22cf3d35e71b56ab56086d1e21d6dd8c99371dec8243d0cc59a867c5d size: 4292 2025-10-15 06:34:44,072: INFO: Building opensdn-tor-agent finished successfully, duration: 181 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_0_4_4-9 fd4c5f859d5e 29 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_0_4_4-9 d6dbffadee4f 38 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_0_4_4-9 3cb05f4ba886 42 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_4_4-9 b87577ca8231 55 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_0_4_4-9 71b6c092df74 About a minute ago 1.38GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_4_4-9 98240a6e9e76 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_0_4_4-9 262c7b38d231 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_0_4_4-9 37f6daf13634 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_4_4-9 f08d1ed866b7 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_4_4-9 7ca19ade23e7 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_0_4_4-9 19f16f04dcff About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_4_4-9 1f8a095a08e5 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_4_4-9 9580b4016b31 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_4_4-9 d33bda20e29a About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_4_4-9 718cc10b7efb 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_4_4-9 92a4d2622b7a 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_4_4-9 967f9b399827 2 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_4_4-9 54daf4ff0fc2 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_4_4-9 4f6d9c4cae48 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_4_4-9 111b3909a8af 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_4_4-9 5cf381907644 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_4_4-9 0d48647398d1 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_4_4-9 133b1f98d6e7 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_4_4-9 5b4fa33abca4 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_4_4-9 794838678340 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_4_4-9 5163ea328f8f 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_4_4-9 3caa1ae47a3c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_4_4-9 6657cce170eb 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_4_4-9 c37acb29970a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_4_4-9 bc4c078de7a1 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_4_4-9 da1944da40a7 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_4_4-9 12b6fdefda55 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_4_4-9 0594ec0fa624 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_4_4-9 d528878b25c0 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_4_4-9 74e3fb9c02a4 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_4_4-9 775e7196378e 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_4_4-9 9a26ef63a28d 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_4_4-9 84a3d6682d6e 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_4_4-9 f35a903b8a4f 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_4_4-9 cb3b66e9c7f3 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_4_4-9 ed7a76e1ad0f 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_4_4-9 301085252b4f 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_4_4-9 7fffe74c0a09 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_4_4-9 488d5860be10 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_4_4-9 abfc1b0911de 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_4_4-9 aec269af7e04 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_4_4-9 d8d6975c90a4 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_4_4-9 45e7d91c514e 6 minutes ago 2.45MB tf-dev-sandbox compile 74413f006f99 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_4_4-9 0227069af817 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 934f5cf44631 7 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_4_4-9 365fd988a3d2 7 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_4_4-9 c9b471714f0e 7 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_4_4-9 9fbe4037c4ea 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 42 hours ago 23.8GB