2025-11-24 01:15:27,054: INFO: Building opensdn-tor-agent 2025-11-24 01:15:27,126: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly #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.7s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.480 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 2.1 MB 00:00 #13 2.644 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #13 2.996 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 264 kB 00:00 #13 3.660 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 7.0 MB 00:00 #13 7.097 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 4.0 MB 00:00 #13 9.482 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 939 kB 00:00 #13 10.22 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 2.3 MB 00:00 #13 11.94 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #13 12.58 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 451 kB 00:00 #13 13.07 added from: http://tf-mirrors.gz1.opensdn.io/re 551 kB/s | 16 kB 00:00 #13 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 13.70 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 13 kB 00:00 #13 14.11 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 64 kB 00:00 #13 15.01 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 30 MB 00:00 #13 30.31 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #13 37.19 Dependencies resolved. #13 37.19 ======================================================================================= #13 37.19 Package Arch Version Repository Size #13 37.19 ======================================================================================= #13 37.19 Installing: #13 37.19 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.19 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 37.19 Installing dependencies: #13 37.19 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 37.19 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 37.19 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 37.19 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.19 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 37.19 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 37.19 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.19 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.19 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 37.19 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 37.19 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.19 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 37.19 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 37.19 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 37.19 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.19 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 37.19 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 37.19 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.19 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 37.19 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 37.19 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 37.19 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.19 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 37.19 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 37.19 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.19 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 37.19 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 37.19 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 37.19 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 37.19 #13 37.19 Transaction Summary #13 37.19 ======================================================================================= #13 37.19 Install 31 Packages #13 37.19 #13 37.19 Total download size: 12 M #13 37.19 Installed size: 41 M #13 37.19 Downloading Packages: #13 37.22 (1/31): boost-1.75.0-8.el9.x86_64.rpm 601 kB/s | 11 kB 00:00 #13 37.22 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 782 kB/s | 16 kB 00:00 #13 37.22 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 24 kB 00:00 #13 37.22 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 36 kB 00:00 #13 37.22 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 37.22 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 44 kB 00:00 #13 37.23 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 32 kB 00:00 #13 37.23 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 37.23 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 38 kB 00:00 #13 37.26 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.4 MB/s | 57 kB 00:00 #13 37.26 (11/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 8.8 MB/s | 38 kB 00:00 #13 37.27 (12/31): boost-graph-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 101 kB 00:00 #13 37.27 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 214 kB 00:00 #13 37.32 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 37.32 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 205 kB 00:00 #13 37.32 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #13 37.32 (17/31): boost-program-options-1.75.0-8.el9.x86 9.3 MB/s | 106 kB 00:00 #13 37.32 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 92 kB 00:00 #13 37.32 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 37.32 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 29 MB/s | 277 kB 00:00 #13 37.34 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 37.34 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #13 37.34 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 37.36 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 37.36 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 55 kB 00:00 #13 37.36 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 37.36 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #13 37.37 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 208 kB 00:00 #13 37.37 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 10 MB/s | 308 kB 00:00 #13 37.39 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 37.49 (31/31): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 37.49 -------------------------------------------------------------------------------- #13 37.49 Total 40 MB/s | 12 MB 00:00 #13 37.49 Running transaction check #13 37.55 Transaction check succeeded. #13 37.55 Running transaction test #13 37.84 Transaction test succeeded. #13 37.84 Running transaction #13 39.76 Preparing : 1/1 #13 39.86 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 39.89 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 39.89 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 39.89 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 40.35 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 40.35 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 40.35 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 40.35 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 40.37 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 40.37 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 40.41 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 40.41 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 40.41 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 40.41 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 40.41 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 40.44 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 40.44 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 40.44 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 40.44 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 40.48 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 40.48 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 40.48 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 40.48 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 40.48 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 40.48 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 40.51 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 40.51 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 40.51 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 40.51 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 40.56 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 40.56 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.56 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.05 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 41.05 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 41.05 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 41.05 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 41.05 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 41.05 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 41.05 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 41.05 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 41.05 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 41.05 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 41.05 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 41.05 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 41.05 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 41.05 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 41.05 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 41.05 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 41.05 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 41.05 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 41.05 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 41.05 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 41.05 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 41.05 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 41.05 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 41.05 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 41.05 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 41.05 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 41.05 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 41.05 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 41.05 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 41.05 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 41.05 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 41.13 #13 41.13 Installed: #13 41.13 boost-1.75.0-8.el9.x86_64 #13 41.13 boost-atomic-1.75.0-8.el9.x86_64 #13 41.13 boost-chrono-1.75.0-8.el9.x86_64 #13 41.13 boost-container-1.75.0-8.el9.x86_64 #13 41.13 boost-context-1.75.0-8.el9.x86_64 #13 41.13 boost-contract-1.75.0-8.el9.x86_64 #13 41.13 boost-coroutine-1.75.0-8.el9.x86_64 #13 41.13 boost-date-time-1.75.0-8.el9.x86_64 #13 41.13 boost-fiber-1.75.0-8.el9.x86_64 #13 41.13 boost-filesystem-1.75.0-8.el9.x86_64 #13 41.13 boost-graph-1.75.0-8.el9.x86_64 #13 41.13 boost-iostreams-1.75.0-8.el9.x86_64 #13 41.13 boost-locale-1.75.0-8.el9.x86_64 #13 41.13 boost-log-1.75.0-8.el9.x86_64 #13 41.13 boost-math-1.75.0-8.el9.x86_64 #13 41.13 boost-nowide-1.75.0-8.el9.x86_64 #13 41.13 boost-program-options-1.75.0-8.el9.x86_64 #13 41.13 boost-python3-1.75.0-8.el9.x86_64 #13 41.13 boost-random-1.75.0-8.el9.x86_64 #13 41.13 boost-regex-1.75.0-8.el9.x86_64 #13 41.13 boost-serialization-1.75.0-8.el9.x86_64 #13 41.13 boost-stacktrace-1.75.0-8.el9.x86_64 #13 41.13 boost-system-1.75.0-8.el9.x86_64 #13 41.13 boost-test-1.75.0-8.el9.x86_64 #13 41.13 boost-thread-1.75.0-8.el9.x86_64 #13 41.13 boost-timer-1.75.0-8.el9.x86_64 #13 41.13 boost-type_erasure-1.75.0-8.el9.x86_64 #13 41.13 boost-wave-1.75.0-8.el9.x86_64 #13 41.13 gperftools-libs-2.9.1-3.el9.x86_64 #13 41.13 libicu-67.1-9.el9.x86_64 #13 41.13 libunwind-1.6.2-1.el9.x86_64 #13 41.13 #13 41.13 Complete! #13 41.50 75 files removed #13 41.88 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 41.90 Collecting contrail-vrouter-api==0.1.dev0 #13 41.90 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 42.15 Installing collected packages: contrail-vrouter-api #13 42.15 Successfully installed contrail-vrouter-api-0.1.dev0 #13 42.19 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 #13 DONE 42.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 2.2s done #15 writing image sha256:78c89e7da588abc3232805e25fbde294dc92623f9f3cafbfd107d8b67aa71be4 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.1s done #15 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-24 01:17:11,441: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 4870b58b8a91: Preparing 624615672409: Preparing 7a88a12520c3: Preparing c7392dd34290: Preparing 2b3cacf9c12a: Preparing a1fa7eb6b422: Preparing 15af1468081a: Preparing bfbf7c77abe3: Preparing 6dfd6957bfdc: Preparing b7060925d563: Preparing 41eb5fcfecdf: Preparing 85ece31550e5: Preparing cc2d559b2553: Preparing 55147602a70f: Preparing 7b313dad0819: Preparing 5385740379c2: Preparing c48dae95c9d8: Preparing 5bf3f23ef729: Preparing 75fb2aad379e: Preparing 44343de3ea1d: Preparing 4870b58b8a91: Waiting 624615672409: Waiting 7a88a12520c3: Waiting c7392dd34290: Waiting 2b3cacf9c12a: Waiting a1fa7eb6b422: Waiting 15af1468081a: Waiting bfbf7c77abe3: Waiting 6dfd6957bfdc: Waiting b7060925d563: Waiting 41eb5fcfecdf: Waiting 85ece31550e5: Waiting cc2d559b2553: Waiting 55147602a70f: Waiting 7b313dad0819: Waiting 5385740379c2: Waiting c48dae95c9d8: Waiting 5bf3f23ef729: Waiting 75fb2aad379e: Waiting 44343de3ea1d: Waiting 4870b58b8a91: Pushed 7a88a12520c3: Pushed c7392dd34290: Pushed 2b3cacf9c12a: Pushed a1fa7eb6b422: Pushed 15af1468081a: Pushed bfbf7c77abe3: Layer already exists 6dfd6957bfdc: Layer already exists b7060925d563: Layer already exists 41eb5fcfecdf: Layer already exists 85ece31550e5: Layer already exists cc2d559b2553: Layer already exists 55147602a70f: Layer already exists 7b313dad0819: Layer already exists 5385740379c2: Layer already exists c48dae95c9d8: Layer already exists 5bf3f23ef729: Layer already exists 75fb2aad379e: Layer already exists 44343de3ea1d: Layer already exists 624615672409: Pushed nightly: digest: sha256:870b276ddcf17aacaba5f71428ac61320590f1f6120ef9beaa5aeb5a13fad418 size: 4505 2025-11-24 01:17:40,666: INFO: Building opensdn-tor-agent finished successfully, duration: 134 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly b8f2313bebd4 20 seconds ago 693MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 564071d60be3 23 seconds ago 651MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 3f7e3076fac6 30 seconds ago 775MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 78c89e7da588 33 seconds ago 674MB nexus.gz1.opensdn.io:5102/opensdn-status nightly a2992b9e37cf 34 seconds ago 775MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly a08da0886419 40 seconds ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 4eda2826f845 46 seconds ago 635MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly e14ecbffcc31 51 seconds ago 890MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 385ebd12f164 55 seconds ago 630MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly af1fd305ba09 About a minute ago 1.23GB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 938d2354a43e About a minute ago 638MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 7baef25356f9 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly fffd0cc29ca4 About a minute ago 997MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly b8c8f4d69116 About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly ccbdddd4eecd About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 24fa1ef45037 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly a6da0875a730 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 108d4555a5e3 About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 335802678cf6 About a minute ago 629MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 949ae1451f70 About a minute ago 614MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 488e31f6945d About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly bb2489ccba3b 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly e695ef7552cf 2 minutes ago 633MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 5b5b04c3d52d 2 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 566de9f0bd1d 2 minutes ago 616MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 78b281c9b88b 2 minutes ago 613MB opensdn-test-test nightly 98c2443f3438 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly 98c2443f3438 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 81279c6e802a 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 949c33911874 3 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly c7ce0c9ed671 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly ec85e6499b0c 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 5d6bf510bd3c 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 6f9dc72a2d23 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 628da469c367 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 05483d31c7cb 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 71e9bc69c2c2 3 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 64dbfdadd566 3 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 44e44f91a87e 3 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 493c0a3aee20 3 minutes ago 674MB nexus.gz1.opensdn.io:5102/opensdn-base nightly e164dabb8972 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 8dc458348243 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 9f32e9f8c6fb 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 857fe1bf0230 5 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly c13c1507b571 5 minutes ago 2.46MB tf-dev-sandbox compile 1b4323e0d7ff 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 8f3b498450af About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 375d928d33b7 About an hour ago 2.44MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 9c345221be5c About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 91d114722486 About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 95fc6323113c About an hour ago 4.08kB tf-dev-sandbox stable 96967a103219 About an hour ago 2.82GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 96967a103219 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB