2026-07-30 11:00:22,633: INFO: Building opensdn-tor-agent 2026-07-30 11:00:22,721: 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-3_0_2_8-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=26.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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_8-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: 2B done #4 DONE 0.0s #5 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_8-1 #5 CACHED #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 0.1s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #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.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.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.355 added from: http://tf-mirrors.gz1.opensdn.io/re 68 MB/s | 18 MB 00:00 #13 4.622 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.9 MB 00:00 #13 5.933 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 516 kB 00:00 #13 6.963 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 20 MB 00:00 #13 19.22 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 15 MB 00:01 #13 25.74 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.2 MB 00:00 #13 26.87 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 6.3 MB 00:00 #13 30.40 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 966 kB 00:00 #13 31.24 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 480 kB 00:00 #13 31.86 added from: http://tf-mirrors.gz1.opensdn.io/re 853 kB/s | 19 kB 00:00 #13 32.32 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 32.83 added from: http://tf-mirrors.gz1.opensdn.io/re 307 kB/s | 15 kB 00:00 #13 33.32 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 112 kB 00:00 #13 34.29 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 44 MB 00:00 #13 55.67 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 78.38 Dependencies resolved. #13 78.38 ========================================================================================== #13 78.38 Package Arch Version Repository Size #13 78.38 ========================================================================================== #13 78.38 Installing: #13 78.38 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 78.38 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 78.38 Installing dependencies: #13 78.38 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 78.38 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 78.38 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 78.38 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 78.38 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 78.38 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 78.38 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 78.38 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 78.38 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 78.38 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 78.38 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 78.38 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 78.38 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 78.38 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 78.38 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 78.38 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 78.38 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 78.38 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 78.38 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 78.38 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 78.38 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 78.38 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 78.38 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 78.38 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 78.38 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 78.38 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 78.38 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 78.38 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 78.38 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 78.38 #13 78.38 Transaction Summary #13 78.38 ========================================================================================== #13 78.38 Install 31 Packages #13 78.38 #13 78.38 Total download size: 12 M #13 78.39 Installed size: 41 M #13 78.39 Downloading Packages: #13 78.42 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 532 kB/s | 9.9 kB 00:00 #13 78.43 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 646 kB/s | 15 kB 00:00 #13 78.43 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #13 78.44 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.2 MB/s | 35 kB 00:00 #13 78.44 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 78.44 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.8 MB/s | 43 kB 00:00 #13 78.45 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.8 MB/s | 30 kB 00:00 #13 78.45 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #13 78.45 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.6 MB/s | 37 kB 00:00 #13 78.46 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.9 MB/s | 55 kB 00:00 #13 78.46 (11/31): boost-iostreams-1.75.0-13.el9_7.x86_64 6.1 MB/s | 37 kB 00:00 #13 78.47 (12/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 6.2 MB/s | 99 kB 00:00 #13 78.50 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 7.1 MB/s | 212 kB 00:00 #13 78.51 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 203 kB 00:00 #13 78.51 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 78.54 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 405 kB 00:00 #13 78.54 (17/31): boost-program-options-1.75.0-13.el9_7. 3.3 MB/s | 104 kB 00:00 #13 78.56 (18/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 22 kB 00:00 #13 78.56 (19/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 91 kB 00:00 #13 78.59 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 275 kB 00:00 #13 78.60 (21/31): boost-serialization-1.75.0-13.el9_7.x8 4.7 MB/s | 127 kB 00:00 #13 78.61 (22/31): boost-system-1.75.0-13.el9_7.x86_64.rp 579 kB/s | 11 kB 00:00 #13 78.62 (23/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 987 kB/s | 25 kB 00:00 #13 78.62 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 8.2 MB/s | 53 kB 00:00 #13 78.64 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 228 kB 00:00 #13 78.64 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.0 MB/s | 21 kB 00:00 #13 78.64 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.6 MB/s | 28 kB 00:00 #13 78.64 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #13 78.66 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.5 MB/s | 308 kB 00:00 #13 78.69 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.8 MB/s | 67 kB 00:00 #13 79.08 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 14 MB/s | 9.6 MB 00:00 #13 79.08 -------------------------------------------------------------------------------- #13 79.08 Total 18 MB/s | 12 MB 00:00 #13 79.08 Running transaction check #13 79.18 Transaction check succeeded. #13 79.18 Running transaction test #13 79.85 Transaction test succeeded. #13 79.85 Running transaction #13 80.34 Preparing : 1/1 #13 80.46 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 80.58 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 80.58 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 80.62 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 81.22 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 81.25 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 81.26 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 81.28 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 81.30 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 81.32 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 81.33 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 81.34 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 81.34 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 81.35 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 81.36 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 81.39 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 81.39 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 81.39 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 81.42 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 81.48 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 81.49 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 81.49 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 81.50 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 81.52 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 81.54 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 81.54 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 81.58 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 81.58 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 81.58 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 81.58 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 81.60 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 81.69 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 81.85 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 81.85 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 81.85 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 81.85 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 81.85 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 81.85 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 81.85 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 81.85 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 81.85 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 81.85 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 81.85 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 81.85 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 81.85 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 81.85 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 81.85 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 81.85 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 81.85 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 81.85 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 81.85 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 81.85 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 81.85 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 81.85 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 81.85 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 81.85 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 81.85 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 81.85 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 81.85 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 81.85 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 81.85 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 81.85 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 81.85 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 82.00 #13 82.00 Installed: #13 82.00 boost-1.75.0-13.el9_7.x86_64 #13 82.00 boost-atomic-1.75.0-13.el9_7.x86_64 #13 82.00 boost-chrono-1.75.0-13.el9_7.x86_64 #13 82.00 boost-container-1.75.0-13.el9_7.x86_64 #13 82.00 boost-context-1.75.0-13.el9_7.x86_64 #13 82.00 boost-contract-1.75.0-13.el9_7.x86_64 #13 82.00 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 82.00 boost-date-time-1.75.0-13.el9_7.x86_64 #13 82.00 boost-fiber-1.75.0-13.el9_7.x86_64 #13 82.00 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 82.00 boost-graph-1.75.0-13.el9_7.x86_64 #13 82.00 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 82.00 boost-locale-1.75.0-13.el9_7.x86_64 #13 82.00 boost-log-1.75.0-13.el9_7.x86_64 #13 82.00 boost-math-1.75.0-13.el9_7.x86_64 #13 82.00 boost-nowide-1.75.0-13.el9_7.x86_64 #13 82.00 boost-program-options-1.75.0-13.el9_7.x86_64 #13 82.00 boost-python3-1.75.0-13.el9_7.x86_64 #13 82.00 boost-random-1.75.0-13.el9_7.x86_64 #13 82.00 boost-regex-1.75.0-13.el9_7.x86_64 #13 82.00 boost-serialization-1.75.0-13.el9_7.x86_64 #13 82.00 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 82.00 boost-system-1.75.0-13.el9_7.x86_64 #13 82.00 boost-test-1.75.0-13.el9_7.x86_64 #13 82.00 boost-thread-1.75.0-13.el9_7.x86_64 #13 82.00 boost-timer-1.75.0-13.el9_7.x86_64 #13 82.00 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 82.00 boost-wave-1.75.0-13.el9_7.x86_64 #13 82.00 gperftools-libs-2.9.1-3.el9.x86_64 #13 82.00 libicu-67.1-10.el9_6.x86_64 #13 82.00 libunwind-1.6.2-1.el9.x86_64 #13 82.00 #13 82.00 Complete! #13 82.62 77 files removed #13 83.90 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 84.05 Collecting contrail-vrouter-api==0.1.dev0 #13 84.06 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 85.21 Installing collected packages: contrail-vrouter-api #13 85.24 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 85.24 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 87.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 6.9s done #15 writing image sha256:9e8c7acde39781cbcc7a1157a9a44faf276958c2676c5f1c0295b5d068c61e1b done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_8-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_8-1 done #15 DONE 7.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-07-30 11:02:03,684: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4cf6360eaabe: Preparing 82a89bd4530d: Preparing 0565fbaf5cbd: Preparing 905f400ec09c: Preparing 15b841d55496: Preparing 54615fb62bc3: Preparing 772414320d8f: Preparing 110ae8d3874d: Preparing 86307f9cbb14: Preparing 3038bdafa66d: Preparing 3059e5079398: Preparing 77034b4063d8: Preparing ed3c238eaac3: Preparing c978161d7b41: Preparing 46ad2a20abfd: Preparing 2717b4b2ccd3: Preparing 98b052a66518: Preparing ffe2358f676e: Preparing 1b2e2cc59649: Preparing 43ef2267d457: Preparing 44343de3ea1d: Preparing 3038bdafa66d: Waiting 3059e5079398: Waiting 77034b4063d8: Waiting ed3c238eaac3: Waiting c978161d7b41: Waiting 15b841d55496: Waiting 54615fb62bc3: Waiting 772414320d8f: Waiting 110ae8d3874d: Waiting 86307f9cbb14: Waiting 2717b4b2ccd3: Waiting 98b052a66518: Waiting ffe2358f676e: Waiting 1b2e2cc59649: Waiting 44343de3ea1d: Waiting 46ad2a20abfd: Waiting 0565fbaf5cbd: Pushed 905f400ec09c: Pushed 4cf6360eaabe: Pushed 54615fb62bc3: Pushed 15b841d55496: Pushed 110ae8d3874d: Layer already exists 86307f9cbb14: Layer already exists 3038bdafa66d: Layer already exists 3059e5079398: Layer already exists 77034b4063d8: Layer already exists ed3c238eaac3: Layer already exists c978161d7b41: Layer already exists 46ad2a20abfd: Layer already exists 2717b4b2ccd3: Layer already exists 98b052a66518: Layer already exists ffe2358f676e: Layer already exists 1b2e2cc59649: Layer already exists 43ef2267d457: Layer already exists 44343de3ea1d: Layer already exists 772414320d8f: Pushed 82a89bd4530d: Pushed master-3_0_2_8-1: digest: sha256:b4374c5a61dea21ce30d2532be72349934bd1adf6428a368642963752f158b75 size: 4713 2026-07-30 11:02:44,373: INFO: Building opensdn-tor-agent finished successfully, duration: 142 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_2_8-1 72055d236a3a 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_2_8-1 40df34a8f710 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_2_8-1 70ce7a44a66c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_2_8-1 264264f22fe0 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_2_8-1 5711fab22e3f 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_2_8-1 83681a694cb5 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_2_8-1 6bc1a3482d51 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_8-1 e041bd3f9737 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_2_8-1 b982af492819 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_2_8-1 6e7087371081 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_2_8-1 bd8008643303 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_2_8-1 64ce578bcf65 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_2_8-1 f266eafbc651 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_2_8-1 f47d53879727 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_2_8-1 074d5da7d1d3 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_2_8-1 2054ec754be1 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_2_8-1 f26b3cf1cc94 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_2_8-1 74aa5078eb61 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_2_8-1 f7a7e37d6b99 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_2_8-1 28ed41ec4d1d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_2_8-1 e57b3dbad145 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_2_8-1 2f46abbe573b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_2_8-1 210abbf73965 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_2_8-1 4b9aeceeda9a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_2_8-1 dbe8763f39cc 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_2_8-1 797608d0f1a7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_2_8-1 3f2cb01f0b05 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_2_8-1 17697b4956e8 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_2_8-1 65a1e3323370 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_2_8-1 bb69dc4542a1 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_2_8-1 e00bb19988cd 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_2_8-1 b42f750330fe 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_2_8-1 aedcd98e8e22 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_2_8-1 b1a4278fc204 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_2_8-1 86df0dea0d00 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_2_8-1 02bf82fdf894 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_2_8-1 af4a7d412618 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_2_8-1 17ab4e96be51 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_2_8-1 9b0fd90ecfb7 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_2_8-1 f96fc9cae8b0 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_8-1 9e8c7acde397 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_2_8-1 8914f712ac68 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_2_8-1 8acc3d5dd3d9 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-3_0_2_8-1 25fe2c1fca0a 3.01GB 0B U opensdn-test-test:master-3_0_2_8-1 f96fc9cae8b0 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile f0a20c08adc0 22.6GB 0B tf-dev-sandbox:sandbox-master-3_0_2_8-1 25fe2c1fca0a 3.01GB 0B U