2025-11-21 15:27:40,216: INFO: Building opensdn-tor-agent 2025-11-21 15:27:40,307: 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=r25.1-2_4_1_0-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:r25.1-2_4_1_0-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 0.0s done #4 DONE 2.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:r25.1-2_4_1_0-1 #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_4_1_0-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 4.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 3.2s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.7s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 3.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.5s #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 2.712 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #14 3.864 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #14 4.431 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 MB/s | 264 kB 00:00 #14 4.936 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #14 8.739 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #14 10.80 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #14 11.50 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.3 MB 00:00 #14 12.72 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #14 13.14 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #14 13.56 added from: http://tf-mirrors.gz1.opensdn.io/re 529 kB/s | 16 kB 00:00 #14 13.84 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 kB/s | 257 B 00:00 #14 14.14 added from: http://tf-mirrors.gz1.opensdn.io/re 320 kB/s | 13 kB 00:00 #14 14.38 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #14 15.72 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 30 MB 00:01 #14 24.88 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #14 30.38 Dependencies resolved. #14 30.38 ======================================================================================= #14 30.38 Package Arch Version Repository Size #14 30.38 ======================================================================================= #14 30.38 Installing: #14 30.38 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 30.38 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 30.38 Installing dependencies: #14 30.38 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 30.38 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 30.38 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 30.38 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 30.38 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 30.38 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 30.38 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 30.38 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 30.38 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 30.38 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 30.38 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 30.38 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 30.38 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 30.38 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 30.38 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 30.38 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 30.38 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 30.38 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 30.38 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 30.38 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 30.38 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 30.38 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 30.38 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 30.38 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 30.38 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 30.38 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 30.38 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 30.38 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 30.38 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 30.38 #14 30.38 Transaction Summary #14 30.38 ======================================================================================= #14 30.38 Install 31 Packages #14 30.38 #14 30.38 Total download size: 12 M #14 30.38 Installed size: 41 M #14 30.38 Downloading Packages: #14 30.38 (1/31): boost-1.75.0-8.el9.x86_64.rpm 383 kB/s | 11 kB 00:00 #14 30.38 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 453 kB/s | 16 kB 00:00 #14 30.38 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #14 30.38 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 36 kB 00:00 #14 30.38 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #14 30.43 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 44 kB 00:00 #14 30.43 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 32 kB 00:00 #14 30.43 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #14 30.43 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 38 kB 00:00 #14 30.43 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.5 MB/s | 57 kB 00:00 #14 30.43 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #14 30.43 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #14 30.43 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #14 30.52 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 10 MB/s | 408 kB 00:00 #14 30.52 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 205 kB 00:00 #14 30.52 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 693 kB/s | 15 kB 00:00 #14 30.52 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #14 30.52 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 92 kB 00:00 #14 30.52 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 30.52 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #14 30.52 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.6 MB/s | 129 kB 00:00 #14 30.52 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #14 30.53 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #14 30.53 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #14 30.53 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #14 30.55 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #14 30.55 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.2 MB/s | 30 kB 00:00 #14 30.75 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 208 kB 00:00 #14 30.88 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.3 MB/s | 308 kB 00:00 #14 30.88 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 542 kB/s | 67 kB 00:00 #14 30.97 (31/31): libicu-67.1-9.el9.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #14 30.97 -------------------------------------------------------------------------------- #14 30.97 Total 21 MB/s | 12 MB 00:00 #14 30.97 Running transaction check #14 30.97 Transaction check succeeded. #14 30.97 Running transaction test #14 31.27 Transaction test succeeded. #14 31.27 Running transaction #14 32.02 Preparing : 1/1 #14 32.06 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 32.11 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 32.11 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 32.11 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 32.46 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 32.46 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 32.46 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 32.46 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 32.58 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 32.58 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 32.58 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 32.58 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 32.58 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 32.58 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 32.58 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 32.60 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 32.60 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 32.60 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 32.66 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 32.66 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 32.66 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 32.66 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 32.66 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 32.67 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 32.72 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 32.72 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 32.72 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 32.72 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 32.72 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 32.72 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 32.77 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 32.77 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 33.45 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 33.45 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 33.45 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 33.45 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 33.45 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 33.45 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 33.45 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 33.45 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 33.45 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 33.45 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 33.45 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 33.45 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 33.45 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 33.45 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 33.45 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 33.45 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 33.45 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 33.45 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 33.45 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 33.45 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 33.45 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 33.45 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 33.45 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 33.45 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 33.45 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 33.45 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 33.45 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 33.45 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 33.45 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 33.45 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 33.45 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 33.53 #14 33.53 Installed: #14 33.53 boost-1.75.0-8.el9.x86_64 #14 33.53 boost-atomic-1.75.0-8.el9.x86_64 #14 33.53 boost-chrono-1.75.0-8.el9.x86_64 #14 33.53 boost-container-1.75.0-8.el9.x86_64 #14 33.53 boost-context-1.75.0-8.el9.x86_64 #14 33.53 boost-contract-1.75.0-8.el9.x86_64 #14 33.53 boost-coroutine-1.75.0-8.el9.x86_64 #14 33.53 boost-date-time-1.75.0-8.el9.x86_64 #14 33.53 boost-fiber-1.75.0-8.el9.x86_64 #14 33.53 boost-filesystem-1.75.0-8.el9.x86_64 #14 33.53 boost-graph-1.75.0-8.el9.x86_64 #14 33.53 boost-iostreams-1.75.0-8.el9.x86_64 #14 33.53 boost-locale-1.75.0-8.el9.x86_64 #14 33.53 boost-log-1.75.0-8.el9.x86_64 #14 33.53 boost-math-1.75.0-8.el9.x86_64 #14 33.53 boost-nowide-1.75.0-8.el9.x86_64 #14 33.53 boost-program-options-1.75.0-8.el9.x86_64 #14 33.53 boost-python3-1.75.0-8.el9.x86_64 #14 33.53 boost-random-1.75.0-8.el9.x86_64 #14 33.53 boost-regex-1.75.0-8.el9.x86_64 #14 33.53 boost-serialization-1.75.0-8.el9.x86_64 #14 33.53 boost-stacktrace-1.75.0-8.el9.x86_64 #14 33.53 boost-system-1.75.0-8.el9.x86_64 #14 33.53 boost-test-1.75.0-8.el9.x86_64 #14 33.53 boost-thread-1.75.0-8.el9.x86_64 #14 33.53 boost-timer-1.75.0-8.el9.x86_64 #14 33.53 boost-type_erasure-1.75.0-8.el9.x86_64 #14 33.53 boost-wave-1.75.0-8.el9.x86_64 #14 33.53 gperftools-libs-2.9.1-3.el9.x86_64 #14 33.53 libicu-67.1-9.el9.x86_64 #14 33.53 libunwind-1.6.2-1.el9.x86_64 #14 33.53 #14 33.53 Complete! #14 33.93 75 files removed #14 34.36 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 34.48 Collecting contrail-vrouter-api==0.1.dev0 #14 34.48 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 34.78 Installing collected packages: contrail-vrouter-api #14 34.78 Successfully installed contrail-vrouter-api-0.1.dev0 #14 34.79 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 35.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.3s #16 exporting to image #16 exporting layers #16 exporting layers 2.3s done #16 writing image sha256:7ca71655876d2373f8644462cecc40b6f0106313596b89e9e323e3bcefc16dbc #16 writing image sha256:7ca71655876d2373f8644462cecc40b6f0106313596b89e9e323e3bcefc16dbc 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_4_1_0-1 0.0s done #16 DONE 2.5s 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-21 15:30:46,421: INFO: Docker build duration: 186 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ff4b0854a86d: Preparing 4ea26dbe3bbb: Preparing cc31b59a8b77: Preparing a3c2fc57ba1d: Preparing 4f0c300ec080: Preparing 24d5701a1bc9: Preparing b8ff89189f3f: Preparing fd3756e0bef8: Preparing 85f10fe7064e: Preparing 3577ec536d96: Preparing 06b020b74421: Preparing 6143a65c6fb0: Preparing f2f97d84132c: Preparing b952dc5c49bd: Preparing 41711f8a7f4f: Preparing ea798c83744e: Preparing 20c283e857ee: Preparing fefe764f48a8: Preparing 04d51c9979b6: Preparing 44343de3ea1d: Preparing ff4b0854a86d: Waiting 4ea26dbe3bbb: Waiting cc31b59a8b77: Waiting a3c2fc57ba1d: Waiting 4f0c300ec080: Waiting 24d5701a1bc9: Waiting b8ff89189f3f: Waiting fd3756e0bef8: Waiting 85f10fe7064e: Waiting 3577ec536d96: Waiting 06b020b74421: Waiting 6143a65c6fb0: Waiting f2f97d84132c: Waiting b952dc5c49bd: Waiting 41711f8a7f4f: Waiting ea798c83744e: Waiting 20c283e857ee: Waiting fefe764f48a8: Waiting 04d51c9979b6: Waiting 44343de3ea1d: Waiting ff4b0854a86d: Pushed cc31b59a8b77: Pushed a3c2fc57ba1d: Pushed 4ea26dbe3bbb: Pushed 4f0c300ec080: Pushed 24d5701a1bc9: Pushed fd3756e0bef8: Layer already exists 85f10fe7064e: Layer already exists 3577ec536d96: Layer already exists 06b020b74421: Layer already exists b8ff89189f3f: Pushed f2f97d84132c: Layer already exists 6143a65c6fb0: Layer already exists 41711f8a7f4f: Layer already exists b952dc5c49bd: Layer already exists 20c283e857ee: Layer already exists ea798c83744e: Layer already exists fefe764f48a8: Layer already exists 04d51c9979b6: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_4_1_0-1: digest: sha256:095a106c3af52a28579670bc03bd4cdfb4149e181000a5a854b4dde9fe8a16f7 size: 4505 2025-11-21 15:31:05,725: INFO: Building opensdn-tor-agent finished successfully, duration: 205 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent r25.1-2_4_1_0-1 7ca71655876d 22 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk r25.1-2_4_1_0-1 a149eb8e5f0b 40 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api r25.1-2_4_1_0-1 3c355d5548d7 46 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns r25.1-2_4_1_0-1 5bf4351a7980 46 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr r25.1-2_4_1_0-1 78a5c37a7101 51 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status r25.1-2_4_1_0-1 6e481c51f750 53 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor r25.1-2_4_1_0-1 328a4702f556 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-debug r25.1-2_4_1_0-1 b9752e32d5ce About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector r25.1-2_4_1_0-1 d7ce33db2f8d About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine r25.1-2_4_1_0-1 f346aa11f5e7 About a minute ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named r25.1-2_4_1_0-1 534a4c735b2e About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api r25.1-2_4_1_0-1 f404e3f98a88 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq r25.1-2_4_1_0-1 40327ef3c56c About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init r25.1-2_4_1_0-1 3cda228f3049 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control r25.1-2_4_1_0-1 c8fa9d611a37 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_4_1_0-1 0986c6dc401c 3 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_4_1_0-1 82aef803f2c1 3 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_4_1_0-1 5b00d01dfea6 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_4_1_0-1 2de97f22083e 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_4_1_0-1 51b7feb03786 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_4_1_0-1 6b37222d017e 3 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_4_1_0-1 c810b4f1d4a6 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_4_1_0-1 9e6bf3658dcb 3 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init r25.1-2_4_1_0-1 58189f5c2bc7 3 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_4_1_0-1 f45173cf67ee 3 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_4_1_0-1 b37233922407 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_4_1_0-1 08f6e080f902 3 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_4_1_0-1 aa41f4e8edb8 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_4_1_0-1 16f11e4ded8b 3 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_4_1_0-1 6e6e742450bf 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_4_1_0-1 a1dc1da724a6 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_4_1_0-1 49ad2b24978f 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_4_1_0-1 e7cccd1fef7a 4 minutes ago 171MB opensdn-test-test r25.1-2_4_1_0-1 b08a97caa190 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_4_1_0-1 b08a97caa190 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_4_1_0-1 e588fefd3765 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_4_1_0-1 bcd736361094 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_4_1_0-1 64cdcd9f68ae 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_4_1_0-1 f38caa135b9d 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_4_1_0-1 8c176a51aafd 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_4_1_0-1 bc34a7fc305e 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_4_1_0-1 3331368f334d 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_4_1_0-1 d4fdb41071ef 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_4_1_0-1 c57daea1d2bf 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_4_1_0-1 074ea836a42e 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_4_1_0-1 331a61802a2d 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_4_1_0-1 c312050da079 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/tf-container-builder r25.1-2_4_1_0-1 9111037263bd 10 minutes ago 2.36MB tf-dev-sandbox compile 63636a8a1b45 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/tf-charms r25.1-2_4_1_0-1 23b2c948fb34 2 hours ago 6.04MB nexus.gz1.opensdn.io:5101/tf-container-builder 1f2a44fe8818 2 hours ago 2.35MB nexus.gz1.opensdn.io:5101/tf-ansible-deployer r25.1-2_4_1_0-1 c48dd392ffe7 2 hours ago 1.4MB nexus.gz1.opensdn.io:5101/tf-kolla-ansible r25.1-2_4_1_0-1 fa5db829c6d2 2 hours ago 32.7MB nexus.gz1.opensdn.io:5101/tf-build-manifest r25.1-2_4_1_0-1 cd872becc55d 2 hours ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 67f99d13befe 3 hours ago 2.82GB