2026-06-01 10:13:31,558: INFO: Building opensdn-tor-agent 2026-06-01 10:13:31,671: 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_0_5-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 --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_8_0_5-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 2.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_5-1 #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 done #7 DONE 2.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.5s #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.0s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 1.632 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 14 MB 00:00 #13 7.431 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 1.9 MB 00:00 #13 9.080 added from: http://tf-mirrors.gz1.opensdn.io/re 7.9 MB/s | 402 kB 00:00 #13 10.04 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #13 22.19 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 11 MB 00:00 #13 30.25 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #13 31.31 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 35.34 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 697 kB 00:00 #13 36.05 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 474 kB 00:00 #13 37.64 added from: http://tf-mirrors.gz1.opensdn.io/re 27 kB/s | 18 kB 00:00 #13 38.06 added from: http://tf-mirrors.gz1.opensdn.io/re 962 B/s | 257 B 00:00 #13 38.49 added from: http://tf-mirrors.gz1.opensdn.io/re 631 kB/s | 15 kB 00:00 #13 39.01 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 96 kB 00:00 #13 40.28 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #13 58.95 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 67.71 Dependencies resolved. #13 67.71 ========================================================================================== #13 67.71 Package Arch Version Repository Size #13 67.71 ========================================================================================== #13 67.71 Installing: #13 67.71 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 67.71 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 67.71 Installing dependencies: #13 67.71 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 67.71 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 67.71 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 67.71 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 67.71 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 67.71 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 67.71 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 67.71 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 67.71 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 67.71 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 67.71 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 67.71 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 67.71 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 67.71 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 67.71 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 67.71 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 67.71 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 67.71 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 67.71 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 67.71 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 67.71 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 67.71 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 67.71 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 67.71 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 67.71 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 67.71 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 67.71 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 67.71 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 67.71 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 67.71 #13 67.71 Transaction Summary #13 67.71 ========================================================================================== #13 67.71 Install 31 Packages #13 67.71 #13 67.71 Total download size: 12 M #13 67.71 Installed size: 41 M #13 67.71 Downloading Packages: #13 67.85 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 260 kB/s | 9.9 kB 00:00 #13 67.85 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 316 kB/s | 15 kB 00:00 #13 67.85 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #13 67.85 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 35 kB 00:00 #13 67.87 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 658 kB/s | 13 kB 00:00 #13 67.87 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.9 MB/s | 43 kB 00:00 #13 67.88 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 30 kB 00:00 #13 67.88 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 11 kB 00:00 #13 67.88 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 37 kB 00:00 #13 67.92 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.9 MB/s | 55 kB 00:00 #13 67.92 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 99 kB 00:00 #13 67.92 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.9 MB/s | 37 kB 00:00 #13 67.92 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 67.97 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 405 kB 00:00 #13 67.97 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 203 kB 00:00 #13 67.97 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 720 kB/s | 13 kB 00:00 #13 67.97 (17/31): boost-program-options-1.75.0-13.el9_7. 7.1 MB/s | 104 kB 00:00 #13 67.97 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.5 MB/s | 91 kB 00:00 #13 68.01 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.4 MB/s | 22 kB 00:00 #13 68.01 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #13 68.01 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.9 MB/s | 127 kB 00:00 #13 68.01 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #13 68.01 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 11 kB 00:00 #13 68.01 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #13 68.01 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 53 kB 00:00 #13 68.01 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 21 kB 00:00 #13 68.01 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #13 68.07 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #13 68.07 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.0 MB/s | 67 kB 00:00 #13 68.07 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.6 MB/s | 308 kB 00:00 #13 68.22 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #13 68.22 -------------------------------------------------------------------------------- #13 68.22 Total 25 MB/s | 12 MB 00:00 #13 68.22 Running transaction check #13 68.36 Transaction check succeeded. #13 68.36 Running transaction test #13 68.92 Transaction test succeeded. #13 68.92 Running transaction #13 69.42 Preparing : 1/1 #13 69.55 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 69.68 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 69.68 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 69.68 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 70.19 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 70.19 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 70.24 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 70.29 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 70.29 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 70.33 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 70.33 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 70.40 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 70.40 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 70.51 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 70.51 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 70.51 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 70.51 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 70.51 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 70.51 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 70.51 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 70.51 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 70.51 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 70.57 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 70.57 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 70.57 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 70.57 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 70.57 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 70.57 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 70.57 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 70.63 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 70.63 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 70.66 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.79 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 73.79 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 73.79 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 73.79 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 73.79 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 73.79 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 73.79 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 73.79 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 73.79 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 73.79 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 73.79 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 73.79 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 73.79 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 73.79 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 73.79 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 73.79 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 73.79 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 73.79 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 73.79 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 73.79 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 73.79 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 73.79 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 73.79 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 73.79 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 73.79 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 73.79 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 73.79 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 73.79 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 73.79 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 73.79 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 73.79 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 74.15 #13 74.15 Installed: #13 74.15 boost-1.75.0-13.el9_7.x86_64 #13 74.15 boost-atomic-1.75.0-13.el9_7.x86_64 #13 74.15 boost-chrono-1.75.0-13.el9_7.x86_64 #13 74.15 boost-container-1.75.0-13.el9_7.x86_64 #13 74.15 boost-context-1.75.0-13.el9_7.x86_64 #13 74.15 boost-contract-1.75.0-13.el9_7.x86_64 #13 74.15 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 74.15 boost-date-time-1.75.0-13.el9_7.x86_64 #13 74.15 boost-fiber-1.75.0-13.el9_7.x86_64 #13 74.15 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 74.15 boost-graph-1.75.0-13.el9_7.x86_64 #13 74.15 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 74.15 boost-locale-1.75.0-13.el9_7.x86_64 #13 74.15 boost-log-1.75.0-13.el9_7.x86_64 #13 74.15 boost-math-1.75.0-13.el9_7.x86_64 #13 74.15 boost-nowide-1.75.0-13.el9_7.x86_64 #13 74.15 boost-program-options-1.75.0-13.el9_7.x86_64 #13 74.15 boost-python3-1.75.0-13.el9_7.x86_64 #13 74.15 boost-random-1.75.0-13.el9_7.x86_64 #13 74.15 boost-regex-1.75.0-13.el9_7.x86_64 #13 74.15 boost-serialization-1.75.0-13.el9_7.x86_64 #13 74.15 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 74.15 boost-system-1.75.0-13.el9_7.x86_64 #13 74.15 boost-test-1.75.0-13.el9_7.x86_64 #13 74.15 boost-thread-1.75.0-13.el9_7.x86_64 #13 74.15 boost-timer-1.75.0-13.el9_7.x86_64 #13 74.15 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 74.15 boost-wave-1.75.0-13.el9_7.x86_64 #13 74.15 gperftools-libs-2.9.1-3.el9.x86_64 #13 74.15 libicu-67.1-10.el9_6.x86_64 #13 74.15 libunwind-1.6.2-1.el9.x86_64 #13 74.15 #13 74.15 Complete! #13 74.76 77 files removed #13 75.18 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 75.27 Collecting contrail-vrouter-api==0.1.dev0 #13 75.33 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 75.68 Installing collected packages: contrail-vrouter-api #13 75.70 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 75.70 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 76.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 2.9s done #15 writing image sha256:a20313e32a17cb437b29aa732d22cb8dacb8823f3f61a6f3e4127f9959570bdb #15 writing image sha256:a20313e32a17cb437b29aa732d22cb8dacb8823f3f61a6f3e4127f9959570bdb done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_5-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_5-1 0.2s done #15 DONE 3.4s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-06-01 10:15:52,502: INFO: Docker build duration: 141 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7f4eb7c51582: Preparing bb2b0d66fa54: Preparing 8f218506ac13: Preparing 40671a381a2a: Preparing 32d2e1b36f04: Preparing eb3b59181643: Preparing 8c6ba8628a22: Preparing b3eff1ebd5fd: Preparing 8151d71a218e: Preparing 8e0905bb8c5f: Preparing 42cd6337645a: Preparing e9bdf584ea1f: Preparing 9de4a1204eba: Preparing a1167e83dd46: Preparing 6afe4bd618b5: Preparing 575b64cbc45f: Preparing 986fe35f4374: Preparing 8e6564594000: Preparing 64cc95163fc6: Preparing 00b798fcb22a: Preparing 44343de3ea1d: Preparing 7f4eb7c51582: Waiting bb2b0d66fa54: Waiting 8f218506ac13: Waiting 40671a381a2a: Waiting 32d2e1b36f04: Waiting eb3b59181643: Waiting 8c6ba8628a22: Waiting b3eff1ebd5fd: Waiting 8151d71a218e: Waiting 8e0905bb8c5f: Waiting 42cd6337645a: Waiting e9bdf584ea1f: Waiting 9de4a1204eba: Waiting a1167e83dd46: Waiting 6afe4bd618b5: Waiting 575b64cbc45f: Waiting 986fe35f4374: Waiting 8e6564594000: Waiting 64cc95163fc6: Waiting 00b798fcb22a: Waiting 44343de3ea1d: Waiting 7f4eb7c51582: Pushed 8f218506ac13: Pushed 40671a381a2a: Pushed 32d2e1b36f04: Pushed eb3b59181643: Pushed 8c6ba8628a22: Pushed b3eff1ebd5fd: Layer already exists 8151d71a218e: Layer already exists 42cd6337645a: Layer already exists e9bdf584ea1f: Layer already exists 8e0905bb8c5f: Layer already exists 9de4a1204eba: Layer already exists 6afe4bd618b5: Layer already exists 986fe35f4374: Layer already exists a1167e83dd46: Layer already exists 575b64cbc45f: Layer already exists 8e6564594000: Layer already exists 64cc95163fc6: Layer already exists 44343de3ea1d: Layer already exists 00b798fcb22a: Layer already exists bb2b0d66fa54: Pushed master-2_8_0_5-1: digest: sha256:f72ee12989f5104792d77f9330b64c46be8cd1116f5ec324e7d64346755ae119 size: 4713 2026-06-01 10:16:09,073: INFO: Building opensdn-tor-agent finished successfully, duration: 158 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_0_5-1 a0ae15d4ef3b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_5-1 1135839ce3da 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_5-1 1f793dd1345b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_5-1 7b5cb53c7c7f 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_5-1 308529d13d67 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_5-1 c89bcfc5391e 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_5-1 11ccd0138a6d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_5-1 f9d87cebb0a6 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_5-1 0f7a956f9d5a 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_5-1 5f7e83761e87 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_5-1 01d6bfee2298 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_5-1 407c9af0967c 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_5-1 eec288b55565 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_5-1 f733127543c6 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_5-1 e3b2f291e403 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_5-1 f8b01c5cc267 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_5-1 193a43bda8e3 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_5-1 9e0c70abb4e7 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_5-1 763bc69302b9 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_5-1 8ebb11927357 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_5-1 7e65eadc21ab 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_5-1 0f463f973564 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_5-1 e1092661e17a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_5-1 16cced2030b2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_5-1 cf03fc1e14c5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_5-1 02cb2243b426 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_5-1 c671e1da2631 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_5-1 ca3f5a3f912d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_5-1 731d21bf1ee7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_5-1 45f37a2bae9b 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_5-1 1213ddc51b3e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_5-1 5f20f87331d6 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_5-1 89800a56330a 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_5-1 874d84983be2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_5-1 a7081cf989a6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_5-1 4585f9a7191e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_5-1 3544e82964fc 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_5-1 e09a3723d588 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_5-1 28d60cca0050 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_5-1 3aa17b2519e6 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_5-1 a0f85c233294 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_5-1 da0adf10cce0 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_5-1 4ff455d835eb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_5-1 de783f934da9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_5-1 a44f19d2565c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_0_5-1 96f22706df03 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_8_0_5-1 037bebc1669e 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_5-1 a20313e32a17 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_5-1 c6e1ee0e64b8 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_0_5-1 8ddf30e73c57 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_5-1 b9061f8ec2c8 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_0_5-1 5765110777e1 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_5-1 97003f934f03 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_5-1 5b07f4c12431 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 8817685fa82c 2.9GB 0B U opensdn-test-test:master-2_8_0_5-1 96f22706df03 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 1c962368bbf8 22.2GB 0B tf-dev-sandbox:frozen 8817685fa82c 2.9GB 0B U