2025-11-20 15:16:32,829: INFO: Building opensdn-tor-agent 2025-11-20 15:16:32,887: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_3_8_9-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_8_9-2 #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.0s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_9-2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_8_9-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB 0.0s done #8 DONE 1.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.0s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 2.080 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #14 2.876 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #14 3.251 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 264 kB 00:00 #14 3.557 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 7.0 MB 00:00 #14 7.597 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #14 10.18 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 939 kB 00:00 #14 10.89 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #14 12.64 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 392 kB 00:00 #14 13.11 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #14 13.57 added from: http://tf-mirrors.gz1.opensdn.io/re 712 kB/s | 16 kB 00:00 #14 13.94 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 kB/s | 257 B 00:00 #14 14.13 added from: http://tf-mirrors.gz1.opensdn.io/re 548 kB/s | 13 kB 00:00 #14 14.36 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #14 15.05 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #14 32.98 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 42.59 Dependencies resolved. #14 42.59 ======================================================================================= #14 42.59 Package Arch Version Repository Size #14 42.59 ======================================================================================= #14 42.59 Installing: #14 42.59 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 42.59 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 42.59 Installing dependencies: #14 42.59 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 42.59 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 42.59 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 42.59 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 42.59 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 42.59 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 42.59 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 42.59 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 42.59 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 42.59 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 42.59 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 42.59 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 42.59 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 42.59 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 42.59 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 42.59 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 42.59 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 42.59 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 42.59 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 42.59 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 42.59 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 42.59 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 42.59 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 42.59 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 42.59 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 42.59 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 42.59 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 42.59 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 42.59 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 42.59 #14 42.59 Transaction Summary #14 42.59 ======================================================================================= #14 42.59 Install 31 Packages #14 42.59 #14 42.59 Total download size: 12 M #14 42.59 Installed size: 41 M #14 42.59 Downloading Packages: #14 42.71 (1/31): boost-1.75.0-8.el9.x86_64.rpm 109 kB/s | 11 kB 00:00 #14 42.71 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 150 kB/s | 16 kB 00:00 #14 42.71 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #14 42.71 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 36 kB 00:00 #14 42.71 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #14 42.75 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 44 kB 00:00 #14 42.75 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 32 kB 00:00 #14 42.75 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #14 42.75 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 38 kB 00:00 #14 42.75 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.6 MB/s | 57 kB 00:00 #14 42.75 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 101 kB 00:00 #14 42.75 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.8 MB/s | 38 kB 00:00 #14 42.76 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 22 MB/s | 214 kB 00:00 #14 42.82 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #14 42.82 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #14 42.82 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 969 kB/s | 15 kB 00:00 #14 42.82 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 42.82 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 92 kB 00:00 #14 42.82 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #14 42.82 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #14 42.82 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #14 42.82 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.6 MB/s | 27 kB 00:00 #14 42.82 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #14 42.91 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #14 42.91 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 55 kB 00:00 #14 42.91 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #14 42.91 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.5 MB/s | 30 kB 00:00 #14 42.91 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #14 42.91 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #14 42.91 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.1 MB/s | 67 kB 00:00 #14 43.02 (31/31): libicu-67.1-9.el9.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #14 43.02 -------------------------------------------------------------------------------- #14 43.02 Total 29 MB/s | 12 MB 00:00 #14 43.02 Running transaction check #14 43.08 Transaction check succeeded. #14 43.08 Running transaction test #14 43.42 Transaction test succeeded. #14 43.42 Running transaction #14 44.04 Preparing : 1/1 #14 44.15 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 44.15 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 44.15 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 44.15 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 44.44 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 44.44 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 44.44 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 44.46 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 44.46 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 44.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 44.52 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 44.60 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 44.60 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 44.65 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 44.65 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 44.65 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 44.65 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 44.65 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 44.65 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 44.69 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 44.69 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 44.69 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 44.69 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 44.69 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 44.71 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 44.71 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 44.74 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 44.74 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 44.74 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 44.74 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 44.77 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.77 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 44.99 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 44.99 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 44.99 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 44.99 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 44.99 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 44.99 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 44.99 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 44.99 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 44.99 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 44.99 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 44.99 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 44.99 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 44.99 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 44.99 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 44.99 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 44.99 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 44.99 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 44.99 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 44.99 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 44.99 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 44.99 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 44.99 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 44.99 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 44.99 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 44.99 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 44.99 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 44.99 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 44.99 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 44.99 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 44.99 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 44.99 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 45.17 #14 45.17 Installed: #14 45.17 boost-1.75.0-8.el9.x86_64 #14 45.17 boost-atomic-1.75.0-8.el9.x86_64 #14 45.17 boost-chrono-1.75.0-8.el9.x86_64 #14 45.17 boost-container-1.75.0-8.el9.x86_64 #14 45.17 boost-context-1.75.0-8.el9.x86_64 #14 45.17 boost-contract-1.75.0-8.el9.x86_64 #14 45.17 boost-coroutine-1.75.0-8.el9.x86_64 #14 45.17 boost-date-time-1.75.0-8.el9.x86_64 #14 45.17 boost-fiber-1.75.0-8.el9.x86_64 #14 45.17 boost-filesystem-1.75.0-8.el9.x86_64 #14 45.17 boost-graph-1.75.0-8.el9.x86_64 #14 45.17 boost-iostreams-1.75.0-8.el9.x86_64 #14 45.17 boost-locale-1.75.0-8.el9.x86_64 #14 45.17 boost-log-1.75.0-8.el9.x86_64 #14 45.17 boost-math-1.75.0-8.el9.x86_64 #14 45.17 boost-nowide-1.75.0-8.el9.x86_64 #14 45.17 boost-program-options-1.75.0-8.el9.x86_64 #14 45.17 boost-python3-1.75.0-8.el9.x86_64 #14 45.17 boost-random-1.75.0-8.el9.x86_64 #14 45.17 boost-regex-1.75.0-8.el9.x86_64 #14 45.17 boost-serialization-1.75.0-8.el9.x86_64 #14 45.17 boost-stacktrace-1.75.0-8.el9.x86_64 #14 45.17 boost-system-1.75.0-8.el9.x86_64 #14 45.17 boost-test-1.75.0-8.el9.x86_64 #14 45.17 boost-thread-1.75.0-8.el9.x86_64 #14 45.17 boost-timer-1.75.0-8.el9.x86_64 #14 45.17 boost-type_erasure-1.75.0-8.el9.x86_64 #14 45.17 boost-wave-1.75.0-8.el9.x86_64 #14 45.17 gperftools-libs-2.9.1-3.el9.x86_64 #14 45.17 libicu-67.1-9.el9.x86_64 #14 45.17 libunwind-1.6.2-1.el9.x86_64 #14 45.17 #14 45.17 Complete! #14 45.62 75 files removed #14 46.20 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 46.29 Collecting contrail-vrouter-api==0.1.dev0 #14 46.29 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 46.57 Installing collected packages: contrail-vrouter-api #14 46.61 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 46.61 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 48.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.2s #16 exporting to image #16 exporting layers #16 exporting layers 3.7s done #16 writing image sha256:1e543232431665d8a8d9fabab2fc6774b56541877fb37ac103cf697d660d01fd done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_8_9-2 done #16 DONE 3.9s 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 15:18:58,019: INFO: Docker build duration: 146 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c7f272659a30: Preparing 155a1fb2719d: Preparing 7d645d7c8ec4: Preparing 9075643b5b5d: Preparing 604e718b89f0: Preparing 3e6c273dbc76: Preparing 7432b253c531: Preparing 3d7311c82240: Preparing 115e029add76: Preparing 5973e70d96d9: Preparing 7ac2435c7c54: Preparing 7416ce25f963: Preparing a08911aec0fc: Preparing 9fcf0ec0db99: Preparing 9b5e80d5f289: Preparing a7d65d8a5e3b: Preparing 3937856df7b0: Preparing 4da0981e1dcb: Preparing ca9c5beed362: Preparing 44343de3ea1d: Preparing 155a1fb2719d: Waiting 7d645d7c8ec4: Waiting 9075643b5b5d: Waiting 604e718b89f0: Waiting 3e6c273dbc76: Waiting 7432b253c531: Waiting 3d7311c82240: Waiting 115e029add76: Waiting 5973e70d96d9: Waiting 7ac2435c7c54: Waiting 7416ce25f963: Waiting a08911aec0fc: Waiting 9fcf0ec0db99: Waiting 9b5e80d5f289: Waiting a7d65d8a5e3b: Waiting 3937856df7b0: Waiting 4da0981e1dcb: Waiting ca9c5beed362: Waiting 44343de3ea1d: Waiting c7f272659a30: Pushed 7d645d7c8ec4: Pushed 9075643b5b5d: Pushed 604e718b89f0: Pushed 3e6c273dbc76: Pushed 7432b253c531: Pushed 3d7311c82240: Layer already exists 115e029add76: Layer already exists 5973e70d96d9: Layer already exists 155a1fb2719d: Pushed 7ac2435c7c54: Layer already exists 7416ce25f963: Layer already exists a08911aec0fc: Layer already exists 9fcf0ec0db99: Layer already exists 9b5e80d5f289: Layer already exists a7d65d8a5e3b: Layer already exists 3937856df7b0: Layer already exists 4da0981e1dcb: Layer already exists ca9c5beed362: Layer already exists 44343de3ea1d: Layer already exists master-2_3_8_9-2: digest: sha256:89f90c00720aa5f8b74947476e3fa0015f952fae7e0d577b1a5e566ea6a55568 size: 4505 2025-11-20 15:19:11,630: INFO: Building opensdn-tor-agent finished successfully, duration: 159 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_8_9-2 c6c98e237e0f 16 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_8_9-2 1e5432324316 19 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_8_9-2 684aa7b91250 25 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_8_9-2 3344583d60c9 32 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_8_9-2 94df82997d0b About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_8_9-2 e957bbcb6e60 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_8_9-2 f5011c16dd22 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_8_9-2 d1af6a5c08ec About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_8_9-2 ae6ff3850a72 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_8_9-2 5caadef99b0b About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_8_9-2 6e65abf7f724 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_8_9-2 130f3cea3931 About a minute ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_8_9-2 190194c0c422 About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_8_9-2 4d6319ce529d 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_8_9-2 40fe3bfbb106 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_8_9-2 a650994f3726 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_8_9-2 d6afafcd6588 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_8_9-2 360e9dce5845 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_8_9-2 e3036f5fca42 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_8_9-2 f9bfcd193d20 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_8_9-2 4760b42dc31e 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_8_9-2 b2a839714e30 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_8_9-2 57ca6c5ea2a4 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_8_9-2 34fdcda0b8f2 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_8_9-2 1afc02bb8b70 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_8_9-2 49968bdd7dc8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_8_9-2 c14286de4389 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_8_9-2 aed8f56692b0 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_8_9-2 ee5ed5d7b4af 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_8_9-2 18d2f8ec105c 2 minutes ago 144MB opensdn-test-test master-2_3_8_9-2 17447814f6d1 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_8_9-2 17447814f6d1 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_8_9-2 04fba429c9bd 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_8_9-2 9ae3d7a0d29b 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_8_9-2 930b1b31489c 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_8_9-2 2bc77f04b058 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_8_9-2 67090d03ba2e 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_8_9-2 05cb6ff0c965 6 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_8_9-2 9e30ff25ed2a 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_8_9-2 767b00441d9f 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_8_9-2 46d809f8cbad 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_8_9-2 55d1176b53ed 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_8_9-2 ca3e32239095 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_8_9-2 d3aef1e432c5 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_8_9-2 11884277f8cf 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_8_9-2 7e3194fe7543 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_8_9-2 ff971a28b3f8 8 minutes ago 2.36MB tf-dev-sandbox compile 9c120caa99d2 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_8_9-2 2a0b178afc2e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_8_9-2 8aebd6f43132 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src cda2ae8f5ced About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_8_9-2 94688961151a About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_8_9-2 475279d7a7a1 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_3_8_9-2 d83151991374 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_8_9-2 d83151991374 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB