2026-02-23 01:14:28,703: INFO: Building opensdn-tor-agent 2026-02-23 01:14:28,800: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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:5102/opensdn-base:nightly #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.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.6s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.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 ; dnf install -y $pkgs gperftools-libs ; dnf 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 0.920 added from: http://tf-mirrors.gz1.opensdn.io/re 72 MB/s | 14 MB 00:00 #13 3.047 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 3.602 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #13 4.063 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 16 MB 00:00 #13 8.215 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 11 MB 00:00 #13 11.48 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 1.1 MB 00:00 #13 11.96 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.8 MB 00:00 #13 13.15 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 697 kB 00:00 #13 13.42 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 474 kB 00:00 #13 13.77 added from: http://tf-mirrors.gz1.opensdn.io/re 552 kB/s | 18 kB 00:00 #13 14.01 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #13 14.37 added from: http://tf-mirrors.gz1.opensdn.io/re 604 kB/s | 15 kB 00:00 #13 14.69 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 96 kB 00:00 #13 15.41 added from: http://tf-mirrors.gz1.opensdn.io/re 108 MB/s | 39 MB 00:00 #13 28.60 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 38.32 Dependencies resolved. #13 38.32 ========================================================================================== #13 38.32 Package Arch Version Repository Size #13 38.32 ========================================================================================== #13 38.32 Installing: #13 38.32 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 38.32 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 38.32 Installing dependencies: #13 38.32 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 38.32 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 38.32 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 38.32 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.32 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 38.32 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 38.32 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 38.32 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 38.32 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 38.32 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 38.32 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 38.32 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 38.32 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 38.32 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 38.32 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 38.32 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 38.32 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 38.32 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 38.32 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 38.32 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 38.32 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 38.32 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 38.32 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 38.32 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 38.32 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 38.32 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 38.32 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 38.32 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 38.32 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 38.32 #13 38.32 Transaction Summary #13 38.32 ========================================================================================== #13 38.32 Install 31 Packages #13 38.32 #13 38.32 Total download size: 12 M #13 38.32 Installed size: 41 M #13 38.32 Downloading Packages: #13 38.37 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 397 kB/s | 9.9 kB 00:00 #13 38.37 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 510 kB/s | 15 kB 00:00 #13 38.37 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 3.3 MB/s | 35 kB 00:00 #13 38.37 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 38.38 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 38.39 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.6 MB/s | 43 kB 00:00 #13 38.40 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 30 kB 00:00 #13 38.40 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #13 38.40 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.6 MB/s | 37 kB 00:00 #13 38.41 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.7 MB/s | 55 kB 00:00 #13 38.42 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.8 MB/s | 99 kB 00:00 #13 38.43 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.3 MB/s | 37 kB 00:00 #13 38.43 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 13 MB/s | 212 kB 00:00 #13 38.44 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 203 kB 00:00 #13 38.46 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 38.46 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 405 kB 00:00 #13 38.46 (17/31): boost-program-options-1.75.0-13.el9_7. 5.7 MB/s | 104 kB 00:00 #13 38.47 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 5.7 MB/s | 91 kB 00:00 #13 38.49 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 955 kB/s | 22 kB 00:00 #13 38.50 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 275 kB 00:00 #13 38.50 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.1 MB/s | 127 kB 00:00 #13 38.51 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.7 MB/s | 25 kB 00:00 #13 38.51 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 38.52 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #13 38.52 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.7 MB/s | 53 kB 00:00 #13 38.52 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #13 38.53 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.1 MB/s | 28 kB 00:00 #13 38.54 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #13 38.56 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.7 MB/s | 308 kB 00:00 #13 38.58 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.5 MB/s | 67 kB 00:00 #13 38.73 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 38.73 -------------------------------------------------------------------------------- #13 38.73 Total 31 MB/s | 12 MB 00:00 #13 38.73 Running transaction check #13 38.77 Transaction check succeeded. #13 38.77 Running transaction test #13 39.09 Transaction test succeeded. #13 39.09 Running transaction #13 39.85 Preparing : 1/1 #13 39.95 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 39.96 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 39.97 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 39.97 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 40.39 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 40.42 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 40.45 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 40.45 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 40.45 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 40.46 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 40.49 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 40.50 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 40.50 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 40.51 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 40.52 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 40.54 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 40.54 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 40.54 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 40.56 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 40.56 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 40.57 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 40.58 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 40.58 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 40.59 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 40.61 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 40.62 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 40.64 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 40.64 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 40.64 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 40.65 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 40.65 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 40.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 41.71 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 41.71 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 41.71 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 41.71 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 41.71 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 41.71 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 41.71 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 41.71 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 41.71 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 41.71 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 41.71 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 41.71 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 41.71 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 41.71 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 41.71 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 41.71 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 41.71 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 41.71 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 41.71 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 41.71 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 41.71 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 41.71 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 41.71 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 41.71 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 41.71 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 41.71 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 41.71 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 41.71 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 41.71 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 41.71 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 41.71 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 41.86 #13 41.86 Installed: #13 41.86 boost-1.75.0-13.el9_7.x86_64 #13 41.86 boost-atomic-1.75.0-13.el9_7.x86_64 #13 41.86 boost-chrono-1.75.0-13.el9_7.x86_64 #13 41.86 boost-container-1.75.0-13.el9_7.x86_64 #13 41.86 boost-context-1.75.0-13.el9_7.x86_64 #13 41.86 boost-contract-1.75.0-13.el9_7.x86_64 #13 41.86 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 41.86 boost-date-time-1.75.0-13.el9_7.x86_64 #13 41.86 boost-fiber-1.75.0-13.el9_7.x86_64 #13 41.86 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 41.86 boost-graph-1.75.0-13.el9_7.x86_64 #13 41.86 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 41.86 boost-locale-1.75.0-13.el9_7.x86_64 #13 41.86 boost-log-1.75.0-13.el9_7.x86_64 #13 41.86 boost-math-1.75.0-13.el9_7.x86_64 #13 41.86 boost-nowide-1.75.0-13.el9_7.x86_64 #13 41.86 boost-program-options-1.75.0-13.el9_7.x86_64 #13 41.86 boost-python3-1.75.0-13.el9_7.x86_64 #13 41.86 boost-random-1.75.0-13.el9_7.x86_64 #13 41.86 boost-regex-1.75.0-13.el9_7.x86_64 #13 41.86 boost-serialization-1.75.0-13.el9_7.x86_64 #13 41.86 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 41.86 boost-system-1.75.0-13.el9_7.x86_64 #13 41.86 boost-test-1.75.0-13.el9_7.x86_64 #13 41.86 boost-thread-1.75.0-13.el9_7.x86_64 #13 41.86 boost-timer-1.75.0-13.el9_7.x86_64 #13 41.86 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 41.86 boost-wave-1.75.0-13.el9_7.x86_64 #13 41.86 gperftools-libs-2.9.1-3.el9.x86_64 #13 41.86 libicu-67.1-10.el9_6.x86_64 #13 41.86 libunwind-1.6.2-1.el9.x86_64 #13 41.86 #13 41.86 Complete! #13 42.38 77 files removed #13 42.94 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 42.99 Collecting contrail-vrouter-api==0.1.dev0 #13 43.00 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 43.48 Installing collected packages: contrail-vrouter-api #13 43.51 Successfully installed contrail-vrouter-api-0.1.dev0 #13 43.51 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 #13 DONE 44.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.0s done #15 writing image sha256:07d63f2f51c047f06a42054b284516b08623dfa0eedb38658edb507a17d0deac #15 writing image sha256:07d63f2f51c047f06a42054b284516b08623dfa0eedb38658edb507a17d0deac 0.0s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.0s done #15 DONE 3.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) 2026-02-23 01:16:45,906: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] e0f6c465045a: Preparing 67dee26930fd: Preparing b6b967bfbcfe: Preparing c4fca01d0d1e: Preparing 23a6e7ebc30a: Preparing 52ef42ece029: Preparing 054f647ef1c5: Preparing 7885d2d539c6: Preparing b86ec4ab01bf: Preparing 58fdb5d19647: Preparing dc1ad5d67dbb: Preparing 6ecf0b527ebc: Preparing 21862568684f: Preparing 252fc7d8f9ee: Preparing 92c826f96a0f: Preparing 2658a0552911: Preparing 2381b51562ed: Preparing 2b3860e55d3a: Preparing e1f96297a802: Preparing 4d16c5e732eb: Preparing 44343de3ea1d: Preparing 23a6e7ebc30a: Waiting 52ef42ece029: Waiting 054f647ef1c5: Waiting 7885d2d539c6: Waiting b86ec4ab01bf: Waiting 58fdb5d19647: Waiting dc1ad5d67dbb: Waiting 6ecf0b527ebc: Waiting 21862568684f: Waiting 252fc7d8f9ee: Waiting 92c826f96a0f: Waiting 2658a0552911: Waiting 2381b51562ed: Waiting 2b3860e55d3a: Waiting e1f96297a802: Waiting 4d16c5e732eb: Waiting 44343de3ea1d: Waiting b6b967bfbcfe: Pushed c4fca01d0d1e: Pushed e0f6c465045a: Pushed 52ef42ece029: Pushed 23a6e7ebc30a: Pushed 7885d2d539c6: Layer already exists b86ec4ab01bf: Layer already exists 58fdb5d19647: Layer already exists dc1ad5d67dbb: Layer already exists 6ecf0b527ebc: Layer already exists 21862568684f: Layer already exists 252fc7d8f9ee: Layer already exists 92c826f96a0f: Layer already exists 2658a0552911: Layer already exists 054f647ef1c5: Pushed 2381b51562ed: Layer already exists 2b3860e55d3a: Layer already exists e1f96297a802: Layer already exists 4d16c5e732eb: Layer already exists 44343de3ea1d: Layer already exists 67dee26930fd: Pushed nightly: digest: sha256:5f6eb8ac7764064444a89c69f794496c36982ab18e5d1f57847ccdbd4f7c55d7 size: 4713 2026-02-23 01:17:08,468: INFO: Building opensdn-tor-agent finished successfully, duration: 160 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 07d63f2f51c0 27 seconds ago 727MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly ff361b5ed3b3 49 seconds ago 428MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 8c5fb212fb35 56 seconds ago 746MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 3587ca7a5854 About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 086a846f93da About a minute ago 689MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 4803762c2438 About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-status nightly ee2ccbd6f65e About a minute ago 802MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 22cd44fc6a3a About a minute ago 802MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly ad8abfb0773b About a minute ago 1.02GB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 6dc8b09a374a About a minute ago 687MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly db479969503e 2 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 849f2f783bb3 2 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 2290507bd660 2 minutes ago 1.28GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 1c1eb02ae5fe 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 68d3580391dd 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 941c8e19b0ea 2 minutes ago 683MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 348dba47e26c 2 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 65e8fbcb36fc 2 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 79a66e421299 2 minutes ago 668MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly ccaadb354237 2 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly e5fd61e847a3 2 minutes ago 671MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly fb5239e13fba 2 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 25fe8c27809f 2 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 29df1302fb02 3 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly bf5539b7767d 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly e486f6915c49 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly fea6cbdcfe07 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 255180734b0d 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly d623837c8b39 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 5ecac5740c5d 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly aca51a4fc880 3 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 03bee6dba0d5 3 minutes ago 454MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 2450a1f2634b 3 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 002888837181 3 minutes ago 440MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 07885354b436 3 minutes ago 726MB nexus.gz1.opensdn.io:5102/opensdn-base nightly b51c9dc5446b 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 76af68de2740 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly f42ac8ad3d8d 4 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 956eabc02f47 5 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly b7cc7253450a 6 minutes ago 2.38MB tf-dev-sandbox compile 1b1b8ed54f14 6 minutes ago 25GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly ba05651a455b About an hour ago 6.05MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly eeeea3301f27 About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 4f7d7c694d9a About an hour ago 2.36MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly bc935b7dca33 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly d41903c24d48 About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 7b99c7607608 11 days ago 2.82GB