2025-09-25 01:55:36,565: INFO: Building opensdn-tor-agent 2025-09-25 01:55:36,744: 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-1_7_4_1-9 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_4_1-9 #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:5101/opensdn-base:master-1_7_4_1-9 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.9s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 19.0s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.2s #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.099 Contrail repo 44 kB/s | 948 B 00:00 #13 2.201 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #13 3.274 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 3.747 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 264 kB 00:00 #13 4.140 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #13 7.534 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #13 8.499 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 9.059 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #13 10.25 added from: http://tf-mirrors.gz1.opensdn.io/re 756 kB/s | 392 kB 00:00 #13 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 451 kB 00:00 #13 11.46 added from: http://tf-mirrors.gz1.opensdn.io/re 453 kB/s | 16 kB 00:00 #13 11.77 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 kB/s | 257 B 00:00 #13 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 13 kB 00:00 #13 12.64 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 64 kB 00:00 #13 13.34 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 30 MB 00:00 #13 27.10 Third parties for OpenSDN 45 MB/s | 5.4 MB 00:00 #13 35.33 Dependencies resolved. #13 35.33 ======================================================================================= #13 35.33 Package Arch Version Repository Size #13 35.33 ======================================================================================= #13 35.33 Installing: #13 35.33 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 35.33 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 35.33 Installing dependencies: #13 35.33 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 35.33 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 35.33 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 35.33 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 35.33 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 35.33 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 35.33 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 35.33 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 35.33 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 35.33 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 35.33 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 35.33 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 35.33 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 35.33 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 35.33 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 35.33 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 35.33 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 35.33 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 35.33 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 35.33 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 35.33 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 35.33 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 35.33 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 35.33 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 35.33 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 35.33 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 35.33 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 35.33 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 35.33 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 35.33 #13 35.33 Transaction Summary #13 35.33 ======================================================================================= #13 35.33 Install 31 Packages #13 35.33 #13 35.33 Total download size: 12 M #13 35.33 Installed size: 41 M #13 35.33 Downloading Packages: #13 35.35 (1/31): boost-1.75.0-8.el9.x86_64.rpm 411 kB/s | 11 kB 00:00 #13 35.36 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 485 kB/s | 16 kB 00:00 #13 35.36 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 24 kB 00:00 #13 35.36 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.8 MB/s | 36 kB 00:00 #13 35.41 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 15 kB 00:00 #13 35.41 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 44 kB 00:00 #13 35.41 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 32 kB 00:00 #13 35.41 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 #13 35.41 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 38 kB 00:00 #13 35.41 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.0 MB/s | 57 kB 00:00 #13 35.41 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 101 kB 00:00 #13 35.41 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.4 MB/s | 38 kB 00:00 #13 35.41 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #13 35.41 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 32 MB/s | 205 kB 00:00 #13 35.45 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 22 MB/s | 408 kB 00:00 #13 35.45 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 35.45 (17/31): boost-program-options-1.75.0-8.el9.x86 19 MB/s | 106 kB 00:00 #13 35.45 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #13 35.45 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 35.45 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #13 35.45 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.4 MB/s | 129 kB 00:00 #13 35.45 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.4 MB/s | 27 kB 00:00 #13 35.45 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 13 kB 00:00 #13 35.45 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 33 MB/s | 230 kB 00:00 #13 35.45 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 55 kB 00:00 #13 35.45 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 23 kB 00:00 #13 35.68 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 7.0 MB/s | 30 kB 00:00 #13 35.68 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 32 MB/s | 208 kB 00:00 #13 35.68 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 28 MB/s | 308 kB 00:00 #13 35.68 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.1 MB/s | 67 kB 00:00 #13 35.68 (31/31): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 35.68 -------------------------------------------------------------------------------- #13 35.68 Total 35 MB/s | 12 MB 00:00 #13 35.68 Running transaction check #13 35.78 Transaction check succeeded. #13 35.78 Running transaction test #13 36.01 Transaction test succeeded. #13 36.01 Running transaction #13 36.71 Preparing : 1/1 #13 36.87 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 36.87 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 36.87 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 36.87 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 37.25 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 37.25 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 37.25 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 37.25 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 37.28 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 37.28 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 37.32 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 37.32 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 37.32 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 37.32 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 37.32 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 37.35 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 37.35 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 37.35 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 37.35 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 37.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 37.42 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 37.42 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 37.42 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 37.42 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 37.42 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 37.42 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 37.42 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 37.42 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 37.42 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 37.42 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 37.44 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.48 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 37.76 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 37.76 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 37.76 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 37.76 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 37.76 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 37.76 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 37.76 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 37.76 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 37.76 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 37.76 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 37.76 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 37.76 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 37.76 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 37.76 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 37.76 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 37.76 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 37.76 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 37.76 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 37.76 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 37.76 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 37.76 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 37.76 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 37.76 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 37.76 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 37.76 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 37.76 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 37.76 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 37.76 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 37.76 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 37.76 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 37.76 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 37.85 #13 37.85 Installed: #13 37.85 boost-1.75.0-8.el9.x86_64 #13 37.85 boost-atomic-1.75.0-8.el9.x86_64 #13 37.85 boost-chrono-1.75.0-8.el9.x86_64 #13 37.85 boost-container-1.75.0-8.el9.x86_64 #13 37.85 boost-context-1.75.0-8.el9.x86_64 #13 37.85 boost-contract-1.75.0-8.el9.x86_64 #13 37.85 boost-coroutine-1.75.0-8.el9.x86_64 #13 37.85 boost-date-time-1.75.0-8.el9.x86_64 #13 37.85 boost-fiber-1.75.0-8.el9.x86_64 #13 37.85 boost-filesystem-1.75.0-8.el9.x86_64 #13 37.85 boost-graph-1.75.0-8.el9.x86_64 #13 37.85 boost-iostreams-1.75.0-8.el9.x86_64 #13 37.85 boost-locale-1.75.0-8.el9.x86_64 #13 37.85 boost-log-1.75.0-8.el9.x86_64 #13 37.85 boost-math-1.75.0-8.el9.x86_64 #13 37.85 boost-nowide-1.75.0-8.el9.x86_64 #13 37.85 boost-program-options-1.75.0-8.el9.x86_64 #13 37.85 boost-python3-1.75.0-8.el9.x86_64 #13 37.85 boost-random-1.75.0-8.el9.x86_64 #13 37.85 boost-regex-1.75.0-8.el9.x86_64 #13 37.85 boost-serialization-1.75.0-8.el9.x86_64 #13 37.85 boost-stacktrace-1.75.0-8.el9.x86_64 #13 37.85 boost-system-1.75.0-8.el9.x86_64 #13 37.85 boost-test-1.75.0-8.el9.x86_64 #13 37.85 boost-thread-1.75.0-8.el9.x86_64 #13 37.85 boost-timer-1.75.0-8.el9.x86_64 #13 37.85 boost-type_erasure-1.75.0-8.el9.x86_64 #13 37.85 boost-wave-1.75.0-8.el9.x86_64 #13 37.85 gperftools-libs-2.9.1-3.el9.x86_64 #13 37.85 libicu-67.1-9.el9.x86_64 #13 37.85 libunwind-1.6.2-1.el9.x86_64 #13 37.85 #13 37.85 Complete! #13 38.21 80 files removed #13 38.60 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 38.60 Collecting contrail-vrouter-api==0.1.dev0 #13 38.62 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 38.75 Installing collected packages: contrail-vrouter-api #13 38.75 Successfully installed contrail-vrouter-api-0.1.dev0 #13 38.76 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 DONE 39.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:ff5e382587c6e6cf808d5c22d87b4f06c8e9a5f895fe1308731f0bf1f9f5adfd #15 writing image sha256:ff5e382587c6e6cf808d5c22d87b4f06c8e9a5f895fe1308731f0bf1f9f5adfd 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-1_7_4_1-9 0.1s done #15 DONE 4.8s 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-09-25 01:57:47,358: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ada075ca869d: Preparing d203b7ab4786: Preparing 6601c5b55715: Preparing 35cbb0935f2c: Preparing f2850d593910: Preparing df926c9e298b: Preparing 408cf0f7f469: Preparing 0b314b25b840: Preparing e41459f0fa54: Preparing 70aa683c25e2: Preparing f41cbfdb4cfd: Preparing bb49b596cde9: Preparing 5556098108ab: Preparing b444b78e28ec: Preparing 251ed4f7905a: Preparing c726a308010a: Preparing 514e7cc76f3a: Preparing 4db5a92235c9: Preparing 44343de3ea1d: Preparing d203b7ab4786: Waiting 6601c5b55715: Waiting 35cbb0935f2c: Waiting f2850d593910: Waiting df926c9e298b: Waiting 408cf0f7f469: Waiting 0b314b25b840: Waiting e41459f0fa54: Waiting 70aa683c25e2: Waiting f41cbfdb4cfd: Waiting bb49b596cde9: Waiting 5556098108ab: Waiting b444b78e28ec: Waiting 251ed4f7905a: Waiting c726a308010a: Waiting 514e7cc76f3a: Waiting 4db5a92235c9: Waiting 44343de3ea1d: Waiting ada075ca869d: Pushed 6601c5b55715: Pushed 35cbb0935f2c: Pushed d203b7ab4786: Pushed df926c9e298b: Pushed f2850d593910: Pushed 408cf0f7f469: Pushed 0b314b25b840: Layer already exists e41459f0fa54: Layer already exists 70aa683c25e2: Layer already exists f41cbfdb4cfd: Layer already exists bb49b596cde9: Layer already exists 5556098108ab: Layer already exists b444b78e28ec: Layer already exists 251ed4f7905a: Layer already exists 514e7cc76f3a: Layer already exists c726a308010a: Layer already exists 44343de3ea1d: Layer already exists 4db5a92235c9: Layer already exists master-1_7_4_1-9: digest: sha256:66c236df3916562ddbf3afc69757bdd9eeb897aceb5369ddc90108274eaa7a24 size: 4292 2025-09-25 01:58:03,555: INFO: Building opensdn-tor-agent finished successfully, duration: 147 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-1_7_4_1-9 185aaf0f9d0e 4 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-1_7_4_1-9 ac1a6155d7f2 18 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-1_7_4_1-9 5e370eae8ab0 21 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-1_7_4_1-9 ff5e382587c6 22 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-1_7_4_1-9 1971e0200f81 26 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-1_7_4_1-9 723660faad3d 40 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-1_7_4_1-9 7f3511adf9b2 48 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-1_7_4_1-9 6cd87eb69338 54 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-1_7_4_1-9 2f03801bef25 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-1_7_4_1-9 dd012e1dc224 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-1_7_4_1-9 2e23617a3006 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-1_7_4_1-9 e998087d34ab About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-1_7_4_1-9 5b53f9e43416 About a minute ago 887MB opensdn-test-test master-1_7_4_1-9 6b8bcc086637 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-1_7_4_1-9 6b8bcc086637 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-1_7_4_1-9 0a7f82817843 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-1_7_4_1-9 368bb3f1c0f7 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-1_7_4_1-9 4a6c41db1074 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-1_7_4_1-9 805936474416 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-1_7_4_1-9 2bfbc69857ce 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-1_7_4_1-9 f4785cbe9b47 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-1_7_4_1-9 6f80d46c9173 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-1_7_4_1-9 daa64f056ada 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-1_7_4_1-9 cff324f4fc73 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-1_7_4_1-9 5658ae0193db 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-1_7_4_1-9 f9e3f85fa07f 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-1_7_4_1-9 6099398501f9 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-1_7_4_1-9 29f9210f03d0 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-1_7_4_1-9 cbdcb2ed3d02 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-1_7_4_1-9 d6b056b3c7b4 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-1_7_4_1-9 0952b5aff18d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-1_7_4_1-9 e80af565c438 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-1_7_4_1-9 2a8275de8eaf 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-1_7_4_1-9 42705cbd705d 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-1_7_4_1-9 ef79c6a91b8e 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-1_7_4_1-9 316bee48314b 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-1_7_4_1-9 5a1b55aaedea 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-1_7_4_1-9 df51bc98de24 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-1_7_4_1-9 d77e4470c727 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-1_7_4_1-9 00e18a1cad85 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-1_7_4_1-9 af9896008cde 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-1_7_4_1-9 3aa9380d5579 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-1_7_4_1-9 271fb6e6bf19 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-1_7_4_1-9 bbd9cd69a864 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-1_7_4_1-9 cc3396e81ef8 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-1_7_4_1-9 55ab6548ff54 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-1_7_4_1-9 b975c4dd2de0 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-1_7_4_1-9 ffb82c439eba 6 minutes ago 2.42MB tf-dev-sandbox compile 01e2d66a578e 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-1_7_4_1-9 97a21776f92f 58 minutes ago 1.46MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-1_7_4_1-9 9d07027d9049 58 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0693cd658776 58 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-1_7_4_1-9 89b51ea485e8 58 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-1_7_4_1-9 ce53aa4c6ba9 58 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen bd83765b33a6 About an hour ago 2.83GB tf-dev-sandbox frozen bd83765b33a6 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB