2025-11-06 01:22:04,349: INFO: Building opensdn-tor-agent 2025-11-06 01:22:04,432: 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 0.9s #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.9s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 1.0s #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 3.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.867 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 2.1 MB 00:00 #13 3.079 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 730 kB 00:00 #13 3.542 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 264 kB 00:00 #13 4.077 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 7.0 MB 00:00 #13 7.128 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #13 9.189 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #13 9.630 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #13 10.29 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 10.85 added from: http://tf-mirrors.gz1.opensdn.io/re 710 kB/s | 16 kB 00:00 #13 11.16 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 kB/s | 257 B 00:00 #13 11.36 added from: http://tf-mirrors.gz1.opensdn.io/re 365 kB/s | 13 kB 00:00 #13 11.71 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #13 12.42 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 30 MB 00:00 #13 23.46 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 28.88 Dependencies resolved. #13 28.88 ======================================================================================= #13 28.88 Package Arch Version Repository Size #13 28.88 ======================================================================================= #13 28.88 Installing: #13 28.88 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 28.88 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 28.88 Installing dependencies: #13 28.88 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 28.88 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 28.88 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 28.88 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.88 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 28.88 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 28.88 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.88 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.88 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 28.88 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 28.88 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 28.88 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 28.88 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 28.88 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 28.88 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 28.88 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 28.88 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 28.88 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.88 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 28.88 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 28.88 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 28.88 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 28.88 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 28.88 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 28.88 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 28.88 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 28.88 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 28.88 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 28.88 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 28.88 #13 28.88 Transaction Summary #13 28.88 ======================================================================================= #13 28.88 Install 31 Packages #13 28.88 #13 28.88 Total download size: 12 M #13 28.88 Installed size: 41 M #13 28.88 Downloading Packages: #13 28.88 (1/31): boost-1.75.0-8.el9.x86_64.rpm 543 kB/s | 11 kB 00:00 #13 28.88 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 702 kB/s | 16 kB 00:00 #13 28.88 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 24 kB 00:00 #13 28.88 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 36 kB 00:00 #13 28.97 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 476 kB/s | 15 kB 00:00 #13 28.97 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 44 kB 00:00 #13 28.97 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 32 kB 00:00 #13 28.97 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 28.97 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #13 28.97 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.8 MB/s | 57 kB 00:00 #13 28.97 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 101 kB 00:00 #13 28.97 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 38 kB 00:00 #13 28.97 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 28.97 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 29 MB/s | 408 kB 00:00 #13 28.97 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #13 28.97 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 28.97 (17/31): boost-program-options-1.75.0-8.el9.x86 12 MB/s | 106 kB 00:00 #13 28.97 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 29.08 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 29.08 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 31 MB/s | 277 kB 00:00 #13 29.08 (21/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #13 29.08 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.0 MB/s | 27 kB 00:00 #13 29.08 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #13 29.08 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 55 kB 00:00 #13 29.08 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 230 kB 00:00 #13 29.08 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 29.08 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #13 29.08 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 29.08 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 26 MB/s | 308 kB 00:00 #13 29.08 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #13 29.26 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 29.26 -------------------------------------------------------------------------------- #13 29.26 Total 36 MB/s | 12 MB 00:00 #13 29.26 Running transaction check #13 29.26 Transaction check succeeded. #13 29.26 Running transaction test #13 29.47 Transaction test succeeded. #13 29.47 Running transaction #13 29.91 Preparing : 1/1 #13 30.06 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 30.06 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 30.06 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 30.06 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 30.25 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 30.28 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 30.28 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 30.28 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 30.31 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 30.31 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 30.38 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 30.38 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 30.38 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 30.38 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 30.38 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 30.38 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 30.38 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 30.49 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 30.49 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 30.49 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 30.49 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 30.49 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 30.49 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 30.49 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 30.49 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 30.49 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 30.49 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 30.49 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 30.49 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 30.49 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 30.53 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.53 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 30.84 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 30.84 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 30.84 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 30.84 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 30.84 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 30.84 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 30.84 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 30.84 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 30.84 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 30.84 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 30.84 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 30.84 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 30.84 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 30.84 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 30.84 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 30.84 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 30.84 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 30.84 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 30.84 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 30.84 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 30.84 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 30.84 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 30.84 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 30.84 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 30.84 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 30.84 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 30.84 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 30.84 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 30.84 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 30.84 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 30.84 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 30.98 #13 30.98 Installed: #13 30.98 boost-1.75.0-8.el9.x86_64 #13 30.98 boost-atomic-1.75.0-8.el9.x86_64 #13 30.98 boost-chrono-1.75.0-8.el9.x86_64 #13 30.98 boost-container-1.75.0-8.el9.x86_64 #13 30.98 boost-context-1.75.0-8.el9.x86_64 #13 30.98 boost-contract-1.75.0-8.el9.x86_64 #13 30.98 boost-coroutine-1.75.0-8.el9.x86_64 #13 30.98 boost-date-time-1.75.0-8.el9.x86_64 #13 30.98 boost-fiber-1.75.0-8.el9.x86_64 #13 30.98 boost-filesystem-1.75.0-8.el9.x86_64 #13 30.98 boost-graph-1.75.0-8.el9.x86_64 #13 30.98 boost-iostreams-1.75.0-8.el9.x86_64 #13 30.98 boost-locale-1.75.0-8.el9.x86_64 #13 30.98 boost-log-1.75.0-8.el9.x86_64 #13 30.98 boost-math-1.75.0-8.el9.x86_64 #13 30.98 boost-nowide-1.75.0-8.el9.x86_64 #13 30.98 boost-program-options-1.75.0-8.el9.x86_64 #13 30.98 boost-python3-1.75.0-8.el9.x86_64 #13 30.98 boost-random-1.75.0-8.el9.x86_64 #13 30.98 boost-regex-1.75.0-8.el9.x86_64 #13 30.98 boost-serialization-1.75.0-8.el9.x86_64 #13 30.98 boost-stacktrace-1.75.0-8.el9.x86_64 #13 30.98 boost-system-1.75.0-8.el9.x86_64 #13 30.98 boost-test-1.75.0-8.el9.x86_64 #13 30.98 boost-thread-1.75.0-8.el9.x86_64 #13 30.98 boost-timer-1.75.0-8.el9.x86_64 #13 30.98 boost-type_erasure-1.75.0-8.el9.x86_64 #13 30.98 boost-wave-1.75.0-8.el9.x86_64 #13 30.98 gperftools-libs-2.9.1-3.el9.x86_64 #13 30.98 libicu-67.1-9.el9.x86_64 #13 30.98 libunwind-1.6.2-1.el9.x86_64 #13 30.98 #13 30.98 Complete! #13 31.30 75 files removed #13 31.75 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 31.75 Collecting contrail-vrouter-api==0.1.dev0 #13 31.75 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 32.05 Installing collected packages: contrail-vrouter-api #13 32.05 Successfully installed contrail-vrouter-api-0.1.dev0 #13 32.05 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 32.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:dcc64138b1a872834a7fa60c92f8643834a0367a48f9959fac5e80b232a3a598 #15 writing image sha256:dcc64138b1a872834a7fa60c92f8643834a0367a48f9959fac5e80b232a3a598 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 2.2s 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-06 01:24:43,836: INFO: Docker build duration: 159 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] 174f58bcb4b5: Preparing a32d931d037f: Preparing 79355262094b: Preparing 85c92e7470d5: Preparing a048010d7bba: Preparing 1199c2040795: Preparing 73d86e5d479a: Preparing 43487279286b: Preparing acc59bda8b99: Preparing 10cc5a92f2c4: Preparing fd5b9c1df82a: Preparing afaff2126a02: Preparing 5cf6cfa44122: Preparing 84a25d2ee1fa: Preparing e1d7deddd2f0: Preparing 2796755373c9: Preparing 948f871aca1b: Preparing f45cfe56236f: Preparing bd904dacd78c: Preparing 44343de3ea1d: Preparing 174f58bcb4b5: Waiting a32d931d037f: Waiting 79355262094b: Waiting 85c92e7470d5: Waiting a048010d7bba: Waiting 1199c2040795: Waiting 73d86e5d479a: Waiting 43487279286b: Waiting acc59bda8b99: Waiting 10cc5a92f2c4: Waiting fd5b9c1df82a: Waiting afaff2126a02: Waiting 5cf6cfa44122: Waiting 84a25d2ee1fa: Waiting e1d7deddd2f0: Waiting 2796755373c9: Waiting 948f871aca1b: Waiting f45cfe56236f: Waiting bd904dacd78c: Waiting 44343de3ea1d: Waiting 174f58bcb4b5: Pushed 79355262094b: Pushed 85c92e7470d5: Pushed a32d931d037f: Pushed a048010d7bba: Pushed 1199c2040795: Pushed 43487279286b: Layer already exists acc59bda8b99: Layer already exists 10cc5a92f2c4: Layer already exists fd5b9c1df82a: Layer already exists afaff2126a02: Layer already exists 73d86e5d479a: Pushed 5cf6cfa44122: Layer already exists 84a25d2ee1fa: Layer already exists e1d7deddd2f0: Layer already exists 2796755373c9: Layer already exists f45cfe56236f: Layer already exists 948f871aca1b: Layer already exists bd904dacd78c: Layer already exists 44343de3ea1d: Layer already exists nightly: digest: sha256:ae625e6e4818caacf7194775ecfd29c83ea1520872d446f4db35042b65d53c03 size: 4505 2025-11-06 01:25:10,592: INFO: Building opensdn-tor-agent finished successfully, duration: 186 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly dcc64138b1a8 29 seconds ago 674MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly ca8e1867d559 56 seconds ago 637MB nexus.gz1.opensdn.io:5102/opensdn-status nightly 8cf628421d13 About a minute ago 774MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 6e8414887c0f About a minute ago 775MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly dc0386aba010 About a minute ago 635MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly e0ffd4291f80 About a minute ago 650MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 9f7f367f0db7 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly d4dbdf8ae323 About a minute ago 840MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly bd708d7a9e5d About a minute ago 630MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 96f0735d5173 About a minute ago 890MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 2865ed0aa813 About a minute ago 997MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly a924a0c87a3e About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly e7c79775dbbf 2 minutes ago 960MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 9fa59702db2d 2 minutes ago 693MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly fb8e2a6c8f7f 2 minutes ago 632MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 08e832844f9f 2 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 964f48930e78 2 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly cd94eb48f1b9 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 2f19b688a97e 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 36b305c2591a 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 916390bd8bff 2 minutes ago 629MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 8bf6d1a8a703 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly bbd3259a9a81 2 minutes ago 616MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 6901a7c128eb 2 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 17d5b87beb5b 2 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly a8d237652945 2 minutes ago 612MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly a5e31204c5a6 2 minutes ago 612MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly cdd908d9f224 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 0f8d38fa3e9e 3 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly b2fcf85cee78 4 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly b766b0ff90ee 4 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 02aa5f42a99b 4 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly f0dbd1946909 4 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly b2ff38aec65a 4 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 3bff8bdb89d2 4 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 6fa7d2a8d039 4 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly ed36a730adfd 4 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly b6f390ce44c6 4 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly f814f02835db 4 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 5d2d763e9fe9 4 minutes ago 673MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 67e499fa846d 5 minutes ago 612MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 033da2b5ede3 5 minutes ago 612MB nexus.gz1.opensdn.io:5102/opensdn-base nightly d73cd8847d0b 5 minutes ago 612MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 1384fa22790f 6 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 3d256cfac8c5 7 minutes ago 2.45MB tf-dev-sandbox compile fdf97800bf36 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 60c789609b4e About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 62b21108bc91 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 23c17121dfac About an hour ago 2.44MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 301d28b5f66b About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 177192b60450 About an hour ago 4.08kB tf-dev-sandbox stable 93d8bb2f78e4 About an hour ago 2.82GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 93d8bb2f78e4 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB