2025-10-27 14:04:05,159: INFO: Building opensdn-tor-agent 2025-10-27 14:04:05,237: 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_7-4 --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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-4 #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.2s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_7_7-4 #6 CACHED #7 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-4 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.4s #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.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.0s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.5s #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 1.772 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #14 2.408 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #14 2.762 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 264 kB 00:00 #14 3.091 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #14 5.386 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #14 6.898 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #14 7.349 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #14 8.316 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #14 8.633 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 451 kB 00:00 #14 9.157 added from: http://tf-mirrors.gz1.opensdn.io/re 100 kB/s | 16 kB 00:00 #14 9.351 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 kB/s | 257 B 00:00 #14 9.574 added from: http://tf-mirrors.gz1.opensdn.io/re 149 kB/s | 13 kB 00:00 #14 9.824 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #14 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 30 MB 00:00 #14 22.98 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #14 30.18 Dependencies resolved. #14 30.18 ======================================================================================= #14 30.18 Package Arch Version Repository Size #14 30.18 ======================================================================================= #14 30.18 Installing: #14 30.18 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 30.18 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 30.18 Installing dependencies: #14 30.18 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 30.18 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 30.18 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 30.18 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 30.18 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 30.18 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 30.18 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 30.18 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 30.18 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 30.18 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 30.18 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 30.18 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 30.18 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 30.18 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 30.18 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 30.18 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 30.18 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 30.18 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 30.18 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 30.18 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 30.18 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 30.18 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 30.18 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 30.18 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 30.18 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 30.18 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 30.18 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 30.18 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 30.18 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 30.18 #14 30.18 Transaction Summary #14 30.18 ======================================================================================= #14 30.18 Install 31 Packages #14 30.18 #14 30.18 Total download size: 12 M #14 30.18 Installed size: 41 M #14 30.18 Downloading Packages: #14 30.26 (1/31): boost-1.75.0-8.el9.x86_64.rpm 423 kB/s | 11 kB 00:00 #14 30.26 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 410 kB/s | 16 kB 00:00 #14 30.26 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 574 kB/s | 24 kB 00:00 #14 30.26 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 36 kB 00:00 #14 30.26 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #14 30.26 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 44 kB 00:00 #14 30.32 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 32 kB 00:00 #14 30.32 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #14 30.32 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 38 kB 00:00 #14 30.32 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.3 MB/s | 57 kB 00:00 #14 30.32 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 101 kB 00:00 #14 30.32 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #14 30.32 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #14 30.32 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #14 30.32 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 205 kB 00:00 #14 30.35 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #14 30.35 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 30.35 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 92 kB 00:00 #14 30.35 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #14 30.38 (20/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #14 30.38 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 277 kB 00:00 #14 30.38 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 789 kB/s | 27 kB 00:00 #14 30.43 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #14 30.43 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 55 kB 00:00 #14 30.43 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 230 kB 00:00 #14 30.43 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #14 30.46 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.8 MB/s | 30 kB 00:00 #14 30.46 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 208 kB 00:00 #14 30.61 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 809 kB/s | 67 kB 00:00 #14 30.66 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.5 MB/s | 308 kB 00:00 #14 30.77 (31/31): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #14 30.77 -------------------------------------------------------------------------------- #14 30.77 Total 23 MB/s | 12 MB 00:00 #14 30.77 Running transaction check #14 30.77 Transaction check succeeded. #14 30.77 Running transaction test #14 30.95 Transaction test succeeded. #14 30.95 Running transaction #14 32.15 Preparing : 1/1 #14 32.28 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 32.28 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 32.28 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 32.28 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 32.62 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 32.71 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 32.71 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 32.71 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 32.71 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 32.73 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 32.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 32.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 32.76 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 32.78 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 32.78 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 32.80 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 32.83 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 32.83 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 32.83 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 32.83 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 32.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 32.90 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 32.90 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 32.90 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 32.90 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 32.90 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 32.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 32.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 32.94 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 32.94 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 32.94 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 32.94 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 33.18 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 33.18 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 33.18 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 33.18 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 33.18 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 33.18 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 33.18 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 33.18 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 33.18 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 33.18 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 33.18 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 33.18 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 33.18 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 33.18 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 33.18 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 33.18 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 33.18 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 33.18 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 33.18 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 33.18 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 33.18 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 33.18 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 33.18 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 33.18 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 33.18 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 33.18 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 33.18 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 33.18 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 33.18 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 33.18 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 33.18 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 33.34 #14 33.34 Installed: #14 33.34 boost-1.75.0-8.el9.x86_64 #14 33.34 boost-atomic-1.75.0-8.el9.x86_64 #14 33.34 boost-chrono-1.75.0-8.el9.x86_64 #14 33.34 boost-container-1.75.0-8.el9.x86_64 #14 33.34 boost-context-1.75.0-8.el9.x86_64 #14 33.34 boost-contract-1.75.0-8.el9.x86_64 #14 33.34 boost-coroutine-1.75.0-8.el9.x86_64 #14 33.34 boost-date-time-1.75.0-8.el9.x86_64 #14 33.34 boost-fiber-1.75.0-8.el9.x86_64 #14 33.34 boost-filesystem-1.75.0-8.el9.x86_64 #14 33.34 boost-graph-1.75.0-8.el9.x86_64 #14 33.34 boost-iostreams-1.75.0-8.el9.x86_64 #14 33.34 boost-locale-1.75.0-8.el9.x86_64 #14 33.34 boost-log-1.75.0-8.el9.x86_64 #14 33.34 boost-math-1.75.0-8.el9.x86_64 #14 33.34 boost-nowide-1.75.0-8.el9.x86_64 #14 33.34 boost-program-options-1.75.0-8.el9.x86_64 #14 33.34 boost-python3-1.75.0-8.el9.x86_64 #14 33.34 boost-random-1.75.0-8.el9.x86_64 #14 33.34 boost-regex-1.75.0-8.el9.x86_64 #14 33.34 boost-serialization-1.75.0-8.el9.x86_64 #14 33.34 boost-stacktrace-1.75.0-8.el9.x86_64 #14 33.34 boost-system-1.75.0-8.el9.x86_64 #14 33.34 boost-test-1.75.0-8.el9.x86_64 #14 33.34 boost-thread-1.75.0-8.el9.x86_64 #14 33.34 boost-timer-1.75.0-8.el9.x86_64 #14 33.34 boost-type_erasure-1.75.0-8.el9.x86_64 #14 33.34 boost-wave-1.75.0-8.el9.x86_64 #14 33.34 gperftools-libs-2.9.1-3.el9.x86_64 #14 33.34 libicu-67.1-9.el9.x86_64 #14 33.34 libunwind-1.6.2-1.el9.x86_64 #14 33.34 #14 33.34 Complete! #14 33.60 75 files removed #14 34.03 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 34.03 Collecting contrail-vrouter-api==0.1.dev0 #14 34.15 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 34.39 Installing collected packages: contrail-vrouter-api #14 34.43 Successfully installed contrail-vrouter-api-0.1.dev0 #14 34.43 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 DONE 35.3s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.8s #16 exporting to image #16 exporting layers #16 exporting layers 4.6s done #16 writing image sha256:8d01645999b46ed79a1fa6556aaa8cc28224fbedf01591cc325e12407575dc2d #16 writing image sha256:8d01645999b46ed79a1fa6556aaa8cc28224fbedf01591cc325e12407575dc2d 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_7-4 0.1s done #16 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-10-27 14:06:22,924: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 400cb2a16fd2: Preparing 56992a65b46d: Preparing 55cbf39e77fa: Preparing 545e4cc7b0a2: Preparing f6b38813f13f: Preparing 7b5de6d1a075: Preparing f4ca836c6070: Preparing 3a70b6fb4b16: Preparing c37d6c2d0113: Preparing 54982e653c37: Preparing 40466d3ff416: Preparing f2e89fc11cf5: Preparing f549c9fcce50: Preparing 94f8f920e7f4: Preparing 73bfd2ea955c: Preparing 0691da3ff454: Preparing 0c685e6e2eda: Preparing 72c1b5d629ff: Preparing 3184b274cb8c: Preparing 44343de3ea1d: Preparing 400cb2a16fd2: Waiting 56992a65b46d: Waiting 55cbf39e77fa: Waiting 545e4cc7b0a2: Waiting f6b38813f13f: Waiting 7b5de6d1a075: Waiting f4ca836c6070: Waiting 3a70b6fb4b16: Waiting c37d6c2d0113: Waiting 54982e653c37: Waiting 40466d3ff416: Waiting f2e89fc11cf5: Waiting f549c9fcce50: Waiting 94f8f920e7f4: Waiting 73bfd2ea955c: Waiting 0691da3ff454: Waiting 0c685e6e2eda: Waiting 72c1b5d629ff: Waiting 3184b274cb8c: Waiting 44343de3ea1d: Waiting 400cb2a16fd2: Pushed 55cbf39e77fa: Pushed 545e4cc7b0a2: Pushed f6b38813f13f: Pushed 7b5de6d1a075: Pushed 3a70b6fb4b16: Layer already exists c37d6c2d0113: Layer already exists 54982e653c37: Layer already exists 40466d3ff416: Layer already exists f4ca836c6070: Pushed f2e89fc11cf5: Layer already exists 94f8f920e7f4: Layer already exists f549c9fcce50: Layer already exists 73bfd2ea955c: Layer already exists 0691da3ff454: Layer already exists 0c685e6e2eda: Layer already exists 72c1b5d629ff: Layer already exists 3184b274cb8c: Layer already exists 44343de3ea1d: Layer already exists 56992a65b46d: Pushed master-2_2_7_7-4: digest: sha256:b39e3eb843126efa0fe9ffb0180b430f5563120640b2362abb6e06750afa9cc5 size: 4505 2025-10-27 14:06:47,087: INFO: Building opensdn-tor-agent finished successfully, duration: 162 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_7-4 71fb94b7b4f2 12 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_7-4 cbe6c6a8721e 14 seconds ago 637MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_7_7-4 ae351dded6fa 26 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_7-4 8d01645999b4 31 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_7-4 3f89eb8f6116 32 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_7-4 2a2ef62c50d4 32 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_7-4 d544be151a75 39 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_7-4 452689f464cb About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_7-4 a0ebbfce863e About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_7-4 ceeedca03469 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_7-4 b8d9ee6c95e4 About a minute ago 774MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_7_7-4 b9e95a50e303 About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_7-4 6290e4db257a About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_7-4 808cd2f8ae72 About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_7-4 5875cf9fc262 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_7-4 89b9caaef3c8 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_7-4 83d74a360f4d 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_7-4 f9b5b208d95c 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_7-4 478c8cb63f7c 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_7-4 3672d5bd9715 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_7-4 82c171034103 2 minutes ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_7-4 747e8d80815c 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_7-4 79129cefc45a 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_7-4 75c090513eb8 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_7-4 42b06affa342 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_7-4 f8f8502c4dd2 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_7-4 1aeb51e6a745 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_7-4 b0bdfdff6c06 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_7-4 a5c8c9df8ac4 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_7-4 5f354a7f2a5e 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_7-4 a53dfa517f69 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_7-4 bf66f32aca14 3 minutes ago 301MB opensdn-test-test master-2_2_7_7-4 5d7c55a07fed 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_7-4 5d7c55a07fed 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_7-4 0929c21285ef 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_7-4 36d226c7df31 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_7-4 896786d9c02f 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_7-4 e27f3afe5849 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_7-4 e097f7dbdfeb 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_7-4 6d071644e85b 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_7-4 2fb0b0d6af04 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_7-4 1dce5d494833 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_7-4 8c3f8979c4dc 4 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_7-4 ccff4cf65413 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_7-4 66005a325064 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_7-4 1989bf204abc 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_7-4 d3683d2af640 5 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_7-4 c3f2e1136862 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_7-4 b8e2399a3e32 6 minutes ago 2.45MB tf-dev-sandbox compile a33d2aac6305 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_7-4 74c3c7efd2ce About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 271490cc03e3 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_7-4 273a85470258 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_7-4 d28a2b84a2ba About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_7-4 8914f2f36c53 About an hour ago 32.6MB tf-dev-sandbox frozen 33a9ad52d145 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 33a9ad52d145 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB