2026-02-26 01:19:23,054: INFO: Building opensdn-tor-agent 2026-02-26 01:19:23,114: 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.4s #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 3.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #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 1.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.0s #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 1.539 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 14 MB 00:00 #13 6.498 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 1.9 MB 00:00 #13 7.894 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 402 kB 00:00 #13 8.675 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 16 MB 00:00 #13 16.31 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 11 MB 00:00 #13 22.30 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #13 23.42 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 26.30 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #13 27.17 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 474 kB 00:00 #13 27.41 added from: http://tf-mirrors.gz1.opensdn.io/re 728 kB/s | 18 kB 00:00 #13 27.74 added from: http://tf-mirrors.gz1.opensdn.io/re 14 kB/s | 257 B 00:00 #13 27.95 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 15 kB 00:00 #13 28.44 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 96 kB 00:00 #13 29.90 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 39 MB 00:00 #13 53.30 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #13 65.34 Dependencies resolved. #13 65.34 ========================================================================================== #13 65.34 Package Arch Version Repository Size #13 65.34 ========================================================================================== #13 65.34 Installing: #13 65.34 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 65.34 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 65.34 Installing dependencies: #13 65.34 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 65.34 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 65.34 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 65.34 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 65.34 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 65.34 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 65.34 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 65.34 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 65.34 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 65.34 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 65.34 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 65.34 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 65.34 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 65.34 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 65.34 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 65.34 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 65.34 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 65.34 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 65.34 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 65.34 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 65.34 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 65.34 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 65.34 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 65.34 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 65.34 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 65.34 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 65.34 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 65.34 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 65.34 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 65.34 #13 65.34 Transaction Summary #13 65.34 ========================================================================================== #13 65.34 Install 31 Packages #13 65.34 #13 65.34 Total download size: 12 M #13 65.34 Installed size: 41 M #13 65.34 Downloading Packages: #13 65.39 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 344 kB/s | 9.9 kB 00:00 #13 65.39 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 461 kB/s | 15 kB 00:00 #13 65.39 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 23 kB 00:00 #13 65.39 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 35 kB 00:00 #13 65.39 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #13 65.39 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.3 MB/s | 43 kB 00:00 #13 65.40 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 30 kB 00:00 #13 65.40 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #13 65.40 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 37 kB 00:00 #13 65.44 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.6 MB/s | 55 kB 00:00 #13 65.44 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 99 kB 00:00 #13 65.44 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.3 MB/s | 37 kB 00:00 #13 65.44 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #13 65.44 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 65.49 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 13 kB 00:00 #13 65.49 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 65.49 (17/31): boost-program-options-1.75.0-13.el9_7. 8.0 MB/s | 104 kB 00:00 #13 65.49 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 7.6 MB/s | 91 kB 00:00 #13 65.49 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 22 kB 00:00 #13 65.49 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #13 65.49 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 65.49 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.6 MB/s | 25 kB 00:00 #13 65.51 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 65.51 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 65.51 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.9 MB/s | 53 kB 00:00 #13 65.51 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #13 65.51 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.6 MB/s | 28 kB 00:00 #13 65.55 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #13 65.55 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 #13 65.55 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 65.66 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 65.66 -------------------------------------------------------------------------------- #13 65.66 Total 38 MB/s | 12 MB 00:00 #13 65.66 Running transaction check #13 65.72 Transaction check succeeded. #13 65.72 Running transaction test #13 66.04 Transaction test succeeded. #13 66.04 Running transaction #13 66.41 Preparing : 1/1 #13 66.52 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 66.52 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 66.52 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 66.52 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 67.01 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 67.01 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 67.04 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 67.04 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 67.04 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 67.14 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 67.14 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 67.14 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 67.14 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 67.14 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 67.14 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 67.14 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 67.14 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 67.14 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 67.14 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 67.14 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 67.30 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 67.30 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 67.30 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 67.30 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 67.30 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 67.30 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 67.30 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 67.30 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 67.30 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 67.30 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 67.30 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 67.30 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 67.68 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 67.68 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 67.68 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 67.68 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 67.68 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 67.68 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 67.68 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 67.68 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 67.68 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 67.68 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 67.68 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 67.68 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 67.68 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 67.68 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 67.68 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 67.68 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 67.68 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 67.68 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 67.68 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 67.68 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 67.68 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 67.68 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 67.68 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 67.68 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 67.68 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 67.68 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 67.68 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 67.68 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 67.68 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 67.68 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 67.68 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 67.74 #13 67.74 Installed: #13 67.74 boost-1.75.0-13.el9_7.x86_64 #13 67.74 boost-atomic-1.75.0-13.el9_7.x86_64 #13 67.74 boost-chrono-1.75.0-13.el9_7.x86_64 #13 67.74 boost-container-1.75.0-13.el9_7.x86_64 #13 67.74 boost-context-1.75.0-13.el9_7.x86_64 #13 67.74 boost-contract-1.75.0-13.el9_7.x86_64 #13 67.74 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 67.74 boost-date-time-1.75.0-13.el9_7.x86_64 #13 67.74 boost-fiber-1.75.0-13.el9_7.x86_64 #13 67.74 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 67.74 boost-graph-1.75.0-13.el9_7.x86_64 #13 67.74 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 67.74 boost-locale-1.75.0-13.el9_7.x86_64 #13 67.74 boost-log-1.75.0-13.el9_7.x86_64 #13 67.74 boost-math-1.75.0-13.el9_7.x86_64 #13 67.74 boost-nowide-1.75.0-13.el9_7.x86_64 #13 67.74 boost-program-options-1.75.0-13.el9_7.x86_64 #13 67.74 boost-python3-1.75.0-13.el9_7.x86_64 #13 67.74 boost-random-1.75.0-13.el9_7.x86_64 #13 67.74 boost-regex-1.75.0-13.el9_7.x86_64 #13 67.74 boost-serialization-1.75.0-13.el9_7.x86_64 #13 67.74 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 67.74 boost-system-1.75.0-13.el9_7.x86_64 #13 67.74 boost-test-1.75.0-13.el9_7.x86_64 #13 67.74 boost-thread-1.75.0-13.el9_7.x86_64 #13 67.74 boost-timer-1.75.0-13.el9_7.x86_64 #13 67.74 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 67.74 boost-wave-1.75.0-13.el9_7.x86_64 #13 67.74 gperftools-libs-2.9.1-3.el9.x86_64 #13 67.74 libicu-67.1-10.el9_6.x86_64 #13 67.74 libunwind-1.6.2-1.el9.x86_64 #13 67.74 #13 67.74 Complete! #13 68.12 77 files removed #13 68.70 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 68.70 Collecting contrail-vrouter-api==0.1.dev0 #13 68.70 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 69.11 Installing collected packages: contrail-vrouter-api #13 69.11 Successfully installed contrail-vrouter-api-0.1.dev0 #13 69.11 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 70.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 5.4s done #15 writing image sha256:157076780e61fb2619df9507d5f5b38b5ff7aaddb93a573da2ab996628c5f813 #15 writing image sha256:157076780e61fb2619df9507d5f5b38b5ff7aaddb93a573da2ab996628c5f813 0.1s done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 0.2s done #15 DONE 6.2s 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-26 01:21:42,849: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] a5363379fb84: Preparing 03867740518e: Preparing c0732c21c30f: Preparing bf839c0d9b9a: Preparing e60521d5ce5a: Preparing fa968de29b6d: Preparing 550d807bbd75: Preparing 27d9374127b3: Preparing dae4d91c7a50: Preparing b659d2d22563: Preparing 525a01cb8d8a: Preparing ea05f18e199e: Preparing 5889bbb0fc11: Preparing 232291648d31: Preparing dd75e0b4923f: Preparing c83d1b082556: Preparing b1b2b235ca87: Preparing ffc78166c992: Preparing 3c9d87e23289: Preparing 068140173d78: Preparing 44343de3ea1d: Preparing a5363379fb84: Waiting 03867740518e: Waiting c0732c21c30f: Waiting bf839c0d9b9a: Waiting e60521d5ce5a: Waiting fa968de29b6d: Waiting 550d807bbd75: Waiting 27d9374127b3: Waiting dae4d91c7a50: Waiting b659d2d22563: Waiting 525a01cb8d8a: Waiting ea05f18e199e: Waiting 5889bbb0fc11: Waiting 232291648d31: Waiting dd75e0b4923f: Waiting c83d1b082556: Waiting b1b2b235ca87: Waiting ffc78166c992: Waiting 3c9d87e23289: Waiting 068140173d78: Waiting 44343de3ea1d: Waiting c0732c21c30f: Pushed a5363379fb84: Pushed bf839c0d9b9a: Pushed e60521d5ce5a: Pushed 27d9374127b3: Layer already exists dae4d91c7a50: Layer already exists b659d2d22563: Layer already exists fa968de29b6d: Pushed 525a01cb8d8a: Layer already exists ea05f18e199e: Layer already exists 550d807bbd75: Pushed 5889bbb0fc11: Layer already exists 232291648d31: Layer already exists dd75e0b4923f: Layer already exists b1b2b235ca87: Layer already exists ffc78166c992: Layer already exists c83d1b082556: Layer already exists 44343de3ea1d: Layer already exists 068140173d78: Layer already exists 3c9d87e23289: Layer already exists 03867740518e: Pushed nightly: digest: sha256:9da8a734a3f6e12ef1756cab5ebafb05639b02918296cf3a6f7e6daec2a876a0 size: 4713 2026-02-26 01:22:12,812: INFO: Building opensdn-tor-agent finished successfully, duration: 170 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly ab27b66328c8 31 seconds ago 1.02GB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly e03b479359bf 32 seconds ago 705MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 2cdf99ffa980 35 seconds ago 892MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent nightly 7fbc80c1b915 35 seconds ago 1.85GB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init nightly 74de49497e67 36 seconds ago 616MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 157076780e61 37 seconds ago 727MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly 22b6875c2169 39 seconds ago 428MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 63f6e833d53c About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 220f0d7eb0d4 About a minute ago 689MB nexus.gz1.opensdn.io:5102/opensdn-status nightly fcaff896c7ee About a minute ago 802MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly e5e0e4343645 About a minute ago 802MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 199815ee937f About a minute ago 746MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 6c989406175b About a minute ago 1.01GB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly d5ef55fdb9e7 About a minute ago 1.28GB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly 170474bbd266 About a minute ago 1.05GB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly d4bd90061cc2 2 minutes ago 909MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly d050468f77cc 2 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 2e2fe4f4f274 2 minutes ago 692MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 0f777b087f00 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly f4b9baa6ba6d 2 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 00e1639bfe5b 2 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly c7fb3b9e1722 2 minutes ago 668MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 24c44f1ef047 2 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly 540b39ed3b77 2 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 55f11eb41755 2 minutes ago 444MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly f67abb7ebb20 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly c7ad1f9d85db 2 minutes ago 671MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 7e7b5e1e81db 2 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 4a73ec9219b8 2 minutes ago 683MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 70277955dfa1 2 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 33adfa0c771c 3 minutes ago 914MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly ccf9b8a182a3 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 61ac00c96bf2 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly d34122866c27 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 6c6995ed36e8 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 5d05a4e3901b 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly c8b7c99dc536 3 minutes ago 908MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 762e88238bdd 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly b0614b250eb8 3 minutes ago 737MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 0f058688da78 3 minutes ago 726MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 8ac1a91e64e0 4 minutes ago 454MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly af5902b72ba5 4 minutes ago 440MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly ce62fd4fa320 5 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 218b7fdc2cda 5 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 81f19865386b 5 minutes ago 667MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly d325d456acce 5 minutes ago 428MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 9b69e8b9daa6 6 minutes ago 2.38MB tf-dev-sandbox compile 00830e6428f9 6 minutes ago 25GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 6c1f1e8b4fb0 About an hour ago 6.05MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 0d083a1400e9 About an hour ago 2.36MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly f74dc63d5e58 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 5e373ea9e91d About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly fcd109d5a58f About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 7b99c7607608 2 weeks ago 2.82GB