2025-11-24 19:16:26,262: INFO: Building opensdn-tor-agent 2025-11-24 19:16:26,433: 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_4_1_4-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_1_4-2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_4_1_4-2 #5 DONE 0.0s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_4_1_4-2 #6 CACHED #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.7s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.6s #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.225 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #14 2.381 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #14 2.879 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 264 kB 00:00 #14 3.217 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #14 7.372 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #14 10.07 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #14 10.75 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #14 11.62 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 392 kB 00:00 #14 12.15 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 451 kB 00:00 #14 12.63 added from: http://tf-mirrors.gz1.opensdn.io/re 403 kB/s | 16 kB 00:00 #14 12.84 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #14 13.08 added from: http://tf-mirrors.gz1.opensdn.io/re 531 kB/s | 13 kB 00:00 #14 13.43 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 64 kB 00:00 #14 14.31 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 30 MB 00:00 #14 35.23 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #14 45.11 Dependencies resolved. #14 45.11 ======================================================================================= #14 45.11 Package Arch Version Repository Size #14 45.11 ======================================================================================= #14 45.11 Installing: #14 45.11 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 45.11 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 45.11 Installing dependencies: #14 45.11 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 45.11 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 45.11 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 45.11 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 45.11 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 45.11 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 45.11 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 45.11 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 45.11 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 45.11 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 45.11 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 45.11 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 45.11 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 45.11 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 45.11 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 45.11 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 45.11 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 45.11 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 45.11 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 45.11 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 45.11 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 45.11 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 45.11 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 45.11 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 45.11 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 45.11 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 45.11 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 45.11 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 45.11 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 45.11 #14 45.11 Transaction Summary #14 45.11 ======================================================================================= #14 45.11 Install 31 Packages #14 45.11 #14 45.12 Total download size: 12 M #14 45.12 Installed size: 41 M #14 45.12 Downloading Packages: #14 45.19 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 773 kB/s | 16 kB 00:00 #14 45.19 (2/31): boost-1.75.0-8.el9.x86_64.rpm 453 kB/s | 11 kB 00:00 #14 45.19 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 24 kB 00:00 #14 45.19 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 36 kB 00:00 #14 45.19 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #14 45.19 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 44 kB 00:00 #14 45.19 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 32 kB 00:00 #14 45.19 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #14 45.19 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 38 kB 00:00 #14 45.19 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 10 MB/s | 57 kB 00:00 #14 45.19 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #14 45.19 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.9 MB/s | 38 kB 00:00 #14 45.19 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 24 MB/s | 214 kB 00:00 #14 45.24 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #14 45.24 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #14 45.24 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 887 kB/s | 15 kB 00:00 #14 45.24 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #14 45.24 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 92 kB 00:00 #14 45.24 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #14 45.26 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #14 45.26 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.3 MB/s | 129 kB 00:00 #14 45.26 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.7 MB/s | 27 kB 00:00 #14 45.28 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #14 45.28 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #14 45.30 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 55 kB 00:00 #14 45.30 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #14 45.30 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.9 MB/s | 30 kB 00:00 #14 45.30 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #14 45.36 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.0 MB/s | 67 kB 00:00 #14 45.36 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 45.44 (31/31): libicu-67.1-9.el9.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #14 45.44 -------------------------------------------------------------------------------- #14 45.44 Total 41 MB/s | 12 MB 00:00 #14 45.44 Running transaction check #14 45.48 Transaction check succeeded. #14 45.48 Running transaction test #14 45.72 Transaction test succeeded. #14 45.72 Running transaction #14 46.40 Preparing : 1/1 #14 46.47 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 46.47 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 46.50 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 46.50 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 47.00 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 47.06 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 47.06 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 47.06 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 47.06 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 47.06 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 47.10 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 47.10 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 47.10 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 47.10 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 47.13 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 47.13 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 47.15 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 47.15 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 47.18 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 47.18 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 47.20 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 47.20 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 47.20 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 47.22 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 47.23 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 47.23 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 47.25 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 47.29 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 47.29 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 47.29 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 47.29 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.39 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 47.55 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 47.55 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 47.55 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 47.55 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 47.55 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 47.55 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 47.55 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 47.55 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 47.58 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 47.58 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 47.58 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 47.58 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 47.58 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 47.58 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 47.58 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 47.58 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 47.58 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 47.58 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 47.58 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 47.58 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 47.58 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 47.58 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 47.58 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 47.58 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 47.58 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 47.58 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 47.58 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 47.58 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 47.58 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 47.58 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 47.58 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 47.71 #14 47.71 Installed: #14 47.71 boost-1.75.0-8.el9.x86_64 #14 47.71 boost-atomic-1.75.0-8.el9.x86_64 #14 47.71 boost-chrono-1.75.0-8.el9.x86_64 #14 47.71 boost-container-1.75.0-8.el9.x86_64 #14 47.71 boost-context-1.75.0-8.el9.x86_64 #14 47.71 boost-contract-1.75.0-8.el9.x86_64 #14 47.71 boost-coroutine-1.75.0-8.el9.x86_64 #14 47.71 boost-date-time-1.75.0-8.el9.x86_64 #14 47.71 boost-fiber-1.75.0-8.el9.x86_64 #14 47.71 boost-filesystem-1.75.0-8.el9.x86_64 #14 47.71 boost-graph-1.75.0-8.el9.x86_64 #14 47.71 boost-iostreams-1.75.0-8.el9.x86_64 #14 47.71 boost-locale-1.75.0-8.el9.x86_64 #14 47.71 boost-log-1.75.0-8.el9.x86_64 #14 47.71 boost-math-1.75.0-8.el9.x86_64 #14 47.71 boost-nowide-1.75.0-8.el9.x86_64 #14 47.71 boost-program-options-1.75.0-8.el9.x86_64 #14 47.71 boost-python3-1.75.0-8.el9.x86_64 #14 47.71 boost-random-1.75.0-8.el9.x86_64 #14 47.71 boost-regex-1.75.0-8.el9.x86_64 #14 47.71 boost-serialization-1.75.0-8.el9.x86_64 #14 47.71 boost-stacktrace-1.75.0-8.el9.x86_64 #14 47.71 boost-system-1.75.0-8.el9.x86_64 #14 47.71 boost-test-1.75.0-8.el9.x86_64 #14 47.71 boost-thread-1.75.0-8.el9.x86_64 #14 47.71 boost-timer-1.75.0-8.el9.x86_64 #14 47.71 boost-type_erasure-1.75.0-8.el9.x86_64 #14 47.71 boost-wave-1.75.0-8.el9.x86_64 #14 47.71 gperftools-libs-2.9.1-3.el9.x86_64 #14 47.71 libicu-67.1-9.el9.x86_64 #14 47.71 libunwind-1.6.2-1.el9.x86_64 #14 47.71 #14 47.71 Complete! #14 48.36 75 files removed #14 49.49 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 49.68 Collecting contrail-vrouter-api==0.1.dev0 #14 49.68 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 49.84 Installing collected packages: contrail-vrouter-api #14 49.91 Successfully installed contrail-vrouter-api-0.1.dev0 #14 49.91 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 50.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 2.4s #16 exporting to image #16 exporting layers #16 exporting layers 4.7s done #16 writing image sha256:0367f042f3aeb8c3d2f050bd200f49003a20998a6f05f345c27957123463d378 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_1_4-2 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_4_1_4-2 0.6s done #16 DONE 7.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-11-24 19:18:29,195: INFO: Docker build duration: 123 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 3e906c37350e: Preparing 318e1ccd3c6b: Preparing c27e8d881675: Preparing 83564cc9ddb8: Preparing 7bae3408dd5f: Preparing 261554f034db: Preparing 4758ca3c24ec: Preparing 43b4d70919e4: Preparing f7cdc53d7cb4: Preparing 44518f981033: Preparing fa55d515a215: Preparing 6c485c9d7c30: Preparing 9b265fe85a9f: Preparing 410d29f2c1d2: Preparing a42d6fd50619: Preparing 350841b86fcc: Preparing ac472ef70218: Preparing 7993d864eee1: Preparing ff81c968acb4: Preparing 44343de3ea1d: Preparing 3e906c37350e: Waiting 318e1ccd3c6b: Waiting c27e8d881675: Waiting 83564cc9ddb8: Waiting 7bae3408dd5f: Waiting 261554f034db: Waiting 4758ca3c24ec: Waiting 43b4d70919e4: Waiting f7cdc53d7cb4: Waiting 44518f981033: Waiting fa55d515a215: Waiting 6c485c9d7c30: Waiting 9b265fe85a9f: Waiting 410d29f2c1d2: Waiting a42d6fd50619: Waiting 350841b86fcc: Waiting ac472ef70218: Waiting 7993d864eee1: Waiting ff81c968acb4: Waiting 44343de3ea1d: Waiting 3e906c37350e: Pushed c27e8d881675: Pushed 83564cc9ddb8: Pushed 7bae3408dd5f: Pushed 261554f034db: Pushed 43b4d70919e4: Layer already exists 4758ca3c24ec: Pushed f7cdc53d7cb4: Layer already exists 44518f981033: Layer already exists fa55d515a215: Layer already exists 6c485c9d7c30: Layer already exists 9b265fe85a9f: Layer already exists 410d29f2c1d2: Layer already exists 350841b86fcc: Layer already exists a42d6fd50619: Layer already exists 7993d864eee1: Layer already exists ac472ef70218: Layer already exists ff81c968acb4: Layer already exists 44343de3ea1d: Layer already exists 318e1ccd3c6b: Pushed master-2_4_1_4-2: digest: sha256:0ef395e8d49328240898065cb56405dcde9929cf58cb717ae869f73645a8a45b size: 4505 2025-11-24 19:18:50,608: INFO: Building opensdn-tor-agent finished successfully, duration: 144 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_4_1_4-2 298f6811b5aa 11 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_4_1_4-2 2812b0994c52 16 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_4_1_4-2 0367f042f3ae 36 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_4_1_4-2 87e8bd622a8d 54 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_4_1_4-2 2a68d2927e6c 59 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_4_1_4-2 6ebd9234b5f2 About a minute ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_4_1_4-2 7293e2eca54e About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_4_1_4-2 0022c560555d About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_4_1_4-2 f968ecd42db9 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_4_1_4-2 38733851777d About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_4_1_4-2 d6b4fbd6348f About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_4_1_4-2 4c2fbac84bd5 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_4_1_4-2 852bb777663a About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_4_1_4-2 05c6a85ccca2 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_4_1_4-2 48de8e57107f 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_4_1_4-2 e817e18fb5ef 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_4_1_4-2 4a2711333a2c 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_4_1_4-2 acdd34c82701 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_4_1_4-2 6f708a47434e 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_4_1_4-2 d2f97a77b3f1 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_4_1_4-2 8fc9f38ee2a8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_4_1_4-2 77e1fdc3bee1 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_4_1_4-2 717a8d3b3b3b 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_4_1_4-2 283be5cf7409 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_4_1_4-2 f2ae1c05ac6a 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_4_1_4-2 101ad2aa7fea 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_4_1_4-2 2c160b528f71 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_4_1_4-2 07551319f2e0 3 minutes ago 171MB opensdn-test-test master-2_4_1_4-2 d108ee72deec 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_4_1_4-2 d108ee72deec 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_4_1_4-2 92d3272d98d3 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_4_1_4-2 8d2f30999e8b 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_4_1_4-2 3af8b7e29de9 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_4_1_4-2 e5060d6da658 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_4_1_4-2 980fee55d65e 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_4_1_4-2 de7e38b08900 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_4_1_4-2 46d01ff6917b 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_4_1_4-2 14610622acd8 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_4_1_4-2 27828c2846a7 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_4_1_4-2 f097862047dc 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_4_1_4-2 d070cf64ad94 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_4_1_4-2 50e8ee090a70 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_4_1_4-2 ea59ed68d280 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_4_1_4-2 2e7308c93a6b 7 minutes ago 2.46MB tf-dev-sandbox compile 76a244d90058 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_4_1_4-2 8b14ceaa192f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d5810de67d55 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_4_1_4-2 71df7a6f2111 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_4_1_4-2 97a2c419a6c9 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_4_1_4-2 146692d1fcdd About an hour ago 32.7MB tf-dev-sandbox sandbox-master-2_4_1_4-2 d71d4a76667e About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_4_1_4-2 d71d4a76667e About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB