2026-03-24 13:20:01,294: INFO: Building opensdn-tor-agent 2026-03-24 13:20:01,333: 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_3_5_4-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #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 nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-3 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-3 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 3.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.4s #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.723 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 14 MB 00:00 #14 10.07 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 1.9 MB 00:00 #14 11.37 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 402 kB 00:00 #14 12.32 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #14 23.38 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #14 32.55 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #14 33.57 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.8 MB 00:00 #14 37.82 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #14 38.73 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 474 kB 00:00 #14 39.81 added from: http://tf-mirrors.gz1.opensdn.io/re 119 kB/s | 18 kB 00:00 #14 40.38 added from: http://tf-mirrors.gz1.opensdn.io/re 12 kB/s | 257 B 00:00 #14 40.86 added from: http://tf-mirrors.gz1.opensdn.io/re 518 kB/s | 15 kB 00:00 #14 41.39 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #14 43.09 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #14 74.84 Third parties for OpenSDN 11 MB/s | 5.1 MB 00:00 #14 88.33 Dependencies resolved. #14 88.33 ========================================================================================== #14 88.33 Package Arch Version Repository Size #14 88.33 ========================================================================================== #14 88.33 Installing: #14 88.33 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 88.33 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 88.33 Installing dependencies: #14 88.33 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 88.33 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 88.33 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 88.33 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 88.33 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 88.33 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 88.33 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 88.33 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 88.33 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 88.33 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 88.33 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 88.33 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 88.33 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 88.33 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 88.33 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 88.33 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 88.33 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 88.33 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 88.33 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 88.33 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 88.33 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 88.33 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 88.33 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 88.33 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 88.33 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 88.33 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 88.33 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 88.33 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 88.33 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 88.33 #14 88.33 Transaction Summary #14 88.33 ========================================================================================== #14 88.33 Install 31 Packages #14 88.33 #14 88.33 Total download size: 12 M #14 88.33 Installed size: 41 M #14 88.33 Downloading Packages: #14 88.33 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 626 kB/s | 15 kB 00:00 #14 88.36 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 334 kB/s | 9.9 kB 00:00 #14 88.36 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 88.36 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.9 MB/s | 35 kB 00:00 #14 88.36 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #14 88.36 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.0 MB/s | 43 kB 00:00 #14 88.36 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.2 MB/s | 30 kB 00:00 #14 88.36 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 11 kB 00:00 #14 88.36 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.8 MB/s | 37 kB 00:00 #14 88.37 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.3 MB/s | 55 kB 00:00 #14 88.40 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #14 88.40 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #14 88.40 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 25 MB/s | 212 kB 00:00 #14 88.40 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 203 kB 00:00 #14 88.40 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #14 88.40 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #14 88.41 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #14 88.41 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.7 MB/s | 91 kB 00:00 #14 88.44 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #14 88.44 (20/31): boost-serialization-1.75.0-13.el9_7.x8 7.2 MB/s | 127 kB 00:00 #14 88.45 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 9.5 MB/s | 275 kB 00:00 #14 88.45 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #14 88.45 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #14 88.46 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #14 88.46 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.8 MB/s | 53 kB 00:00 #14 88.46 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #14 88.48 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.5 MB/s | 28 kB 00:00 #14 88.48 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #14 88.48 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #14 88.49 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #14 88.68 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #14 88.68 -------------------------------------------------------------------------------- #14 88.68 Total 37 MB/s | 12 MB 00:00 #14 88.68 Running transaction check #14 88.72 Transaction check succeeded. #14 88.72 Running transaction test #14 89.13 Transaction test succeeded. #14 89.13 Running transaction #14 89.60 Preparing : 1/1 #14 89.70 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 89.70 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 89.70 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 89.70 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 89.96 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 90.01 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 90.01 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 90.01 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 90.04 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 90.04 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 90.05 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 90.08 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 90.08 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 90.08 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 90.10 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 90.11 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 90.19 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 90.19 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 90.19 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 90.19 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 90.19 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 90.22 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 90.32 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 90.45 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 90.54 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 90.58 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 90.64 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 90.85 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 90.99 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 91.19 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 91.50 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 92.02 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 92.73 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 92.73 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 92.73 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 92.73 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 92.73 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 92.73 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 92.73 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 92.73 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 92.73 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 92.73 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 92.73 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 92.73 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 92.73 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 92.73 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 92.73 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 92.73 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 92.73 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 92.73 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 92.73 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 92.73 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 92.73 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 92.73 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 92.73 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 92.73 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 92.73 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 92.73 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 92.73 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 92.73 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 92.73 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 92.75 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 92.75 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 92.98 #14 92.98 Installed: #14 92.98 boost-1.75.0-13.el9_7.x86_64 #14 92.98 boost-atomic-1.75.0-13.el9_7.x86_64 #14 92.98 boost-chrono-1.75.0-13.el9_7.x86_64 #14 92.98 boost-container-1.75.0-13.el9_7.x86_64 #14 92.98 boost-context-1.75.0-13.el9_7.x86_64 #14 92.98 boost-contract-1.75.0-13.el9_7.x86_64 #14 92.98 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 92.98 boost-date-time-1.75.0-13.el9_7.x86_64 #14 92.98 boost-fiber-1.75.0-13.el9_7.x86_64 #14 92.98 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 92.98 boost-graph-1.75.0-13.el9_7.x86_64 #14 92.98 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 92.98 boost-locale-1.75.0-13.el9_7.x86_64 #14 92.98 boost-log-1.75.0-13.el9_7.x86_64 #14 92.98 boost-math-1.75.0-13.el9_7.x86_64 #14 92.98 boost-nowide-1.75.0-13.el9_7.x86_64 #14 92.98 boost-program-options-1.75.0-13.el9_7.x86_64 #14 92.98 boost-python3-1.75.0-13.el9_7.x86_64 #14 92.98 boost-random-1.75.0-13.el9_7.x86_64 #14 92.98 boost-regex-1.75.0-13.el9_7.x86_64 #14 92.98 boost-serialization-1.75.0-13.el9_7.x86_64 #14 92.98 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 92.98 boost-system-1.75.0-13.el9_7.x86_64 #14 92.98 boost-test-1.75.0-13.el9_7.x86_64 #14 92.98 boost-thread-1.75.0-13.el9_7.x86_64 #14 92.98 boost-timer-1.75.0-13.el9_7.x86_64 #14 92.98 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 92.98 boost-wave-1.75.0-13.el9_7.x86_64 #14 92.98 gperftools-libs-2.9.1-3.el9.x86_64 #14 92.98 libicu-67.1-10.el9_6.x86_64 #14 92.98 libunwind-1.6.2-1.el9.x86_64 #14 92.98 #14 92.98 Complete! #14 93.72 77 files removed #14 94.66 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 94.81 Collecting contrail-vrouter-api==0.1.dev0 #14 94.81 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 95.22 Installing collected packages: contrail-vrouter-api #14 95.48 Successfully installed contrail-vrouter-api-0.1.dev0 #14 95.53 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 96.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 4.9s done #16 writing image sha256:24762ffe29e25d736f3914d6fa80c2f2a6842b1f0850b82766bd3c1392ee351f #16 writing image sha256:24762ffe29e25d736f3914d6fa80c2f2a6842b1f0850b82766bd3c1392ee351f 1.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-3 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-3 0.0s done #16 DONE 5.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-03-24 13:22:21,520: INFO: Docker build duration: 140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 78d53978a62b: Preparing 4d8f8ebf3472: Preparing 8718abd48f37: Preparing 7d2e9267a693: Preparing 164f4de87f61: Preparing e4e88d467677: Preparing 8e28e68fc3d8: Preparing e083c7008224: Preparing 23e45785b901: Preparing 221ee7c98c18: Preparing 9257a0e3281c: Preparing 287efb0ce9fa: Preparing 4e01f92347ba: Preparing da5554ef0c8b: Preparing bc2ba54788f0: Preparing fafd61c3d2cf: Preparing b40c1840c06a: Preparing 04d7f1bac5e5: Preparing a4f340f67349: Preparing 15686593e748: Preparing 44343de3ea1d: Preparing 164f4de87f61: Waiting e4e88d467677: Waiting 8e28e68fc3d8: Waiting e083c7008224: Waiting 23e45785b901: Waiting 221ee7c98c18: Waiting 9257a0e3281c: Waiting 287efb0ce9fa: Waiting 4e01f92347ba: Waiting da5554ef0c8b: Waiting bc2ba54788f0: Waiting fafd61c3d2cf: Waiting b40c1840c06a: Waiting 04d7f1bac5e5: Waiting a4f340f67349: Waiting 15686593e748: Waiting 44343de3ea1d: Waiting 8718abd48f37: Pushed 7d2e9267a693: Pushed 164f4de87f61: Pushed 78d53978a62b: Pushed e4e88d467677: Pushed 8e28e68fc3d8: Pushed e083c7008224: Layer already exists 23e45785b901: Layer already exists 221ee7c98c18: Layer already exists 9257a0e3281c: Layer already exists 287efb0ce9fa: Layer already exists 4e01f92347ba: Layer already exists da5554ef0c8b: Layer already exists bc2ba54788f0: Layer already exists fafd61c3d2cf: Layer already exists 04d7f1bac5e5: Layer already exists a4f340f67349: Layer already exists b40c1840c06a: Layer already exists 15686593e748: Layer already exists 44343de3ea1d: Layer already exists 4d8f8ebf3472: Pushed master-2_3_5_4-3: digest: sha256:f70d4cc46a63a800d0aeecc399d2f4871d119643d9078fc9e499b1517bc26839 size: 4713 2026-03-24 13:22:25,860: INFO: Building opensdn-tor-agent finished successfully, duration: 144 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_3_5_4-3 47b1fe33c379 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-3 6938df80acdd 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-3 73da7ac999cf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-3 e99f105323d9 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-3 5a9bc8f5a717 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-3 66939d8f5027 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-3 a946178e3022 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-3 c79bfce961bc 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-3 96834034bc57 1.42MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-3 6834fe936df9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-3 d86f72c56a26 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-3 d7e2dfd3d153 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-3 a9304272f3d5 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-3 15e6a97d924d 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-3 2781124318b4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-3 74137fd24093 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-3 dd8672491944 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-3 84eef24affe6 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-3 e494ea35637d 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-3 00136db00a44 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-3 7eedac14cc11 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-3 9ec28c4fde48 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-3 c864df4d5dc6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-3 a1439614d902 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-3 008a1746361e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-3 570ff6eb2597 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_3_5_4-3 1ba4e726e8ea 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-3 fdfb82041d20 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-3 1ba7f7784414 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-3 493f03a2dc05 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-3 e17b820d195c 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-3 ec044653000a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-3 b1feacb6bee5 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-3 1c3347bd67fe 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-3 8c2a63d89656 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-3 d417ffa72c8c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-3 6eab26a97164 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-3 515605a1b02a 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-3 41dc071e88be 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-3 999e45d03443 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-3 76c3d7304a94 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-3 d9488f72d6e2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-3 e9a9d5e9dd16 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-3 b75fcd48aa43 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-3 f56626a4c476 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-3 9f4c783c4a9e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-3 fedf1c4d7e15 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-3 24762ffe29e2 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-3 5fb5593b5401 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-3 1eda6d196153 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_3_5_4-3 9db142f94004 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-3 ef1726931eaa 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-3 945d99da5fd4 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 0f8fd01ac981 21GB 0B U opensdn-test-test:master-2_3_5_4-3 fedf1c4d7e15 1.83GB 0B tf-dev-sandbox:compile a3b19f714c7d 21.8GB 0B