2026-03-18 16:14:51,458: INFO: Building opensdn-tor-agent 2026-03-18 16:14:51,516: 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_7_6_1-2 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #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 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_1-2 #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.9s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_1-2 #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 0.0s done #7 DONE 1.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.2s #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.504 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 14 MB 00:00 #13 6.977 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 7.910 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 402 kB 00:00 #13 8.614 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 16 MB 00:00 #13 19.37 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #13 27.47 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 28.59 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 4.8 MB 00:00 #13 32.70 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #13 33.73 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 474 kB 00:00 #13 34.51 added from: http://tf-mirrors.gz1.opensdn.io/re 234 kB/s | 18 kB 00:00 #13 35.45 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 kB/s | 257 B 00:00 #13 35.99 added from: http://tf-mirrors.gz1.opensdn.io/re 318 kB/s | 15 kB 00:00 #13 36.83 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #13 38.71 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 39 MB 00:01 #13 81.16 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #13 99.72 Dependencies resolved. #13 99.73 ========================================================================================== #13 99.73 Package Arch Version Repository Size #13 99.73 ========================================================================================== #13 99.73 Installing: #13 99.73 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 99.73 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 99.73 Installing dependencies: #13 99.73 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 99.73 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 99.73 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 99.73 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 99.73 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 99.73 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 99.73 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 99.73 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 99.73 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 99.73 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 99.73 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 99.73 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 99.73 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 99.73 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 99.73 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 99.73 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 99.73 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 99.73 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 99.73 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 99.73 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 99.73 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 99.73 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 99.73 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 99.73 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 99.73 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 99.73 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 99.73 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 99.73 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 99.73 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 99.73 #13 99.73 Transaction Summary #13 99.73 ========================================================================================== #13 99.73 Install 31 Packages #13 99.73 #13 99.74 Total download size: 12 M #13 99.74 Installed size: 41 M #13 99.74 Downloading Packages: #13 99.77 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #13 99.77 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 467 kB/s | 9.9 kB 00:00 #13 99.78 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 23 kB 00:00 #13 99.80 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.3 MB/s | 35 kB 00:00 #13 99.80 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 99.80 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.3 MB/s | 43 kB 00:00 #13 99.80 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 30 kB 00:00 #13 99.82 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 513 kB/s | 11 kB 00:00 #13 99.82 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 37 kB 00:00 #13 99.83 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.1 MB/s | 55 kB 00:00 #13 99.85 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 99 kB 00:00 #13 99.85 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.7 MB/s | 37 kB 00:00 #13 99.88 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 12 MB/s | 212 kB 00:00 #13 99.91 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.1 MB/s | 203 kB 00:00 #13 99.93 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 405 kB 00:00 #13 99.94 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 381 kB/s | 13 kB 00:00 #13 99.94 (17/31): boost-program-options-1.75.0-13.el9_7. 10 MB/s | 104 kB 00:00 #13 99.95 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.5 MB/s | 91 kB 00:00 #13 99.97 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 22 kB 00:00 #13 99.97 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #13 99.98 (21/31): boost-serialization-1.75.0-13.el9_7.x8 5.7 MB/s | 127 kB 00:00 #13 99.99 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 942 kB/s | 25 kB 00:00 #13 100.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 737 kB/s | 11 kB 00:00 #13 100.0 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 100.0 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.1 MB/s | 53 kB 00:00 #13 100.0 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 100.0 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.8 MB/s | 28 kB 00:00 #13 100.0 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 100.0 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 100.0 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.5 MB/s | 67 kB 00:00 #13 100.1 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 100.1 -------------------------------------------------------------------------------- #13 100.1 Total 33 MB/s | 12 MB 00:00 #13 100.1 Running transaction check #13 100.2 Transaction check succeeded. #13 100.2 Running transaction test #13 100.4 Transaction test succeeded. #13 100.4 Running transaction #13 101.3 Preparing : 1/1 #13 101.4 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 101.4 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 101.4 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 101.4 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 102.3 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 102.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 102.4 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 102.4 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 102.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 102.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 102.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 102.4 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 102.4 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 102.4 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 102.4 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 102.4 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 102.4 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 102.4 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 102.4 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 102.4 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 102.4 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 102.4 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 102.5 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 102.5 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 102.5 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 102.5 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 102.5 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 102.5 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 102.5 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 102.5 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 102.6 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.6 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 102.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 102.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 102.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 102.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 102.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 102.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 102.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 102.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 102.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 102.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 102.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 102.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 102.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 102.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 102.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 102.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 102.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 102.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 102.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 102.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 102.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 102.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 102.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 102.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 102.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 102.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 102.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 102.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 102.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 102.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 102.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 103.0 #13 103.0 Installed: #13 103.0 boost-1.75.0-13.el9_7.x86_64 #13 103.0 boost-atomic-1.75.0-13.el9_7.x86_64 #13 103.0 boost-chrono-1.75.0-13.el9_7.x86_64 #13 103.0 boost-container-1.75.0-13.el9_7.x86_64 #13 103.0 boost-context-1.75.0-13.el9_7.x86_64 #13 103.0 boost-contract-1.75.0-13.el9_7.x86_64 #13 103.0 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 103.0 boost-date-time-1.75.0-13.el9_7.x86_64 #13 103.0 boost-fiber-1.75.0-13.el9_7.x86_64 #13 103.0 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 103.0 boost-graph-1.75.0-13.el9_7.x86_64 #13 103.0 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 103.0 boost-locale-1.75.0-13.el9_7.x86_64 #13 103.0 boost-log-1.75.0-13.el9_7.x86_64 #13 103.0 boost-math-1.75.0-13.el9_7.x86_64 #13 103.0 boost-nowide-1.75.0-13.el9_7.x86_64 #13 103.0 boost-program-options-1.75.0-13.el9_7.x86_64 #13 103.0 boost-python3-1.75.0-13.el9_7.x86_64 #13 103.0 boost-random-1.75.0-13.el9_7.x86_64 #13 103.0 boost-regex-1.75.0-13.el9_7.x86_64 #13 103.0 boost-serialization-1.75.0-13.el9_7.x86_64 #13 103.0 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 103.0 boost-system-1.75.0-13.el9_7.x86_64 #13 103.0 boost-test-1.75.0-13.el9_7.x86_64 #13 103.0 boost-thread-1.75.0-13.el9_7.x86_64 #13 103.0 boost-timer-1.75.0-13.el9_7.x86_64 #13 103.0 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 103.0 boost-wave-1.75.0-13.el9_7.x86_64 #13 103.0 gperftools-libs-2.9.1-3.el9.x86_64 #13 103.0 libicu-67.1-10.el9_6.x86_64 #13 103.0 libunwind-1.6.2-1.el9.x86_64 #13 103.0 #13 103.0 Complete! #13 103.6 77 files removed #13 104.9 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 105.0 Collecting contrail-vrouter-api==0.1.dev0 #13 105.0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 105.5 Installing collected packages: contrail-vrouter-api #13 105.6 Successfully installed contrail-vrouter-api-0.1.dev0 #13 105.6 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 106.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 3.7s done #15 writing image sha256:2ff2cf749d6445b4557ab15f8ef7a9bba351a0d3b2992e95cd710e1249373155 #15 writing image sha256:2ff2cf749d6445b4557ab15f8ef7a9bba351a0d3b2992e95cd710e1249373155 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_1-2 0.1s done #15 DONE 4.6s 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-03-18 16:17:33,714: INFO: Docker build duration: 162 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1304f39ac9b7: Preparing 12b15a9f0b30: Preparing 785e7eac99fc: Preparing adda50dc6d95: Preparing b8151c9263b8: Preparing 3eb46bf5ad3f: Preparing 5c43c35f8817: Preparing 82feb82c40d1: Preparing 63c13d0c6c68: Preparing 71091eebfabd: Preparing 56a8bc49e38f: Preparing 74fcc2421f58: Preparing 843edd9a9c99: Preparing fc6400325faa: Preparing d945b373e4cb: Preparing 457646607657: Preparing a3af853331b2: Preparing 96e06d0a3492: Preparing 56c016c72486: Preparing b7785214c52e: Preparing 44343de3ea1d: Preparing 1304f39ac9b7: Waiting 12b15a9f0b30: Waiting 785e7eac99fc: Waiting adda50dc6d95: Waiting b8151c9263b8: Waiting 3eb46bf5ad3f: Waiting 5c43c35f8817: Waiting 82feb82c40d1: Waiting 63c13d0c6c68: Waiting 71091eebfabd: Waiting 56a8bc49e38f: Waiting 74fcc2421f58: Waiting 843edd9a9c99: Waiting fc6400325faa: Waiting d945b373e4cb: Waiting 457646607657: Waiting a3af853331b2: Waiting 96e06d0a3492: Waiting 56c016c72486: Waiting b7785214c52e: Waiting 44343de3ea1d: Waiting 1304f39ac9b7: Pushed 785e7eac99fc: Pushed adda50dc6d95: Pushed b8151c9263b8: Pushed 3eb46bf5ad3f: Pushed 5c43c35f8817: Pushed 82feb82c40d1: Layer already exists 63c13d0c6c68: Layer already exists 71091eebfabd: Layer already exists 56a8bc49e38f: Layer already exists 74fcc2421f58: Layer already exists 843edd9a9c99: Layer already exists 12b15a9f0b30: Pushed fc6400325faa: Layer already exists d945b373e4cb: Layer already exists 457646607657: Layer already exists a3af853331b2: Layer already exists 96e06d0a3492: Layer already exists 56c016c72486: Layer already exists b7785214c52e: Layer already exists 44343de3ea1d: Layer already exists master-2_7_6_1-2: digest: sha256:a0dc4e96d2c804038a4050bc37ff98df06ba5803d5fd21a7dbee08c22573c2ce size: 4713 2026-03-18 16:18:04,256: INFO: Building opensdn-tor-agent finished successfully, duration: 193 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_6_1-2 415f87297939 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_1-2 0458e6d8bcaf 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_1-2 23b381ac6666 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_1-2 75001b4be736 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_1-2 ce91f25c0fd5 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_1-2 38e48e6579a9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_1-2 2b6c7ae29429 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_1-2 6469d37c620c 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_1-2 0f61d689d688 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_1-2 b78c3e2811b6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_1-2 adaa8291ff12 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_1-2 0c24f6d82688 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_1-2 dfcdcb89e05b 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_1-2 3fda98d74fb2 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_1-2 ea4a0dd0f9d6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_1-2 04afd6173852 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_1-2 8608240f5db0 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_1-2 0c4ae2e3cee4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_1-2 3b6fe8c603d4 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_1-2 20e821c8c102 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_1-2 150a98a8682d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_1-2 8f8910e0d2d7 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_1-2 61c2316a99d5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_1-2 181cf76e2f63 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_1-2 1b94606c70ea 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_1-2 1c467c2df965 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_1-2 fdd0224e729c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_1-2 ceb9a889dade 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_1-2 6888e92aa322 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_1-2 feab94b4e687 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_1-2 d0df69fd29aa 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_1-2 d46620eee774 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_1-2 ad189410f8d0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_1-2 eb567b2b4f88 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_1-2 2ee5ccf0b94f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_1-2 a578e8b6f4ab 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_1-2 c0969a20610f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_1-2 c25152a87108 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_1-2 d8fca7ff1abf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_1-2 09889a50459d 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_1-2 534af97873fa 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_1-2 89aa50c32bbc 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_1-2 4fc019f1d56e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_1-2 b2b083606ac6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_1-2 9ea3764ce0e8 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_1-2 7a9ac4f53733 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_1-2 2ff2cf749d64 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_1-2 ca1d56cd4976 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_6_1-2 37a7baada6e3 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_1-2 b2daff153a08 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_1-2 fd0853e28d7e 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_1-2 caa8326ff151 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 506b79eed8b7 21GB 0B U opensdn-test-test:master-2_7_6_1-2 7a9ac4f53733 1.83GB 0B tf-dev-sandbox:compile 96b073cd7513 21.8GB 0B