2026-04-02 11:57:51,846: INFO: Building opensdn-tor-agent 2026-04-02 11:57:51,932: 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-8 --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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-8 #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.5s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-8 #5 CACHED #6 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-8 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 ... #8 [internal] load build context #8 DONE 2.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 2.1s #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.630 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 14 MB 00:00 #14 7.636 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #14 9.267 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 402 kB 00:00 #14 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 16 MB 00:00 #14 19.87 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #14 27.08 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #14 28.11 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #14 32.38 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #14 33.22 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #14 33.98 added from: http://tf-mirrors.gz1.opensdn.io/re 369 kB/s | 18 kB 00:00 #14 34.64 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 kB/s | 257 B 00:00 #14 35.12 added from: http://tf-mirrors.gz1.opensdn.io/re 315 kB/s | 15 kB 00:00 #14 35.77 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 96 kB 00:00 #14 37.26 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 39 MB 00:01 #14 68.51 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #14 86.78 Dependencies resolved. #14 86.80 ========================================================================================== #14 86.80 Package Arch Version Repository Size #14 86.80 ========================================================================================== #14 86.80 Installing: #14 86.80 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 86.80 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 86.80 Installing dependencies: #14 86.80 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 86.80 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 86.80 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 86.80 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 86.80 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 86.80 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 86.80 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 86.80 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 86.80 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 86.80 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 86.80 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 86.80 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 86.80 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 86.80 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 86.80 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 86.80 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 86.80 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 86.80 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 86.80 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 86.80 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 86.80 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 86.80 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 86.80 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 86.80 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 86.80 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 86.80 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 86.80 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 86.80 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 86.80 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 86.80 #14 86.80 Transaction Summary #14 86.80 ========================================================================================== #14 86.80 Install 31 Packages #14 86.80 #14 86.80 Total download size: 12 M #14 86.80 Installed size: 41 M #14 86.80 Downloading Packages: #14 86.84 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 484 kB/s | 9.9 kB 00:00 #14 86.84 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 565 kB/s | 15 kB 00:00 #14 86.84 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 23 kB 00:00 #14 86.85 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 35 kB 00:00 #14 86.87 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 618 kB/s | 13 kB 00:00 #14 86.90 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.2 MB/s | 43 kB 00:00 #14 86.90 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.2 MB/s | 30 kB 00:00 #14 86.90 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.5 MB/s | 11 kB 00:00 #14 86.90 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.9 MB/s | 37 kB 00:00 #14 86.90 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.9 MB/s | 55 kB 00:00 #14 86.90 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #14 86.90 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.8 MB/s | 37 kB 00:00 #14 86.91 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #14 86.93 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 203 kB 00:00 #14 86.95 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #14 86.95 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 7.9 MB/s | 405 kB 00:00 #14 86.95 (17/31): boost-program-options-1.75.0-13.el9_7. 9.6 MB/s | 104 kB 00:00 #14 86.96 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #14 86.96 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #14 86.98 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 275 kB 00:00 #14 86.98 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.7 MB/s | 127 kB 00:00 #14 87.00 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.2 MB/s | 25 kB 00:00 #14 87.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #14 87.00 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #14 87.00 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.5 MB/s | 53 kB 00:00 #14 87.01 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 21 kB 00:00 #14 87.01 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #14 87.01 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #14 87.06 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #14 87.06 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.2 MB/s | 67 kB 00:00 #14 87.27 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #14 87.27 -------------------------------------------------------------------------------- #14 87.27 Total 28 MB/s | 12 MB 00:00 #14 87.27 Running transaction check #14 87.39 Transaction check succeeded. #14 87.39 Running transaction test #14 87.87 Transaction test succeeded. #14 87.87 Running transaction #14 89.55 Preparing : 1/1 #14 89.61 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 89.65 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 89.65 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 89.65 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 90.47 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 90.47 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 90.47 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 90.50 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 90.50 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 90.53 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 90.54 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 90.57 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 90.57 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 90.57 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 90.57 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 90.59 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 90.59 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 90.64 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 90.64 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 90.64 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 90.64 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 90.64 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 90.67 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 90.67 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 90.67 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 90.71 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 90.71 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 90.71 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 90.75 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 90.75 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 90.75 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 90.78 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 91.34 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 91.34 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 91.34 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 91.34 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 91.34 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 91.34 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 91.34 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 91.34 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 91.34 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 91.34 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 91.34 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 91.34 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 91.34 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 91.34 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 91.34 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 91.34 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 91.34 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 91.34 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 91.34 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 91.34 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 91.34 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 91.34 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 91.34 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 91.34 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 91.34 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 91.34 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 91.34 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 91.34 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 91.34 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 91.34 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 91.34 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 91.48 #14 91.48 Installed: #14 91.48 boost-1.75.0-13.el9_7.x86_64 #14 91.48 boost-atomic-1.75.0-13.el9_7.x86_64 #14 91.48 boost-chrono-1.75.0-13.el9_7.x86_64 #14 91.48 boost-container-1.75.0-13.el9_7.x86_64 #14 91.48 boost-context-1.75.0-13.el9_7.x86_64 #14 91.48 boost-contract-1.75.0-13.el9_7.x86_64 #14 91.48 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 91.48 boost-date-time-1.75.0-13.el9_7.x86_64 #14 91.48 boost-fiber-1.75.0-13.el9_7.x86_64 #14 91.48 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 91.48 boost-graph-1.75.0-13.el9_7.x86_64 #14 91.48 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 91.48 boost-locale-1.75.0-13.el9_7.x86_64 #14 91.48 boost-log-1.75.0-13.el9_7.x86_64 #14 91.48 boost-math-1.75.0-13.el9_7.x86_64 #14 91.48 boost-nowide-1.75.0-13.el9_7.x86_64 #14 91.48 boost-program-options-1.75.0-13.el9_7.x86_64 #14 91.48 boost-python3-1.75.0-13.el9_7.x86_64 #14 91.48 boost-random-1.75.0-13.el9_7.x86_64 #14 91.48 boost-regex-1.75.0-13.el9_7.x86_64 #14 91.48 boost-serialization-1.75.0-13.el9_7.x86_64 #14 91.48 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 91.48 boost-system-1.75.0-13.el9_7.x86_64 #14 91.48 boost-test-1.75.0-13.el9_7.x86_64 #14 91.48 boost-thread-1.75.0-13.el9_7.x86_64 #14 91.48 boost-timer-1.75.0-13.el9_7.x86_64 #14 91.48 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 91.48 boost-wave-1.75.0-13.el9_7.x86_64 #14 91.48 gperftools-libs-2.9.1-3.el9.x86_64 #14 91.48 libicu-67.1-10.el9_6.x86_64 #14 91.48 libunwind-1.6.2-1.el9.x86_64 #14 91.48 #14 91.48 Complete! #14 92.04 77 files removed #14 92.91 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 92.97 Collecting contrail-vrouter-api==0.1.dev0 #14 92.97 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 93.42 Installing collected packages: contrail-vrouter-api #14 93.42 Successfully installed contrail-vrouter-api-0.1.dev0 #14 93.42 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 94.3s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 5.1s done #16 writing image sha256:3d55b59f42f7f79f685fd4fe1f5a9470b5204f737576f332230d749a3359af62 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-8 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-8 0.0s done #16 DONE 5.2s 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-04-02 11:59:50,678: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5313423aeafd: Preparing 9f87a26ca6ea: Preparing 5983bb8066b5: Preparing f572ae67f947: Preparing 2e4b1ea84aa5: Preparing 4b0efba4bfad: Preparing 2702ba61e59d: Preparing 68b888903c89: Preparing 7cea9a3d2c27: Preparing 7257be314b9d: Preparing e915ec21e123: Preparing 83d6d14602d2: Preparing 473789b51aa9: Preparing 7785a93754c7: Preparing fa1c607b26d7: Preparing 65a1a076fafd: Preparing 6fb7f99503db: Preparing a7280aa65792: Preparing 4d87fcb7c6c6: Preparing 861a3920add0: Preparing 44343de3ea1d: Preparing f572ae67f947: Waiting 2e4b1ea84aa5: Waiting 4b0efba4bfad: Waiting 2702ba61e59d: Waiting 68b888903c89: Waiting 7cea9a3d2c27: Waiting 7257be314b9d: Waiting e915ec21e123: Waiting 83d6d14602d2: Waiting 473789b51aa9: Waiting 7785a93754c7: Waiting fa1c607b26d7: Waiting 65a1a076fafd: Waiting 6fb7f99503db: Waiting a7280aa65792: Waiting 4d87fcb7c6c6: Waiting 861a3920add0: Waiting 44343de3ea1d: Waiting 5983bb8066b5: Pushed 5313423aeafd: Pushed f572ae67f947: Pushed 2e4b1ea84aa5: Pushed 4b0efba4bfad: Pushed 2702ba61e59d: Pushed 68b888903c89: Layer already exists 7cea9a3d2c27: Layer already exists 7257be314b9d: Layer already exists e915ec21e123: Layer already exists 83d6d14602d2: Layer already exists 473789b51aa9: Layer already exists 7785a93754c7: Layer already exists fa1c607b26d7: Layer already exists 65a1a076fafd: Layer already exists 6fb7f99503db: Layer already exists a7280aa65792: Layer already exists 4d87fcb7c6c6: Layer already exists 861a3920add0: Layer already exists 44343de3ea1d: Layer already exists 9f87a26ca6ea: Pushed master-2_3_5_4-8: digest: sha256:3edeb6a9891f5cc0bc7d39a5f2e52639d4e184da8155101106a5951e47155186 size: 4713 2026-04-02 12:00:04,229: INFO: Building opensdn-tor-agent finished successfully, duration: 133 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-8 04190a3428fc 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_3_5_4-8 d79798efe1e5 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-8 9ca8218706bb 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-8 d8090374f5ad 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_5_4-8 791853f10a6e 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_3_5_4-8 6a772c42a56b 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_3_5_4-8 ab2a820fa26e 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_3_5_4-8 54a0a82c28f3 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_3_5_4-8 e1c1496f3605 1.43MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_4-8 40bbb2de93f3 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_3_5_4-8 9f108ff63d2e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_3_5_4-8 fa32d9c4a7bb 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_3_5_4-8 c3f5d5c87ada 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_3_5_4-8 873c88cb49dc 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_4-8 c55dc81e9f24 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_3_5_4-8 15a635745b87 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_3_5_4-8 aaf872b13854 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_4-8 3c01d3368dc9 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_3_5_4-8 4dc39cc1d30b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_3_5_4-8 2ee944703df9 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_3_5_4-8 a33dd6f8e89f 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_3_5_4-8 3d7e9b2a3fce 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_3_5_4-8 0e5b10548714 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_3_5_4-8 9721c9b87d53 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_3_5_4-8 844349be2d65 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_3_5_4-8 9fba1b593a1c 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_3_5_4-8 2b6ebd0607b8 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_3_5_4-8 8ef0ac6592d0 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_3_5_4-8 2c8fa3471e4c 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_3_5_4-8 bbaece359df7 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_3_5_4-8 9ae66f723117 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_3_5_4-8 25248a797d6a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_3_5_4-8 169519bd2863 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_3_5_4-8 6071d034dff0 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_3_5_4-8 3d9a23ea7f88 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_3_5_4-8 fc3b029d138d 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_3_5_4-8 655a1f327209 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_3_5_4-8 9ce3ae60bb3d 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_3_5_4-8 37b9c6655d49 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_3_5_4-8 576d64b05282 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_3_5_4-8 1fe50d504e5a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_3_5_4-8 d162e212e7b3 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_3_5_4-8 5ef862e9a1f5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_3_5_4-8 1723a33f1ddc 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_3_5_4-8 d65d3a1f0662 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_3_5_4-8 7f077d6ef57d 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_5_4-8 3d55b59f42f7 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_3_5_4-8 a13f35a132d2 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_3_5_4-8 2b2f4a7ee992 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_3_5_4-8 6f128592d277 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_3_5_4-8 c310cd3202f1 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_3_5_4-8 2b0b6d92ab71 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 5a711e3a0dff 2.9GB 0B U opensdn-test-test:master-2_3_5_4-8 7f077d6ef57d 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c1ba7c01ea91 22.2GB 0B tf-dev-sandbox:frozen 5a711e3a0dff 2.9GB 0B U