2026-04-14 13:39:43,089: INFO: Building opensdn-tor-agent 2026-04-14 13:39:43,138: 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_4-4 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.6s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_4-4 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-4 #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.5s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.0s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.0s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.5s #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 3.983 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 14 MB 00:00 #14 10.71 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #14 11.75 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 402 kB 00:00 #14 12.90 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 16 MB 00:00 #14 27.24 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #14 35.90 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #14 36.74 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #14 39.99 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #14 40.73 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #14 41.41 added from: http://tf-mirrors.gz1.opensdn.io/re 525 kB/s | 18 kB 00:00 #14 41.90 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 kB/s | 257 B 00:00 #14 42.50 added from: http://tf-mirrors.gz1.opensdn.io/re 633 kB/s | 15 kB 00:00 #14 43.06 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #14 44.08 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 39 MB 00:00 #14 69.44 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #14 78.19 Dependencies resolved. #14 78.19 ========================================================================================== #14 78.19 Package Arch Version Repository Size #14 78.19 ========================================================================================== #14 78.19 Installing: #14 78.19 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 78.19 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 78.19 Installing dependencies: #14 78.19 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 78.19 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 78.19 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 78.19 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 78.19 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 78.19 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 78.19 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 78.19 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 78.19 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 78.19 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 78.19 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 78.19 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 78.19 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 78.19 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 78.19 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 78.19 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 78.19 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 78.19 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 78.19 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 78.19 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 78.19 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 78.19 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 78.19 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 78.19 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 78.19 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 78.19 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 78.19 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 78.19 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 78.19 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 78.19 #14 78.19 Transaction Summary #14 78.19 ========================================================================================== #14 78.19 Install 31 Packages #14 78.19 #14 78.19 Total download size: 12 M #14 78.19 Installed size: 41 M #14 78.19 Downloading Packages: #14 78.20 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 643 kB/s | 9.9 kB 00:00 #14 78.21 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 793 kB/s | 15 kB 00:00 #14 78.23 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 78.24 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.0 MB/s | 35 kB 00:00 #14 78.33 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 111 kB/s | 13 kB 00:00 #14 78.47 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 189 kB/s | 43 kB 00:00 #14 78.58 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 123 kB/s | 30 kB 00:00 #14 78.67 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 54 kB/s | 11 kB 00:00 #14 78.88 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 121 kB/s | 37 kB 00:00 #14 79.12 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 129 kB/s | 55 kB 00:00 #14 79.18 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 348 kB/s | 99 kB 00:00 #14 79.18 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 530 kB/s | 37 kB 00:00 #14 79.19 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #14 79.20 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 203 kB 00:00 #14 79.21 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #14 79.22 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 865 kB/s | 13 kB 00:00 #14 79.25 (17/31): boost-program-options-1.75.0-13.el9_7. 6.1 MB/s | 104 kB 00:00 #14 79.25 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 4.6 MB/s | 91 kB 00:00 #14 79.25 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #14 79.30 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #14 79.30 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.8 MB/s | 127 kB 00:00 #14 79.30 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #14 79.30 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 11 kB 00:00 #14 79.30 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.9 MB/s | 53 kB 00:00 #14 79.30 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 228 kB 00:00 #14 79.30 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 21 kB 00:00 #14 79.30 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.0 MB/s | 28 kB 00:00 #14 79.30 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #14 79.32 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 79.32 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.2 MB/s | 67 kB 00:00 #14 79.47 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 7.6 MB/s | 9.6 MB 00:01 #14 79.47 -------------------------------------------------------------------------------- #14 79.47 Total 9.7 MB/s | 12 MB 00:01 #14 79.47 Running transaction check #14 79.49 Transaction check succeeded. #14 79.49 Running transaction test #14 79.64 Transaction test succeeded. #14 79.64 Running transaction #14 80.48 Preparing : 1/1 #14 80.57 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 80.58 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 80.60 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 80.60 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 81.08 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 81.15 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 81.17 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 81.17 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 81.19 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 81.19 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 81.22 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 81.24 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 81.24 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 81.27 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 81.27 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 81.27 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 81.27 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 81.28 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 81.29 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 81.31 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 81.31 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 81.36 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 81.36 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 81.36 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 81.38 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 81.41 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 81.41 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 81.45 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 81.45 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 81.47 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 81.51 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 81.53 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 81.89 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 81.89 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 81.89 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 81.89 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 81.89 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 81.89 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 81.89 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 81.89 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 81.89 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 81.89 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 81.89 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 81.89 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 81.89 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 81.89 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 81.90 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 81.90 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 81.90 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 81.90 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 81.90 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 81.90 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 81.90 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 81.90 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 81.90 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 81.90 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 81.90 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 81.90 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 81.90 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 81.90 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 81.90 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 81.90 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 81.90 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 82.16 #14 82.16 Installed: #14 82.16 boost-1.75.0-13.el9_7.x86_64 #14 82.16 boost-atomic-1.75.0-13.el9_7.x86_64 #14 82.16 boost-chrono-1.75.0-13.el9_7.x86_64 #14 82.16 boost-container-1.75.0-13.el9_7.x86_64 #14 82.16 boost-context-1.75.0-13.el9_7.x86_64 #14 82.16 boost-contract-1.75.0-13.el9_7.x86_64 #14 82.16 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 82.16 boost-date-time-1.75.0-13.el9_7.x86_64 #14 82.16 boost-fiber-1.75.0-13.el9_7.x86_64 #14 82.16 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 82.16 boost-graph-1.75.0-13.el9_7.x86_64 #14 82.16 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 82.16 boost-locale-1.75.0-13.el9_7.x86_64 #14 82.16 boost-log-1.75.0-13.el9_7.x86_64 #14 82.16 boost-math-1.75.0-13.el9_7.x86_64 #14 82.16 boost-nowide-1.75.0-13.el9_7.x86_64 #14 82.16 boost-program-options-1.75.0-13.el9_7.x86_64 #14 82.16 boost-python3-1.75.0-13.el9_7.x86_64 #14 82.16 boost-random-1.75.0-13.el9_7.x86_64 #14 82.16 boost-regex-1.75.0-13.el9_7.x86_64 #14 82.16 boost-serialization-1.75.0-13.el9_7.x86_64 #14 82.16 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 82.16 boost-system-1.75.0-13.el9_7.x86_64 #14 82.16 boost-test-1.75.0-13.el9_7.x86_64 #14 82.16 boost-thread-1.75.0-13.el9_7.x86_64 #14 82.16 boost-timer-1.75.0-13.el9_7.x86_64 #14 82.16 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 82.16 boost-wave-1.75.0-13.el9_7.x86_64 #14 82.16 gperftools-libs-2.9.1-3.el9.x86_64 #14 82.16 libicu-67.1-10.el9_6.x86_64 #14 82.16 libunwind-1.6.2-1.el9.x86_64 #14 82.16 #14 82.16 Complete! #14 82.86 77 files removed #14 83.35 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 83.48 Collecting contrail-vrouter-api==0.1.dev0 #14 83.48 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 83.84 Installing collected packages: contrail-vrouter-api #14 83.84 Successfully installed contrail-vrouter-api-0.1.dev0 #14 83.85 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 84.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 2.7s done #16 writing image sha256:bd2e2a848b054c5cc06ab94179412f84bc7a2fddb9196a7de212859e71da3e6e #16 writing image sha256:bd2e2a848b054c5cc06ab94179412f84bc7a2fddb9196a7de212859e71da3e6e 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-4 0.1s done #16 DONE 2.9s 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-14 13:42:09,818: INFO: Docker build duration: 146 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 3c0423c48c44: Preparing 7cf2708cbb5a: Preparing d7e534c06f2e: Preparing 9d6ee92e3e22: Preparing 3146bec26723: Preparing 78447864b386: Preparing 5dcac449f36b: Preparing f3a981947d89: Preparing 3e2c8cd28511: Preparing 9c80fc329ad3: Preparing 3b0480a68061: Preparing 599ad1025539: Preparing 6070b4c29900: Preparing e3b38de6cd72: Preparing bc0f097e02ba: Preparing 61ac7d155920: Preparing cb02a7b7269f: Preparing 9b86de50bb05: Preparing 3074f8157969: Preparing d4aaa3eb712b: Preparing 44343de3ea1d: Preparing 9d6ee92e3e22: Waiting 3146bec26723: Waiting 78447864b386: Waiting 5dcac449f36b: Waiting f3a981947d89: Waiting 3e2c8cd28511: Waiting 9c80fc329ad3: Waiting 3b0480a68061: Waiting 599ad1025539: Waiting 6070b4c29900: Waiting e3b38de6cd72: Waiting bc0f097e02ba: Waiting 61ac7d155920: Waiting cb02a7b7269f: Waiting 9b86de50bb05: Waiting 3074f8157969: Waiting d4aaa3eb712b: Waiting 44343de3ea1d: Waiting d7e534c06f2e: Pushed 3c0423c48c44: Pushed 9d6ee92e3e22: Pushed 3146bec26723: Pushed 78447864b386: Pushed f3a981947d89: Layer already exists 5dcac449f36b: Pushed 3e2c8cd28511: Layer already exists 3b0480a68061: Layer already exists 9c80fc329ad3: Layer already exists 599ad1025539: Layer already exists 6070b4c29900: Layer already exists e3b38de6cd72: Layer already exists bc0f097e02ba: Layer already exists 61ac7d155920: Layer already exists cb02a7b7269f: Layer already exists 9b86de50bb05: Layer already exists 3074f8157969: Layer already exists d4aaa3eb712b: Layer already exists 44343de3ea1d: Layer already exists 7cf2708cbb5a: Pushed master-2_7_8_4-4: digest: sha256:97409e24867d1e3a89bb092568915617920522f044bc4a3c1db8877d4597a442 size: 4713 2026-04-14 13:42:18,384: INFO: Building opensdn-tor-agent finished successfully, duration: 155 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_4-4 667b10c51fe5 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_4-4 197da4a77417 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_4-4 efc1e9a2fe64 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_4-4 d8a653bd114c 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_4-4 a6ee0f7f6a19 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_4-4 eeba03f9007d 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_4-4 470e03fda95d 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_4-4 4a4c3b33f4ca 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_4-4 a4e8b460af19 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_4-4 5d1a7ceb1c64 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_4-4 ba56710c548f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_4-4 fc20a5fd78b3 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_4-4 aef0c6dcf2ce 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_4-4 fc75a56b1982 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_4-4 81b9442e90ce 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_4-4 88527377506c 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_4-4 7300487b66ad 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_4-4 1c0422e37ce4 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_4-4 35ca0ba2300d 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_4-4 edcf9570d3cb 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_4-4 4a930eef48d0 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_4-4 3fbdbc036483 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_4-4 c9c023c6fe5d 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_4-4 7219b309c90e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_4-4 10984ded314a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_4-4 9f5b12178eae 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_8_4-4 c16421627440 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_4-4 891c461cbe22 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_4-4 2fbfd9ee8f87 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_4-4 c1025e5992d6 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_4-4 8cc3523b7061 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_4-4 1e1ac9e3e2ac 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_4-4 c4690664da97 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_4-4 29f2ab688135 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_4-4 3a47e3c38f6d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_4-4 a04d8b2a7db7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_4-4 f69632591481 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_4-4 719c5ec99aec 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_4-4 5f406657cfc9 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_4-4 07511b23cc92 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_4-4 43fb1728f119 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_4-4 c72253467671 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_4-4 1a482c94e1ea 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_4-4 8a6624c73441 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_4-4 272a08102549 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_4-4 20ed3e6c080a 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_4-4 52e82a9b1069 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_4-4 bd2e2a848b05 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_4-4 e7d8182e2bdd 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_4-4 16f0e384dbdf 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_4-4 54d76fa0fc8c 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen e3a481e920bd 2.9GB 0B U opensdn-test-test:master-2_7_8_4-4 52e82a9b1069 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 593c0affd296 22.2GB 0B tf-dev-sandbox:frozen e3a481e920bd 2.9GB 0B U