2025-09-21 14:17:50,773: INFO: Building opensdn-tor-agent 2025-09-21 14:17:50,876: 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_1_4_2-5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB done #1 DONE 2.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-5 #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.4s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-5 #5 DONE 1.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 3.3s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.6s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.7s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.5s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.3s #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.758 Contrail repo 3.6 MB/s | 77 kB 00:00 #13 1.920 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 2.949 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 730 kB 00:00 #13 3.709 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 264 kB 00:00 #13 4.257 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 7.0 MB 00:00 #13 6.343 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #13 8.841 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 9.572 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.3 MB 00:00 #13 10.55 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 392 kB 00:00 #13 11.16 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 451 kB 00:00 #13 11.60 added from: http://tf-mirrors.gz1.opensdn.io/re 168 kB/s | 16 kB 00:00 #13 11.87 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #13 12.23 added from: http://tf-mirrors.gz1.opensdn.io/re 268 kB/s | 13 kB 00:00 #13 12.56 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #13 13.56 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #13 29.75 Third parties for OpenSDN 15 MB/s | 5.4 MB 00:00 #13 34.44 Dependencies resolved. #13 34.44 ======================================================================================= #13 34.44 Package Arch Version Repository Size #13 34.44 ======================================================================================= #13 34.44 Installing: #13 34.44 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 34.44 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 34.44 Installing dependencies: #13 34.44 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 34.44 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 34.44 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 34.44 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.44 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 34.44 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 34.44 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.44 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.44 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 34.44 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 34.44 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.44 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 34.44 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 34.44 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 34.44 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.44 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 34.44 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 34.44 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.44 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 34.44 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 34.44 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 34.44 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.44 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 34.44 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 34.44 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.44 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 34.44 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 34.44 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 34.44 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 34.44 #13 34.44 Transaction Summary #13 34.44 ======================================================================================= #13 34.44 Install 31 Packages #13 34.44 #13 34.44 Total download size: 12 M #13 34.44 Installed size: 41 M #13 34.44 Downloading Packages: #13 34.85 (1/31): boost-1.75.0-8.el9.x86_64.rpm 26 kB/s | 11 kB 00:00 #13 35.00 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 29 kB/s | 16 kB 00:00 #13 35.22 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 65 kB/s | 24 kB 00:00 #13 35.51 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 71 kB/s | 36 kB 00:00 #13 35.88 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 22 kB/s | 15 kB 00:00 #13 36.18 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 66 kB/s | 44 kB 00:00 #13 36.51 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 50 kB/s | 32 kB 00:00 #13 36.98 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 16 kB/s | 13 kB 00:00 #13 37.70 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 33 kB/s | 38 kB 00:01 #13 37.73 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 75 kB/s | 57 kB 00:00 #13 37.73 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 101 kB 00:00 #13 37.73 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 38 kB 00:00 #13 37.75 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #13 37.76 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #13 37.79 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 758 kB/s | 15 kB 00:00 #13 37.79 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 408 kB 00:00 #13 37.82 (17/31): boost-program-options-1.75.0-8.el9.x86 4.6 MB/s | 106 kB 00:00 #13 37.82 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 92 kB 00:00 #13 37.82 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #13 37.83 (20/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 37.84 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #13 37.84 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.3 MB/s | 27 kB 00:00 #13 37.85 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 732 kB/s | 13 kB 00:00 #13 37.87 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 11 MB/s | 230 kB 00:00 #13 37.87 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 55 kB 00:00 #13 37.89 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 37.89 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 1.9 MB/s | 30 kB 00:00 #13 37.92 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 208 kB 00:00 #13 37.92 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.9 MB/s | 67 kB 00:00 #13 37.97 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 7.7 MB/s | 308 kB 00:00 #13 38.37 (31/31): libicu-67.1-9.el9.x86_64.rpm 2.4 MB/s | 9.6 MB 00:03 #13 38.37 -------------------------------------------------------------------------------- #13 38.37 Total 3.1 MB/s | 12 MB 00:03 #13 38.37 Running transaction check #13 38.47 Transaction check succeeded. #13 38.47 Running transaction test #13 38.61 Transaction test succeeded. #13 38.61 Running transaction #13 41.32 Preparing : 1/1 #13 41.55 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 42.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 42.32 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 43.74 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 44.19 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 44.47 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 44.96 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 45.64 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 45.64 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 45.70 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 45.78 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 45.80 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 45.82 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 45.86 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 45.86 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 45.86 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 45.87 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 45.89 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 45.91 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 45.92 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 45.94 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 45.95 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 45.96 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 45.98 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 45.98 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 46.02 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 46.04 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 46.06 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 46.09 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 46.09 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 46.13 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 46.14 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 46.62 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 46.62 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 46.62 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 46.62 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 46.62 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 46.62 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 46.62 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 46.62 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 46.62 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 46.62 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 46.62 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 46.62 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 46.62 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 46.62 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 46.62 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 46.62 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 46.62 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 46.62 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 46.62 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 46.62 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 46.62 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 46.62 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 46.62 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 46.62 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 46.62 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 46.62 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 46.62 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 46.62 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 46.62 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 46.62 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 46.62 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 46.85 #13 46.85 Installed: #13 46.85 boost-1.75.0-8.el9.x86_64 #13 46.85 boost-atomic-1.75.0-8.el9.x86_64 #13 46.85 boost-chrono-1.75.0-8.el9.x86_64 #13 46.85 boost-container-1.75.0-8.el9.x86_64 #13 46.85 boost-context-1.75.0-8.el9.x86_64 #13 46.85 boost-contract-1.75.0-8.el9.x86_64 #13 46.85 boost-coroutine-1.75.0-8.el9.x86_64 #13 46.85 boost-date-time-1.75.0-8.el9.x86_64 #13 46.85 boost-fiber-1.75.0-8.el9.x86_64 #13 46.85 boost-filesystem-1.75.0-8.el9.x86_64 #13 46.85 boost-graph-1.75.0-8.el9.x86_64 #13 46.85 boost-iostreams-1.75.0-8.el9.x86_64 #13 46.85 boost-locale-1.75.0-8.el9.x86_64 #13 46.85 boost-log-1.75.0-8.el9.x86_64 #13 46.85 boost-math-1.75.0-8.el9.x86_64 #13 46.85 boost-nowide-1.75.0-8.el9.x86_64 #13 46.85 boost-program-options-1.75.0-8.el9.x86_64 #13 46.85 boost-python3-1.75.0-8.el9.x86_64 #13 46.85 boost-random-1.75.0-8.el9.x86_64 #13 46.85 boost-regex-1.75.0-8.el9.x86_64 #13 46.85 boost-serialization-1.75.0-8.el9.x86_64 #13 46.85 boost-stacktrace-1.75.0-8.el9.x86_64 #13 46.85 boost-system-1.75.0-8.el9.x86_64 #13 46.85 boost-test-1.75.0-8.el9.x86_64 #13 46.85 boost-thread-1.75.0-8.el9.x86_64 #13 46.85 boost-timer-1.75.0-8.el9.x86_64 #13 46.85 boost-type_erasure-1.75.0-8.el9.x86_64 #13 46.85 boost-wave-1.75.0-8.el9.x86_64 #13 46.85 gperftools-libs-2.9.1-3.el9.x86_64 #13 46.85 libicu-67.1-9.el9.x86_64 #13 46.85 libunwind-1.6.2-1.el9.x86_64 #13 46.85 #13 46.85 Complete! #13 47.30 80 files removed #13 47.83 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 47.87 Collecting contrail-vrouter-api==0.1.dev0 #13 47.87 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 48.00 Installing collected packages: contrail-vrouter-api #13 48.03 Successfully installed contrail-vrouter-api-0.1.dev0 #13 48.05 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 48.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 1.6s done #15 writing image sha256:dc039aeed7a30aa9cc5c2c30256d464b2fe67a732b2176ecb55b706701507254 #15 writing image sha256:dc039aeed7a30aa9cc5c2c30256d464b2fe67a732b2176ecb55b706701507254 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_2-5 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_2-5 0.1s done #15 DONE 3.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-09-21 14:20:25,900: INFO: Docker build duration: 155 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 01202e18088c: Preparing ba4f6e691a45: Preparing d01e11402d22: Preparing b1cce0ca945c: Preparing 59dfc704f86c: Preparing f57499c2d80d: Preparing 3c9fcc2c94c4: Preparing 93b5aa15269f: Preparing c2e8659e0216: Preparing d9b59e61f492: Preparing 36ae5699890a: Preparing b8e2ebd1787c: Preparing ca9de98c4645: Preparing 888de79e53a5: Preparing f697de0f53cb: Preparing 07f583dba72d: Preparing 20273e3bec9d: Preparing 470977e73019: Preparing 44343de3ea1d: Preparing 01202e18088c: Waiting ba4f6e691a45: Waiting d01e11402d22: Waiting b1cce0ca945c: Waiting 59dfc704f86c: Waiting f57499c2d80d: Waiting 3c9fcc2c94c4: Waiting 93b5aa15269f: Waiting c2e8659e0216: Waiting d9b59e61f492: Waiting 36ae5699890a: Waiting b8e2ebd1787c: Waiting ca9de98c4645: Waiting 888de79e53a5: Waiting f697de0f53cb: Waiting 07f583dba72d: Waiting 20273e3bec9d: Waiting 470977e73019: Waiting 44343de3ea1d: Waiting 01202e18088c: Pushed d01e11402d22: Pushed b1cce0ca945c: Pushed 59dfc704f86c: Pushed f57499c2d80d: Pushed 93b5aa15269f: Layer already exists c2e8659e0216: Layer already exists d9b59e61f492: Layer already exists 36ae5699890a: Layer already exists 3c9fcc2c94c4: Pushed b8e2ebd1787c: Layer already exists 888de79e53a5: Layer already exists ca9de98c4645: Layer already exists f697de0f53cb: Layer already exists 07f583dba72d: Layer already exists 20273e3bec9d: Layer already exists 470977e73019: Layer already exists 44343de3ea1d: Layer already exists ba4f6e691a45: Pushed master-2_1_4_2-5: digest: sha256:f487adc4c7b4eb74e9f8b62e257c47a8b21448e1f961e407a500464c5a71c6bd size: 4292 2025-09-21 14:21:28,557: INFO: Building opensdn-tor-agent finished successfully, duration: 218 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tools master-2_1_4_2-5 1813c310587a 58 seconds ago 1.38GB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_2-5 4725a1821084 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_2-5 86399612412a About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_2-5 dc039aeed7a3 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_2-5 9cad146dc6ce About a minute ago 740MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_2-5 480cc85b44e5 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_2-5 ca538cfc9f43 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_2-5 9360c789ce5b About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_2-5 1f6b97d299bc About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_4_2-5 958f4e05496e 2 minutes ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_4_2-5 21411ff24ea3 2 minutes ago 606MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_2-5 4144e7f94bbd 2 minutes ago 887MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_2-5 44fe1f587c2b 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_2-5 441ee348dce3 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_2-5 6f64d1327d44 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_2-5 250d4c787ff1 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_2-5 135a2d1cdf94 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_2-5 0a20106e7572 2 minutes ago 859MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_2-5 cb79ecab19b7 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_2-5 3f6535abf632 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_2-5 825e8c111c2e 3 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_2-5 2f3654f04ea4 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_2-5 8c847d576e28 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_2-5 24ea62ce2c4c 3 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_2-5 500b365f1ed2 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_2-5 03b721c74910 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_2-5 1b1e1bdb65a4 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_2-5 9295dff0c03f 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_2-5 e23adbfc96cd 3 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_2-5 4740ee3828ce 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_2-5 fe66d4c0f0e4 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_2-5 498db1ddd39e 4 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_2-5 704099c183b2 4 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_2-5 637d64b45a34 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_2-5 2e6d3411ea69 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_2-5 85990a4ee2bb 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_2-5 86edf805c953 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_2-5 0a9c8b75a483 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_2-5 d9cfc5820f2e 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_2-5 563e3cf19eb8 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_2-5 58146a0a067b 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_2-5 f7c881e88452 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_2-5 82e769d207b6 5 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_2-5 fad6990dd139 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_2-5 f562e5013b10 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_2-5 06731a66b31d 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_2-5 41d8386ace43 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_2-5 f89962bfd63c 7 minutes ago 2.33MB tf-dev-sandbox compile 97a0b52ea5b0 8 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_2-5 7e7fe59d7ace About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_2-5 5b47adcfa76a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 567b4ca9602a About an hour ago 2.32MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_2-5 1f6a2357771d About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_2-5 fc9d3953d235 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable a3304ee2e67f 2 days ago 2.83GB