2026-03-25 15:07:36,679: INFO: Building opensdn-tor-agent 2026-03-25 15:07:36,760: 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_6_7-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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_7-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 3.2s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_7-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_7-1 #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.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.5s #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 1.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.0s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 2.066 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #14 10.74 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #14 12.46 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 402 kB 00:00 #14 13.58 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 16 MB 00:00 #14 30.49 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 11 MB 00:00 #14 39.35 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 1.1 MB 00:00 #14 40.97 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #14 46.59 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 697 kB 00:00 #14 48.04 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 474 kB 00:00 #14 49.28 added from: http://tf-mirrors.gz1.opensdn.io/re 307 kB/s | 18 kB 00:00 #14 49.79 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 kB/s | 257 B 00:00 #14 49.95 added from: http://tf-mirrors.gz1.opensdn.io/re 488 kB/s | 15 kB 00:00 #14 50.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 96 kB 00:00 #14 51.78 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 39 MB 00:00 #14 94.95 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #14 112.1 Dependencies resolved. #14 112.1 ========================================================================================== #14 112.1 Package Arch Version Repository Size #14 112.1 ========================================================================================== #14 112.1 Installing: #14 112.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 112.1 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 112.1 Installing dependencies: #14 112.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 112.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 112.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 112.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 112.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 112.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 112.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 112.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 112.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 112.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 112.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 112.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 112.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 112.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 112.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 112.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 112.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 112.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 112.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 112.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 112.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 112.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 112.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 112.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 112.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 112.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 112.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 112.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 112.1 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 112.1 #14 112.1 Transaction Summary #14 112.1 ========================================================================================== #14 112.1 Install 31 Packages #14 112.1 #14 112.2 Total download size: 12 M #14 112.2 Installed size: 41 M #14 112.2 Downloading Packages: #14 112.2 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 347 kB/s | 15 kB 00:00 #14 112.2 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 193 kB/s | 9.9 kB 00:00 #14 112.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #14 112.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.5 MB/s | 35 kB 00:00 #14 112.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #14 112.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.8 MB/s | 43 kB 00:00 #14 112.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 30 kB 00:00 #14 112.3 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #14 112.3 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 37 kB 00:00 #14 112.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.8 MB/s | 55 kB 00:00 #14 112.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 99 kB 00:00 #14 112.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.1 MB/s | 37 kB 00:00 #14 112.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #14 112.3 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 405 kB 00:00 #14 112.3 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 203 kB 00:00 #14 112.3 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 985 kB/s | 13 kB 00:00 #14 112.3 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #14 112.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.6 MB/s | 91 kB 00:00 #14 112.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #14 112.3 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #14 112.3 (21/31): boost-serialization-1.75.0-13.el9_7.x8 6.9 MB/s | 127 kB 00:00 #14 112.4 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.2 MB/s | 25 kB 00:00 #14 112.4 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 699 kB/s | 11 kB 00:00 #14 112.4 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 228 kB 00:00 #14 112.4 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #14 112.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.6 MB/s | 21 kB 00:00 #14 112.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.2 MB/s | 28 kB 00:00 #14 112.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #14 112.4 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #14 112.4 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.1 MB/s | 67 kB 00:00 #14 112.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #14 112.5 -------------------------------------------------------------------------------- #14 112.5 Total 33 MB/s | 12 MB 00:00 #14 112.5 Running transaction check #14 112.8 Transaction check succeeded. #14 112.8 Running transaction test #14 113.1 Transaction test succeeded. #14 113.1 Running transaction #14 113.6 Preparing : 1/1 #14 113.7 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 113.7 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 113.7 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 113.7 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 114.1 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 114.3 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 114.4 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 114.4 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 114.4 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 114.4 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 114.4 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 114.5 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 114.5 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 114.5 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 114.5 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 114.5 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 114.5 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 114.5 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 114.6 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 114.6 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 114.6 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 114.7 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 114.7 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 114.7 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 114.7 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 114.7 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 114.7 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 114.7 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 114.7 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 114.7 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 114.8 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 114.8 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 115.0 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 115.0 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 115.0 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 115.0 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 115.0 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 115.0 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 115.0 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 115.0 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 115.0 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 115.0 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 115.0 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 115.0 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 115.0 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 115.0 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 115.0 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 115.0 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 115.0 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 115.0 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 115.0 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 115.0 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 115.0 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 115.0 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 115.0 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 115.0 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 115.0 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 115.0 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 115.0 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 115.0 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 115.0 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 115.0 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 115.0 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 115.1 #14 115.1 Installed: #14 115.1 boost-1.75.0-13.el9_7.x86_64 #14 115.1 boost-atomic-1.75.0-13.el9_7.x86_64 #14 115.1 boost-chrono-1.75.0-13.el9_7.x86_64 #14 115.1 boost-container-1.75.0-13.el9_7.x86_64 #14 115.1 boost-context-1.75.0-13.el9_7.x86_64 #14 115.1 boost-contract-1.75.0-13.el9_7.x86_64 #14 115.1 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 115.1 boost-date-time-1.75.0-13.el9_7.x86_64 #14 115.1 boost-fiber-1.75.0-13.el9_7.x86_64 #14 115.1 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 115.1 boost-graph-1.75.0-13.el9_7.x86_64 #14 115.1 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 115.1 boost-locale-1.75.0-13.el9_7.x86_64 #14 115.1 boost-log-1.75.0-13.el9_7.x86_64 #14 115.1 boost-math-1.75.0-13.el9_7.x86_64 #14 115.1 boost-nowide-1.75.0-13.el9_7.x86_64 #14 115.1 boost-program-options-1.75.0-13.el9_7.x86_64 #14 115.1 boost-python3-1.75.0-13.el9_7.x86_64 #14 115.1 boost-random-1.75.0-13.el9_7.x86_64 #14 115.1 boost-regex-1.75.0-13.el9_7.x86_64 #14 115.1 boost-serialization-1.75.0-13.el9_7.x86_64 #14 115.1 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 115.1 boost-system-1.75.0-13.el9_7.x86_64 #14 115.1 boost-test-1.75.0-13.el9_7.x86_64 #14 115.1 boost-thread-1.75.0-13.el9_7.x86_64 #14 115.1 boost-timer-1.75.0-13.el9_7.x86_64 #14 115.1 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 115.1 boost-wave-1.75.0-13.el9_7.x86_64 #14 115.1 gperftools-libs-2.9.1-3.el9.x86_64 #14 115.1 libicu-67.1-10.el9_6.x86_64 #14 115.1 libunwind-1.6.2-1.el9.x86_64 #14 115.1 #14 115.1 Complete! #14 115.7 77 files removed #14 116.4 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 116.5 Collecting contrail-vrouter-api==0.1.dev0 #14 116.5 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 117.2 Installing collected packages: contrail-vrouter-api #14 117.2 Successfully installed contrail-vrouter-api-0.1.dev0 #14 117.2 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 118.1s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.2s #16 exporting to image #16 exporting layers #16 exporting layers 5.0s done #16 writing image sha256:4cd2ee4f8a7257f30266f8ac0a36087dc0a6c5e456e7b91b17460a51d6186f82 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_7-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_7-1 0.1s done #16 DONE 5.3s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-03-25 15:10:32,280: INFO: Docker build duration: 176 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] ece8926231c2: Preparing 11a4165b21f1: Preparing 73653a894b28: Preparing 1758fe5c1391: Preparing 93b39b30a0ac: Preparing 6c9cdea25f1b: Preparing 1fb328c52646: Preparing 1f7cc17b2dac: Preparing 9c8236d0dde0: Preparing 9ed4e051cb8f: Preparing 264fcdb0d883: Preparing 32db83376f87: Preparing 08ef6ff7aede: Preparing f6d7f93b3905: Preparing 86b2d1c556d1: Preparing 4ae186f27882: Preparing e8b6b87a271c: Preparing 91f62929f517: Preparing 4b0e6f77497f: Preparing 3d06a77abbe0: Preparing 44343de3ea1d: Preparing ece8926231c2: Waiting 11a4165b21f1: Waiting 73653a894b28: Waiting 1758fe5c1391: Waiting 93b39b30a0ac: Waiting 6c9cdea25f1b: Waiting 1fb328c52646: Waiting 1f7cc17b2dac: Waiting 9c8236d0dde0: Waiting 9ed4e051cb8f: Waiting 264fcdb0d883: Waiting 32db83376f87: Waiting 08ef6ff7aede: Waiting f6d7f93b3905: Waiting 86b2d1c556d1: Waiting 4ae186f27882: Waiting e8b6b87a271c: Waiting 91f62929f517: Waiting 4b0e6f77497f: Waiting 3d06a77abbe0: Waiting 44343de3ea1d: Waiting ece8926231c2: Pushed 73653a894b28: Pushed 1758fe5c1391: Pushed 93b39b30a0ac: Pushed 6c9cdea25f1b: Pushed 1fb328c52646: Pushed 1f7cc17b2dac: Layer already exists 9c8236d0dde0: Layer already exists 9ed4e051cb8f: Layer already exists 264fcdb0d883: Layer already exists 32db83376f87: Layer already exists 08ef6ff7aede: Layer already exists f6d7f93b3905: Layer already exists 86b2d1c556d1: Layer already exists 4ae186f27882: Layer already exists 11a4165b21f1: Pushed e8b6b87a271c: Layer already exists 91f62929f517: Layer already exists 4b0e6f77497f: Layer already exists 44343de3ea1d: Layer already exists 3d06a77abbe0: Layer already exists master-2_7_6_7-1: digest: sha256:1cd7922d47fd96c9a7a242e41fe80cb86d36e55d7b0eff8e8500ded5e8c5c298 size: 4713 2026-03-25 15:10:43,340: INFO: Building opensdn-tor-agent finished successfully, duration: 187 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_6_7-1 60c40ab2603e 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_7-1 7283a1b5c55d 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_7-1 b0ec1ebff90c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_7-1 221521756447 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_7-1 71323aa00cb4 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_7-1 f629bdbfbbcd 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_7-1 2a1dbc1bc1ca 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_7-1 e56c0bfee78c 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_7-1 6129656f9562 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_7-1 9f4b84005345 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_7-1 1b41548c1158 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_7-1 8758615b7c3b 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_7-1 85edc3bf08b3 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_7-1 50be83c1015f 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_7-1 d7fd81b1495a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_7-1 e05605bf2045 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_7-1 313fb5082a38 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_7-1 4dafd3e71f4c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_7-1 248f95892f8f 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_7-1 929d8b66555a 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_7-1 2d9f30af9100 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_7-1 c773b995707f 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_7-1 c4cbed4b1b15 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_7-1 da7b8c532cfe 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_7-1 6c57bd63c25f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_7-1 69fba085e26a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_7-1 9b4ca6b3a74f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_7-1 6f4b81ec8d60 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_7-1 ebb4e93b8000 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_7-1 5c2a914c4798 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_7-1 cb41e3980542 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_7-1 ef2ee669f90d 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_7-1 c111dc217942 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_7-1 1570c0380445 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_7-1 735d0381e0d7 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_7-1 fd37a9684571 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_7-1 5d2717791f8d 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_7-1 3b5102a0037d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_7-1 ecd54dc181ca 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_7-1 da377093e5e5 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_7-1 e99e44f6cc46 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_7-1 b977d0ca639d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_7-1 69e7dc1e7628 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_7-1 b57f8a00f826 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_7-1 0e1232a2cb80 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_6_7-1 0967ac7d7f20 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_7-1 4cd2ee4f8a72 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_7-1 6df8047eb386 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_7-1 940a76d66f20 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_7-1 9aeecf137954 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 49a13470d431 2.9GB 0B U opensdn-test-test:master-2_7_6_7-1 0967ac7d7f20 1.83GB 0B tf-dev-sandbox:compile 1644f2033567 22.2GB 0B