2026-04-16 21:58:32,645: INFO: Building opensdn-tor-agent 2026-04-16 21:58:32,706: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_7_8_6-3 --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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_6-3 #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.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_6-3 #5 DONE 0.1s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_6-3 #5 DONE 0.1s #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.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 7.4s #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 2.020 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 14 MB 00:00 #13 10.25 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 1.9 MB 00:00 #13 11.33 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 402 kB 00:00 #13 11.91 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #13 26.05 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 11 MB 00:00 #13 33.92 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 35.22 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.8 MB 00:00 #13 39.94 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 697 kB 00:00 #13 40.65 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #13 41.62 added from: http://tf-mirrors.gz1.opensdn.io/re 352 kB/s | 18 kB 00:00 #13 42.37 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 kB/s | 257 B 00:00 #13 43.04 added from: http://tf-mirrors.gz1.opensdn.io/re 358 kB/s | 15 kB 00:00 #13 43.72 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #13 45.50 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #13 75.28 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 91.11 Dependencies resolved. #13 91.11 ========================================================================================== #13 91.11 Package Arch Version Repository Size #13 91.11 ========================================================================================== #13 91.11 Installing: #13 91.11 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 91.11 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 91.11 Installing dependencies: #13 91.11 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 91.11 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 91.11 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 91.11 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 91.11 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 91.11 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 91.11 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 91.11 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 91.11 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 91.11 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 91.11 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 91.11 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 91.11 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 91.11 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 91.11 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 91.11 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 91.11 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 91.11 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 91.11 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 91.11 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 91.11 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 91.11 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 91.11 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 91.11 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 91.11 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 91.11 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 91.11 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 91.11 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 91.11 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 91.11 #13 91.11 Transaction Summary #13 91.11 ========================================================================================== #13 91.11 Install 31 Packages #13 91.11 #13 91.11 Total download size: 12 M #13 91.11 Installed size: 41 M #13 91.11 Downloading Packages: #13 91.34 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 71 kB/s | 15 kB 00:00 #13 91.69 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 17 kB/s | 9.9 kB 00:00 #13 91.99 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 35 kB/s | 23 kB 00:00 #13 92.17 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 85 kB/s | 35 kB 00:00 #13 92.17 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 87 kB/s | 13 kB 00:00 #13 92.17 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.2 MB/s | 43 kB 00:00 #13 92.17 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 30 kB 00:00 #13 92.17 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 919 kB/s | 11 kB 00:00 #13 92.17 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 37 kB 00:00 #13 92.17 (10/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 99 kB 00:00 #13 92.17 (11/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.2 MB/s | 55 kB 00:00 #13 92.17 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.7 MB/s | 37 kB 00:00 #13 92.23 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 92.23 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 92.23 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 92.23 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.0 MB/s | 203 kB 00:00 #13 92.23 (17/31): boost-program-options-1.75.0-13.el9_7. 7.5 MB/s | 104 kB 00:00 #13 92.24 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.6 MB/s | 91 kB 00:00 #13 92.28 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 852 kB/s | 22 kB 00:00 #13 92.33 (20/31): boost-serialization-1.75.0-13.el9_7.x8 3.8 MB/s | 127 kB 00:00 #13 92.33 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 6.7 MB/s | 275 kB 00:00 #13 92.33 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.0 MB/s | 25 kB 00:00 #13 92.33 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 11 kB 00:00 #13 92.33 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 228 kB 00:00 #13 92.33 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.2 MB/s | 53 kB 00:00 #13 92.33 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.5 MB/s | 21 kB 00:00 #13 92.33 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.7 MB/s | 28 kB 00:00 #13 92.36 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 207 kB 00:00 #13 92.36 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 92.36 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 92.51 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 7.0 MB/s | 9.6 MB 00:01 #13 92.51 -------------------------------------------------------------------------------- #13 92.51 Total 9.0 MB/s | 12 MB 00:01 #13 92.51 Running transaction check #13 92.54 Transaction check succeeded. #13 92.54 Running transaction test #13 92.87 Transaction test succeeded. #13 92.87 Running transaction #13 93.35 Preparing : 1/1 #13 93.53 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 93.67 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 93.93 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 93.93 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 94.45 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 94.45 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 94.45 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 94.45 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 94.45 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 94.50 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 94.50 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 94.50 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 94.50 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 94.52 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 94.52 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 94.55 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 94.55 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 94.59 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 94.59 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 94.62 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 94.62 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 94.62 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 94.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 94.70 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 94.70 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 94.70 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 94.70 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 94.70 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 94.74 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 94.74 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 94.74 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 94.78 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 96.40 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 96.40 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 96.40 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 96.40 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 96.40 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 96.40 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 96.40 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 96.40 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 96.40 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 96.40 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 96.40 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 96.40 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 96.40 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 96.40 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 96.40 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 96.40 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 96.40 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 96.40 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 96.40 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 96.40 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 96.40 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 96.40 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 96.40 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 96.40 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 96.40 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 96.40 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 96.40 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 96.40 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 96.40 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 96.40 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 96.40 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 96.71 #13 96.71 Installed: #13 96.71 boost-1.75.0-13.el9_7.x86_64 #13 96.71 boost-atomic-1.75.0-13.el9_7.x86_64 #13 96.71 boost-chrono-1.75.0-13.el9_7.x86_64 #13 96.71 boost-container-1.75.0-13.el9_7.x86_64 #13 96.71 boost-context-1.75.0-13.el9_7.x86_64 #13 96.71 boost-contract-1.75.0-13.el9_7.x86_64 #13 96.71 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 96.71 boost-date-time-1.75.0-13.el9_7.x86_64 #13 96.71 boost-fiber-1.75.0-13.el9_7.x86_64 #13 96.71 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 96.71 boost-graph-1.75.0-13.el9_7.x86_64 #13 96.71 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 96.71 boost-locale-1.75.0-13.el9_7.x86_64 #13 96.71 boost-log-1.75.0-13.el9_7.x86_64 #13 96.71 boost-math-1.75.0-13.el9_7.x86_64 #13 96.71 boost-nowide-1.75.0-13.el9_7.x86_64 #13 96.71 boost-program-options-1.75.0-13.el9_7.x86_64 #13 96.71 boost-python3-1.75.0-13.el9_7.x86_64 #13 96.71 boost-random-1.75.0-13.el9_7.x86_64 #13 96.71 boost-regex-1.75.0-13.el9_7.x86_64 #13 96.71 boost-serialization-1.75.0-13.el9_7.x86_64 #13 96.71 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 96.71 boost-system-1.75.0-13.el9_7.x86_64 #13 96.71 boost-test-1.75.0-13.el9_7.x86_64 #13 96.71 boost-thread-1.75.0-13.el9_7.x86_64 #13 96.71 boost-timer-1.75.0-13.el9_7.x86_64 #13 96.71 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 96.71 boost-wave-1.75.0-13.el9_7.x86_64 #13 96.71 gperftools-libs-2.9.1-3.el9.x86_64 #13 96.71 libicu-67.1-10.el9_6.x86_64 #13 96.71 libunwind-1.6.2-1.el9.x86_64 #13 96.71 #13 96.71 Complete! #13 97.09 77 files removed #13 97.52 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 97.57 Collecting contrail-vrouter-api==0.1.dev0 #13 97.57 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 97.90 Installing collected packages: contrail-vrouter-api #13 98.25 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 98.25 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 101.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.9s #15 exporting to image #15 exporting layers #15 exporting layers 4.0s done #15 writing image sha256:79a81c5748cc96f199b6221c45f36332eccc712611b8be9dd2b710b6db7e0208 #15 writing image sha256:79a81c5748cc96f199b6221c45f36332eccc712611b8be9dd2b710b6db7e0208 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_6-3 0.0s done #15 DONE 4.2s 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-04-16 22:01:09,466: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5eca3387e61a: Preparing 097f6599095e: Preparing 1d46b273bc9c: Preparing 0a2c26df5fb3: Preparing 01bc2cbe5cc3: Preparing 5d4dcaf4ff55: Preparing bb897ec1e52c: Preparing 7e0ea4ce5a1a: Preparing a465798e0b43: Preparing f8130d5b694b: Preparing 89eb07200a77: Preparing bc6589ace3db: Preparing d54c4d97c6a7: Preparing ee91da7ee5a3: Preparing ade7322ce260: Preparing 7f5c02238a7c: Preparing 034041e68dbc: Preparing 27f78bb3e582: Preparing 5cf57eaafbb8: Preparing 8b44c08cf3ec: Preparing 44343de3ea1d: Preparing 5eca3387e61a: Waiting 097f6599095e: Waiting 1d46b273bc9c: Waiting 0a2c26df5fb3: Waiting 01bc2cbe5cc3: Waiting 5d4dcaf4ff55: Waiting bb897ec1e52c: Waiting 7e0ea4ce5a1a: Waiting a465798e0b43: Waiting f8130d5b694b: Waiting 89eb07200a77: Waiting bc6589ace3db: Waiting d54c4d97c6a7: Waiting ee91da7ee5a3: Waiting ade7322ce260: Waiting 7f5c02238a7c: Waiting 034041e68dbc: Waiting 27f78bb3e582: Waiting 5cf57eaafbb8: Waiting 8b44c08cf3ec: Waiting 44343de3ea1d: Waiting 5eca3387e61a: Pushed 1d46b273bc9c: Pushed 0a2c26df5fb3: Pushed 01bc2cbe5cc3: Pushed 5d4dcaf4ff55: Pushed bb897ec1e52c: Pushed 7e0ea4ce5a1a: Layer already exists a465798e0b43: Layer already exists f8130d5b694b: Layer already exists 89eb07200a77: Layer already exists bc6589ace3db: Layer already exists d54c4d97c6a7: Layer already exists ee91da7ee5a3: Layer already exists ade7322ce260: Layer already exists 7f5c02238a7c: Layer already exists 034041e68dbc: Layer already exists 27f78bb3e582: Layer already exists 5cf57eaafbb8: Layer already exists 8b44c08cf3ec: Layer already exists 44343de3ea1d: Layer already exists 097f6599095e: Pushed master-2_7_8_6-3: digest: sha256:5444ef5aeda97577c22da1489d76ea6662b430c02645afdeabe9bd86918c80e1 size: 4713 2026-04-16 22:01:20,414: INFO: Building opensdn-tor-agent finished successfully, duration: 168 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_8_6-3 8338ee1ff22c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_6-3 1a7a54e0d354 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_6-3 f8dc1e85d44a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_6-3 559990c5892f 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_6-3 3961560f4afd 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_6-3 f1254a5f586e 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_6-3 159eac435e7f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_6-3 b6f3488bbbd3 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_6-3 06f024d96725 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_6-3 0e01951322a6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_6-3 2ca05befb09a 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_6-3 ff14b7ca60ce 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_6-3 b63927dc5a2d 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_6-3 248faa4eee85 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_6-3 cca5e338e4a5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_6-3 1532d3baea60 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_6-3 d8da2c8bd931 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_6-3 c68934bf4571 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_6-3 2728cdfcf84d 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_6-3 b7f17ec262b9 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_6-3 deca307e21e8 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_6-3 2bba71e5e2a9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_6-3 e9808d972554 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_6-3 cff5d3dc0d11 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_6-3 da9795a7ebc8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_6-3 d09a61c81214 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_6-3 3864d1a3287d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_6-3 2c3a63ccbdba 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_6-3 a69407d2dca5 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_6-3 68076530d9ef 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_6-3 c9b56af373ac 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_6-3 f96a547aabc9 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_6-3 70491dc47c8b 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_6-3 59a73f3b28a8 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_6-3 eae569076d8a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_6-3 0b52f5a6f02e 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_6-3 39eea0af2286 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_6-3 e403162a55e6 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_6-3 504a4f83d6e0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_6-3 891351b5d8c1 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_6-3 85a780d27f36 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_6-3 071dd55c7ca3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_6-3 0a2a067c967d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_6-3 5065f7f48bfd 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_6-3 e09edcd82fd9 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_6-3 0953988463f9 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_6-3 79a81c5748cc 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_6-3 67cbf1b297f7 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_6-3 b79bdfa99392 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_6-3 7c5300ee14e9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_6-3 5cd830a8b086 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_6-3 e7ac14126801 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_6-3 690f5b696cba 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 8c953f04324e 2.9GB 0B U opensdn-test-test:master-2_7_8_6-3 0953988463f9 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile ee85ea059f77 22.2GB 0B tf-dev-sandbox:frozen 8c953f04324e 2.9GB 0B U