2025-10-22 14:19:39,109: INFO: Building opensdn-tor-agent 2025-10-22 14:19:39,180: 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_2_7_4-1 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_4-1 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 3.3s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_4-1 #5 DONE 0.8s #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.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 10.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.0s #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 3.763 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 4.710 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #13 5.018 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 MB/s | 264 kB 00:00 #13 5.349 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 7.0 MB 00:00 #13 8.417 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #13 10.63 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 11.19 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #13 12.62 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #13 13.10 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 13.60 added from: http://tf-mirrors.gz1.opensdn.io/re 404 kB/s | 16 kB 00:00 #13 14.13 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 kB/s | 257 B 00:00 #13 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 318 kB/s | 13 kB 00:00 #13 14.57 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #13 15.54 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #13 30.74 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #13 37.78 Dependencies resolved. #13 37.78 ======================================================================================= #13 37.78 Package Arch Version Repository Size #13 37.78 ======================================================================================= #13 37.78 Installing: #13 37.78 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.78 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 37.78 Installing dependencies: #13 37.78 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 37.78 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 37.78 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 37.78 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.78 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 37.78 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 37.78 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.78 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.78 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 37.78 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 37.78 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.78 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 37.78 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 37.78 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 37.78 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.78 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 37.78 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 37.78 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.78 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 37.78 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 37.78 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 37.78 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.78 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 37.78 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 37.78 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.78 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 37.78 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 37.78 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 37.78 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 37.78 #13 37.78 Transaction Summary #13 37.78 ======================================================================================= #13 37.78 Install 31 Packages #13 37.78 #13 37.79 Total download size: 12 M #13 37.79 Installed size: 41 M #13 37.79 Downloading Packages: #13 37.85 (1/31): boost-1.75.0-8.el9.x86_64.rpm 427 kB/s | 11 kB 00:00 #13 37.85 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 554 kB/s | 16 kB 00:00 #13 37.85 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 24 kB 00:00 #13 37.85 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 36 kB 00:00 #13 37.85 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 37.86 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 44 kB 00:00 #13 38.00 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 198 kB/s | 32 kB 00:00 #13 38.00 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 87 kB/s | 13 kB 00:00 #13 38.03 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 38 kB 00:00 #13 38.03 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.9 MB/s | 57 kB 00:00 #13 38.03 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 101 kB 00:00 #13 38.05 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.0 MB/s | 38 kB 00:00 #13 38.05 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #13 38.06 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #13 38.08 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 408 kB 00:00 #13 38.08 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 712 kB/s | 15 kB 00:00 #13 38.08 (17/31): boost-program-options-1.75.0-8.el9.x86 8.8 MB/s | 106 kB 00:00 #13 38.09 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 92 kB 00:00 #13 38.15 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 38.15 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 16 MB/s | 277 kB 00:00 #13 38.15 (21/31): boost-serialization-1.75.0-8.el9.x86_6 6.3 MB/s | 129 kB 00:00 #13 38.15 (22/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #13 38.15 (23/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.6 MB/s | 27 kB 00:00 #13 38.15 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #13 38.15 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #13 38.15 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 38.15 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.7 MB/s | 30 kB 00:00 #13 38.29 (28/31): libicu-67.1-9.el9.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #13 38.29 (29/31): boost-wave-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 208 kB 00:00 #13 38.29 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #13 38.29 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.9 MB/s | 308 kB 00:00 #13 38.29 -------------------------------------------------------------------------------- #13 38.29 Total 26 MB/s | 12 MB 00:00 #13 38.29 Running transaction check #13 38.40 Transaction check succeeded. #13 38.40 Running transaction test #13 38.57 Transaction test succeeded. #13 38.57 Running transaction #13 39.11 Preparing : 1/1 #13 39.29 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 39.67 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 39.68 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 39.69 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 39.96 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 40.00 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 40.00 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 40.00 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 40.00 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 40.00 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 40.03 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 40.04 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 40.04 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 40.07 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 40.07 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 40.09 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 40.09 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 40.09 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 40.11 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 40.13 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 40.13 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 40.16 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 40.16 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 40.20 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 40.20 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 40.20 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 40.20 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 40.26 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 40.26 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 40.26 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 40.26 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.26 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.61 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 40.61 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 40.61 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 40.61 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 40.61 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 40.61 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 40.61 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 40.61 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 40.61 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 40.61 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 40.61 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 40.61 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 40.61 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 40.61 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 40.61 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 40.61 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 40.61 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 40.61 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 40.61 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 40.61 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 40.61 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 40.61 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 40.61 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 40.61 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 40.61 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 40.61 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 40.61 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 40.61 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 40.61 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 40.61 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 40.61 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 40.72 #13 40.72 Installed: #13 40.72 boost-1.75.0-8.el9.x86_64 #13 40.72 boost-atomic-1.75.0-8.el9.x86_64 #13 40.72 boost-chrono-1.75.0-8.el9.x86_64 #13 40.72 boost-container-1.75.0-8.el9.x86_64 #13 40.72 boost-context-1.75.0-8.el9.x86_64 #13 40.72 boost-contract-1.75.0-8.el9.x86_64 #13 40.72 boost-coroutine-1.75.0-8.el9.x86_64 #13 40.72 boost-date-time-1.75.0-8.el9.x86_64 #13 40.72 boost-fiber-1.75.0-8.el9.x86_64 #13 40.72 boost-filesystem-1.75.0-8.el9.x86_64 #13 40.72 boost-graph-1.75.0-8.el9.x86_64 #13 40.72 boost-iostreams-1.75.0-8.el9.x86_64 #13 40.72 boost-locale-1.75.0-8.el9.x86_64 #13 40.72 boost-log-1.75.0-8.el9.x86_64 #13 40.72 boost-math-1.75.0-8.el9.x86_64 #13 40.72 boost-nowide-1.75.0-8.el9.x86_64 #13 40.72 boost-program-options-1.75.0-8.el9.x86_64 #13 40.72 boost-python3-1.75.0-8.el9.x86_64 #13 40.72 boost-random-1.75.0-8.el9.x86_64 #13 40.72 boost-regex-1.75.0-8.el9.x86_64 #13 40.72 boost-serialization-1.75.0-8.el9.x86_64 #13 40.72 boost-stacktrace-1.75.0-8.el9.x86_64 #13 40.72 boost-system-1.75.0-8.el9.x86_64 #13 40.72 boost-test-1.75.0-8.el9.x86_64 #13 40.72 boost-thread-1.75.0-8.el9.x86_64 #13 40.72 boost-timer-1.75.0-8.el9.x86_64 #13 40.72 boost-type_erasure-1.75.0-8.el9.x86_64 #13 40.72 boost-wave-1.75.0-8.el9.x86_64 #13 40.72 gperftools-libs-2.9.1-3.el9.x86_64 #13 40.72 libicu-67.1-9.el9.x86_64 #13 40.72 libunwind-1.6.2-1.el9.x86_64 #13 40.72 #13 40.72 Complete! #13 41.15 75 files removed #13 41.84 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 41.84 Collecting contrail-vrouter-api==0.1.dev0 #13 41.84 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 42.07 Installing collected packages: contrail-vrouter-api #13 42.07 Successfully installed contrail-vrouter-api-0.1.dev0 #13 42.10 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 42.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 4.3s done #15 writing image sha256:12b491916152d490bb5b18787e9a021fa5e13d4f2e7d4857a17d31aa871772ef #15 writing image sha256:12b491916152d490bb5b18787e9a021fa5e13d4f2e7d4857a17d31aa871772ef 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_4-1 0.1s done #15 DONE 4.5s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-10-22 14:22:45,110: INFO: Docker build duration: 186 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 91cf4199514b: Preparing 950b0ca8c8bb: Preparing eab7cf701c67: Preparing 3c626c83013a: Preparing ff07b3bc52df: Preparing 61ea33b8a326: Preparing 8cd460c51a24: Preparing fab6ff976476: Preparing 51bd4f4ad9ef: Preparing c05b4e5d8648: Preparing 9d230238ae55: Preparing 3ca6ea60a059: Preparing bb2eb048e870: Preparing 24706a2f0477: Preparing 5d42d121480c: Preparing 96a24de165cc: Preparing a444d9ab7d0e: Preparing 0b72750e499d: Preparing 44343de3ea1d: Preparing 91cf4199514b: Waiting 950b0ca8c8bb: Waiting eab7cf701c67: Waiting 3c626c83013a: Waiting ff07b3bc52df: Waiting 61ea33b8a326: Waiting 8cd460c51a24: Waiting fab6ff976476: Waiting 51bd4f4ad9ef: Waiting c05b4e5d8648: Waiting 9d230238ae55: Waiting 3ca6ea60a059: Waiting bb2eb048e870: Waiting 24706a2f0477: Waiting 5d42d121480c: Waiting 96a24de165cc: Waiting a444d9ab7d0e: Waiting 0b72750e499d: Waiting 44343de3ea1d: Waiting 91cf4199514b: Pushed eab7cf701c67: Pushed 3c626c83013a: Pushed ff07b3bc52df: Pushed 61ea33b8a326: Pushed 8cd460c51a24: Pushed fab6ff976476: Layer already exists 51bd4f4ad9ef: Layer already exists c05b4e5d8648: Layer already exists 9d230238ae55: Layer already exists 3ca6ea60a059: Layer already exists bb2eb048e870: Layer already exists 5d42d121480c: Layer already exists 24706a2f0477: Layer already exists 96a24de165cc: Layer already exists a444d9ab7d0e: Layer already exists 44343de3ea1d: Layer already exists 0b72750e499d: Layer already exists 950b0ca8c8bb: Pushed master-2_2_7_4-1: digest: sha256:4b9334c29dc4b095a42186295ec7bb88b5b184f75eccaed9c41d33bc4f5c2f58 size: 4292 2025-10-22 14:23:07,135: INFO: Building opensdn-tor-agent finished successfully, duration: 208 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_7_4-1 e2ba70f479e9 19 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_4-1 12b491916152 28 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_4-1 c7b71f4733eb 32 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_4-1 b45e11355f4c 39 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_4-1 7835f9007c62 58 seconds ago 593MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_7_4-1 b13dfac8acf8 59 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_4-1 517bc20eca45 About a minute ago 790MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_4-1 51f5dc76ef55 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_4-1 b33fa5ced5ad About a minute ago 897MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_4-1 48e966230541 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_4-1 98c7881db409 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_4-1 bf4c6235f5c0 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_4-1 c7fab1f84f05 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_4-1 3531a803e31a About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_4-1 867f24869f9a About a minute ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_4-1 101ecd717935 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_4-1 2cb3ebbb6725 2 minutes ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_4-1 9713cdb84bc0 3 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_4-1 1a6c9243fc55 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_4-1 eb9cf280f1aa 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_4-1 8007447e8157 3 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_4-1 1e41d480b7b3 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_4-1 e74c5496aedf 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_4-1 09a63c1012f2 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_4-1 5f8caa35bee3 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_4-1 a0a432053525 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_4-1 cfec1956f4e2 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_4-1 10cdce8c11c1 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_4-1 fdccd6230113 3 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_4-1 2c1d44610a38 3 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_4-1 7cb44d39b37c 4 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_4-1 48005a0af7bf 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_4-1 5d4f11bc8a62 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_4-1 fc7c1176c45b 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_4-1 9e7c8883f1ba 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_4-1 8a5e51e54029 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_4-1 aa77ea45e3fd 5 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_4-1 2d8aa19dd986 5 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_4-1 06ede72dc0ba 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_4-1 4f9cb7de84fd 5 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_4-1 b2fe877c8fdf 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_4-1 94890de7b0b3 5 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_4-1 fae51ab587d0 6 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_4-1 1abff417864b 6 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_4-1 f4b9e59b9b4d 6 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_4-1 8ec9d506dd96 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_4-1 ce32c65b81e2 7 minutes ago 2.45MB tf-dev-sandbox compile de4fca358df3 8 minutes ago 35GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_4-1 9ed0e048e636 17 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_4-1 3dfcfeb0e6d4 17 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 1d47a263ae8c 17 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_4-1 d34ded90efa1 17 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_4-1 698c3847e986 17 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5efacaf97c46 43 minutes ago 23.6GB