2026-06-18 16:06:31,198: INFO: Building opensdn-tor-agent 2026-06-18 16:06:31,252: 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_8_6_5-4 --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: 2.10kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-4 #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 0.1s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-4 #5 DONE 1.5s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.0s #7 [internal] load build context #7 ... #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #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.948 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #13 6.830 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 1.9 MB 00:00 #13 7.589 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 402 kB 00:00 #13 8.442 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 16 MB 00:00 #13 14.09 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 11 MB 00:00 #13 19.23 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 20.20 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #13 23.37 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #13 23.83 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 474 kB 00:00 #13 24.20 added from: http://tf-mirrors.gz1.opensdn.io/re 281 kB/s | 18 kB 00:00 #13 24.55 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 kB/s | 257 B 00:00 #13 25.02 added from: http://tf-mirrors.gz1.opensdn.io/re 422 kB/s | 15 kB 00:00 #13 25.35 added from: http://tf-mirrors.gz1.opensdn.io/re 558 kB/s | 96 kB 00:00 #13 26.54 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 39 MB 00:00 #13 57.77 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #13 75.00 Dependencies resolved. #13 75.00 ========================================================================================== #13 75.00 Package Arch Version Repository Size #13 75.00 ========================================================================================== #13 75.00 Installing: #13 75.00 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 75.00 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 75.00 Installing dependencies: #13 75.00 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 75.00 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 75.00 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 75.00 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 75.00 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 75.00 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 75.00 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 75.00 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 75.00 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 75.00 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 75.00 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 75.00 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 75.00 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 75.00 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 75.00 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 75.00 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 75.00 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 75.00 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 75.00 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 75.00 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 75.00 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 75.00 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 75.00 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 75.00 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 75.00 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 75.00 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 75.00 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 75.00 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 75.00 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 75.00 #13 75.00 Transaction Summary #13 75.00 ========================================================================================== #13 75.00 Install 31 Packages #13 75.00 #13 75.00 Total download size: 12 M #13 75.00 Installed size: 41 M #13 75.00 Downloading Packages: #13 75.00 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #13 75.00 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 590 kB/s | 9.9 kB 00:00 #13 75.01 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 75.01 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 6.4 MB/s | 35 kB 00:00 #13 75.01 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 13 kB 00:00 #13 75.02 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.4 MB/s | 43 kB 00:00 #13 75.02 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.4 MB/s | 30 kB 00:00 #13 75.04 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 11 kB 00:00 #13 75.04 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.6 MB/s | 37 kB 00:00 #13 75.04 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 9.6 MB/s | 55 kB 00:00 #13 75.04 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 75.04 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 75.05 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #13 75.11 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #13 75.11 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.9 MB/s | 203 kB 00:00 #13 75.11 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 775 kB/s | 13 kB 00:00 #13 75.11 (17/31): boost-program-options-1.75.0-13.el9_7. 5.9 MB/s | 104 kB 00:00 #13 75.11 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.1 MB/s | 91 kB 00:00 #13 75.14 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 741 kB/s | 22 kB 00:00 #13 75.14 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #13 75.14 (21/31): boost-serialization-1.75.0-13.el9_7.x8 5.4 MB/s | 127 kB 00:00 #13 75.14 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #13 75.14 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 75.18 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 53 kB 00:00 #13 75.18 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 228 kB 00:00 #13 75.18 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 21 kB 00:00 #13 75.18 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.4 MB/s | 28 kB 00:00 #13 75.18 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #13 75.19 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.4 MB/s | 67 kB 00:00 #13 75.20 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.5 MB/s | 308 kB 00:00 #13 75.36 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 75.36 -------------------------------------------------------------------------------- #13 75.36 Total 33 MB/s | 12 MB 00:00 #13 75.36 Running transaction check #13 75.46 Transaction check succeeded. #13 75.46 Running transaction test #13 75.96 Transaction test succeeded. #13 75.96 Running transaction #13 76.80 Preparing : 1/1 #13 76.90 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 76.91 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 76.91 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 76.91 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 77.22 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 77.23 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 77.24 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 77.24 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 77.25 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 77.26 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 77.27 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 77.28 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 77.28 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 77.29 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 77.30 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 77.31 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 77.32 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 77.33 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 77.35 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 77.36 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 77.40 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 77.41 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 77.42 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 77.44 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 77.47 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 77.47 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 77.48 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 77.49 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 77.50 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 77.52 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 77.54 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 77.56 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 79.01 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 79.01 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 79.01 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 79.01 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 79.01 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 79.01 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 79.01 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 79.01 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 79.01 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 79.01 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 79.01 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 79.01 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 79.01 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 79.01 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 79.01 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 79.01 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 79.01 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 79.01 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 79.01 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 79.01 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 79.01 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 79.01 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 79.01 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 79.01 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 79.01 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 79.01 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 79.01 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 79.01 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 79.01 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 79.01 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 79.01 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 79.23 #13 79.23 Installed: #13 79.23 boost-1.75.0-13.el9_7.x86_64 #13 79.23 boost-atomic-1.75.0-13.el9_7.x86_64 #13 79.23 boost-chrono-1.75.0-13.el9_7.x86_64 #13 79.23 boost-container-1.75.0-13.el9_7.x86_64 #13 79.23 boost-context-1.75.0-13.el9_7.x86_64 #13 79.23 boost-contract-1.75.0-13.el9_7.x86_64 #13 79.23 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 79.23 boost-date-time-1.75.0-13.el9_7.x86_64 #13 79.23 boost-fiber-1.75.0-13.el9_7.x86_64 #13 79.23 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 79.23 boost-graph-1.75.0-13.el9_7.x86_64 #13 79.23 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 79.23 boost-locale-1.75.0-13.el9_7.x86_64 #13 79.23 boost-log-1.75.0-13.el9_7.x86_64 #13 79.23 boost-math-1.75.0-13.el9_7.x86_64 #13 79.23 boost-nowide-1.75.0-13.el9_7.x86_64 #13 79.23 boost-program-options-1.75.0-13.el9_7.x86_64 #13 79.23 boost-python3-1.75.0-13.el9_7.x86_64 #13 79.23 boost-random-1.75.0-13.el9_7.x86_64 #13 79.23 boost-regex-1.75.0-13.el9_7.x86_64 #13 79.23 boost-serialization-1.75.0-13.el9_7.x86_64 #13 79.23 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 79.23 boost-system-1.75.0-13.el9_7.x86_64 #13 79.23 boost-test-1.75.0-13.el9_7.x86_64 #13 79.23 boost-thread-1.75.0-13.el9_7.x86_64 #13 79.23 boost-timer-1.75.0-13.el9_7.x86_64 #13 79.23 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 79.23 boost-wave-1.75.0-13.el9_7.x86_64 #13 79.23 gperftools-libs-2.9.1-3.el9.x86_64 #13 79.23 libicu-67.1-10.el9_6.x86_64 #13 79.23 libunwind-1.6.2-1.el9.x86_64 #13 79.23 #13 79.23 Complete! #13 79.63 77 files removed #13 79.97 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 80.02 Collecting contrail-vrouter-api==0.1.dev0 #13 80.02 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 80.70 Installing collected packages: contrail-vrouter-api #13 80.73 Successfully installed contrail-vrouter-api-0.1.dev0 #13 80.73 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 82.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:974c7578fc6247b5713025b9d7b90704ea495514943f832c70f743515c8bb8dc #15 writing image sha256:974c7578fc6247b5713025b9d7b90704ea495514943f832c70f743515c8bb8dc 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-4 0.0s done #15 DONE 2.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-06-18 16:08:07,512: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ad61e0c9e008: Preparing 7ca8a870b1a2: Preparing 9e394b522eb9: Preparing 55f1e5f2dc77: Preparing e36b91e39b0c: Preparing f4dcb38ff925: Preparing c3a5368d7369: Preparing f8840d95d061: Preparing 8467aec98f04: Preparing bfe816097f77: Preparing a98b96beeecb: Preparing 06b1a964da64: Preparing ce27d8ad2fb6: Preparing f6e1d6735c92: Preparing e4704c34cb12: Preparing 7b8d23dfc9d2: Preparing cc0e39e6c093: Preparing fed741f88b84: Preparing 72145ac46161: Preparing aabed2e05bd8: Preparing 44343de3ea1d: Preparing f4dcb38ff925: Waiting c3a5368d7369: Waiting f8840d95d061: Waiting 8467aec98f04: Waiting bfe816097f77: Waiting a98b96beeecb: Waiting 06b1a964da64: Waiting ce27d8ad2fb6: Waiting f6e1d6735c92: Waiting e4704c34cb12: Waiting 7b8d23dfc9d2: Waiting cc0e39e6c093: Waiting fed741f88b84: Waiting 72145ac46161: Waiting aabed2e05bd8: Waiting 44343de3ea1d: Waiting 55f1e5f2dc77: Pushed 9e394b522eb9: Pushed e36b91e39b0c: Pushed ad61e0c9e008: Pushed 8467aec98f04: Layer already exists f8840d95d061: Layer already exists bfe816097f77: Layer already exists a98b96beeecb: Layer already exists f4dcb38ff925: Pushed 06b1a964da64: Layer already exists ce27d8ad2fb6: Layer already exists f6e1d6735c92: Layer already exists 7b8d23dfc9d2: Layer already exists e4704c34cb12: Layer already exists cc0e39e6c093: Layer already exists fed741f88b84: Layer already exists aabed2e05bd8: Layer already exists 72145ac46161: Layer already exists 44343de3ea1d: Layer already exists c3a5368d7369: Pushed 7ca8a870b1a2: Pushed master-2_8_6_5-4: digest: sha256:d13850e60fdf8c5972eb792dc56deb3f557030b316bfb037f2f76806a0ecc3bc size: 4713 2026-06-18 16:08:36,846: INFO: Building opensdn-tor-agent finished successfully, duration: 125 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_8_6_5-4 a2d15b8eadd5 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_5-4 bf363b92e9b0 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_5-4 0dc05351aee3 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_5-4 37f70d1ec58c 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_5-4 b75a6edbb3eb 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_5-4 05d7f85c694b 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_5-4 33affaf3a5a2 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_5-4 690490b1f7b5 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_5-4 ab1b102cb28f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_5-4 0cf9d1f16db2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_5-4 1f5a390ce3a5 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_5-4 aca3671b01ec 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_5-4 95b67afaf063 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_5-4 cbc8b8275517 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_5-4 46a90026003f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_5-4 c92f22be8ee9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_5-4 48cd2ff49b72 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_5-4 db655a69d562 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_5-4 35ecfcb28a06 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_5-4 ebf036bbbfa6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_5-4 f3633aceb128 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_5-4 767ca5899cc8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_5-4 c88957126572 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_5-4 2d33ac72ae0b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_5-4 2e53e49344a1 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_5-4 0f0439a9b530 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_5-4 fe4ea31907ec 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_5-4 a9cc3c42b8a9 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_5-4 1cb0f7b6f620 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_5-4 f48dbb360822 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_5-4 38d927636c5d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_5-4 17f57f6d064d 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_5-4 b0a1eef459b7 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_5-4 d51eb96e11b2 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_5-4 60b7439fbddd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_5-4 4ac6eb2938fc 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_5-4 68e2e2da0ea9 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_5-4 ef501349d766 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_5-4 84f678c01a4c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_5-4 4f96a9436dbe 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_5-4 974c7578fc62 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_5-4 ccb51acf6eef 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_5-4 dea9bab41104 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U tf-dev-sandbox:compile 0135ef4d37c3 21.8GB 0B