2026-07-28 17:28:23,754: INFO: Building opensdn-tor-agent 2026-07-28 17:28:23,824: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-3_0_2_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=26.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB 0.0s done #1 DONE 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_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.0s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_5-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #7 DONE 1.2s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.1s #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.916 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 18 MB 00:00 #13 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.9 MB 00:00 #13 12.64 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 516 kB 00:00 #13 13.75 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 20 MB 00:00 #13 25.31 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 15 MB 00:00 #13 33.25 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.2 MB 00:00 #13 34.37 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 6.3 MB 00:00 #13 38.72 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 966 kB 00:00 #13 40.19 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 480 kB 00:00 #13 41.24 added from: http://tf-mirrors.gz1.opensdn.io/re 710 kB/s | 19 kB 00:00 #13 42.03 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #13 42.98 added from: http://tf-mirrors.gz1.opensdn.io/re 300 kB/s | 15 kB 00:00 #13 43.80 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 112 kB 00:00 #13 45.91 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 44 MB 00:01 #13 84.75 Third parties for OpenSDN 23 MB/s | 5.1 MB 00:00 #13 90.26 Last metadata expiration check: 0:00:01 ago on Tue 28 Jul 2026 05:30:04 PM UTC. #13 110.1 Dependencies resolved. #13 110.1 ========================================================================================== #13 110.1 Package Arch Version Repository Size #13 110.1 ========================================================================================== #13 110.1 Installing: #13 110.1 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 110.1 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 110.1 Installing dependencies: #13 110.1 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 110.1 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 110.1 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 110.1 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 110.1 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 110.1 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 110.1 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 110.1 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 110.1 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 110.1 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 110.1 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 110.1 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 110.1 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 110.1 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 110.1 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 110.1 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 110.1 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 110.1 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 110.1 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 110.1 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 110.1 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 110.1 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 110.1 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 110.1 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 110.1 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 110.1 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 110.1 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 110.1 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 110.1 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 110.1 #13 110.1 Transaction Summary #13 110.1 ========================================================================================== #13 110.1 Install 31 Packages #13 110.1 #13 110.1 Total download size: 12 M #13 110.1 Installed size: 41 M #13 110.1 Downloading Packages: #13 110.1 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 559 kB/s | 9.9 kB 00:00 #13 110.2 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 495 kB/s | 15 kB 00:00 #13 110.2 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #13 110.2 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 35 kB 00:00 #13 110.2 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 13 kB 00:00 #13 110.2 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.8 MB/s | 43 kB 00:00 #13 110.2 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.8 MB/s | 30 kB 00:00 #13 110.2 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #13 110.2 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 37 kB 00:00 #13 110.2 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.5 MB/s | 55 kB 00:00 #13 110.2 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 110.2 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.1 MB/s | 37 kB 00:00 #13 110.2 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 15 MB/s | 212 kB 00:00 #13 110.2 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 110.3 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #13 110.3 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 405 kB 00:00 #13 110.3 (17/31): boost-program-options-1.75.0-13.el9_7. 3.8 MB/s | 104 kB 00:00 #13 110.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 3.3 MB/s | 91 kB 00:00 #13 110.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 679 kB/s | 22 kB 00:00 #13 110.3 (20/31): boost-serialization-1.75.0-13.el9_7.x8 18 MB/s | 127 kB 00:00 #13 110.3 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 9.0 MB/s | 275 kB 00:00 #13 110.3 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 110.3 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 11 kB 00:00 #13 110.3 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 110.3 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.6 MB/s | 53 kB 00:00 #13 110.3 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.7 MB/s | 21 kB 00:00 #13 110.3 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.7 MB/s | 28 kB 00:00 #13 110.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 110.4 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 11 MB/s | 67 kB 00:00 #13 110.4 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 10 MB/s | 308 kB 00:00 #13 110.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 110.5 -------------------------------------------------------------------------------- #13 110.5 Total 31 MB/s | 12 MB 00:00 #13 110.5 Running transaction check #13 110.6 Transaction check succeeded. #13 110.6 Running transaction test #13 111.0 Transaction test succeeded. #13 111.0 Running transaction #13 111.4 Preparing : 1/1 #13 111.6 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 111.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 111.6 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 111.6 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 112.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 112.1 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 112.1 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 112.1 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 112.1 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 112.1 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 112.1 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 112.1 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 112.1 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 112.1 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 112.2 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 112.2 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 112.2 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 112.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 112.2 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 112.2 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 112.2 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 112.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 112.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 112.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 112.3 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 112.3 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 112.3 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 112.3 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 112.3 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 112.3 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 112.3 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 112.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 112.7 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 112.7 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 112.7 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 112.7 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 112.7 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 112.7 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 112.7 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 112.7 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 112.7 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 112.7 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 112.7 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 112.7 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 112.7 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 112.7 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 112.7 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 112.7 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 112.7 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 112.7 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 112.7 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 112.7 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 112.7 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 112.7 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 112.7 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 112.7 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 112.7 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 112.7 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 112.7 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 112.7 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 112.7 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 112.7 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 112.7 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 112.9 #13 112.9 Installed: #13 112.9 boost-1.75.0-13.el9_7.x86_64 #13 112.9 boost-atomic-1.75.0-13.el9_7.x86_64 #13 112.9 boost-chrono-1.75.0-13.el9_7.x86_64 #13 112.9 boost-container-1.75.0-13.el9_7.x86_64 #13 112.9 boost-context-1.75.0-13.el9_7.x86_64 #13 112.9 boost-contract-1.75.0-13.el9_7.x86_64 #13 112.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 112.9 boost-date-time-1.75.0-13.el9_7.x86_64 #13 112.9 boost-fiber-1.75.0-13.el9_7.x86_64 #13 112.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 112.9 boost-graph-1.75.0-13.el9_7.x86_64 #13 112.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 112.9 boost-locale-1.75.0-13.el9_7.x86_64 #13 112.9 boost-log-1.75.0-13.el9_7.x86_64 #13 112.9 boost-math-1.75.0-13.el9_7.x86_64 #13 112.9 boost-nowide-1.75.0-13.el9_7.x86_64 #13 112.9 boost-program-options-1.75.0-13.el9_7.x86_64 #13 112.9 boost-python3-1.75.0-13.el9_7.x86_64 #13 112.9 boost-random-1.75.0-13.el9_7.x86_64 #13 112.9 boost-regex-1.75.0-13.el9_7.x86_64 #13 112.9 boost-serialization-1.75.0-13.el9_7.x86_64 #13 112.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 112.9 boost-system-1.75.0-13.el9_7.x86_64 #13 112.9 boost-test-1.75.0-13.el9_7.x86_64 #13 112.9 boost-thread-1.75.0-13.el9_7.x86_64 #13 112.9 boost-timer-1.75.0-13.el9_7.x86_64 #13 112.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 112.9 boost-wave-1.75.0-13.el9_7.x86_64 #13 112.9 gperftools-libs-2.9.1-3.el9.x86_64 #13 112.9 libicu-67.1-10.el9_6.x86_64 #13 112.9 libunwind-1.6.2-1.el9.x86_64 #13 112.9 #13 112.9 Complete! #13 114.0 77 files removed #13 116.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 116.2 Collecting contrail-vrouter-api==0.1.dev0 #13 116.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 116.9 Installing collected packages: contrail-vrouter-api #13 116.9 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 116.9 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 117.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.7s done #15 writing image sha256:d4447c780d4d12b7b9ac6de11aa9f8f82fabdc3cc8dd23e03f37b04f71bbb24e #15 writing image sha256:d4447c780d4d12b7b9ac6de11aa9f8f82fabdc3cc8dd23e03f37b04f71bbb24e done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_5-1 done #15 DONE 2.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-07-28 17:30:40,713: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] e2c286a5f88f: Preparing 5f55b9ed4c7e: Preparing d4ce00254600: Preparing 7dbd622eb05d: Preparing 1aa31b4fb4a1: Preparing 59dce62e04ff: Preparing 68d7207b6041: Preparing 1b0f6dad4ec4: Preparing fa1286ed0c6b: Preparing 083c9f35a0f6: Preparing 3399b4bbea7a: Preparing c15d65710ae6: Preparing c917d4858c69: Preparing 71ac5b36dc3e: Preparing eb1da31e11e7: Preparing 743d5c3b607a: Preparing 0bd522b2c82a: Preparing 21ec74ff2e49: Preparing 0378355781f6: Preparing ca294bb8a4aa: Preparing 44343de3ea1d: Preparing 59dce62e04ff: Waiting 68d7207b6041: Waiting 1b0f6dad4ec4: Waiting fa1286ed0c6b: Waiting 083c9f35a0f6: Waiting 3399b4bbea7a: Waiting c15d65710ae6: Waiting c917d4858c69: Waiting 71ac5b36dc3e: Waiting eb1da31e11e7: Waiting 743d5c3b607a: Waiting 0bd522b2c82a: Waiting 21ec74ff2e49: Waiting 0378355781f6: Waiting ca294bb8a4aa: Waiting 44343de3ea1d: Waiting d4ce00254600: Pushed e2c286a5f88f: Pushed 7dbd622eb05d: Pushed 1aa31b4fb4a1: Pushed 1b0f6dad4ec4: Layer already exists 59dce62e04ff: Pushed fa1286ed0c6b: Layer already exists 083c9f35a0f6: Layer already exists 3399b4bbea7a: Layer already exists c15d65710ae6: Layer already exists 71ac5b36dc3e: Layer already exists c917d4858c69: Layer already exists eb1da31e11e7: Layer already exists 0bd522b2c82a: Layer already exists 743d5c3b607a: Layer already exists 21ec74ff2e49: Layer already exists 0378355781f6: Layer already exists ca294bb8a4aa: Layer already exists 44343de3ea1d: Layer already exists 68d7207b6041: Pushed 5f55b9ed4c7e: Pushed master-3_0_2_5-1: digest: sha256:08839f5c59f8957d1d97866502574ad86c550c197778bbcccab26883982f491b size: 4713 2026-07-28 17:31:13,893: INFO: Building opensdn-tor-agent finished successfully, duration: 170 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_2_5-1 0d0e923ac24d 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_2_5-1 007a7df4952a 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_2_5-1 33413b548da4 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_2_5-1 592330dfb0b5 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_2_5-1 95a21679b3ea 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_2_5-1 be13b62f303b 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_2_5-1 5e8df392ca2b 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_2_5-1 570791acd878 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_2_5-1 16ac5486b11f 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_2_5-1 0b7f825063ee 4.08kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_2_5-1 2f783c8e9d96 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_2_5-1 41dc02996c56 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_2_5-1 23bb23ce7d99 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_2_5-1 cbb2ead43ffb 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_2_5-1 de63cd7fb732 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_2_5-1 346adcebd194 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_2_5-1 49ab10ff17b8 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_2_5-1 d45a3f6f41f7 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_2_5-1 40bd817cf7f0 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_2_5-1 c7c7c53759ce 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_2_5-1 4882bab83e4f 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_2_5-1 b7841710f131 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_2_5-1 551228e0a28a 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_2_5-1 8a5a2124c516 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_2_5-1 1f5dcaab72ea 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_2_5-1 34cdb99fa6c5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_2_5-1 06dd258d678d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_2_5-1 de988110ba46 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_2_5-1 942bbd145c40 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_2_5-1 7567b43a9646 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_2_5-1 1711ae8832b8 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_2_5-1 d9b8521d9ba4 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_2_5-1 1b1f3a9fc857 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_2_5-1 b32a7d6b2b24 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_2_5-1 dcf7b2a2f336 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_2_5-1 ab1aec532a64 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_2_5-1 15aec2d59f55 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_2_5-1 f59d3a7d2398 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_2_5-1 3ce3463ef8fd 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_2_5-1 ad2dbb4dd258 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_2_5-1 9bd12cf3e1fd 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_2_5-1 271244260286 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_2_5-1 be6ebbaabb4e 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_2_5-1 d4447c780d4d 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_2_5-1 0ff477209331 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_2_5-1 e7dd1e574d7b 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen fe840f79b6e2 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e931c30bff51 22.6GB 0B tf-dev-sandbox:frozen fe840f79b6e2 3.01GB 0B U