2025-09-24 21:07:43,186: INFO: Building opensdn-tor-agent 2025-09-24 21:07:43,237: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_1_4_4-1_6 --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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-1_6 #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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_4-1_6 #5 DONE 0.2s #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 3.3s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 5.9s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.0s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.9s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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.905 Contrail repo 121 kB/s | 955 B 00:00 #13 2.025 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #13 2.870 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #13 3.335 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 264 kB 00:00 #13 3.759 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #13 8.446 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #13 9.646 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #13 10.46 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.3 MB 00:00 #13 11.81 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 392 kB 00:00 #13 12.14 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 12.63 added from: http://tf-mirrors.gz1.opensdn.io/re 536 kB/s | 16 kB 00:00 #13 12.97 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 kB/s | 257 B 00:00 #13 13.22 added from: http://tf-mirrors.gz1.opensdn.io/re 252 kB/s | 13 kB 00:00 #13 13.52 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #13 14.47 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #13 28.72 Third parties for OpenSDN 26 MB/s | 5.4 MB 00:00 #13 37.24 Dependencies resolved. #13 37.24 ======================================================================================= #13 37.24 Package Arch Version Repository Size #13 37.24 ======================================================================================= #13 37.24 Installing: #13 37.24 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 37.24 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 37.24 Installing dependencies: #13 37.24 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 37.24 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 37.24 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 37.24 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.24 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 37.24 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 37.24 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.24 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.24 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 37.24 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 37.24 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 37.24 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 37.24 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 37.24 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 37.24 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 37.24 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 37.24 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 37.24 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.24 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 37.24 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 37.24 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 37.24 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 37.24 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 37.24 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 37.24 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 37.24 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 37.24 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 37.24 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 37.24 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 37.24 #13 37.24 Transaction Summary #13 37.24 ======================================================================================= #13 37.24 Install 31 Packages #13 37.24 #13 37.24 Total download size: 12 M #13 37.24 Installed size: 41 M #13 37.24 Downloading Packages: #13 37.27 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 682 kB/s | 16 kB 00:00 #13 37.27 (2/31): boost-1.75.0-8.el9.x86_64.rpm 338 kB/s | 11 kB 00:00 #13 37.28 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 24 kB 00:00 #13 37.28 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 36 kB 00:00 #13 37.29 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 37.29 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 44 kB 00:00 #13 37.29 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 32 kB 00:00 #13 37.31 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 37.31 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 38 kB 00:00 #13 37.31 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.8 MB/s | 57 kB 00:00 #13 37.31 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 101 kB 00:00 #13 37.32 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.8 MB/s | 38 kB 00:00 #13 37.34 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 15 MB/s | 214 kB 00:00 #13 37.34 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #13 37.35 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 12 MB/s | 205 kB 00:00 #13 37.35 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #13 37.37 (17/31): boost-program-options-1.75.0-8.el9.x86 6.1 MB/s | 106 kB 00:00 #13 37.37 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 92 kB 00:00 #13 37.37 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 37.39 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 23 MB/s | 277 kB 00:00 #13 37.39 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.8 MB/s | 129 kB 00:00 #13 37.39 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.3 MB/s | 27 kB 00:00 #13 37.41 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 848 kB/s | 13 kB 00:00 #13 37.42 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 12 MB/s | 230 kB 00:00 #13 37.42 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 55 kB 00:00 #13 37.49 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #13 37.49 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.2 MB/s | 30 kB 00:00 #13 37.49 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 16 MB/s | 208 kB 00:00 #13 37.49 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 37.49 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.4 MB/s | 67 kB 00:00 #13 37.83 (31/31): libicu-67.1-9.el9.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 37.83 -------------------------------------------------------------------------------- #13 37.83 Total 23 MB/s | 12 MB 00:00 #13 37.83 Running transaction check #13 37.90 Transaction check succeeded. #13 37.90 Running transaction test #13 38.17 Transaction test succeeded. #13 38.17 Running transaction #13 40.29 Preparing : 1/1 #13 40.40 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 40.42 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 40.42 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 40.46 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 40.94 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 40.98 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 40.98 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 40.98 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 40.98 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 41.03 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 41.12 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 41.12 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 41.12 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 41.12 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 41.12 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 41.12 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 41.12 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 41.12 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 41.12 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 41.19 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 41.19 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 41.19 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 41.19 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 41.19 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 41.20 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 41.23 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 41.26 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 41.26 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 41.26 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 41.27 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 41.37 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.37 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.57 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 41.57 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 41.57 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 41.57 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 41.57 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 41.57 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 41.57 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 41.57 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 41.57 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 41.57 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 41.57 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 41.57 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 41.57 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 41.57 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 41.57 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 41.57 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 41.57 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 41.57 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 41.57 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 41.57 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 41.57 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 41.57 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 41.57 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 41.57 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 41.57 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 41.57 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 41.57 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 41.57 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 41.57 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 41.57 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 41.57 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 41.83 #13 41.83 Installed: #13 41.83 boost-1.75.0-8.el9.x86_64 #13 41.83 boost-atomic-1.75.0-8.el9.x86_64 #13 41.83 boost-chrono-1.75.0-8.el9.x86_64 #13 41.83 boost-container-1.75.0-8.el9.x86_64 #13 41.83 boost-context-1.75.0-8.el9.x86_64 #13 41.83 boost-contract-1.75.0-8.el9.x86_64 #13 41.83 boost-coroutine-1.75.0-8.el9.x86_64 #13 41.83 boost-date-time-1.75.0-8.el9.x86_64 #13 41.83 boost-fiber-1.75.0-8.el9.x86_64 #13 41.83 boost-filesystem-1.75.0-8.el9.x86_64 #13 41.83 boost-graph-1.75.0-8.el9.x86_64 #13 41.83 boost-iostreams-1.75.0-8.el9.x86_64 #13 41.83 boost-locale-1.75.0-8.el9.x86_64 #13 41.83 boost-log-1.75.0-8.el9.x86_64 #13 41.83 boost-math-1.75.0-8.el9.x86_64 #13 41.83 boost-nowide-1.75.0-8.el9.x86_64 #13 41.83 boost-program-options-1.75.0-8.el9.x86_64 #13 41.83 boost-python3-1.75.0-8.el9.x86_64 #13 41.83 boost-random-1.75.0-8.el9.x86_64 #13 41.83 boost-regex-1.75.0-8.el9.x86_64 #13 41.83 boost-serialization-1.75.0-8.el9.x86_64 #13 41.83 boost-stacktrace-1.75.0-8.el9.x86_64 #13 41.83 boost-system-1.75.0-8.el9.x86_64 #13 41.83 boost-test-1.75.0-8.el9.x86_64 #13 41.83 boost-thread-1.75.0-8.el9.x86_64 #13 41.83 boost-timer-1.75.0-8.el9.x86_64 #13 41.83 boost-type_erasure-1.75.0-8.el9.x86_64 #13 41.83 boost-wave-1.75.0-8.el9.x86_64 #13 41.83 gperftools-libs-2.9.1-3.el9.x86_64 #13 41.83 libicu-67.1-9.el9.x86_64 #13 41.83 libunwind-1.6.2-1.el9.x86_64 #13 41.83 #13 41.83 Complete! #13 42.04 80 files removed #13 42.44 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 42.47 Collecting contrail-vrouter-api==0.1.dev0 #13 42.47 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 42.53 Installing collected packages: contrail-vrouter-api #13 42.53 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 42.53 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 42.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:56a58fa75e45a333f340744ad416ea5e9e3482c42720112f14a3a8606c545ee8 #15 writing image sha256:56a58fa75e45a333f340744ad416ea5e9e3482c42720112f14a3a8606c545ee8 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-1_6 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_4-1_6 0.0s done #15 DONE 3.9s 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 21:10:06,418: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] bb0dfb426cd9: Preparing 1ebf2c61bfd9: Preparing 96efcca299bd: Preparing 003e26831fbc: Preparing 5e589e860e5f: Preparing 8c502bee99e4: Preparing ee9b2e8436c0: Preparing 86f1c9583bca: Preparing 891d5ab8f011: Preparing 37c5aa44f014: Preparing 365ec2393ed8: Preparing c952e3cd0ceb: Preparing 0859ef903ac7: Preparing 658cab39e593: Preparing a57f72e4e3f9: Preparing bdea34b2fc53: Preparing 135c7c6ebb2f: Preparing ebb43b54604e: Preparing 44343de3ea1d: Preparing bb0dfb426cd9: Waiting 1ebf2c61bfd9: Waiting 96efcca299bd: Waiting 003e26831fbc: Waiting 5e589e860e5f: Waiting 8c502bee99e4: Waiting ee9b2e8436c0: Waiting 86f1c9583bca: Waiting 891d5ab8f011: Waiting 37c5aa44f014: Waiting 365ec2393ed8: Waiting c952e3cd0ceb: Waiting 0859ef903ac7: Waiting 658cab39e593: Waiting a57f72e4e3f9: Waiting bdea34b2fc53: Waiting 135c7c6ebb2f: Waiting ebb43b54604e: Waiting 44343de3ea1d: Waiting bb0dfb426cd9: Pushed 96efcca299bd: Pushed 003e26831fbc: Pushed 5e589e860e5f: Pushed 8c502bee99e4: Pushed ee9b2e8436c0: Pushed 86f1c9583bca: Layer already exists 891d5ab8f011: Layer already exists 37c5aa44f014: Layer already exists 365ec2393ed8: Layer already exists c952e3cd0ceb: Layer already exists 0859ef903ac7: Layer already exists 658cab39e593: Layer already exists a57f72e4e3f9: Layer already exists bdea34b2fc53: Layer already exists 135c7c6ebb2f: Layer already exists ebb43b54604e: Layer already exists 44343de3ea1d: Layer already exists 1ebf2c61bfd9: Pushed master-2_1_4_4-1_6: digest: sha256:2e4303d4076fed4cecd63d13aeaf2a588957408d77d57ebd80266214cb88475d size: 4292 2025-09-24 21:10:25,973: INFO: Building opensdn-tor-agent finished successfully, duration: 162 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_4-1_6 f9e37c6d0e6c 24 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_4_4-1_6 c8ac4c66f101 25 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_4-1_6 56a58fa75e45 25 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_4-1_6 e9961aecf87a 30 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_4-1_6 de9b18246d3d 31 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_4-1_6 bedc75cb37b6 32 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_4-1_6 9b2226c400f3 54 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_4-1_6 9f1e061a3bf0 About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_4-1_6 90fcf1308fab About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_4-1_6 de9be127df90 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_4-1_6 3d9cddab85da About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_4-1_6 8db4b704dbcb About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_4-1_6 c5ded112c425 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_4-1_6 070c7b64a402 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_4-1_6 2fe191831a8d 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_4-1_6 a05096d5b5b7 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_4-1_6 35b788113034 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_4-1_6 3ab933f30c8c 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_4-1_6 06ebe97ef400 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_4-1_6 6b6c2c697f6f 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_4-1_6 6706baf1ba55 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_4-1_6 31f9215e839a 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_4-1_6 9fd04f260e2d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_4-1_6 445e6104ac98 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_4-1_6 86a4ef0ab963 2 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_4-1_6 b26ea4a74f5b 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_4-1_6 11f13fa35c26 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_4-1_6 be8664616053 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_4-1_6 8eb3206f9886 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_4-1_6 454c0054aa0b 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_4-1_6 cf514f120a3d 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_4-1_6 6b6fdabece1e 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_4-1_6 948da4eebe34 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_4-1_6 ad55edc46035 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_4-1_6 a958e7ad843c 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_4-1_6 1ccf53b1922e 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_4-1_6 4ce442968d02 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_4-1_6 32319a4f3532 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_4-1_6 226489b285b5 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_4-1_6 f83325a0c597 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_4-1_6 c3f3281fd475 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_4-1_6 fe16fa1f10c8 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_4-1_6 cd72952f6406 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_4-1_6 55fa59c2eaa9 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_4-1_6 7087ef836b57 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_4-1_6 4ecb2db27e42 6 minutes ago 2.42MB tf-dev-sandbox compile 06de88be45ee 7 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_4-1_6 e11ad2816523 57 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_4-1_6 10d88ba2047b 57 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src adc91b0a1731 57 minutes ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_4-1_6 c88511fea648 57 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_4-1_6 705c3edc8125 57 minutes ago 32.6MB tf-dev-sandbox frozen 5c43df4d02d4 59 minutes ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5c43df4d02d4 59 minutes ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB