2025-10-23 20:42:16,817: INFO: Building opensdn-tor-agent 2025-10-23 20:42:16,944: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_2_7_6-1 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-1 #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.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-1 #6 DONE 0.0s #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_7_6-1 #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.9s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.4s #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 2.591 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.1 MB 00:00 #14 3.534 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #14 4.499 added from: http://tf-mirrors.gz1.opensdn.io/re 963 kB/s | 264 kB 00:00 #14 5.265 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 7.0 MB 00:00 #14 10.62 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.0 MB 00:00 #14 13.95 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 939 kB 00:00 #14 14.93 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #14 16.91 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 392 kB 00:00 #14 17.39 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #14 17.60 added from: http://tf-mirrors.gz1.opensdn.io/re 548 kB/s | 16 kB 00:00 #14 18.06 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #14 18.43 added from: http://tf-mirrors.gz1.opensdn.io/re 308 kB/s | 13 kB 00:00 #14 19.02 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #14 20.33 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 30 MB 00:00 #14 37.65 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #14 43.14 Dependencies resolved. #14 43.14 ======================================================================================= #14 43.14 Package Arch Version Repository Size #14 43.14 ======================================================================================= #14 43.14 Installing: #14 43.14 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 43.14 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 43.14 Installing dependencies: #14 43.14 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 43.14 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 43.14 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 43.14 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 43.14 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 43.14 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 43.14 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 43.14 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 43.14 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 43.14 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 43.14 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 43.14 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 43.14 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 43.14 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 43.14 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 43.14 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 43.14 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 43.14 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 43.14 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 43.14 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 43.14 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 43.14 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 43.14 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 43.14 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 43.14 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 43.14 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 43.14 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 43.14 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 43.14 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 43.14 #14 43.14 Transaction Summary #14 43.14 ======================================================================================= #14 43.14 Install 31 Packages #14 43.14 #14 43.14 Total download size: 12 M #14 43.14 Installed size: 41 M #14 43.14 Downloading Packages: #14 43.18 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 707 kB/s | 16 kB 00:00 #14 43.18 (2/31): boost-1.75.0-8.el9.x86_64.rpm 350 kB/s | 11 kB 00:00 #14 43.18 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 24 kB 00:00 #14 43.18 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 36 kB 00:00 #14 43.22 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 43.22 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #14 43.22 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 32 kB 00:00 #14 43.22 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 13 kB 00:00 #14 43.22 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 38 kB 00:00 #14 43.22 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.4 MB/s | 57 kB 00:00 #14 43.24 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 101 kB 00:00 #14 43.25 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.2 MB/s | 38 kB 00:00 #14 43.27 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 214 kB 00:00 #14 43.27 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 24 MB/s | 408 kB 00:00 #14 43.27 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #14 43.27 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #14 43.44 (17/31): boost-program-options-1.75.0-8.el9.x86 635 kB/s | 106 kB 00:00 #14 43.61 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 306 kB/s | 92 kB 00:00 #14 43.61 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 158 kB/s | 23 kB 00:00 #14 43.61 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #14 43.61 (21/31): boost-serialization-1.75.0-8.el9.x86_6 12 MB/s | 129 kB 00:00 #14 43.61 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.5 MB/s | 27 kB 00:00 #14 43.62 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 803 kB/s | 13 kB 00:00 #14 43.62 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #14 43.62 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 55 kB 00:00 #14 43.64 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 43.64 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 2.0 MB/s | 30 kB 00:00 #14 43.70 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 10 MB/s | 208 kB 00:00 #14 43.70 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #14 43.70 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.4 MB/s | 67 kB 00:00 #14 43.93 (31/31): libicu-67.1-9.el9.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #14 43.93 -------------------------------------------------------------------------------- #14 43.93 Total 16 MB/s | 12 MB 00:00 #14 43.93 Running transaction check #14 43.96 Transaction check succeeded. #14 43.99 Running transaction test #14 44.29 Transaction test succeeded. #14 44.29 Running transaction #14 45.37 Preparing : 1/1 #14 45.44 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 45.44 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 45.46 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 45.49 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 45.96 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 46.07 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 46.09 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 46.09 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 46.09 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 46.14 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 46.30 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 46.38 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 46.44 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 46.44 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 46.45 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 46.46 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 46.47 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 46.48 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 46.50 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 46.50 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 46.51 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 46.53 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 46.53 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 46.53 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 46.56 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 46.56 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 46.59 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 46.59 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 46.60 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 46.61 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 46.64 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 46.67 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 46.95 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 46.95 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 46.95 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 46.95 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 46.95 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 46.95 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 46.95 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 46.95 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 46.95 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 46.95 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 46.95 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 46.95 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 46.95 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 46.95 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 46.95 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 46.95 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 46.95 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 46.95 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 46.95 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 46.95 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 46.95 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 46.95 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 46.95 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 46.95 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 46.95 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 46.95 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 46.95 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 46.95 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 46.95 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 46.95 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 46.95 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 47.14 #14 47.14 Installed: #14 47.14 boost-1.75.0-8.el9.x86_64 #14 47.14 boost-atomic-1.75.0-8.el9.x86_64 #14 47.14 boost-chrono-1.75.0-8.el9.x86_64 #14 47.14 boost-container-1.75.0-8.el9.x86_64 #14 47.14 boost-context-1.75.0-8.el9.x86_64 #14 47.14 boost-contract-1.75.0-8.el9.x86_64 #14 47.14 boost-coroutine-1.75.0-8.el9.x86_64 #14 47.14 boost-date-time-1.75.0-8.el9.x86_64 #14 47.14 boost-fiber-1.75.0-8.el9.x86_64 #14 47.14 boost-filesystem-1.75.0-8.el9.x86_64 #14 47.14 boost-graph-1.75.0-8.el9.x86_64 #14 47.14 boost-iostreams-1.75.0-8.el9.x86_64 #14 47.14 boost-locale-1.75.0-8.el9.x86_64 #14 47.14 boost-log-1.75.0-8.el9.x86_64 #14 47.14 boost-math-1.75.0-8.el9.x86_64 #14 47.14 boost-nowide-1.75.0-8.el9.x86_64 #14 47.14 boost-program-options-1.75.0-8.el9.x86_64 #14 47.14 boost-python3-1.75.0-8.el9.x86_64 #14 47.14 boost-random-1.75.0-8.el9.x86_64 #14 47.14 boost-regex-1.75.0-8.el9.x86_64 #14 47.14 boost-serialization-1.75.0-8.el9.x86_64 #14 47.14 boost-stacktrace-1.75.0-8.el9.x86_64 #14 47.14 boost-system-1.75.0-8.el9.x86_64 #14 47.14 boost-test-1.75.0-8.el9.x86_64 #14 47.14 boost-thread-1.75.0-8.el9.x86_64 #14 47.14 boost-timer-1.75.0-8.el9.x86_64 #14 47.14 boost-type_erasure-1.75.0-8.el9.x86_64 #14 47.14 boost-wave-1.75.0-8.el9.x86_64 #14 47.14 gperftools-libs-2.9.1-3.el9.x86_64 #14 47.14 libicu-67.1-9.el9.x86_64 #14 47.14 libunwind-1.6.2-1.el9.x86_64 #14 47.14 #14 47.14 Complete! #14 47.56 75 files removed #14 47.89 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 48.01 Collecting contrail-vrouter-api==0.1.dev0 #14 48.01 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 48.53 Installing collected packages: contrail-vrouter-api #14 48.56 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 48.56 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 49.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.6s #16 exporting to image #16 exporting layers #16 exporting layers 2.8s done #16 writing image sha256:b3af6e0d28dda605c3ce7be48af92c84966128f7b5d55f6a5d51a140e2ccd2ba done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-1 done #16 DONE 4.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-23 20:44:31,593: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a8ea6785c7ad: Preparing f06118c66a1e: Preparing 747a6ce143b6: Preparing 085aa9e540e4: Preparing 8d20f6320081: Preparing 012039b3bb96: Preparing 1f1125f7e8e0: Preparing aa2611105ec7: Preparing 2ba292e06547: Preparing a1215239827b: Preparing 7c346d4d3186: Preparing da828b04ff6a: Preparing 0b02d4bd6c01: Preparing c1663f9d90a0: Preparing 97cdaca2633b: Preparing c08717a23d65: Preparing 7fc5d203f793: Preparing c48001810cb8: Preparing dca80cf925b1: Preparing 44343de3ea1d: Preparing a8ea6785c7ad: Waiting f06118c66a1e: Waiting 747a6ce143b6: Waiting 085aa9e540e4: Waiting 8d20f6320081: Waiting 012039b3bb96: Waiting 1f1125f7e8e0: Waiting aa2611105ec7: Waiting 2ba292e06547: Waiting a1215239827b: Waiting 7c346d4d3186: Waiting da828b04ff6a: Waiting 0b02d4bd6c01: Waiting c1663f9d90a0: Waiting 97cdaca2633b: Waiting c08717a23d65: Waiting 7fc5d203f793: Waiting c48001810cb8: Waiting dca80cf925b1: Waiting 44343de3ea1d: Waiting a8ea6785c7ad: Pushed 747a6ce143b6: Pushed 085aa9e540e4: Pushed 8d20f6320081: Pushed 012039b3bb96: Pushed 1f1125f7e8e0: Pushed aa2611105ec7: Layer already exists 2ba292e06547: Layer already exists a1215239827b: Layer already exists 7c346d4d3186: Layer already exists da828b04ff6a: Layer already exists 0b02d4bd6c01: Layer already exists c1663f9d90a0: Layer already exists 97cdaca2633b: Layer already exists c08717a23d65: Layer already exists 7fc5d203f793: Layer already exists c48001810cb8: Layer already exists dca80cf925b1: Layer already exists 44343de3ea1d: Layer already exists f06118c66a1e: Pushed master-2_2_7_6-1: digest: sha256:35bf64e90d7187c4a14df101d0802affb320100ea51499a2570789eab4fd53da size: 4505 2025-10-23 20:44:49,493: INFO: Building opensdn-tor-agent finished successfully, duration: 153 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_6-1 41f426880f10 4 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_6-1 83c5ddeba17c 20 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_6-1 49ef62acc9ea 22 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-1 b3af6e0d28dd 25 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_6-1 345c961a41f1 29 seconds ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_6-1 32d97b01ee04 39 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_6-1 fee6dc78863a 41 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_6-1 a55bf065606d 43 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_6-1 5250123535eb 46 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-1 5d7d39386c84 51 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-1 ce899176f208 About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-1 d3457bbac33e About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-1 e559d4259e80 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-1 f8708ff4ec44 About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_6-1 fbc8d3e34798 About a minute ago 647MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-1 4df152f25561 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-1 8bd520e91e81 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-1 ab3f34b741fd 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-1 f661053f6420 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-1 735a49393d16 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-1 21a000789d23 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-1 0f7db42d8276 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-1 956cff6529ec 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-1 152829799104 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-1 c8b28f49f1db 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-1 46df4cfa94f5 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-1 2898cbe5e0f8 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-1 412ce5e9b77b 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-1 bd236c40c603 2 minutes ago 392MB opensdn-test-test master-2_2_7_6-1 1d6871c58920 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_6-1 1d6871c58920 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-1 bf3d575d69be 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-1 42a1939732f9 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-1 b696dd5d14ce 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-1 bfb3cba9382e 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-1 63299d3be7bb 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-1 ea35fdf0acb8 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-1 397a36ccc45d 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-1 c74beebe5661 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-1 cb557a19e99d 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-1 d5bb423df596 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-1 33955941ec2b 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-1 0dd8435981c3 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-1 482a85c2fe43 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-1 b2b42e95461a 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-1 8837f385b912 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-1 4a8060eece85 7 minutes ago 2.45MB tf-dev-sandbox compile 3de4d632dfa7 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-1 e28ad002f06e About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-1 02f4330841aa About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src dbc271bcca79 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-1 bc87444eb32d About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-1 afd40ce23e38 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 13ec44c2d5cd 29 hours ago 2.81GB