2026-03-05 11:50:54,709: INFO: Building opensdn-tor-agent 2026-03-05 11:50:54,757: 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_6_3_9-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 0.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_9-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_9-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_9-1 #7 DONE 0.0s #8 [internal] load build context #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 ... #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.0s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; 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 #14 1.856 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 14 MB 00:00 #14 4.932 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.9 MB 00:00 #14 6.058 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 402 kB 00:00 #14 6.658 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #14 14.96 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #14 18.33 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.1 MB 00:00 #14 18.98 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.8 MB 00:00 #14 21.15 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #14 21.74 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #14 22.25 added from: http://tf-mirrors.gz1.opensdn.io/re 857 kB/s | 18 kB 00:00 #14 22.47 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 kB/s | 257 B 00:00 #14 22.84 added from: http://tf-mirrors.gz1.opensdn.io/re 659 kB/s | 15 kB 00:00 #14 23.27 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #14 24.19 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 39 MB 00:00 #14 42.74 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #14 55.04 Dependencies resolved. #14 55.05 ========================================================================================== #14 55.05 Package Arch Version Repository Size #14 55.05 ========================================================================================== #14 55.05 Installing: #14 55.05 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 55.05 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 55.05 Installing dependencies: #14 55.05 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 55.05 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 55.05 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 55.05 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 55.05 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 55.05 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 55.05 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 55.05 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 55.05 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 55.05 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 55.05 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 55.05 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 55.05 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 55.05 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 55.05 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 55.05 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 55.05 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 55.05 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 55.05 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 55.05 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 55.05 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 55.05 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 55.05 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 55.05 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 55.05 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 55.05 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 55.05 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 55.05 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 55.05 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 55.05 #14 55.05 Transaction Summary #14 55.05 ========================================================================================== #14 55.05 Install 31 Packages #14 55.05 #14 55.05 Total download size: 12 M #14 55.05 Installed size: 41 M #14 55.05 Downloading Packages: #14 55.09 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 505 kB/s | 9.9 kB 00:00 #14 55.10 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 572 kB/s | 15 kB 00:00 #14 55.10 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #14 55.11 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 35 kB 00:00 #14 55.12 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 667 kB/s | 13 kB 00:00 #14 55.13 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.6 MB/s | 43 kB 00:00 #14 55.14 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #14 55.14 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 935 kB/s | 11 kB 00:00 #14 55.16 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 37 kB 00:00 #14 55.16 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.4 MB/s | 55 kB 00:00 #14 55.18 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.9 MB/s | 99 kB 00:00 #14 55.18 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.7 MB/s | 37 kB 00:00 #14 55.22 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.5 MB/s | 212 kB 00:00 #14 55.22 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 203 kB 00:00 #14 55.23 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.2 MB/s | 405 kB 00:00 #14 55.25 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #14 55.25 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #14 55.25 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.4 MB/s | 91 kB 00:00 #14 55.25 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #14 55.26 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 275 kB 00:00 #14 55.26 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.7 MB/s | 127 kB 00:00 #14 55.28 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #14 55.28 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #14 55.28 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 228 kB 00:00 #14 55.29 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 53 kB 00:00 #14 55.30 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #14 55.31 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.4 MB/s | 28 kB 00:00 #14 55.31 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 207 kB 00:00 #14 55.32 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #14 55.32 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #14 55.50 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #14 55.50 -------------------------------------------------------------------------------- #14 55.50 Total 28 MB/s | 12 MB 00:00 #14 55.50 Running transaction check #14 55.56 Transaction check succeeded. #14 55.56 Running transaction test #14 55.93 Transaction test succeeded. #14 55.93 Running transaction #14 56.38 Preparing : 1/1 #14 56.50 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 56.53 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 56.53 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 56.53 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 56.84 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 56.86 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 56.87 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 56.89 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 56.89 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 56.91 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 56.91 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 56.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 56.94 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 56.95 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 56.97 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 56.98 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 56.98 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 57.00 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 57.00 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 57.01 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 57.03 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 57.03 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 57.03 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 57.04 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 57.05 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 57.06 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 57.07 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 57.10 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 57.10 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 57.11 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 57.14 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 57.17 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 57.36 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 57.36 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 57.36 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 57.36 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 57.36 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 57.36 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 57.36 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 57.36 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 57.36 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 57.36 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 57.36 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 57.36 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 57.36 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 57.36 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 57.36 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 57.36 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 57.36 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 57.36 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 57.36 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 57.36 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 57.36 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 57.36 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 57.36 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 57.36 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 57.36 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 57.36 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 57.36 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 57.36 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 57.36 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 57.36 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 57.36 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 57.49 #14 57.49 Installed: #14 57.49 boost-1.75.0-13.el9_7.x86_64 #14 57.49 boost-atomic-1.75.0-13.el9_7.x86_64 #14 57.49 boost-chrono-1.75.0-13.el9_7.x86_64 #14 57.49 boost-container-1.75.0-13.el9_7.x86_64 #14 57.49 boost-context-1.75.0-13.el9_7.x86_64 #14 57.49 boost-contract-1.75.0-13.el9_7.x86_64 #14 57.49 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 57.49 boost-date-time-1.75.0-13.el9_7.x86_64 #14 57.49 boost-fiber-1.75.0-13.el9_7.x86_64 #14 57.49 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 57.49 boost-graph-1.75.0-13.el9_7.x86_64 #14 57.49 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 57.49 boost-locale-1.75.0-13.el9_7.x86_64 #14 57.49 boost-log-1.75.0-13.el9_7.x86_64 #14 57.49 boost-math-1.75.0-13.el9_7.x86_64 #14 57.49 boost-nowide-1.75.0-13.el9_7.x86_64 #14 57.49 boost-program-options-1.75.0-13.el9_7.x86_64 #14 57.49 boost-python3-1.75.0-13.el9_7.x86_64 #14 57.49 boost-random-1.75.0-13.el9_7.x86_64 #14 57.49 boost-regex-1.75.0-13.el9_7.x86_64 #14 57.49 boost-serialization-1.75.0-13.el9_7.x86_64 #14 57.49 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 57.49 boost-system-1.75.0-13.el9_7.x86_64 #14 57.49 boost-test-1.75.0-13.el9_7.x86_64 #14 57.49 boost-thread-1.75.0-13.el9_7.x86_64 #14 57.49 boost-timer-1.75.0-13.el9_7.x86_64 #14 57.49 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 57.49 boost-wave-1.75.0-13.el9_7.x86_64 #14 57.49 gperftools-libs-2.9.1-3.el9.x86_64 #14 57.49 libicu-67.1-10.el9_6.x86_64 #14 57.49 libunwind-1.6.2-1.el9.x86_64 #14 57.49 #14 57.49 Complete! #14 58.17 77 files removed #14 59.52 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 59.64 Collecting contrail-vrouter-api==0.1.dev0 #14 59.66 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 60.30 Installing collected packages: contrail-vrouter-api #14 60.33 Successfully installed contrail-vrouter-api-0.1.dev0 #14 60.33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 DONE 61.2s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 1.9s done #16 writing image sha256:d244a4b8e6d5f59a58787f71be0ba0a4361cca769585c6f35ff787ae0b3ca99d #16 writing image sha256:d244a4b8e6d5f59a58787f71be0ba0a4361cca769585c6f35ff787ae0b3ca99d 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_9-1 0.1s done #16 DONE 2.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-03-05 11:52:11,175: INFO: Docker build duration: 77 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0d2f5b8ad9d1: Preparing 0d2f5b8ad9d1: Waiting fb0214227a1c: Preparing f5ce0a969b97: Preparing 756f76e69022: Preparing c7a7a844aa5b: Preparing 5ff7bec0f9e6: Preparing 9888b5abc66b: Preparing 65ca72907c90: Preparing 56f1802580e0: Preparing b76b20a277de: Preparing b64e24fdb464: Preparing 604feb166854: Preparing d11a63b6ed0c: Preparing c95171e0ac60: Preparing eac921fde223: Preparing f70039229cf9: Preparing b166bdc4d935: Preparing 45167a4476e6: Preparing 19933a9f187b: Preparing 5fa1d0e40941: Preparing 44343de3ea1d: Preparing fb0214227a1c: Waiting f5ce0a969b97: Waiting 756f76e69022: Waiting c7a7a844aa5b: Waiting 5ff7bec0f9e6: Waiting 9888b5abc66b: Waiting 65ca72907c90: Waiting 56f1802580e0: Waiting b76b20a277de: Waiting b64e24fdb464: Waiting 604feb166854: Waiting d11a63b6ed0c: Waiting c95171e0ac60: Waiting eac921fde223: Waiting f70039229cf9: Waiting b166bdc4d935: Waiting 45167a4476e6: Waiting 19933a9f187b: Waiting 5fa1d0e40941: Waiting 44343de3ea1d: Waiting 0d2f5b8ad9d1: Pushed f5ce0a969b97: Pushed 756f76e69022: Pushed c7a7a844aa5b: Pushed 5ff7bec0f9e6: Pushed 65ca72907c90: Layer already exists 56f1802580e0: Layer already exists b76b20a277de: Layer already exists b64e24fdb464: Layer already exists 604feb166854: Layer already exists d11a63b6ed0c: Layer already exists c95171e0ac60: Layer already exists eac921fde223: Layer already exists f70039229cf9: Layer already exists b166bdc4d935: Layer already exists 45167a4476e6: Layer already exists 9888b5abc66b: Pushed 19933a9f187b: Layer already exists 5fa1d0e40941: Layer already exists 44343de3ea1d: Layer already exists fb0214227a1c: Pushed master-2_6_3_9-1: digest: sha256:358cb5d3abf9e7dacfed42e122f1e41c120d083c1cbb9bcbf3142d6d7de15ea4 size: 4714 2026-03-05 11:52:53,792: INFO: Building opensdn-tor-agent finished successfully, duration: 119 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_6_3_9-1 43f46fbe41b9 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_9-1 2685d2321e81 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_9-1 041454adfa9b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_9-1 21948cfe6408 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_9-1 d4394f3624fc 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_9-1 4a47aab6ea8c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_9-1 dd3e9d8bd9cd 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_9-1 974cbec53597 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_9-1 cc0e84da37a6 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_9-1 7664e56f0026 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_9-1 5ff3df66ce87 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_9-1 5e533a634d2a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_9-1 a54ad438a4e4 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_9-1 a05a35fea01a 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_9-1 6233db6c6c3c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_9-1 f69f1ad0562d 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_9-1 f3e7e9270d2a 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_9-1 37e0a3c0c8ac 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_9-1 56ea9c6f6a0d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_9-1 b3b236bb7ed4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_9-1 aab3b34cd18a 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_9-1 84981279383b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_9-1 2d7f8bdc90a5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_9-1 ebceca658e53 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_9-1 838ebc29485f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_9-1 f9d417faf48b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_9-1 3f002c90b623 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_9-1 ada9e5e18741 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_9-1 3bb75d67e358 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_9-1 34dcee94dc71 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_9-1 887bf21a2a29 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_9-1 f6587f6b0608 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_9-1 acde9feec763 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_9-1 d4305e4c1615 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_9-1 dfb9eacee2c6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_9-1 4231c8a7a0e7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_9-1 c9600a10cf7e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_9-1 02b8eaffdbd5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_9-1 1a7dfd849b24 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_9-1 6072c6919ad6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_9-1 9c2b4d299b37 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_9-1 d244a4b8e6d5 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_9-1 8c9acf206d4a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_9-1 1e88579fc370 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_6_3_9-1 ee7f7863c313 2.9GB 0B U opensdn-test-test:master-2_6_3_9-1 9c2b4d299b37 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 6f1f5d5a0645 24.7GB 0B tf-dev-sandbox:sandbox-master-2_6_3_9-1 ee7f7863c313 2.9GB 0B U