2025-10-23 01:14:43,078: INFO: Building opensdn-tor-agent 2025-10-23 01:14:43,127: 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.0s #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.5s #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 0.0s done #7 DONE 2.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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.663 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.1 MB 00:00 #13 2.747 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 #13 3.116 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 264 kB 00:00 #13 3.479 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 7.0 MB 00:00 #13 7.026 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #13 9.206 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 939 kB 00:00 #13 9.978 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 11.03 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #13 11.74 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 451 kB 00:00 #13 12.26 added from: http://tf-mirrors.gz1.opensdn.io/re 446 kB/s | 16 kB 00:00 #13 12.63 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 kB/s | 257 B 00:00 #13 12.97 added from: http://tf-mirrors.gz1.opensdn.io/re 100 kB/s | 13 kB 00:00 #13 13.10 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 13.71 added from: http://tf-mirrors.gz1.opensdn.io/re 89 MB/s | 30 MB 00:00 #13 24.74 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 29.81 Dependencies resolved. #13 29.81 ======================================================================================= #13 29.81 Package Arch Version Repository Size #13 29.81 ======================================================================================= #13 29.81 Installing: #13 29.81 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 29.81 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 29.81 Installing dependencies: #13 29.81 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 29.81 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 29.81 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 29.81 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 29.81 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 29.81 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 29.81 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 29.81 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 29.81 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 29.81 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 29.81 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 29.81 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 29.81 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 29.81 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 29.81 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 29.81 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 29.81 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 29.81 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 29.81 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 29.81 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 29.81 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 29.81 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 29.81 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 29.81 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 29.81 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 29.81 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 29.81 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 29.81 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 29.81 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 29.81 #13 29.81 Transaction Summary #13 29.81 ======================================================================================= #13 29.81 Install 31 Packages #13 29.81 #13 29.81 Total download size: 12 M #13 29.81 Installed size: 41 M #13 29.81 Downloading Packages: #13 29.81 (1/31): boost-1.75.0-8.el9.x86_64.rpm 557 kB/s | 11 kB 00:00 #13 29.81 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 739 kB/s | 16 kB 00:00 #13 29.81 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 24 kB 00:00 #13 29.81 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 36 kB 00:00 #13 29.83 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 29.83 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 44 kB 00:00 #13 29.83 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #13 29.83 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 29.85 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 38 kB 00:00 #13 29.85 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.8 MB/s | 57 kB 00:00 #13 29.85 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 29.85 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #13 29.85 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #13 29.87 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 20 MB/s | 205 kB 00:00 #13 29.91 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #13 29.91 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 29.91 (17/31): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #13 29.91 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 29.91 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 29.91 (20/31): boost-serialization-1.75.0-8.el9.x86_6 19 MB/s | 129 kB 00:00 #13 29.91 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 29.91 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.0 MB/s | 27 kB 00:00 #13 29.91 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 29.99 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #13 29.99 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 55 kB 00:00 #13 29.99 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 29.99 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #13 29.99 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 #13 29.99 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 29.99 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 30.05 (31/31): libicu-67.1-9.el9.x86_64.rpm 38 MB/s | 9.6 MB 00:00 #13 30.05 -------------------------------------------------------------------------------- #13 30.05 Total 49 MB/s | 12 MB 00:00 #13 30.05 Running transaction check #13 30.10 Transaction check succeeded. #13 30.10 Running transaction test #13 30.23 Transaction test succeeded. #13 30.23 Running transaction #13 31.41 Preparing : 1/1 #13 31.56 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 31.56 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 31.56 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 31.56 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 31.88 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 31.88 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 31.88 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 31.88 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 31.91 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 31.95 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 31.95 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 31.95 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 31.95 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 31.95 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 31.96 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 31.96 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 31.99 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 31.99 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 32.02 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 32.02 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 32.02 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 32.02 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 32.09 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 32.09 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 32.09 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 32.09 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 32.09 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 32.09 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 32.11 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 32.11 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 32.19 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 32.19 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 33.38 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 33.38 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 33.38 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 33.38 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 33.38 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 33.38 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 33.38 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 33.38 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 33.38 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 33.38 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 33.38 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 33.38 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 33.38 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 33.38 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 33.38 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 33.38 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 33.38 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 33.38 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 33.38 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 33.38 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 33.38 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 33.38 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 33.38 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 33.38 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 33.38 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 33.38 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 33.38 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 33.38 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 33.38 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 33.38 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 33.38 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 33.45 #13 33.45 Installed: #13 33.45 boost-1.75.0-8.el9.x86_64 #13 33.45 boost-atomic-1.75.0-8.el9.x86_64 #13 33.45 boost-chrono-1.75.0-8.el9.x86_64 #13 33.45 boost-container-1.75.0-8.el9.x86_64 #13 33.45 boost-context-1.75.0-8.el9.x86_64 #13 33.45 boost-contract-1.75.0-8.el9.x86_64 #13 33.45 boost-coroutine-1.75.0-8.el9.x86_64 #13 33.45 boost-date-time-1.75.0-8.el9.x86_64 #13 33.45 boost-fiber-1.75.0-8.el9.x86_64 #13 33.45 boost-filesystem-1.75.0-8.el9.x86_64 #13 33.45 boost-graph-1.75.0-8.el9.x86_64 #13 33.45 boost-iostreams-1.75.0-8.el9.x86_64 #13 33.45 boost-locale-1.75.0-8.el9.x86_64 #13 33.45 boost-log-1.75.0-8.el9.x86_64 #13 33.45 boost-math-1.75.0-8.el9.x86_64 #13 33.45 boost-nowide-1.75.0-8.el9.x86_64 #13 33.45 boost-program-options-1.75.0-8.el9.x86_64 #13 33.45 boost-python3-1.75.0-8.el9.x86_64 #13 33.45 boost-random-1.75.0-8.el9.x86_64 #13 33.45 boost-regex-1.75.0-8.el9.x86_64 #13 33.45 boost-serialization-1.75.0-8.el9.x86_64 #13 33.45 boost-stacktrace-1.75.0-8.el9.x86_64 #13 33.45 boost-system-1.75.0-8.el9.x86_64 #13 33.45 boost-test-1.75.0-8.el9.x86_64 #13 33.45 boost-thread-1.75.0-8.el9.x86_64 #13 33.45 boost-timer-1.75.0-8.el9.x86_64 #13 33.45 boost-type_erasure-1.75.0-8.el9.x86_64 #13 33.45 boost-wave-1.75.0-8.el9.x86_64 #13 33.45 gperftools-libs-2.9.1-3.el9.x86_64 #13 33.45 libicu-67.1-9.el9.x86_64 #13 33.45 libunwind-1.6.2-1.el9.x86_64 #13 33.45 #13 33.45 Complete! #13 33.92 75 files removed #13 34.37 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 34.37 Collecting contrail-vrouter-api==0.1.dev0 #13 34.47 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 34.55 Installing collected packages: contrail-vrouter-api #13 34.63 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 34.64 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 37.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 3.9s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:342787cc4cb406cb10c24a6566787232fc07c3e758f1c8fca07824c8f5f197a8 #15 writing image sha256:342787cc4cb406cb10c24a6566787232fc07c3e758f1c8fca07824c8f5f197a8 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 2.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-23 01:17:00,692: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] a9e30986f029: Preparing 20ca9daff493: Preparing f072e64e5da9: Preparing 67fdb77b1961: Preparing 61756d9fc2f3: Preparing f7524d6a2bba: Preparing 608954fd61f2: Preparing 5bd21306dcd7: Preparing 58ed0f32fb46: Preparing 2dd056ac6771: Preparing 4a2a7b19c2fb: Preparing 9bec3b18db7d: Preparing cdb7b499f2f7: Preparing d884eb8e067e: Preparing 6c1bc172a769: Preparing 81aba073e8ff: Preparing 49985299da94: Preparing 66aaafe34ee4: Preparing 0f731c5fe17e: Preparing 44343de3ea1d: Preparing a9e30986f029: Waiting 20ca9daff493: Waiting f072e64e5da9: Waiting 67fdb77b1961: Waiting 61756d9fc2f3: Waiting f7524d6a2bba: Waiting 608954fd61f2: Waiting 5bd21306dcd7: Waiting 58ed0f32fb46: Waiting 2dd056ac6771: Waiting 4a2a7b19c2fb: Waiting 9bec3b18db7d: Waiting cdb7b499f2f7: Waiting d884eb8e067e: Waiting 6c1bc172a769: Waiting 81aba073e8ff: Waiting 49985299da94: Waiting 66aaafe34ee4: Waiting 44343de3ea1d: Waiting 0f731c5fe17e: Waiting f072e64e5da9: Pushed a9e30986f029: Pushed 67fdb77b1961: Pushed 61756d9fc2f3: Pushed f7524d6a2bba: Pushed 5bd21306dcd7: Layer already exists 58ed0f32fb46: Layer already exists 2dd056ac6771: Layer already exists 4a2a7b19c2fb: Layer already exists 9bec3b18db7d: Layer already exists 608954fd61f2: Pushed cdb7b499f2f7: Layer already exists d884eb8e067e: Layer already exists 6c1bc172a769: Layer already exists 81aba073e8ff: Layer already exists 49985299da94: Layer already exists 66aaafe34ee4: Layer already exists 0f731c5fe17e: Layer already exists 44343de3ea1d: Layer already exists 20ca9daff493: Pushed nightly: digest: sha256:4309ee6d32f9fb9664bbe142a241ea202a1202dc68356ecd2c7f45c5d72f831d size: 4505 2025-10-23 01:17:39,685: INFO: Building opensdn-tor-agent finished successfully, duration: 176 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent nightly 1df419aad5f0 39 seconds ago 1.81GB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly 9543260bd325 42 seconds ago 607MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 342787cc4cb4 43 seconds ago 684MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 097deb421c4e 45 seconds ago 660MB nexus.gz1.opensdn.io:5102/opensdn-tools nightly 95b73cfa213c 54 seconds ago 1.49GB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 5f29cbc140f5 About a minute ago 899MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 55c7c694b122 About a minute ago 969MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 935cc0bb943e About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly d74bc23460f0 About a minute ago 1.01GB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 5c7c7a0e24a8 About a minute ago 850MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly b4b53ba0607e About a minute ago 1.24GB nexus.gz1.opensdn.io:5102/opensdn-status nightly b2b67ea375f4 About a minute ago 784MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly a9305ea30119 About a minute ago 784MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 99c84a58fd35 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 9371d1765fcb About a minute ago 642MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly c93b55682dea About a minute ago 647MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly d62490c1d2b1 2 minutes ago 645MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 248006547b7a 2 minutes ago 702MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 7480b44939c1 2 minutes ago 639MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 833f9338a317 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 25144fd11242 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly d0a324db6cd1 2 minutes ago 692MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly fd3b6a541e89 2 minutes ago 623MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 57e77fec9e82 2 minutes ago 840MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 81bc7a9e3b9b 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 841f5b8b6e7d 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly a3c092cc4db5 2 minutes ago 626MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 0bd4efa8d316 2 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 830df21ceaed 2 minutes ago 840MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly c19ac5717c08 2 minutes ago 638MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 99a52ea7e0ae 2 minutes ago 622MB opensdn-test-test nightly 3d7edb29e9dc 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly 3d7edb29e9dc 2 minutes ago 1.75GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly bf3b9609df91 3 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 228755634f33 3 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 9303052435cf 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly a57715e90284 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 16282a3710ba 4 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 9136de4fb407 4 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly c65dae2023cd 4 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 706d66ab2acd 4 minutes ago 839MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 1fa05d3b426a 4 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly cf25b8a800da 4 minutes ago 692MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 2c1827d2031b 4 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly cc4e4ab0cc5c 4 minutes ago 683MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly f4f77315d191 5 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 9810e1ced330 5 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 3d9dd9065417 5 minutes ago 622MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly bc0a43ea80c0 6 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly e2455fe9c9c2 6 minutes ago 2.45MB tf-dev-sandbox compile 530d6a9f8082 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly adcbd1738671 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 25f4aaeee598 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src beff719f4c44 About an hour ago 2.43MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 9e94ff58fd1e About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly efdabac8e9c1 About an hour ago 4.08kB tf-dev-sandbox stable f270aae97fbf About an hour ago 2.81GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable f270aae97fbf About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB