2026-07-27 05:34:13,599: INFO: Building opensdn-tor-agent 2026-07-27 05:34:13,696: 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_0_1-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 done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-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 0.2s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 #5 CACHED #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 ... #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 0.5s #7 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #7 DONE 0.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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 2.275 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 18 MB 00:00 #13 8.172 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.9 MB 00:00 #13 9.802 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 516 kB 00:00 #13 10.56 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 20 MB 00:00 #13 20.83 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 15 MB 00:00 #13 26.00 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.2 MB 00:00 #13 26.99 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 6.3 MB 00:00 #13 29.49 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 966 kB 00:00 #13 30.35 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 480 kB 00:00 #13 31.00 added from: http://tf-mirrors.gz1.opensdn.io/re 647 kB/s | 19 kB 00:00 #13 31.39 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 kB/s | 257 B 00:00 #13 31.66 added from: http://tf-mirrors.gz1.opensdn.io/re 430 kB/s | 15 kB 00:00 #13 32.26 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 MB/s | 112 kB 00:00 #13 33.48 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 44 MB 00:00 #13 53.82 Third parties for OpenSDN 31 MB/s | 5.1 MB 00:00 #13 75.81 Dependencies resolved. #13 75.84 ========================================================================================== #13 75.84 Package Arch Version Repository Size #13 75.84 ========================================================================================== #13 75.84 Installing: #13 75.84 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 75.84 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 75.84 Installing dependencies: #13 75.84 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 75.84 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 75.84 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 75.84 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 75.84 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 75.84 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 75.84 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 75.84 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 75.84 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 75.84 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 75.84 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 75.84 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 75.84 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 75.84 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 75.84 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 75.84 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 75.84 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 75.84 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 75.84 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 75.84 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 75.84 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 75.84 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 75.84 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 75.84 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 75.84 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 75.84 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 75.84 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 75.84 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 75.84 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 75.84 #13 75.84 Transaction Summary #13 75.84 ========================================================================================== #13 75.84 Install 31 Packages #13 75.84 #13 75.84 Total download size: 12 M #13 75.84 Installed size: 41 M #13 75.84 Downloading Packages: #13 75.88 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 485 kB/s | 9.9 kB 00:00 #13 75.88 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 556 kB/s | 15 kB 00:00 #13 75.88 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 75.88 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.6 MB/s | 35 kB 00:00 #13 75.88 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #13 75.92 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 1.9 MB/s | 43 kB 00:00 #13 75.92 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 30 kB 00:00 #13 75.92 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 11 kB 00:00 #13 75.92 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 37 kB 00:00 #13 75.99 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 2.1 MB/s | 55 kB 00:00 #13 75.99 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 4.8 MB/s | 99 kB 00:00 #13 75.99 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 1.1 MB/s | 37 kB 00:00 #13 75.99 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 9.1 MB/s | 212 kB 00:00 #13 75.99 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 203 kB 00:00 #13 75.99 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 405 kB 00:00 #13 76.02 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 76.02 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 76.02 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 76.02 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.3 MB/s | 22 kB 00:00 #13 76.02 (20/31): boost-serialization-1.75.0-13.el9_7.x8 15 MB/s | 127 kB 00:00 #13 76.02 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 275 kB 00:00 #13 76.02 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.4 MB/s | 25 kB 00:00 #13 76.02 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 76.07 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #13 76.07 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.7 MB/s | 53 kB 00:00 #13 76.07 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 21 kB 00:00 #13 76.07 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.3 MB/s | 28 kB 00:00 #13 76.07 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 76.07 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.1 MB/s | 67 kB 00:00 #13 76.07 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 15 MB/s | 308 kB 00:00 #13 76.43 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 17 MB/s | 9.6 MB 00:00 #13 76.43 -------------------------------------------------------------------------------- #13 76.43 Total 20 MB/s | 12 MB 00:00 #13 76.43 Running transaction check #13 76.53 Transaction check succeeded. #13 76.53 Running transaction test #13 76.97 Transaction test succeeded. #13 76.99 Running transaction #13 77.72 Preparing : 1/1 #13 77.85 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 77.97 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 77.99 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 78.04 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 78.84 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 78.84 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 78.89 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 78.89 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 78.89 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 78.94 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 78.94 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 78.94 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 78.94 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 78.95 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 78.99 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 78.99 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 78.99 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 78.99 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 79.10 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 79.10 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 79.10 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 79.10 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 79.10 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 79.10 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 79.10 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 79.10 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 79.10 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 79.10 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 79.10 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 79.10 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 79.10 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 79.18 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 79.33 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 79.33 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 79.33 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 79.33 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 79.33 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 79.33 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 79.33 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 79.33 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 79.33 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 79.33 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 79.33 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 79.33 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 79.33 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 79.33 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 79.33 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 79.33 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 79.33 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 79.33 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 79.33 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 79.33 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 79.33 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 79.33 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 79.33 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 79.33 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 79.33 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 79.33 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 79.33 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 79.33 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 79.33 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 79.33 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 79.33 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 79.61 #13 79.61 Installed: #13 79.61 boost-1.75.0-13.el9_7.x86_64 #13 79.61 boost-atomic-1.75.0-13.el9_7.x86_64 #13 79.61 boost-chrono-1.75.0-13.el9_7.x86_64 #13 79.61 boost-container-1.75.0-13.el9_7.x86_64 #13 79.61 boost-context-1.75.0-13.el9_7.x86_64 #13 79.61 boost-contract-1.75.0-13.el9_7.x86_64 #13 79.61 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 79.61 boost-date-time-1.75.0-13.el9_7.x86_64 #13 79.61 boost-fiber-1.75.0-13.el9_7.x86_64 #13 79.61 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 79.61 boost-graph-1.75.0-13.el9_7.x86_64 #13 79.61 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 79.61 boost-locale-1.75.0-13.el9_7.x86_64 #13 79.61 boost-log-1.75.0-13.el9_7.x86_64 #13 79.61 boost-math-1.75.0-13.el9_7.x86_64 #13 79.61 boost-nowide-1.75.0-13.el9_7.x86_64 #13 79.61 boost-program-options-1.75.0-13.el9_7.x86_64 #13 79.61 boost-python3-1.75.0-13.el9_7.x86_64 #13 79.61 boost-random-1.75.0-13.el9_7.x86_64 #13 79.61 boost-regex-1.75.0-13.el9_7.x86_64 #13 79.61 boost-serialization-1.75.0-13.el9_7.x86_64 #13 79.61 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 79.61 boost-system-1.75.0-13.el9_7.x86_64 #13 79.61 boost-test-1.75.0-13.el9_7.x86_64 #13 79.61 boost-thread-1.75.0-13.el9_7.x86_64 #13 79.61 boost-timer-1.75.0-13.el9_7.x86_64 #13 79.61 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 79.61 boost-wave-1.75.0-13.el9_7.x86_64 #13 79.61 gperftools-libs-2.9.1-3.el9.x86_64 #13 79.61 libicu-67.1-10.el9_6.x86_64 #13 79.61 libunwind-1.6.2-1.el9.x86_64 #13 79.61 #13 79.61 Complete! #13 80.91 77 files removed #13 82.86 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 82.96 Collecting contrail-vrouter-api==0.1.dev0 #13 82.97 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 83.65 Installing collected packages: contrail-vrouter-api #13 83.69 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 83.69 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 85.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.8s #15 exporting to image #15 exporting layers #15 exporting layers 6.0s done #15 writing image sha256:b19f8ab85caada57c508d24ed8d04ff5c41dd2c84bfe9913d64b5d197f672452 #15 writing image sha256:b19f8ab85caada57c508d24ed8d04ff5c41dd2c84bfe9913d64b5d197f672452 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 0.0s done #15 DONE 6.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-07-27 05:35:56,194: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d6d752e4bb3f: Preparing 4261fb00a221: Preparing 8bac9a72548d: Preparing 90686b6cc55b: Preparing 59e5e1f5b655: Preparing 669ba4dcb015: Preparing 5b70b49b58c9: Preparing d9d2120a2070: Preparing b8cc1517e54a: Preparing 468070d996d5: Preparing 1ecfdda0068e: Preparing 78f9975712cd: Preparing ade2fe631865: Preparing c90e70a63218: Preparing 19cd5bd296bd: Preparing 55f51711ec28: Preparing e1a8f5809fb1: Preparing 3305416571cf: Preparing 4222ec962e08: Preparing 8c2ba7f57ad0: Preparing 44343de3ea1d: Preparing 669ba4dcb015: Waiting 5b70b49b58c9: Waiting d9d2120a2070: Waiting b8cc1517e54a: Waiting 468070d996d5: Waiting 1ecfdda0068e: Waiting 78f9975712cd: Waiting ade2fe631865: Waiting c90e70a63218: Waiting 19cd5bd296bd: Waiting 4222ec962e08: Waiting 8c2ba7f57ad0: Waiting 44343de3ea1d: Waiting 55f51711ec28: Waiting e1a8f5809fb1: Waiting 3305416571cf: Waiting 8bac9a72548d: Pushed 90686b6cc55b: Pushed 59e5e1f5b655: Pushed d6d752e4bb3f: Pushed d9d2120a2070: Layer already exists b8cc1517e54a: Layer already exists 468070d996d5: Layer already exists 1ecfdda0068e: Layer already exists 78f9975712cd: Layer already exists 669ba4dcb015: Pushed ade2fe631865: Layer already exists c90e70a63218: Layer already exists 5b70b49b58c9: Pushed 19cd5bd296bd: Layer already exists e1a8f5809fb1: Layer already exists 55f51711ec28: Layer already exists 3305416571cf: Layer already exists 4222ec962e08: Layer already exists 8c2ba7f57ad0: Layer already exists 44343de3ea1d: Layer already exists 4261fb00a221: Pushed master-3_0_0_1-1: digest: sha256:01516fd85cdfa0abc5654d0f5a82042025b4fd8a9317ddd9b0f2f652034ea5e0 size: 4713 2026-07-27 05:36:29,611: INFO: Building opensdn-tor-agent finished successfully, duration: 136 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_0_1-1 9198c3d984a4 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_0_1-1 6c62c206d7a7 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_0_1-1 85ba4b6b64cc 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_0_1-1 1d220dbb3c52 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_0_1-1 1a0be9cbdeb0 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_0_1-1 6c7ab89edb78 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_0_1-1 e944426654c3 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_0_1-1 da937df76e82 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_0_1-1 9ae7462bb33e 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_0_1-1 f2d31ca1af13 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_0_1-1 c0b738faf293 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_0_1-1 93adbf083a1f 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_0_1-1 b9bd92c9a7b5 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_0_1-1 1e4f56de1fce 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_0_1-1 56052816be51 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_0_1-1 5cf727bf9af5 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_0_1-1 23f6319cfe70 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_0_1-1 d00730ce9617 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_0_1-1 fb3d6f40c2a4 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_0_1-1 dc2c36613c5d 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_0_1-1 610c13621581 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_0_1-1 9edace915682 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_0_1-1 4c01328a0271 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_0_1-1 5061e0eab326 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_0_1-1 0eb9d5c0cf03 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_0_1-1 7ba3608d551d 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_0_1-1 f264a38f1777 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_0_1-1 f4a25e98b29a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_0_1-1 75f2bfb5f2ef 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_0_1-1 9b039712e8cf 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_0_1-1 65e2c2a71fdf 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_0_1-1 2a01daac69eb 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_0_1-1 c155f5e5f1a0 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_0_1-1 5cf27842313c 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_0_1-1 80725bcc6abd 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_0_1-1 25833933f3f5 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_0_1-1 46f08bf04a70 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_0_1-1 d5f93e5c09f0 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_0_1-1 cea72dec020d 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_0_1-1 f094ed3eeeed 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_0_1-1 cbf012288058 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_0_1-1 b19f8ab85caa 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_0_1-1 a89168992f22 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_0_1-1 ac0ddacdb89f 791MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen db3ba3fa22d8 3.01GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile ab9644840588 22.6GB 0B tf-dev-sandbox:frozen db3ba3fa22d8 3.01GB 0B U