2026-06-18 08:58:50,743: INFO: Building opensdn-tor-agent 2026-06-18 08:58:50,803: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_8_6_2-5 --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 0.0s done #1 DONE 2.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-5 #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.4s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-5 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 3.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 4.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.0s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 4.900 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 14 MB 00:00 #13 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #13 14.42 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #13 15.59 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #13 28.97 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 11 MB 00:00 #13 39.42 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #13 40.89 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #13 45.02 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #13 46.15 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 47.13 added from: http://tf-mirrors.gz1.opensdn.io/re 467 kB/s | 18 kB 00:00 #13 47.70 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 kB/s | 257 B 00:00 #13 48.42 added from: http://tf-mirrors.gz1.opensdn.io/re 472 kB/s | 15 kB 00:00 #13 49.26 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 50.75 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 39 MB 00:01 #13 83.91 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 98.72 Dependencies resolved. #13 98.72 ========================================================================================== #13 98.72 Package Arch Version Repository Size #13 98.72 ========================================================================================== #13 98.72 Installing: #13 98.72 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 98.72 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 98.72 Installing dependencies: #13 98.72 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 98.72 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 98.72 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 98.72 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 98.72 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 98.72 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 98.72 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 98.72 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 98.72 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 98.72 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 98.72 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 98.72 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 98.72 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 98.72 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 98.72 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 98.72 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 98.72 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 98.72 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 98.72 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 98.72 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 98.72 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 98.72 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 98.72 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 98.72 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 98.72 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 98.72 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 98.72 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 98.72 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 98.72 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 98.72 #13 98.72 Transaction Summary #13 98.72 ========================================================================================== #13 98.72 Install 31 Packages #13 98.72 #13 98.72 Total download size: 12 M #13 98.72 Installed size: 41 M #13 98.72 Downloading Packages: #13 98.76 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 474 kB/s | 9.9 kB 00:00 #13 98.76 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 488 kB/s | 15 kB 00:00 #13 98.76 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 98.76 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.0 MB/s | 35 kB 00:00 #13 98.76 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 98.82 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.9 MB/s | 43 kB 00:00 #13 98.82 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.8 MB/s | 30 kB 00:00 #13 98.82 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 98.82 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.5 MB/s | 37 kB 00:00 #13 98.82 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.8 MB/s | 55 kB 00:00 #13 98.82 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 98.82 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.1 MB/s | 37 kB 00:00 #13 98.82 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 98.82 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 203 kB 00:00 #13 98.82 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #13 98.82 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #13 98.82 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 98.82 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.9 MB/s | 91 kB 00:00 #13 98.82 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #13 98.84 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #13 98.84 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 98.84 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.1 MB/s | 25 kB 00:00 #13 98.84 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 98.87 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #13 98.87 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.8 MB/s | 53 kB 00:00 #13 98.87 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 21 kB 00:00 #13 98.87 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.9 MB/s | 28 kB 00:00 #13 98.87 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 207 kB 00:00 #13 98.87 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 #13 98.92 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.7 MB/s | 67 kB 00:00 #13 99.01 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #13 99.01 -------------------------------------------------------------------------------- #13 99.01 Total 45 MB/s | 12 MB 00:00 #13 99.01 Running transaction check #13 99.03 Transaction check succeeded. #13 99.03 Running transaction test #13 99.28 Transaction test succeeded. #13 99.28 Running transaction #13 99.61 Preparing : 1/1 #13 99.74 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 99.74 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 99.74 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 99.74 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 100.2 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 100.2 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 100.2 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 100.3 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 100.3 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 100.3 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 100.3 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 100.3 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 100.3 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 100.3 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 100.3 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 100.3 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 100.4 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 100.4 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 100.4 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 100.4 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 100.4 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 100.4 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 100.4 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 100.4 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 100.4 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 100.4 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 100.4 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 100.4 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 100.4 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 100.4 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 100.4 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.5 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 101.6 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 101.6 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 101.6 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 101.6 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 101.6 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 101.6 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 101.6 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 101.6 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 101.6 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 101.6 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 101.6 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 101.6 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 101.6 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 101.6 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 101.6 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 101.6 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 101.6 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 101.6 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 101.6 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 101.6 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 101.6 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 101.6 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 101.6 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 101.6 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 101.6 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 101.6 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 101.6 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 101.6 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 101.6 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 101.6 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 101.6 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 101.8 #13 101.8 Installed: #13 101.8 boost-1.75.0-13.el9_7.x86_64 #13 101.8 boost-atomic-1.75.0-13.el9_7.x86_64 #13 101.8 boost-chrono-1.75.0-13.el9_7.x86_64 #13 101.8 boost-container-1.75.0-13.el9_7.x86_64 #13 101.8 boost-context-1.75.0-13.el9_7.x86_64 #13 101.8 boost-contract-1.75.0-13.el9_7.x86_64 #13 101.8 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 101.8 boost-date-time-1.75.0-13.el9_7.x86_64 #13 101.8 boost-fiber-1.75.0-13.el9_7.x86_64 #13 101.8 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 101.8 boost-graph-1.75.0-13.el9_7.x86_64 #13 101.8 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 101.8 boost-locale-1.75.0-13.el9_7.x86_64 #13 101.8 boost-log-1.75.0-13.el9_7.x86_64 #13 101.8 boost-math-1.75.0-13.el9_7.x86_64 #13 101.8 boost-nowide-1.75.0-13.el9_7.x86_64 #13 101.8 boost-program-options-1.75.0-13.el9_7.x86_64 #13 101.8 boost-python3-1.75.0-13.el9_7.x86_64 #13 101.8 boost-random-1.75.0-13.el9_7.x86_64 #13 101.8 boost-regex-1.75.0-13.el9_7.x86_64 #13 101.8 boost-serialization-1.75.0-13.el9_7.x86_64 #13 101.8 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 101.8 boost-system-1.75.0-13.el9_7.x86_64 #13 101.8 boost-test-1.75.0-13.el9_7.x86_64 #13 101.8 boost-thread-1.75.0-13.el9_7.x86_64 #13 101.8 boost-timer-1.75.0-13.el9_7.x86_64 #13 101.8 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 101.8 boost-wave-1.75.0-13.el9_7.x86_64 #13 101.8 gperftools-libs-2.9.1-3.el9.x86_64 #13 101.8 libicu-67.1-10.el9_6.x86_64 #13 101.8 libunwind-1.6.2-1.el9.x86_64 #13 101.8 #13 101.8 Complete! #13 102.3 77 files removed #13 103.2 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 103.3 Collecting contrail-vrouter-api==0.1.dev0 #13 103.3 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 103.7 Installing collected packages: contrail-vrouter-api #13 103.7 Successfully installed contrail-vrouter-api-0.1.dev0 #13 103.8 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 DONE 106.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 2.1s #15 exporting to image #15 exporting layers #15 exporting layers 4.6s done #15 writing image sha256:42b0f987dd84d3ac80789d527d5a64fe656b8a5ba24611dee6a789c528441313 #15 writing image sha256:42b0f987dd84d3ac80789d527d5a64fe656b8a5ba24611dee6a789c528441313 0.2s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-5 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-5 0.0s done #15 DONE 4.9s 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-06-18 09:01:13,364: INFO: Docker build duration: 143 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 559a4d869f0a: Preparing 71ee710c3602: Preparing fc747fb75138: Preparing 85ecae28faf2: Preparing 2b0cd6b5f672: Preparing a4e0c89caef6: Preparing 67512dee9797: Preparing 2df52bdf6aa0: Preparing 4c8eb4f44d5f: Preparing 2691cd2c3339: Preparing 42558bebd6f5: Preparing 2b1347c77223: Preparing 35a2c4322515: Preparing 6c10356382f4: Preparing 789f448ed167: Preparing 25be583b4d16: Preparing a58b76402f10: Preparing b3f58584f483: Preparing 0a86cfbd5170: Preparing a63f2ba86aef: Preparing 44343de3ea1d: Preparing 559a4d869f0a: Waiting 71ee710c3602: Waiting fc747fb75138: Waiting 85ecae28faf2: Waiting 2b0cd6b5f672: Waiting a4e0c89caef6: Waiting 67512dee9797: Waiting 2df52bdf6aa0: Waiting 4c8eb4f44d5f: Waiting 2691cd2c3339: Waiting 42558bebd6f5: Waiting 2b1347c77223: Waiting 35a2c4322515: Waiting 6c10356382f4: Waiting 25be583b4d16: Waiting a58b76402f10: Waiting b3f58584f483: Waiting 0a86cfbd5170: Waiting a63f2ba86aef: Waiting 44343de3ea1d: Waiting 789f448ed167: Waiting 559a4d869f0a: Pushed fc747fb75138: Pushed 85ecae28faf2: Pushed 2b0cd6b5f672: Pushed a4e0c89caef6: Pushed 67512dee9797: Pushed 2df52bdf6aa0: Layer already exists 4c8eb4f44d5f: Layer already exists 2691cd2c3339: Layer already exists 42558bebd6f5: Layer already exists 2b1347c77223: Layer already exists 6c10356382f4: Layer already exists 789f448ed167: Layer already exists 35a2c4322515: Layer already exists 25be583b4d16: Layer already exists a58b76402f10: Layer already exists 0a86cfbd5170: Layer already exists b3f58584f483: Layer already exists 44343de3ea1d: Layer already exists a63f2ba86aef: Layer already exists 71ee710c3602: Pushed master-2_8_6_2-5: digest: sha256:14613b5df5c58fb5360c7322ab7962192711c62ac258c69aee7aeedccfd56305 size: 4713 2026-06-18 09:01:25,945: 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_8_6_2-5 e6363702e2dd 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_6_2-5 6e7120a2feb6 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_6_2-5 c9c0190483f1 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_6_2-5 d276e96104c3 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_6_2-5 bf81dac9db09 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_6_2-5 ba46585224db 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_6_2-5 79c009ceaea7 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_6_2-5 e5cdbc3bb994 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_6_2-5 49799ece470d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_6_2-5 4c64040dab83 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_6_2-5 1096fa205b40 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_6_2-5 4f4916751bdc 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_6_2-5 27e22e8eb3a2 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_6_2-5 3d6c3a5676c2 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_6_2-5 239425ab32c8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_6_2-5 979b71564e6c 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_6_2-5 c39a69b9fdd1 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_6_2-5 cdfc4a198f51 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_6_2-5 383824a6e326 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_6_2-5 befbbeeeee6e 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_6_2-5 af460c95e92e 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_6_2-5 66eed63b6019 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_6_2-5 521187da1dda 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_6_2-5 055abaa18f17 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_6_2-5 28e633be9a52 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_6_2-5 92ed83d98541 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_6_2-5 1a57b1a256e1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_6_2-5 790cbb47c383 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_6_2-5 b94f5f7c1755 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_6_2-5 ed69e2e605be 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_6_2-5 4b780f907656 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_6_2-5 13fff18f03a2 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_6_2-5 d27045e8b9e2 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_6_2-5 66c87aaabfb2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_6_2-5 0da93a2416f3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_6_2-5 433e8b21b861 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_6_2-5 9cc66622cfcf 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_6_2-5 9fe97766f0f0 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_6_2-5 f6835396acbe 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_6_2-5 86d927f0ef94 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_6_2-5 673903348ca5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_6_2-5 9890a09dff89 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_6_2-5 d12ea0d9ff55 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_6_2-5 3543198bf738 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_6_2-5 8c0da23c1617 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_6_2-5 7eb01c664e92 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_6_2-5 42b0f987dd84 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_6_2-5 0723f7fdfa1f 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_6_2-5 4430f3df91e2 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_6_2-5 7c6d6c697525 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_6_2-5 6ed36332d469 601MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_6_2-5 ae2c8d182df4 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_6_2-5 5e4f5e807679 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b0af81daa3db 21GB 0B U opensdn-test-test:master-2_8_6_2-5 7eb01c664e92 1.84GB 0B tf-dev-sandbox:compile f222457b94cc 36.2GB 0B