2025-10-10 00:33:01,354: INFO: Building opensdn-tor-agent 2025-10-10 00:33:01,402: 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_2_5-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 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_5-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 1.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_5-4 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.188 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #13 3.028 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 730 kB 00:00 #13 3.675 added from: http://tf-mirrors.gz1.opensdn.io/re 675 kB/s | 264 kB 00:00 #13 4.333 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 7.0 MB 00:00 #13 7.690 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.0 MB 00:00 #13 9.386 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #13 9.931 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 2.3 MB 00:00 #13 11.38 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 392 kB 00:00 #13 11.86 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 567 kB/s | 16 kB 00:00 #13 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #13 12.80 added from: http://tf-mirrors.gz1.opensdn.io/re 467 kB/s | 13 kB 00:00 #13 13.11 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #13 14.27 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #13 29.81 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 37.26 Dependencies resolved. #13 37.26 ======================================================================================= #13 37.26 Package Arch Version Repository Size #13 37.26 ======================================================================================= #13 37.26 Installing: #13 37.26 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.26 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 37.26 Installing dependencies: #13 37.26 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 37.26 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 37.26 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 37.26 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.26 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 37.26 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 37.26 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.26 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.26 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 37.26 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 37.26 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.26 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 37.26 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 37.26 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 37.26 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.26 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 37.26 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 37.26 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.26 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 37.26 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 37.26 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 37.26 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.26 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 37.26 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 37.26 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.26 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 37.26 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 37.26 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 37.26 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 37.26 #13 37.26 Transaction Summary #13 37.26 ======================================================================================= #13 37.26 Install 31 Packages #13 37.26 #13 37.26 Total download size: 12 M #13 37.26 Installed size: 41 M #13 37.26 Downloading Packages: #13 37.32 (1/31): boost-1.75.0-8.el9.x86_64.rpm 555 kB/s | 11 kB 00:00 #13 37.32 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 709 kB/s | 16 kB 00:00 #13 37.32 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 24 kB 00:00 #13 37.32 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 36 kB 00:00 #13 37.32 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 37.32 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 44 kB 00:00 #13 37.32 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 32 kB 00:00 #13 37.34 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #13 37.34 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 38 kB 00:00 #13 37.34 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.9 MB/s | 57 kB 00:00 #13 37.34 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #13 37.35 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.6 MB/s | 38 kB 00:00 #13 37.36 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 10 MB/s | 214 kB 00:00 #13 37.38 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #13 37.39 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 408 kB 00:00 #13 37.41 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 818 kB/s | 15 kB 00:00 #13 37.41 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #13 37.41 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 37.41 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 37.43 (20/31): boost-serialization-1.75.0-8.el9.x86_6 7.2 MB/s | 129 kB 00:00 #13 37.43 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 9.5 MB/s | 277 kB 00:00 #13 37.44 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #13 37.44 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 37.46 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 230 kB 00:00 #13 37.47 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 55 kB 00:00 #13 37.49 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 37.49 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #13 37.49 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #13 37.49 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 37.51 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.8 MB/s | 67 kB 00:00 #13 37.62 (31/31): libicu-67.1-9.el9.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 37.62 -------------------------------------------------------------------------------- #13 37.62 Total 35 MB/s | 12 MB 00:00 #13 37.62 Running transaction check #13 37.67 Transaction check succeeded. #13 37.67 Running transaction test #13 38.05 Transaction test succeeded. #13 38.05 Running transaction #13 38.61 Preparing : 1/1 #13 38.82 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 38.82 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 38.85 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 38.85 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 39.28 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 39.34 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 39.34 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 39.34 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 39.34 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 39.37 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 39.37 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 39.37 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 39.39 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 39.39 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 39.39 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 39.41 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 39.41 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 39.41 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 39.45 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 39.45 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 39.45 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 39.45 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 39.45 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 39.47 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 39.47 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 39.51 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 39.51 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 39.51 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 39.51 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 39.51 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 39.51 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.57 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 39.66 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 39.66 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 39.66 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 39.66 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 39.66 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 39.66 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 39.66 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 39.66 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 39.66 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 39.66 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 39.66 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 39.66 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 39.66 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 39.66 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 39.66 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 39.66 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 39.66 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 39.66 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 39.66 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 39.66 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 39.66 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 39.66 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 39.66 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 39.66 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 39.66 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 39.66 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 39.66 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 39.66 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 39.66 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 39.66 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 39.66 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 39.76 #13 39.76 Installed: #13 39.76 boost-1.75.0-8.el9.x86_64 #13 39.76 boost-atomic-1.75.0-8.el9.x86_64 #13 39.76 boost-chrono-1.75.0-8.el9.x86_64 #13 39.76 boost-container-1.75.0-8.el9.x86_64 #13 39.76 boost-context-1.75.0-8.el9.x86_64 #13 39.76 boost-contract-1.75.0-8.el9.x86_64 #13 39.76 boost-coroutine-1.75.0-8.el9.x86_64 #13 39.76 boost-date-time-1.75.0-8.el9.x86_64 #13 39.76 boost-fiber-1.75.0-8.el9.x86_64 #13 39.76 boost-filesystem-1.75.0-8.el9.x86_64 #13 39.76 boost-graph-1.75.0-8.el9.x86_64 #13 39.76 boost-iostreams-1.75.0-8.el9.x86_64 #13 39.76 boost-locale-1.75.0-8.el9.x86_64 #13 39.76 boost-log-1.75.0-8.el9.x86_64 #13 39.76 boost-math-1.75.0-8.el9.x86_64 #13 39.76 boost-nowide-1.75.0-8.el9.x86_64 #13 39.76 boost-program-options-1.75.0-8.el9.x86_64 #13 39.76 boost-python3-1.75.0-8.el9.x86_64 #13 39.76 boost-random-1.75.0-8.el9.x86_64 #13 39.76 boost-regex-1.75.0-8.el9.x86_64 #13 39.76 boost-serialization-1.75.0-8.el9.x86_64 #13 39.76 boost-stacktrace-1.75.0-8.el9.x86_64 #13 39.76 boost-system-1.75.0-8.el9.x86_64 #13 39.76 boost-test-1.75.0-8.el9.x86_64 #13 39.76 boost-thread-1.75.0-8.el9.x86_64 #13 39.76 boost-timer-1.75.0-8.el9.x86_64 #13 39.76 boost-type_erasure-1.75.0-8.el9.x86_64 #13 39.76 boost-wave-1.75.0-8.el9.x86_64 #13 39.76 gperftools-libs-2.9.1-3.el9.x86_64 #13 39.76 libicu-67.1-9.el9.x86_64 #13 39.76 libunwind-1.6.2-1.el9.x86_64 #13 39.76 #13 39.76 Complete! #13 40.15 75 files removed #13 40.78 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 40.82 Collecting contrail-vrouter-api==0.1.dev0 #13 40.82 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 40.87 Installing collected packages: contrail-vrouter-api #13 40.91 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 40.91 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 41.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.9s done #15 writing image sha256:d2094f0e21a1c334e3004f8ba3fbf5de716473944195a4086c8bddca453c1e05 #15 writing image sha256:d2094f0e21a1c334e3004f8ba3fbf5de716473944195a4086c8bddca453c1e05 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_2_5-4 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_2_5-4 0.3s done #15 DONE 4.6s 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-10 00:34:11,315: INFO: Docker build duration: 70 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f5adf4d19312: Preparing 1e2286383791: Preparing 2e85e28a30f9: Preparing c1853368efbb: Preparing 9b80b000d7cc: Preparing d9be41432379: Preparing e649c9d8da04: Preparing a8e2d87a8e6c: Preparing 93f07c4f0f30: Preparing 69be85e3a5c0: Preparing 0cf51e3138b5: Preparing daeeb3807c56: Preparing 4686f1d537ea: Preparing aee4380f51ee: Preparing 188118a2738d: Preparing dd5fb2e57525: Preparing f3657bcfd605: Preparing 5ce8fc799757: Preparing 44343de3ea1d: Preparing 2e85e28a30f9: Waiting c1853368efbb: Waiting 9b80b000d7cc: Waiting d9be41432379: Waiting e649c9d8da04: Waiting a8e2d87a8e6c: Waiting 93f07c4f0f30: Waiting 69be85e3a5c0: Waiting 0cf51e3138b5: Waiting daeeb3807c56: Waiting 4686f1d537ea: Waiting aee4380f51ee: Waiting 188118a2738d: Waiting dd5fb2e57525: Waiting f3657bcfd605: Waiting 5ce8fc799757: Waiting 44343de3ea1d: Waiting f5adf4d19312: Pushed 2e85e28a30f9: Pushed c1853368efbb: Pushed 9b80b000d7cc: Pushed d9be41432379: Pushed e649c9d8da04: Pushed a8e2d87a8e6c: Layer already exists 93f07c4f0f30: Layer already exists 69be85e3a5c0: Layer already exists 0cf51e3138b5: Layer already exists daeeb3807c56: Layer already exists 4686f1d537ea: Layer already exists aee4380f51ee: Layer already exists 188118a2738d: Layer already exists dd5fb2e57525: Layer already exists f3657bcfd605: Layer already exists 5ce8fc799757: Layer already exists 44343de3ea1d: Layer already exists 1e2286383791: Pushed master-2_2_2_5-4: digest: sha256:40c22054a53bfc25e5508c21c0203319c7960712bca59cc74dd7a72a292b052c size: 4292 2025-10-10 00:34:30,591: INFO: Building opensdn-tor-agent finished successfully, duration: 89 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_2_5-4 b5c5d0cd280a 20 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_2_5-4 d2094f0e21a1 25 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_2_5-4 02107be6ad54 39 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_2_5-4 010a54621ca4 46 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_2_5-4 dcc53fe31e4c 47 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_2_5-4 c9562e338063 54 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_2_5-4 293a4a385f26 56 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_2_5-4 37f540d65337 56 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_2_5-4 993f3747a210 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_2_5-4 956a0c060837 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_2_5-4 dfbd9c94e545 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_2_5-4 810b953d4df8 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_2_5-4 4fffcadf0ed6 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_2_5-4 ea2fed2ad8e1 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_2_5-4 fa05131d904e About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_2_5-4 e6c16013ece6 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_2_5-4 6f8919c404e7 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_2_5-4 503a1c356f60 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_2_5-4 1a477ef94259 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_2_5-4 e6d0e0320090 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_2_5-4 0d7032964f11 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_2_5-4 b0c7fc7b6a84 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_2_5-4 10666d08e928 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_2_5-4 15e452339caa 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_2_5-4 e484dc08e536 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_2_5-4 b5504cdb2be2 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_2_5-4 e833a5a0ede6 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_2_5-4 d699c3e9e850 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_2_5-4 52b8d965a4e3 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_2_5-4 01a8ada5456e 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_2_5-4 5404d888d759 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_2_5-4 cc8d7a5c8802 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_2_5-4 c5b21bf57f7e 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_2_5-4 b5e5d4e8a4a0 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_2_5-4 a3f6af8eb770 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_2_5-4 e84e46d27573 5 minutes ago 2.45MB tf-dev-sandbox compile 2c5054dd902e 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_2_5-4 1f04cda19031 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_2_5-4 180f8e7a55c9 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9d9f54af0126 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_2_5-4 016d66052b61 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_2_5-4 ded2beb162e5 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_2_5-4 d1a156ef8990 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_2_5-4 d1a156ef8990 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 22 months ago 176MB