2025-09-24 12:25:00,076: INFO: Building opensdn-tor-agent 2025-09-24 12:25:00,140: 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_4-8 --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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-8 #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.8s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-8 #5 DONE 1.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.5s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.4s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.9s #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.641 Contrail repo 61 kB/s | 947 B 00:00 #13 1.732 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #13 2.773 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #13 3.108 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 264 kB 00:00 #13 3.513 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #13 6.717 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.0 MB 00:00 #13 8.699 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #13 9.294 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #13 9.971 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 392 kB 00:00 #13 10.39 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #13 10.75 added from: http://tf-mirrors.gz1.opensdn.io/re 593 kB/s | 16 kB 00:00 #13 11.04 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 kB/s | 257 B 00:00 #13 11.52 added from: http://tf-mirrors.gz1.opensdn.io/re 52 kB/s | 13 kB 00:00 #13 11.66 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #13 12.48 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #13 26.84 Third parties for OpenSDN 8.7 MB/s | 5.4 MB 00:00 #13 39.03 Dependencies resolved. #13 39.03 ======================================================================================= #13 39.03 Package Arch Version Repository Size #13 39.03 ======================================================================================= #13 39.03 Installing: #13 39.03 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 39.03 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 39.03 Installing dependencies: #13 39.03 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 39.03 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 39.03 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 39.03 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.03 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 39.03 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 39.03 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.03 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.03 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 39.03 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 39.03 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 39.03 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 39.03 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 39.03 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 39.03 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 39.03 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 39.03 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 39.03 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.03 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 39.03 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 39.03 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 39.03 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 39.03 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 39.03 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 39.03 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 39.03 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 39.03 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 39.03 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 39.03 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 39.03 #13 39.03 Transaction Summary #13 39.03 ======================================================================================= #13 39.03 Install 31 Packages #13 39.03 #13 39.03 Total download size: 12 M #13 39.03 Installed size: 41 M #13 39.03 Downloading Packages: #13 39.09 (1/31): boost-1.75.0-8.el9.x86_64.rpm 389 kB/s | 11 kB 00:00 #13 39.09 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 417 kB/s | 16 kB 00:00 #13 39.09 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #13 39.09 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 36 kB 00:00 #13 39.09 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 39.09 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 44 kB 00:00 #13 39.12 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 32 kB 00:00 #13 39.12 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #13 39.12 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 38 kB 00:00 #13 39.12 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.0 MB/s | 57 kB 00:00 #13 39.12 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 101 kB 00:00 #13 39.12 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.2 MB/s | 38 kB 00:00 #13 39.19 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 11 MB/s | 214 kB 00:00 #13 39.19 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #13 39.19 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 205 kB 00:00 #13 39.19 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 884 kB/s | 15 kB 00:00 #13 39.19 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #13 39.19 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.9 MB/s | 92 kB 00:00 #13 39.19 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 23 kB 00:00 #13 39.25 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #13 39.25 (21/31): boost-serialization-1.75.0-8.el9.x86_6 3.8 MB/s | 129 kB 00:00 #13 39.25 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.0 MB/s | 27 kB 00:00 #13 39.25 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 39.25 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 55 kB 00:00 #13 39.25 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #13 39.25 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #13 39.25 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.3 MB/s | 30 kB 00:00 #13 39.25 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #13 39.36 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.9 MB/s | 308 kB 00:00 #13 39.36 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 876 kB/s | 67 kB 00:00 #13 39.56 (31/31): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #13 39.56 -------------------------------------------------------------------------------- #13 39.56 Total 25 MB/s | 12 MB 00:00 #13 39.56 Running transaction check #13 39.59 Transaction check succeeded. #13 39.59 Running transaction test #13 39.79 Transaction test succeeded. #13 39.79 Running transaction #13 40.27 Preparing : 1/1 #13 40.38 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 40.38 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 40.38 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 40.43 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 41.07 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 41.36 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 41.54 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 41.54 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 41.54 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.56 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.58 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.58 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.60 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.60 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 41.63 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 41.63 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 41.64 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 41.65 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 41.69 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 41.69 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 41.77 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 41.77 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 41.77 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 41.77 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 41.77 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 41.83 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 41.83 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 41.83 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 41.87 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 41.87 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 41.89 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.94 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 42.13 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 42.13 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 42.13 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 42.13 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 42.13 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 42.13 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 42.13 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 42.13 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 42.13 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 42.13 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 42.13 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 42.13 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 42.13 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 42.13 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 42.13 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 42.13 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 42.13 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 42.13 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 42.13 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 42.13 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 42.13 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 42.13 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 42.13 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 42.13 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 42.13 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 42.13 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 42.13 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 42.13 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 42.13 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 42.13 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 42.13 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 42.50 #13 42.50 Installed: #13 42.50 boost-1.75.0-8.el9.x86_64 #13 42.50 boost-atomic-1.75.0-8.el9.x86_64 #13 42.50 boost-chrono-1.75.0-8.el9.x86_64 #13 42.50 boost-container-1.75.0-8.el9.x86_64 #13 42.50 boost-context-1.75.0-8.el9.x86_64 #13 42.50 boost-contract-1.75.0-8.el9.x86_64 #13 42.50 boost-coroutine-1.75.0-8.el9.x86_64 #13 42.50 boost-date-time-1.75.0-8.el9.x86_64 #13 42.50 boost-fiber-1.75.0-8.el9.x86_64 #13 42.50 boost-filesystem-1.75.0-8.el9.x86_64 #13 42.50 boost-graph-1.75.0-8.el9.x86_64 #13 42.50 boost-iostreams-1.75.0-8.el9.x86_64 #13 42.50 boost-locale-1.75.0-8.el9.x86_64 #13 42.50 boost-log-1.75.0-8.el9.x86_64 #13 42.50 boost-math-1.75.0-8.el9.x86_64 #13 42.50 boost-nowide-1.75.0-8.el9.x86_64 #13 42.50 boost-program-options-1.75.0-8.el9.x86_64 #13 42.50 boost-python3-1.75.0-8.el9.x86_64 #13 42.50 boost-random-1.75.0-8.el9.x86_64 #13 42.50 boost-regex-1.75.0-8.el9.x86_64 #13 42.50 boost-serialization-1.75.0-8.el9.x86_64 #13 42.50 boost-stacktrace-1.75.0-8.el9.x86_64 #13 42.50 boost-system-1.75.0-8.el9.x86_64 #13 42.50 boost-test-1.75.0-8.el9.x86_64 #13 42.50 boost-thread-1.75.0-8.el9.x86_64 #13 42.50 boost-timer-1.75.0-8.el9.x86_64 #13 42.50 boost-type_erasure-1.75.0-8.el9.x86_64 #13 42.50 boost-wave-1.75.0-8.el9.x86_64 #13 42.50 gperftools-libs-2.9.1-3.el9.x86_64 #13 42.50 libicu-67.1-9.el9.x86_64 #13 42.50 libunwind-1.6.2-1.el9.x86_64 #13 42.50 #13 42.50 Complete! #13 43.32 80 files removed #13 44.01 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 44.04 Collecting contrail-vrouter-api==0.1.dev0 #13 44.04 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 44.13 Installing collected packages: contrail-vrouter-api #13 44.31 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 44.33 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 45.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.1s #15 exporting to image #15 exporting layers #15 exporting layers 5.2s done #15 writing image sha256:fa883c213a6c90e24fb7a81e8ed257ca87893fb6a6248a7a6e1d344a9ca78aa9 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-8 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-8 0.2s done #15 DONE 5.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-09-24 12:27:10,409: INFO: Docker build duration: 130 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4732bd9fa4c4: Preparing e6c0a490c1bb: Preparing beab5013f339: Preparing 34be305cbd21: Preparing 021fe94acb29: Preparing 3621722ff6e4: Preparing 80b73abce6c4: Preparing eb2e5d161312: Preparing 1a74257869c2: Preparing 139b97913b93: Preparing 0fd5714e97c2: Preparing ce09899b919e: Preparing b8dbc9a75878: Preparing 7816dc17badf: Preparing 3669bb060aaa: Preparing 2b569cd4b31b: Preparing b6cca15280cd: Preparing f37d82dcb78a: Preparing 44343de3ea1d: Preparing beab5013f339: Waiting 34be305cbd21: Waiting 021fe94acb29: Waiting 3621722ff6e4: Waiting 80b73abce6c4: Waiting eb2e5d161312: Waiting 1a74257869c2: Waiting 139b97913b93: Waiting 0fd5714e97c2: Waiting ce09899b919e: Waiting b8dbc9a75878: Waiting 7816dc17badf: Waiting 3669bb060aaa: Waiting 2b569cd4b31b: Waiting b6cca15280cd: Waiting f37d82dcb78a: Waiting 44343de3ea1d: Waiting 4732bd9fa4c4: Pushed beab5013f339: Pushed 34be305cbd21: Pushed 021fe94acb29: Pushed 3621722ff6e4: Pushed eb2e5d161312: Layer already exists 1a74257869c2: Layer already exists 80b73abce6c4: Pushed 139b97913b93: Layer already exists 0fd5714e97c2: Layer already exists ce09899b919e: Layer already exists b8dbc9a75878: Layer already exists 7816dc17badf: Layer already exists 3669bb060aaa: Layer already exists 2b569cd4b31b: Layer already exists b6cca15280cd: Layer already exists f37d82dcb78a: Layer already exists 44343de3ea1d: Layer already exists e6c0a490c1bb: Pushed master-2_1_4_4-8: digest: sha256:a70074fb808033ee844887c61d509859562ee066130fd4ea21cfad29c4e3b0a9 size: 4292 2025-09-24 12:27:28,933: INFO: Building opensdn-tor-agent finished successfully, duration: 148 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_4-8 fa883c213a6c 26 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_4-8 179933c312a5 28 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_4-8 d4e6f1b0c392 33 seconds ago 887MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_4-8 8626795b3b02 36 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_4-8 5bd85f079428 37 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_4-8 0a8642fc9d14 37 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_4-8 1304a49c89a2 49 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_4-8 18d94f1cb18a About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_4-8 eb387ea6ade8 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_4-8 e8ed03a21e00 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_4-8 560277ec259c About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_4-8 ca22c8f043f1 About a minute ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_4-8 91e1a7ee0a58 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_4-8 e9dba97d2b5c About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_4-8 a58ef1c78f83 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_4-8 fd83785d0f1f 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_4-8 2477e20b3f19 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_4-8 4537b07b8ec3 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_4-8 dfeb9de870dc 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_4-8 76f1db449eeb 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_4-8 e8f90267c837 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_4-8 520615fb42c7 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-8 a4d80b2daff9 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-8 c4ccd557fda2 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-8 5c5124551d0a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-8 815af3964ace 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-8 b2850926bc7e 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-8 527e89657cc0 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-8 ba992376ed4f 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-8 d9fe696cebb8 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-8 302eb610270f 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-8 e61592c9d617 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-8 1d677185dade 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-8 de54b11642a5 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-8 1550c08d0cb3 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-8 7f296ba71408 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-8 4456c0f9ce16 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-8 f3d0eb72f3b1 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-8 1c0a9a517ce9 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-8 7e8677832598 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-8 0402d4efba37 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-8 fa7301507c75 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-8 85f2383dae59 7 minutes ago 2.32MB tf-dev-sandbox compile 24e7d3695de0 7 minutes ago 32.3GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-8 3bea1f9fef05 15 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 6de33bf242d0 15 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-8 ad673a2f6771 15 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-8 8b5de352bc06 15 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-8 4b51ea2a10cb 15 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d08c597785f9 14 hours ago 20.9GB