2025-11-03 16:30:12,838: INFO: Building opensdn-tor-agent 2025-11-03 16:30:12,887: 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_1_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=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 #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-2_3_1_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.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_1_1-1 #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_1_1-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #8 [internal] load build context #8 ... #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.0s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.8s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.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 ; yum install -y $pkgs gperftools-libs ; yum 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 1.948 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #14 3.475 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #14 4.141 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 264 kB 00:00 #14 4.641 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #14 9.151 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.0 MB 00:00 #14 14.06 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #14 14.49 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.3 MB 00:00 #14 16.13 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 392 kB 00:00 #14 16.95 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 451 kB 00:00 #14 17.76 added from: http://tf-mirrors.gz1.opensdn.io/re 252 kB/s | 16 kB 00:00 #14 18.41 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 kB/s | 257 B 00:00 #14 19.02 added from: http://tf-mirrors.gz1.opensdn.io/re 92 kB/s | 13 kB 00:00 #14 19.34 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #14 20.65 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 30 MB 00:00 #14 36.63 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #14 49.06 Dependencies resolved. #14 49.07 ======================================================================================= #14 49.07 Package Arch Version Repository Size #14 49.07 ======================================================================================= #14 49.07 Installing: #14 49.07 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 49.07 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 49.07 Installing dependencies: #14 49.07 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 49.07 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 49.07 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 49.07 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 49.07 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 49.07 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 49.07 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 49.07 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 49.07 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 49.07 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 49.07 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 49.07 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 49.07 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 49.07 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 49.07 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 49.07 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 49.07 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 49.07 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 49.07 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 49.07 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 49.07 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 49.07 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 49.07 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 49.07 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 49.07 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 49.07 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 49.07 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 49.07 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 49.07 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 49.07 #14 49.07 Transaction Summary #14 49.07 ======================================================================================= #14 49.07 Install 31 Packages #14 49.07 #14 49.07 Total download size: 12 M #14 49.07 Installed size: 41 M #14 49.07 Downloading Packages: #14 49.12 (1/31): boost-1.75.0-8.el9.x86_64.rpm 460 kB/s | 11 kB 00:00 #14 49.12 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 580 kB/s | 16 kB 00:00 #14 49.13 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 24 kB 00:00 #14 49.13 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 36 kB 00:00 #14 49.13 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #14 49.13 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 44 kB 00:00 #14 49.14 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #14 49.14 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #14 49.14 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 38 kB 00:00 #14 49.15 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.8 MB/s | 57 kB 00:00 #14 49.16 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #14 49.16 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.3 MB/s | 38 kB 00:00 #14 49.17 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #14 49.18 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 18 MB/s | 205 kB 00:00 #14 49.20 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #14 49.20 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 49.21 (17/31): boost-program-options-1.75.0-8.el9.x86 7.4 MB/s | 106 kB 00:00 #14 49.22 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 92 kB 00:00 #14 49.22 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 23 kB 00:00 #14 49.24 (20/31): boost-serialization-1.75.0-8.el9.x86_6 13 MB/s | 129 kB 00:00 #14 49.25 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 277 kB 00:00 #14 49.25 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 905 kB/s | 27 kB 00:00 #14 49.27 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #14 49.27 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #14 49.27 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 55 kB 00:00 #14 49.30 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #14 49.30 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #14 49.30 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #14 49.30 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 49.30 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.7 MB/s | 67 kB 00:00 #14 49.46 (31/31): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #14 49.46 -------------------------------------------------------------------------------- #14 49.46 Total 32 MB/s | 12 MB 00:00 #14 49.46 Running transaction check #14 49.55 Transaction check succeeded. #14 49.55 Running transaction test #14 49.99 Transaction test succeeded. #14 49.99 Running transaction #14 50.40 Preparing : 1/1 #14 50.53 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 50.53 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 50.54 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 50.57 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 50.82 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 50.83 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 50.83 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 50.85 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 50.85 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 50.86 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 50.88 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 50.88 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 50.92 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 50.92 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 50.92 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 50.92 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 50.92 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 50.93 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 50.96 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 50.96 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 50.96 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 50.98 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 50.98 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 50.98 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 50.98 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 51.00 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 51.01 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 51.01 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 51.02 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 51.02 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 51.04 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 51.05 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 51.24 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 51.24 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 51.24 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 51.24 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 51.24 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 51.24 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 51.24 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 51.24 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 51.24 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 51.24 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 51.24 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 51.24 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 51.24 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 51.24 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 51.24 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 51.24 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 51.24 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 51.24 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 51.24 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 51.24 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 51.24 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 51.24 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 51.24 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 51.24 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 51.24 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 51.24 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 51.24 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 51.24 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 51.24 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 51.24 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 51.24 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 51.40 #14 51.40 Installed: #14 51.40 boost-1.75.0-8.el9.x86_64 #14 51.40 boost-atomic-1.75.0-8.el9.x86_64 #14 51.40 boost-chrono-1.75.0-8.el9.x86_64 #14 51.40 boost-container-1.75.0-8.el9.x86_64 #14 51.40 boost-context-1.75.0-8.el9.x86_64 #14 51.40 boost-contract-1.75.0-8.el9.x86_64 #14 51.40 boost-coroutine-1.75.0-8.el9.x86_64 #14 51.40 boost-date-time-1.75.0-8.el9.x86_64 #14 51.40 boost-fiber-1.75.0-8.el9.x86_64 #14 51.40 boost-filesystem-1.75.0-8.el9.x86_64 #14 51.40 boost-graph-1.75.0-8.el9.x86_64 #14 51.40 boost-iostreams-1.75.0-8.el9.x86_64 #14 51.40 boost-locale-1.75.0-8.el9.x86_64 #14 51.40 boost-log-1.75.0-8.el9.x86_64 #14 51.40 boost-math-1.75.0-8.el9.x86_64 #14 51.40 boost-nowide-1.75.0-8.el9.x86_64 #14 51.40 boost-program-options-1.75.0-8.el9.x86_64 #14 51.40 boost-python3-1.75.0-8.el9.x86_64 #14 51.40 boost-random-1.75.0-8.el9.x86_64 #14 51.40 boost-regex-1.75.0-8.el9.x86_64 #14 51.40 boost-serialization-1.75.0-8.el9.x86_64 #14 51.40 boost-stacktrace-1.75.0-8.el9.x86_64 #14 51.40 boost-system-1.75.0-8.el9.x86_64 #14 51.40 boost-test-1.75.0-8.el9.x86_64 #14 51.40 boost-thread-1.75.0-8.el9.x86_64 #14 51.40 boost-timer-1.75.0-8.el9.x86_64 #14 51.40 boost-type_erasure-1.75.0-8.el9.x86_64 #14 51.40 boost-wave-1.75.0-8.el9.x86_64 #14 51.40 gperftools-libs-2.9.1-3.el9.x86_64 #14 51.40 libicu-67.1-9.el9.x86_64 #14 51.40 libunwind-1.6.2-1.el9.x86_64 #14 51.40 #14 51.40 Complete! #14 51.98 75 files removed #14 53.11 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 53.23 Collecting contrail-vrouter-api==0.1.dev0 #14 53.26 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 53.90 Installing collected packages: contrail-vrouter-api #14 53.94 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 53.94 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 54.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.4s #16 exporting to image #16 exporting layers #16 exporting layers 3.8s done #16 writing image sha256:f834c2619b639af58fbac52e1c4ce7791116a4f0eff8c8154bf07cab56b40e1d #16 writing image sha256:f834c2619b639af58fbac52e1c4ce7791116a4f0eff8c8154bf07cab56b40e1d 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_1_1-1 0.0s done #16 DONE 4.0s 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) 2025-11-03 16:31:23,313: INFO: Docker build duration: 71 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 259386a82acf: Preparing 9cfb1a6d6995: Preparing 0dc433d6e1b5: Preparing f3c684dbec30: Preparing cbf632f27fb7: Preparing 60fe3fe3b7c2: Preparing a9e808510cda: Preparing 061eacaa1cf0: Preparing f682f8b54f6a: Preparing 3c1729783a41: Preparing 7e206e520b78: Preparing cf51206ad610: Preparing 398085b832a9: Preparing efef1e0e2196: Preparing 8486adc19c1c: Preparing a90a289496a8: Preparing 5c6e0c6cda3e: Preparing d02eb9205eb6: Preparing 409ac028fb84: Preparing 44343de3ea1d: Preparing cbf632f27fb7: Waiting 60fe3fe3b7c2: Waiting a9e808510cda: Waiting 061eacaa1cf0: Waiting f682f8b54f6a: Waiting 3c1729783a41: Waiting 7e206e520b78: Waiting cf51206ad610: Waiting 398085b832a9: Waiting efef1e0e2196: Waiting 8486adc19c1c: Waiting a90a289496a8: Waiting 5c6e0c6cda3e: Waiting d02eb9205eb6: Waiting 409ac028fb84: Waiting 44343de3ea1d: Waiting f3c684dbec30: Pushed 0dc433d6e1b5: Pushed 259386a82acf: Pushed 60fe3fe3b7c2: Pushed cbf632f27fb7: Pushed 061eacaa1cf0: Layer already exists f682f8b54f6a: Layer already exists 3c1729783a41: Layer already exists 7e206e520b78: Layer already exists a9e808510cda: Pushed 398085b832a9: Layer already exists cf51206ad610: Layer already exists efef1e0e2196: Layer already exists 8486adc19c1c: Layer already exists 5c6e0c6cda3e: Layer already exists a90a289496a8: Layer already exists d02eb9205eb6: Layer already exists 44343de3ea1d: Layer already exists 409ac028fb84: Layer already exists 9cfb1a6d6995: Pushed master-2_3_1_1-1: digest: sha256:d7302f2ab6bd3968eaf1871d8253f530a5421f095cb76232708bfb51322e81a2 size: 4505 2025-11-03 16:31:48,730: INFO: Building opensdn-tor-agent finished successfully, duration: 96 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_1_1-1 d46765fd2c1f 21 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_1_1-1 f834c2619b63 30 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_1_1-1 41326337d956 34 seconds ago 637MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_1_1-1 08773844a1b8 37 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_1_1-1 0e84d2a25bfb About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_1_1-1 c83fae325c6b About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_1_1-1 7b9bffddc3e9 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_1_1-1 c1c3f36a32c0 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_1_1-1 74e81f38d21e About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_1_1-1 ef0d73be2b72 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_1_1-1 3b49146aac92 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_1_1-1 8a63871a4740 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_1_1-1 d26988379113 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_1_1-1 70f9728852e8 About a minute ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_1_1-1 8d594a5185f1 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_1_1-1 24a4e091cb46 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_1_1-1 4a6f13553ffb About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_1_1-1 e4a5c2696ee7 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_1_1-1 34bd6ff60fcc 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_1_1-1 c091baaebac2 3 minutes ago 301MB opensdn-test-test master-2_3_1_1-1 242a3efe6b12 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_1_1-1 242a3efe6b12 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_1_1-1 9a417ccd5dcf 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_1_1-1 242c64ea8596 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_1_1-1 6a982d979a4e 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_1_1-1 bec874d0bb06 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_1_1-1 e83e01c884e7 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_1_1-1 b4c12fc78510 4 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_1_1-1 0f94489ce9cf 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_1_1-1 d5ffd9e2baaa 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_1_1-1 06562b2c6ddf 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_1_1-1 0bc35b262b17 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_1_1-1 2c2c396866fe 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_1_1-1 cbd2c2b6be6b 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_1_1-1 ba02fbbbe139 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_1_1-1 7c237e42da70 8 minutes ago 2.46MB tf-dev-sandbox compile 4a4863c13831 8 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_1_1-1 87557c9b3fe9 19 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_1_1-1 1a384f61a7aa 19 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_1_1-1 7d1365f8c92a 19 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src dec22ca61e36 19 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_1_1-1 ce1117ee1f6b 19 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen fcdd57fc14df 43 hours ago 23.5GB