2025-11-20 01:13:49,196: INFO: Building opensdn-tor-agent 2025-11-20 01:13:49,323: 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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 1.5s #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 2.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #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.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.9s #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.071 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.1 MB 00:00 #13 2.952 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #13 3.699 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 264 kB 00:00 #13 4.196 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 7.0 MB 00:00 #13 7.943 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 4.0 MB 00:00 #13 10.37 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #13 10.79 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 2.3 MB 00:00 #13 12.80 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 392 kB 00:00 #13 13.41 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 13.91 added from: http://tf-mirrors.gz1.opensdn.io/re 500 kB/s | 16 kB 00:00 #13 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #13 14.55 added from: http://tf-mirrors.gz1.opensdn.io/re 335 kB/s | 13 kB 00:00 #13 14.79 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 15.73 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 30 MB 00:00 #13 40.43 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #13 52.95 Dependencies resolved. #13 52.95 ======================================================================================= #13 52.95 Package Arch Version Repository Size #13 52.95 ======================================================================================= #13 52.95 Installing: #13 52.95 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 52.95 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 52.95 Installing dependencies: #13 52.95 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 52.95 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 52.95 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 52.95 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 52.95 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 52.95 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 52.95 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 52.95 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 52.95 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 52.95 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 52.95 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 52.95 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 52.95 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 52.95 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 52.95 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 52.95 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 52.95 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 52.95 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 52.95 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 52.95 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 52.95 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 52.95 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 52.95 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 52.95 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 52.95 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 52.95 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 52.95 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 52.95 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 52.95 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 52.95 #13 52.95 Transaction Summary #13 52.95 ======================================================================================= #13 52.95 Install 31 Packages #13 52.95 #13 52.95 Total download size: 12 M #13 52.95 Installed size: 41 M #13 52.95 Downloading Packages: #13 52.98 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 552 kB/s | 16 kB 00:00 #13 52.99 (2/31): boost-1.75.0-8.el9.x86_64.rpm 331 kB/s | 11 kB 00:00 #13 52.99 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 24 kB 00:00 #13 52.99 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 36 kB 00:00 #13 53.00 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 15 kB 00:00 #13 53.00 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 44 kB 00:00 #13 53.01 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 32 kB 00:00 #13 53.08 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #13 53.08 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 38 kB 00:00 #13 53.08 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.3 MB/s | 57 kB 00:00 #13 53.08 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 101 kB 00:00 #13 53.08 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.7 MB/s | 38 kB 00:00 #13 53.08 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #13 53.08 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 205 kB 00:00 #13 53.08 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #13 53.09 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #13 53.10 (17/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 53.10 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 53.11 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #13 53.11 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #13 53.12 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.9 MB/s | 129 kB 00:00 #13 53.12 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #13 53.13 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 53.13 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #13 53.15 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 55 kB 00:00 #13 53.15 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 #13 53.15 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.6 MB/s | 30 kB 00:00 #13 53.15 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 53.15 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 53.17 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.8 MB/s | 67 kB 00:00 #13 53.30 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 53.30 -------------------------------------------------------------------------------- #13 53.30 Total 36 MB/s | 12 MB 00:00 #13 53.30 Running transaction check #13 53.36 Transaction check succeeded. #13 53.36 Running transaction test #13 53.77 Transaction test succeeded. #13 53.77 Running transaction #13 54.41 Preparing : 1/1 #13 54.49 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 54.91 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 54.98 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 54.98 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 55.62 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 55.65 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 55.72 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 55.72 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 55.72 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 55.76 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 55.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 55.78 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 55.78 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 55.79 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 55.81 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 55.83 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 55.83 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 55.86 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 55.86 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 55.88 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 55.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 55.91 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 55.93 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 55.93 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 55.94 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 55.95 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 55.97 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 55.98 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 56.01 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 56.01 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 56.02 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 56.09 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 56.42 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 56.42 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 56.42 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 56.42 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 56.42 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 56.42 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 56.42 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 56.42 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 56.42 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 56.42 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 56.42 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 56.42 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 56.42 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 56.42 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 56.42 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 56.42 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 56.42 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 56.42 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 56.42 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 56.42 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 56.42 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 56.42 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 56.42 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 56.42 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 56.42 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 56.42 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 56.42 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 56.42 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 56.42 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 56.42 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 56.42 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 56.53 #13 56.53 Installed: #13 56.53 boost-1.75.0-8.el9.x86_64 #13 56.53 boost-atomic-1.75.0-8.el9.x86_64 #13 56.53 boost-chrono-1.75.0-8.el9.x86_64 #13 56.53 boost-container-1.75.0-8.el9.x86_64 #13 56.53 boost-context-1.75.0-8.el9.x86_64 #13 56.53 boost-contract-1.75.0-8.el9.x86_64 #13 56.53 boost-coroutine-1.75.0-8.el9.x86_64 #13 56.53 boost-date-time-1.75.0-8.el9.x86_64 #13 56.53 boost-fiber-1.75.0-8.el9.x86_64 #13 56.53 boost-filesystem-1.75.0-8.el9.x86_64 #13 56.53 boost-graph-1.75.0-8.el9.x86_64 #13 56.53 boost-iostreams-1.75.0-8.el9.x86_64 #13 56.53 boost-locale-1.75.0-8.el9.x86_64 #13 56.53 boost-log-1.75.0-8.el9.x86_64 #13 56.53 boost-math-1.75.0-8.el9.x86_64 #13 56.53 boost-nowide-1.75.0-8.el9.x86_64 #13 56.53 boost-program-options-1.75.0-8.el9.x86_64 #13 56.53 boost-python3-1.75.0-8.el9.x86_64 #13 56.53 boost-random-1.75.0-8.el9.x86_64 #13 56.53 boost-regex-1.75.0-8.el9.x86_64 #13 56.53 boost-serialization-1.75.0-8.el9.x86_64 #13 56.53 boost-stacktrace-1.75.0-8.el9.x86_64 #13 56.53 boost-system-1.75.0-8.el9.x86_64 #13 56.53 boost-test-1.75.0-8.el9.x86_64 #13 56.53 boost-thread-1.75.0-8.el9.x86_64 #13 56.53 boost-timer-1.75.0-8.el9.x86_64 #13 56.53 boost-type_erasure-1.75.0-8.el9.x86_64 #13 56.53 boost-wave-1.75.0-8.el9.x86_64 #13 56.53 gperftools-libs-2.9.1-3.el9.x86_64 #13 56.53 libicu-67.1-9.el9.x86_64 #13 56.53 libunwind-1.6.2-1.el9.x86_64 #13 56.53 #13 56.53 Complete! #13 56.83 75 files removed #13 57.72 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 57.78 Collecting contrail-vrouter-api==0.1.dev0 #13 57.80 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 58.32 Installing collected packages: contrail-vrouter-api #13 58.32 Successfully installed contrail-vrouter-api-0.1.dev0 #13 58.32 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 59.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 4.6s done #15 writing image sha256:12e2ce3a2f97a8ec254c2e531448c602e7db6e6802b6280abee29e76beaac744 #15 writing image sha256:12e2ce3a2f97a8ec254c2e531448c602e7db6e6802b6280abee29e76beaac744 0.1s 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.5s done #15 DONE 6.6s 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-20 01:15:25,034: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] ae0b45f9036f: Preparing 99264414efb6: Preparing 80a6b8b6c297: Preparing 4e477bdd1396: Preparing 2f287793d526: Preparing 0f26dfd9da0d: Preparing e064d56df946: Preparing 7080d6d4a06a: Preparing 3cb315889b9e: Preparing cad3c1c463df: Preparing a64c3801df5b: Preparing a23fe7d660e8: Preparing d4c4bd288d46: Preparing 8f2814d1febe: Preparing da830a0ce3e3: Preparing 267919be0f30: Preparing e0de25004190: Preparing fa7c79557649: Preparing 3a0a89ee8af3: Preparing 44343de3ea1d: Preparing 4e477bdd1396: Waiting 2f287793d526: Waiting 0f26dfd9da0d: Waiting e064d56df946: Waiting 7080d6d4a06a: Waiting 3cb315889b9e: Waiting cad3c1c463df: Waiting a64c3801df5b: Waiting a23fe7d660e8: Waiting d4c4bd288d46: Waiting 8f2814d1febe: Waiting da830a0ce3e3: Waiting 267919be0f30: Waiting e0de25004190: Waiting fa7c79557649: Waiting 3a0a89ee8af3: Waiting 44343de3ea1d: Waiting 80a6b8b6c297: Pushed 4e477bdd1396: Pushed 2f287793d526: Pushed 0f26dfd9da0d: Pushed e064d56df946: Pushed ae0b45f9036f: Pushed 7080d6d4a06a: Layer already exists 3cb315889b9e: Layer already exists cad3c1c463df: Layer already exists a64c3801df5b: Layer already exists a23fe7d660e8: Layer already exists 8f2814d1febe: Layer already exists d4c4bd288d46: Layer already exists da830a0ce3e3: Layer already exists 267919be0f30: Layer already exists e0de25004190: Layer already exists fa7c79557649: Layer already exists 3a0a89ee8af3: Layer already exists 44343de3ea1d: Layer already exists 99264414efb6: Pushed nightly: digest: sha256:12497a6452c03841268d75ca95e62901beccaae855a77441c2fb8f6688a59856 size: 4505 2025-11-20 01:15:35,942: INFO: Building opensdn-tor-agent finished successfully, duration: 106 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 5a1b77f384c0 5 seconds ago 630MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly a6faa2324faa 20 seconds ago 651MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 12e2ce3a2f97 21 seconds ago 674MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 7c7f8d8f4701 39 seconds ago 633MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly d26ab8a856da 39 seconds ago 1.23GB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 9385f35c0f52 44 seconds ago 348MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 15447bad3e4a About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 3d1202d5fed0 About a minute ago 693MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 0e00232f9d97 About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 5eed2aa42556 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 05f0314c576b About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly efdedfb50357 About a minute ago 638MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly e9256f9b3e2f About a minute ago 629MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly e303a86bcd5f About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 0a4a23056027 About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 80f92af89ff6 About a minute ago 614MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly e83ad054190a About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly b5cdd6535c15 About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly cd71a1f3ad1e About a minute ago 613MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly db8e3a27fcdc About a minute ago 616MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 767bfee18010 About a minute ago 613MB opensdn-test-test nightly e15e08eb65b7 About a minute ago 1.74GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly e15e08eb65b7 About a minute ago 1.74GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly c7137e476555 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly bc9feeebd710 2 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly a6a66bce4b9b 2 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 51d38af49ac6 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 87e65bce62fa 2 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly a5aa35f95227 2 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly a67ce90e9f67 3 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 785904ea87aa 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 210c6a1b7e78 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly e2b4770f62f8 3 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly a0f32b91dbd6 3 minutes ago 674MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 96ae47a41a14 3 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 24532c22bc96 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 91173b99beb9 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 3b132f7b56f8 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly d11713ae22b1 5 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 3034242385f8 5 minutes ago 2.36MB tf-dev-sandbox compile 102eaf044519 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly fd68b651ca35 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 8a0fa2cbd073 About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 0d67229e0927 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 6c9eb26bc01c About an hour ago 2.34MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly fe59e232cbab About an hour ago 4.08kB tf-dev-sandbox stable 9de67f291be6 About an hour ago 2.82GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 9de67f291be6 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB