2025-09-18 07:31:13,687: INFO: Building opensdn-tor-agent 2025-09-18 07:31:13,736: 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_1_1_2-1_4 --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 #0 building with "default" instance using docker driver #1 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_4 #1 DONE 1.7s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.91kB done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_4 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 0.1s #8 [stage-1 2/8] COPY --from=build /root/contrail/build/usr/lib/libisc*so /usr/lib/ #8 DONE 1.0s #9 [stage-1 3/8] COPY --from=build /root/contrail/build/usr/lib/liblog4cplus*so /usr/lib/ #9 DONE 1.0s #10 [stage-1 4/8] COPY --from=build /root/contrail/build/usr/bin/vrouter-port-control /usr/bin/ #10 DONE 6.5s #11 [stage-1 5/8] COPY --from=build /root/contrail/build/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.9s #12 [stage-1 6/8] COPY --from=build /root/contrail/build/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #13 [stage-1 7/8] RUN set -e ; 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 ; 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 #13 0.939 ldconfig: /lib/libisccfg-9.21.3.so is not a symbolic link #13 0.939 #13 0.939 ldconfig: /lib/libisccc-9.21.3.so is not a symbolic link #13 0.939 #13 0.939 ldconfig: /lib/libisc-9.21.3.so is not a symbolic link #13 0.939 #13 0.939 ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #13 0.939 #13 1.906 Contrail repo 3.9 MB/s | 81 kB 00:00 #13 2.061 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 3.577 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 4.293 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #13 4.744 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #13 11.91 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #13 15.75 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #13 16.62 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #13 17.47 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #13 18.24 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 451 kB 00:00 #13 18.46 added from: http://tf-mirrors.gz1.opensdn.io/re 207 kB/s | 16 kB 00:00 #13 18.95 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 kB/s | 257 B 00:00 #13 19.28 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 13 kB 00:00 #13 19.67 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #13 20.84 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 30 MB 00:00 #13 42.08 Third parties for OpenSDN 30 MB/s | 5.4 MB 00:00 #13 56.85 Dependencies resolved. #13 56.85 ======================================================================================= #13 56.85 Package Arch Version Repository Size #13 56.85 ======================================================================================= #13 56.85 Installing: #13 56.85 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 56.85 Installing dependencies: #13 56.85 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 56.85 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 56.85 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 56.85 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 56.85 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 56.85 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 56.85 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 56.85 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 56.85 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 56.85 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 56.85 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 56.85 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 56.85 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 56.85 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 56.85 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 56.85 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 56.85 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 56.85 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 56.85 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 56.85 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 56.85 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 56.85 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 56.85 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 56.85 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 56.85 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 56.85 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 56.85 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 56.85 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 56.85 #13 56.85 Transaction Summary #13 56.85 ======================================================================================= #13 56.85 Install 29 Packages #13 56.85 #13 56.85 Total download size: 12 M #13 56.85 Installed size: 39 M #13 56.85 Downloading Packages: #13 56.88 (1/29): boost-1.75.0-8.el9.x86_64.rpm 379 kB/s | 11 kB 00:00 #13 56.89 (2/29): boost-atomic-1.75.0-8.el9.x86_64.rpm 433 kB/s | 16 kB 00:00 #13 56.92 (3/29): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 24 kB 00:00 #13 56.92 (4/29): boost-container-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 36 kB 00:00 #13 56.92 (5/29): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 56.92 (6/29): boost-contract-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 44 kB 00:00 #13 56.92 (7/29): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #13 56.97 (8/29): boost-date-time-1.75.0-8.el9.x86_64.rpm 382 kB/s | 13 kB 00:00 #13 56.97 (9/29): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 38 kB 00:00 #13 56.97 (10/29): boost-filesystem-1.75.0-8.el9.x86_64.r 4.8 MB/s | 57 kB 00:00 #13 56.97 (11/29): boost-graph-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 101 kB 00:00 #13 56.99 (12/29): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.0 MB/s | 38 kB 00:00 #13 56.99 (13/29): boost-locale-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 214 kB 00:00 #13 57.02 (14/29): boost-math-1.75.0-8.el9.x86_64.rpm 7.9 MB/s | 205 kB 00:00 #13 57.03 (15/29): boost-log-1.75.0-8.el9.x86_64.rpm 7.2 MB/s | 408 kB 00:00 #13 57.04 (16/29): boost-nowide-1.75.0-8.el9.x86_64.rpm 651 kB/s | 15 kB 00:00 #13 57.04 (17/29): boost-program-options-1.75.0-8.el9.x86 8.9 MB/s | 106 kB 00:00 #13 57.05 (18/29): boost-python3-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 92 kB 00:00 #13 57.09 (19/29): boost-random-1.75.0-8.el9.x86_64.rpm 528 kB/s | 23 kB 00:00 #13 57.11 (20/29): boost-serialization-1.75.0-8.el9.x86_6 8.0 MB/s | 129 kB 00:00 #13 57.12 (21/29): boost-regex-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 277 kB 00:00 #13 57.13 (22/29): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.4 MB/s | 27 kB 00:00 #13 57.14 (23/29): boost-system-1.75.0-8.el9.x86_64.rpm 718 kB/s | 13 kB 00:00 #13 57.15 (24/29): boost-thread-1.75.0-8.el9.x86_64.rpm 8.6 MB/s | 55 kB 00:00 #13 57.18 (25/29): boost-test-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 230 kB 00:00 #13 57.18 (26/29): boost-timer-1.75.0-8.el9.x86_64.rpm 955 kB/s | 23 kB 00:00 #13 57.18 (27/29): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #13 57.19 (28/29): boost-wave-1.75.0-8.el9.x86_64.rpm 15 MB/s | 208 kB 00:00 #13 58.00 (29/29): libicu-67.1-9.el9.x86_64.rpm 8.4 MB/s | 9.6 MB 00:01 #13 58.00 -------------------------------------------------------------------------------- #13 58.00 Total 10 MB/s | 12 MB 00:01 #13 58.00 Running transaction check #13 58.11 Transaction check succeeded. #13 58.11 Running transaction test #13 58.78 Transaction test succeeded. #13 58.78 Running transaction #13 60.94 Preparing : 1/1 #13 61.32 Installing : boost-system-1.75.0-8.el9.x86_64 1/29 #13 61.35 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/29 #13 61.35 Installing : boost-thread-1.75.0-8.el9.x86_64 3/29 #13 61.38 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/29 #13 62.54 Installing : libicu-67.1-9.el9.x86_64 5/29 #13 62.64 Installing : boost-regex-1.75.0-8.el9.x86_64 6/29 #13 62.64 Installing : boost-context-1.75.0-8.el9.x86_64 7/29 #13 62.64 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/29 #13 62.64 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/29 #13 62.78 Installing : boost-log-1.75.0-8.el9.x86_64 10/29 #13 62.82 Installing : boost-wave-1.75.0-8.el9.x86_64 11/29 #13 62.86 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/29 #13 62.86 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/29 #13 62.86 Installing : boost-graph-1.75.0-8.el9.x86_64 14/29 #13 62.90 Installing : boost-locale-1.75.0-8.el9.x86_64 15/29 #13 62.90 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/29 #13 62.92 Installing : boost-timer-1.75.0-8.el9.x86_64 17/29 #13 62.94 Installing : boost-test-1.75.0-8.el9.x86_64 18/29 #13 62.96 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/29 #13 62.99 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/29 #13 63.00 Installing : boost-random-1.75.0-8.el9.x86_64 21/29 #13 63.00 Installing : boost-python3-1.75.0-8.el9.x86_64 22/29 #13 63.02 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/29 #13 63.02 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/29 #13 63.05 Installing : boost-math-1.75.0-8.el9.x86_64 25/29 #13 63.05 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/29 #13 63.05 Installing : boost-contract-1.75.0-8.el9.x86_64 27/29 #13 63.06 Installing : boost-container-1.75.0-8.el9.x86_64 28/29 #13 63.07 Installing : boost-1.75.0-8.el9.x86_64 29/29 #13 63.10 Running scriptlet: boost-1.75.0-8.el9.x86_64 29/29 #13 63.20 /sbin/ldconfig: /lib/libisccfg-9.21.3.so is not a symbolic link #13 63.20 #13 63.20 /sbin/ldconfig: /lib/libisccc-9.21.3.so is not a symbolic link #13 63.20 #13 63.20 /sbin/ldconfig: /lib/libisc-9.21.3.so is not a symbolic link #13 63.20 #13 63.20 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #13 63.20 #13 63.20 #13 64.15 Verifying : libicu-67.1-9.el9.x86_64 1/29 #13 64.20 Verifying : boost-1.75.0-8.el9.x86_64 2/29 #13 64.20 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/29 #13 64.20 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/29 #13 64.20 Verifying : boost-container-1.75.0-8.el9.x86_64 5/29 #13 64.20 Verifying : boost-context-1.75.0-8.el9.x86_64 6/29 #13 64.20 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/29 #13 64.20 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/29 #13 64.20 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/29 #13 64.20 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/29 #13 64.20 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/29 #13 64.20 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/29 #13 64.20 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/29 #13 64.20 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/29 #13 64.20 Verifying : boost-log-1.75.0-8.el9.x86_64 15/29 #13 64.20 Verifying : boost-math-1.75.0-8.el9.x86_64 16/29 #13 64.20 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/29 #13 64.20 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/29 #13 64.20 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/29 #13 64.20 Verifying : boost-random-1.75.0-8.el9.x86_64 20/29 #13 64.20 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/29 #13 64.20 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/29 #13 64.20 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/29 #13 64.20 Verifying : boost-system-1.75.0-8.el9.x86_64 24/29 #13 64.20 Verifying : boost-test-1.75.0-8.el9.x86_64 25/29 #13 64.20 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/29 #13 64.20 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/29 #13 64.20 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/29 #13 64.20 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/29 #13 65.87 #13 65.87 Installed: #13 65.87 boost-1.75.0-8.el9.x86_64 #13 65.87 boost-atomic-1.75.0-8.el9.x86_64 #13 65.87 boost-chrono-1.75.0-8.el9.x86_64 #13 65.87 boost-container-1.75.0-8.el9.x86_64 #13 65.87 boost-context-1.75.0-8.el9.x86_64 #13 65.87 boost-contract-1.75.0-8.el9.x86_64 #13 65.87 boost-coroutine-1.75.0-8.el9.x86_64 #13 65.87 boost-date-time-1.75.0-8.el9.x86_64 #13 65.87 boost-fiber-1.75.0-8.el9.x86_64 #13 65.87 boost-filesystem-1.75.0-8.el9.x86_64 #13 65.87 boost-graph-1.75.0-8.el9.x86_64 #13 65.87 boost-iostreams-1.75.0-8.el9.x86_64 #13 65.87 boost-locale-1.75.0-8.el9.x86_64 #13 65.87 boost-log-1.75.0-8.el9.x86_64 #13 65.87 boost-math-1.75.0-8.el9.x86_64 #13 65.87 boost-nowide-1.75.0-8.el9.x86_64 #13 65.87 boost-program-options-1.75.0-8.el9.x86_64 #13 65.87 boost-python3-1.75.0-8.el9.x86_64 #13 65.87 boost-random-1.75.0-8.el9.x86_64 #13 65.87 boost-regex-1.75.0-8.el9.x86_64 #13 65.87 boost-serialization-1.75.0-8.el9.x86_64 #13 65.87 boost-stacktrace-1.75.0-8.el9.x86_64 #13 65.87 boost-system-1.75.0-8.el9.x86_64 #13 65.87 boost-test-1.75.0-8.el9.x86_64 #13 65.87 boost-thread-1.75.0-8.el9.x86_64 #13 65.87 boost-timer-1.75.0-8.el9.x86_64 #13 65.87 boost-type_erasure-1.75.0-8.el9.x86_64 #13 65.87 boost-wave-1.75.0-8.el9.x86_64 #13 65.87 libicu-67.1-9.el9.x86_64 #13 65.87 #13 65.87 Complete! #13 67.51 80 files removed #13 68.82 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 68.82 Collecting contrail-vrouter-api==0.1.dev0 #13 68.83 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 69.24 Installing collected packages: contrail-vrouter-api #13 69.52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #13 69.52 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 70.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.5s #15 exporting to image #15 exporting layers #15 exporting layers 7.8s done #15 writing image sha256:5c69c47cd9e12e1553aca49d2a3c362b57f9e79ac45b99df9a148e67c2540a3a 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_1_2-1_4 0.0s done #15 DONE 8.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-09-18 07:32:53,511: INFO: Docker build duration: 100 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 0634599bc48c: Preparing 9b91906b7ba2: Preparing 82a7b2659161: Preparing c68992a7c2d1: Preparing f2b5dcbf76d7: Preparing d2272919a1da: Preparing 4cbfb67cac7e: Preparing 57f53806e80f: Preparing 3368b939d07a: Preparing 0425beded994: Preparing 912b31fd4e5b: Preparing 95fc032a706c: Preparing 1553b3f6917a: Preparing 06629b73357c: Preparing d03ef54f99ae: Preparing 087ef4a322c2: Preparing 7076ecd2787f: Preparing 379700ac438e: Preparing 44343de3ea1d: Preparing f2b5dcbf76d7: Waiting d2272919a1da: Waiting 4cbfb67cac7e: Waiting 57f53806e80f: Waiting 3368b939d07a: Waiting 0425beded994: Waiting 912b31fd4e5b: Waiting 95fc032a706c: Waiting 1553b3f6917a: Waiting 06629b73357c: Waiting d03ef54f99ae: Waiting 087ef4a322c2: Waiting 7076ecd2787f: Waiting 379700ac438e: Waiting 44343de3ea1d: Waiting c68992a7c2d1: Pushed 82a7b2659161: Pushed 0634599bc48c: Pushed f2b5dcbf76d7: Pushed 57f53806e80f: Layer already exists 3368b939d07a: Layer already exists 4cbfb67cac7e: Pushed 0425beded994: Layer already exists d2272919a1da: Pushed 912b31fd4e5b: Layer already exists 95fc032a706c: Layer already exists 06629b73357c: Layer already exists 1553b3f6917a: Layer already exists d03ef54f99ae: Layer already exists 7076ecd2787f: Layer already exists 087ef4a322c2: Layer already exists 379700ac438e: Layer already exists 44343de3ea1d: Layer already exists 9b91906b7ba2: Pushed master-2_1_1_2-1_4: digest: sha256:e4b35655c726516a8880d93a5a06f0b01ddabac1a603bf15bdfdeb23e28edc09 size: 4291 2025-09-18 07:33:19,203: INFO: Building opensdn-tor-agent finished successfully, duration: 126 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-1_4 3962a7cb001d 10 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_1_2-1_4 5c69c47cd9e1 35 seconds ago 576MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_1_2-1_4 59aa6bc28129 37 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_4 e8176b733284 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_4 51f18d679a80 About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_1_2-1_4 5eb69d873850 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_4 fe9e2db4f055 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_4 01b28e6afa4b About a minute ago 526MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_4 35692c422800 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_4 2500ae4ff89e About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_4 7ffa277f1911 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_4 f06dcfca7dd4 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-1_4 1313674b3f00 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_4 9a5768d82442 About a minute ago 515MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_4 4e95b33f4632 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_4 af79c51f3e3c About a minute ago 518MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_4 01a2c472cb6e About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_4 33c9a6c9d329 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_4 a5c674e37a78 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_4 34d03dab097c 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_4 70a949c93f01 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_4 3989b21357f8 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_4 48a38407bb11 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_4 656875dac8f8 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_4 7ddc5bdfeab7 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_4 4d1a25ae2049 3 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_4 d7af495d8155 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_4 b722e62f6387 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_4 6e2065f53d6c 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_4 259d465fc2fd 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_4 d6b1a69e05a1 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_4 2e06c582c229 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_4 e6067accb66c 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_4 aa5e362b3ed7 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_4 c4a871c1d3be 6 minutes ago 2.41MB tf-dev-sandbox compile 8bcb4ba0d007 6 minutes ago 30.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_4 4d10bf243e0d 26 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3fb6c6a146b7 26 minutes ago 2.39MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_4 bf271fc84215 26 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_4 67a7548f2051 26 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_4 3a8762fd7cca 26 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 36 hours ago 22GB