2025-10-21 21:32:26,058: INFO: Building opensdn-tor-agent 2025-10-21 21:32:26,122: 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_2_6_8-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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_8-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 2.9s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_8-1 #5 DONE 0.2s #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 2.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.3s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 8.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 7.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 ; 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 #13 1.583 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.1 MB 00:00 #13 2.003 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #13 2.206 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 264 kB 00:00 #13 2.452 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 7.0 MB 00:00 #13 3.918 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 4.0 MB 00:00 #13 4.902 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 939 kB 00:00 #13 5.174 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.3 MB 00:00 #13 5.860 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 392 kB 00:00 #13 6.033 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 6.209 added from: http://tf-mirrors.gz1.opensdn.io/re 726 kB/s | 16 kB 00:00 #13 6.387 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 #13 6.487 added from: http://tf-mirrors.gz1.opensdn.io/re 430 kB/s | 13 kB 00:00 #13 6.600 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 64 kB 00:00 #13 7.111 added from: http://tf-mirrors.gz1.opensdn.io/re 99 MB/s | 30 MB 00:00 #13 13.33 Third parties for OpenSDN 44 MB/s | 5.1 MB 00:00 #13 17.03 Dependencies resolved. #13 17.04 ======================================================================================= #13 17.04 Package Arch Version Repository Size #13 17.04 ======================================================================================= #13 17.04 Installing: #13 17.04 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 17.04 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 17.04 Installing dependencies: #13 17.04 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 17.04 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 17.04 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 17.04 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 17.04 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 17.04 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 17.04 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 17.04 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 17.04 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 17.04 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 17.04 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 17.04 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 17.04 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 17.04 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 17.04 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 17.04 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 17.04 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 17.04 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 17.04 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 17.04 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 17.04 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 17.04 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 17.04 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 17.04 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 17.04 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 17.04 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 17.04 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 17.04 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 17.04 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 17.04 #13 17.04 Transaction Summary #13 17.04 ======================================================================================= #13 17.04 Install 31 Packages #13 17.04 #13 17.04 Total download size: 12 M #13 17.04 Installed size: 41 M #13 17.04 Downloading Packages: #13 17.06 (1/31): boost-1.75.0-8.el9.x86_64.rpm 512 kB/s | 11 kB 00:00 #13 17.07 (2/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 24 kB 00:00 #13 17.07 (3/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 503 kB/s | 16 kB 00:00 #13 17.08 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 36 kB 00:00 #13 17.10 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 967 kB/s | 15 kB 00:00 #13 17.10 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 44 kB 00:00 #13 17.10 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 32 kB 00:00 #13 17.10 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #13 17.12 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 38 kB 00:00 #13 17.20 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 718 kB/s | 57 kB 00:00 #13 17.47 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 287 kB/s | 101 kB 00:00 #13 17.79 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 66 kB/s | 38 kB 00:00 #13 17.98 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 424 kB/s | 214 kB 00:00 #13 18.27 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 806 kB/s | 408 kB 00:00 #13 18.54 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 368 kB/s | 205 kB 00:00 #13 18.94 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 22 kB/s | 15 kB 00:00 #13 19.00 (17/31): boost-program-options-1.75.0-8.el9.x86 228 kB/s | 106 kB 00:00 #13 19.01 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 92 kB 00:00 #13 19.01 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #13 19.04 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 277 kB 00:00 #13 19.05 (21/31): boost-serialization-1.75.0-8.el9.x86_6 3.7 MB/s | 129 kB 00:00 #13 19.05 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.6 MB/s | 27 kB 00:00 #13 19.06 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #13 19.06 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 21 MB/s | 230 kB 00:00 #13 19.07 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 55 kB 00:00 #13 19.07 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #13 19.07 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.8 MB/s | 30 kB 00:00 #13 19.08 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 21 MB/s | 208 kB 00:00 #13 19.09 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 19.10 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.0 MB/s | 67 kB 00:00 #13 19.20 (31/31): libicu-67.1-9.el9.x86_64.rpm 4.5 MB/s | 9.6 MB 00:02 #13 19.20 -------------------------------------------------------------------------------- #13 19.20 Total 5.8 MB/s | 12 MB 00:02 #13 19.20 Running transaction check #13 19.20 Transaction check succeeded. #13 19.20 Running transaction test #13 19.36 Transaction test succeeded. #13 19.36 Running transaction #13 20.33 Preparing : 1/1 #13 20.64 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 20.93 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 21.16 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 21.33 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 21.67 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 21.67 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 21.76 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 21.76 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 21.76 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 21.76 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 21.76 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 21.76 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 21.76 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 21.76 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 21.76 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 21.83 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 22.00 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 22.15 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 22.15 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 22.15 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 22.15 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 22.21 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 22.21 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 22.21 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 22.21 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 22.21 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 22.21 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 22.21 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 22.26 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 22.26 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 22.26 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 22.26 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 22.53 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 22.53 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 22.53 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 22.53 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 22.53 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 22.53 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 22.53 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 22.53 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 22.53 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 22.53 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 22.53 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 22.53 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 22.53 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 22.53 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 22.53 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 22.53 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 22.53 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 22.53 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 22.53 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 22.53 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 22.53 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 22.53 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 22.53 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 22.53 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 22.53 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 22.53 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 22.53 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 22.53 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 22.53 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 22.53 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 22.53 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 22.65 #13 22.65 Installed: #13 22.65 boost-1.75.0-8.el9.x86_64 #13 22.65 boost-atomic-1.75.0-8.el9.x86_64 #13 22.65 boost-chrono-1.75.0-8.el9.x86_64 #13 22.65 boost-container-1.75.0-8.el9.x86_64 #13 22.65 boost-context-1.75.0-8.el9.x86_64 #13 22.65 boost-contract-1.75.0-8.el9.x86_64 #13 22.65 boost-coroutine-1.75.0-8.el9.x86_64 #13 22.65 boost-date-time-1.75.0-8.el9.x86_64 #13 22.65 boost-fiber-1.75.0-8.el9.x86_64 #13 22.65 boost-filesystem-1.75.0-8.el9.x86_64 #13 22.65 boost-graph-1.75.0-8.el9.x86_64 #13 22.65 boost-iostreams-1.75.0-8.el9.x86_64 #13 22.65 boost-locale-1.75.0-8.el9.x86_64 #13 22.65 boost-log-1.75.0-8.el9.x86_64 #13 22.65 boost-math-1.75.0-8.el9.x86_64 #13 22.65 boost-nowide-1.75.0-8.el9.x86_64 #13 22.65 boost-program-options-1.75.0-8.el9.x86_64 #13 22.65 boost-python3-1.75.0-8.el9.x86_64 #13 22.65 boost-random-1.75.0-8.el9.x86_64 #13 22.65 boost-regex-1.75.0-8.el9.x86_64 #13 22.65 boost-serialization-1.75.0-8.el9.x86_64 #13 22.65 boost-stacktrace-1.75.0-8.el9.x86_64 #13 22.65 boost-system-1.75.0-8.el9.x86_64 #13 22.65 boost-test-1.75.0-8.el9.x86_64 #13 22.65 boost-thread-1.75.0-8.el9.x86_64 #13 22.65 boost-timer-1.75.0-8.el9.x86_64 #13 22.65 boost-type_erasure-1.75.0-8.el9.x86_64 #13 22.65 boost-wave-1.75.0-8.el9.x86_64 #13 22.65 gperftools-libs-2.9.1-3.el9.x86_64 #13 22.65 libicu-67.1-9.el9.x86_64 #13 22.65 libunwind-1.6.2-1.el9.x86_64 #13 22.65 #13 22.65 Complete! #13 22.89 75 files removed #13 23.25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 23.25 Collecting contrail-vrouter-api==0.1.dev0 #13 23.27 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 23.35 Installing collected packages: contrail-vrouter-api #13 23.72 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 23.75 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 25.2s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:72de30d570862a46e6fb7f89e8598b1865bd463255dd476c216ed3305712e05d done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_6_8-1 done #15 DONE 0.6s 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-10-21 21:34:53,272: INFO: Docker build duration: 147 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f1052e3c45e5: Preparing c16ee2309971: Preparing 6d084bb87f7d: Preparing e2440807b036: Preparing 09b7bc8de125: Preparing 85b552f45e19: Preparing c813698422fe: Preparing b58a372804bf: Preparing 1975d2a859c4: Preparing 21c20a1d48f3: Preparing 8864d22cc93f: Preparing 06c58b3e65ad: Preparing 294bfde93add: Preparing 47672624d51d: Preparing f34e484ba7b7: Preparing 1c79a05900d5: Preparing e5e7902cfa4e: Preparing d06600f8c519: Preparing 44343de3ea1d: Preparing f1052e3c45e5: Waiting c16ee2309971: Waiting 6d084bb87f7d: Waiting e2440807b036: Waiting 09b7bc8de125: Waiting 85b552f45e19: Waiting c813698422fe: Waiting b58a372804bf: Waiting 1975d2a859c4: Waiting 21c20a1d48f3: Waiting 8864d22cc93f: Waiting 06c58b3e65ad: Waiting 294bfde93add: Waiting 47672624d51d: Waiting f34e484ba7b7: Waiting 1c79a05900d5: Waiting e5e7902cfa4e: Waiting d06600f8c519: Waiting 44343de3ea1d: Waiting f1052e3c45e5: Pushed 6d084bb87f7d: Pushed e2440807b036: Pushed 09b7bc8de125: Pushed 85b552f45e19: Pushed c813698422fe: Pushed b58a372804bf: Layer already exists 1975d2a859c4: Layer already exists 21c20a1d48f3: Layer already exists 8864d22cc93f: Layer already exists 06c58b3e65ad: Layer already exists 294bfde93add: Layer already exists 47672624d51d: Layer already exists f34e484ba7b7: Layer already exists 1c79a05900d5: Layer already exists e5e7902cfa4e: Layer already exists d06600f8c519: Layer already exists 44343de3ea1d: Layer already exists c16ee2309971: Pushed master-2_2_6_8-1: digest: sha256:ea3f1e0359d6c52ca21366baf18e7ad0dcf347ece5fd46e31f514bf4726253a4 size: 4292 2025-10-21 21:35:23,099: INFO: Building opensdn-tor-agent finished successfully, duration: 177 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_6_8-1 72de30d57086 31 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_2_6_8-1 ebc3b95111e1 50 seconds ago 1.38GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_6_8-1 24e42debb065 55 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_6_8-1 0d137489220d 57 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_6_8-1 abbabfd5dafd 57 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_6_8-1 82ec6e02b201 57 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_6_8-1 746657b96cbc About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_6_8-1 3dad488f19c0 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_6_8-1 347cff1a8d52 About a minute ago 790MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_6_8-1 a7948741858f About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_6_8-1 4379ec68a200 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_6_8-1 751f29a73dff About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_6_8-1 1dc66fc54c7d About a minute ago 536MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_8-1 156dc08d9b1a About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_6_8-1 acd0eb0ff0d1 About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_6_8-1 f74d70a4c8dc About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_8-1 da098ed8736a 2 minutes ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_8-1 6aa229576ffa 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_8-1 5235d731d373 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_6_8-1 1f0c0c5ae103 2 minutes ago 888MB opensdn-test-test master-2_2_6_8-1 e45af231ba77 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_6_8-1 e45af231ba77 2 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_8-1 96bbf5821739 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_8-1 fb874e12474e 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_6_8-1 39cbf98c4bb3 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_8-1 73d595ce9ba3 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_8-1 ddbc9eee41a2 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_8-1 d6ccb0a42888 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_8-1 c4d8d22656d2 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_8-1 253a27902b48 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_8-1 adc434e573f2 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_8-1 d2c6394d90ea 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_8-1 7be42878a0c0 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_8-1 40c6457af461 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_8-1 a174891d3ae8 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_8-1 01f620656ec9 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_8-1 ec250c72fd74 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_8-1 cefb901d3639 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_8-1 1604f5d855a8 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_8-1 423c908d145b 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_8-1 439df875b4e2 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_8-1 e370a012f3b1 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_8-1 efe7c8b60c21 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_8-1 acf37f8a921c 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_8-1 2483f3f57e32 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_8-1 148c97791fb5 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_8-1 75d197c70fdc 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_8-1 c952213b09ff 5 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_8-1 7af667b7169f 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_8-1 33b64aba24cd 6 minutes ago 2.45MB tf-dev-sandbox compile b8e228a95ef4 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_8-1 403ad2c3ab02 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 0974a412960a About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_8-1 8d6f113ff5ff About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_8-1 043cb85dc1c7 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_8-1 bd9ad7e71a55 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable f943a64e02fb 2 days ago 2.81GB