2026-04-09 01:18:42,388: INFO: Building opensdn-tor-agent 2026-04-09 01:18:42,422: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --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 DONE 1.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.6s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 3.6s #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.230 Third parties for OpenSDN 16 MB/s | 5.1 MB 00:00 #14 4.278 Extra Packages for Enterprise Linux 9 - x86_64 23 MB/s | 20 MB 00:00 #14 23.41 Extra Packages for Enterprise Linux 9 openh264 1.9 kB/s | 2.5 kB 00:01 #14 24.72 Rocky Linux 9 - BaseOS 21 MB/s | 17 MB 00:00 #14 31.90 Rocky Linux 9 - AppStream 23 MB/s | 17 MB 00:00 #14 38.70 Rocky Linux 9 - Extras 64 kB/s | 17 kB 00:00 #14 43.46 Dependencies resolved. #14 43.46 ================================================================================ #14 43.46 Package Arch Version Repository Size #14 43.46 ================================================================================ #14 43.46 Installing: #14 43.46 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #14 43.46 gperftools-libs x86_64 2.9.1-3.el9 epel 308 k #14 43.46 Installing dependencies: #14 43.46 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #14 43.46 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #14 43.46 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #14 43.46 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #14 43.46 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #14 43.46 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #14 43.46 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #14 43.46 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #14 43.46 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #14 43.46 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #14 43.46 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #14 43.46 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #14 43.46 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #14 43.46 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #14 43.46 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #14 43.46 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #14 43.46 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #14 43.46 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #14 43.46 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #14 43.46 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #14 43.46 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #14 43.46 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #14 43.46 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #14 43.46 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #14 43.46 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #14 43.46 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #14 43.46 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #14 43.46 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #14 43.46 libunwind x86_64 1.6.2-1.el9 epel 67 k #14 43.46 #14 43.46 Transaction Summary #14 43.46 ================================================================================ #14 43.46 Install 31 Packages #14 43.46 #14 43.46 Total download size: 12 M #14 43.46 Installed size: 41 M #14 43.46 Downloading Packages: #14 44.83 (1/31): libunwind-1.6.2-1.el9.x86_64.rpm 239 kB/s | 67 kB 00:00 #14 44.95 (2/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 749 kB/s | 308 kB 00:00 #14 45.03 (3/31): boost-1.75.0-13.el9_7.x86_64.rpm 45 kB/s | 9.9 kB 00:00 #14 45.19 (4/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 58 kB/s | 15 kB 00:00 #14 45.35 (5/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 73 kB/s | 23 kB 00:00 #14 45.43 (6/31): boost-container-1.75.0-13.el9_7.x86_64. 159 kB/s | 35 kB 00:00 #14 45.56 (7/31): boost-context-1.75.0-13.el9_7.x86_64.rp 62 kB/s | 13 kB 00:00 #14 45.69 (8/31): boost-contract-1.75.0-13.el9_7.x86_64.r 158 kB/s | 43 kB 00:00 #14 45.89 (9/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 89 kB/s | 30 kB 00:00 #14 46.23 (10/31): boost-date-time-1.75.0-13.el9_7.x86_64 23 kB/s | 11 kB 00:00 #14 46.48 (11/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 64 kB/s | 37 kB 00:00 #14 47.04 (12/31): boost-filesystem-1.75.0-13.el9_7.x86_6 64 kB/s | 55 kB 00:00 #14 47.68 (13/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 83 kB/s | 99 kB 00:01 #14 47.82 (14/31): boost-iostreams-1.75.0-13.el9_7.x86_64 47 kB/s | 37 kB 00:00 #14 47.88 (15/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 212 kB 00:00 #14 47.88 (16/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 23 MB/s | 203 kB 00:00 #14 47.88 (17/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #14 47.88 (18/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 936 kB/s | 13 kB 00:00 #14 47.88 (19/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #14 47.88 (20/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.5 MB/s | 91 kB 00:00 #14 47.88 (21/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #14 47.90 (22/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #14 47.95 (23/31): boost-serialization-1.75.0-13.el9_7.x8 7.5 MB/s | 127 kB 00:00 #14 47.95 (24/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.5 MB/s | 25 kB 00:00 #14 47.95 (25/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #14 47.95 (26/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #14 47.95 (27/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.2 MB/s | 53 kB 00:00 #14 47.95 (28/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 21 kB 00:00 #14 47.95 (29/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #14 47.95 (30/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 207 kB 00:00 #14 48.10 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 2.7 MB/s | 9.6 MB 00:03 #14 48.10 -------------------------------------------------------------------------------- #14 48.10 Total 2.7 MB/s | 12 MB 00:04 #14 49.48 Running transaction check #14 49.53 Transaction check succeeded. #14 49.53 Running transaction test #14 49.77 Transaction test succeeded. #14 49.77 Running transaction #14 50.50 Preparing : 1/1 #14 50.66 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 50.66 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 50.68 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 50.68 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 51.10 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 51.10 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 51.15 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 51.15 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 51.15 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 51.15 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 51.16 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 51.18 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 51.18 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 51.20 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 51.20 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 51.23 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 51.23 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 51.23 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #14 51.23 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #14 51.27 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #14 51.66 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #14 51.68 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #14 51.71 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #14 51.71 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #14 51.72 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #14 51.75 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #14 51.75 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #14 51.75 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #14 51.76 Installing : libunwind-1.6.2-1.el9.x86_64 29/31 #14 51.79 Installing : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 51.81 Installing : boost-1.75.0-13.el9_7.x86_64 31/31 #14 51.85 Running scriptlet: boost-1.75.0-13.el9_7.x86_64 31/31 #14 54.61 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 1/31 #14 54.61 Verifying : libunwind-1.6.2-1.el9.x86_64 2/31 #14 54.61 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #14 54.61 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #14 54.61 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #14 54.61 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #14 54.61 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #14 54.61 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #14 54.61 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #14 54.61 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #14 54.61 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #14 54.61 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #14 54.61 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #14 54.61 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 54.61 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #14 54.61 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #14 54.61 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #14 54.61 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #14 54.61 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #14 54.61 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #14 54.61 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #14 54.61 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 54.61 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #14 54.61 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #14 54.61 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #14 54.61 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #14 54.61 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #14 54.61 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #14 54.61 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #14 54.61 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #14 54.61 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #14 55.64 #14 55.64 Installed: #14 55.64 boost-1.75.0-13.el9_7.x86_64 #14 55.64 boost-atomic-1.75.0-13.el9_7.x86_64 #14 55.64 boost-chrono-1.75.0-13.el9_7.x86_64 #14 55.64 boost-container-1.75.0-13.el9_7.x86_64 #14 55.64 boost-context-1.75.0-13.el9_7.x86_64 #14 55.64 boost-contract-1.75.0-13.el9_7.x86_64 #14 55.64 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 55.64 boost-date-time-1.75.0-13.el9_7.x86_64 #14 55.64 boost-fiber-1.75.0-13.el9_7.x86_64 #14 55.64 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 55.64 boost-graph-1.75.0-13.el9_7.x86_64 #14 55.64 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 55.64 boost-locale-1.75.0-13.el9_7.x86_64 #14 55.64 boost-log-1.75.0-13.el9_7.x86_64 #14 55.64 boost-math-1.75.0-13.el9_7.x86_64 #14 55.64 boost-nowide-1.75.0-13.el9_7.x86_64 #14 55.64 boost-program-options-1.75.0-13.el9_7.x86_64 #14 55.64 boost-python3-1.75.0-13.el9_7.x86_64 #14 55.64 boost-random-1.75.0-13.el9_7.x86_64 #14 55.64 boost-regex-1.75.0-13.el9_7.x86_64 #14 55.64 boost-serialization-1.75.0-13.el9_7.x86_64 #14 55.64 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 55.64 boost-system-1.75.0-13.el9_7.x86_64 #14 55.64 boost-test-1.75.0-13.el9_7.x86_64 #14 55.64 boost-thread-1.75.0-13.el9_7.x86_64 #14 55.64 boost-timer-1.75.0-13.el9_7.x86_64 #14 55.64 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 55.64 boost-wave-1.75.0-13.el9_7.x86_64 #14 55.64 gperftools-libs-2.9.1-3.el9.x86_64 #14 55.64 libicu-67.1-10.el9_6.x86_64 #14 55.64 libunwind-1.6.2-1.el9.x86_64 #14 55.64 #14 55.64 Complete! #14 56.32 46 files removed #14 56.87 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 56.99 Collecting contrail-vrouter-api==0.1.dev0 #14 56.99 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 57.52 Installing collected packages: contrail-vrouter-api #14 57.56 Successfully installed contrail-vrouter-api-0.1.dev0 #14 57.56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 DONE 58.7s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.3s #16 exporting to image #16 exporting layers #16 exporting layers 6.1s done #16 writing image sha256:0b261a57a3a5146970f3c8e639ae833f385dba9a5b1830ead6f88daccdc1557f 0.0s done #16 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 #16 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 0.0s done #16 DONE 7.1s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-04-09 01:20:28,340: INFO: Docker build duration: 106 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] ad538e107094: Preparing 9582e2e5d903: Preparing 96b4baab63b0: Preparing 7848786c4753: Preparing f03a83f7ab2e: Preparing e444eeee6bec: Preparing ed39d1f8208e: Preparing d0fda984d4fc: Preparing 4f11544850d9: Preparing bfbdeac3ca06: Preparing a58e19a6fd33: Preparing 67f40473fb69: Preparing 592543143569: Preparing 09acf52a5b04: Preparing 6889b37b1c29: Preparing dc81cdb2d768: Preparing c8f1f0283286: Preparing 21be2b95d4b3: Preparing d728e5af0e1b: Preparing 44343de3ea1d: Preparing ad538e107094: Waiting 9582e2e5d903: Waiting 96b4baab63b0: Waiting 7848786c4753: Waiting f03a83f7ab2e: Waiting e444eeee6bec: Waiting ed39d1f8208e: Waiting d0fda984d4fc: Waiting bfbdeac3ca06: Waiting a58e19a6fd33: Waiting 67f40473fb69: Waiting 592543143569: Waiting 09acf52a5b04: Waiting 6889b37b1c29: Waiting dc81cdb2d768: Waiting c8f1f0283286: Waiting 21be2b95d4b3: Waiting d728e5af0e1b: Waiting 44343de3ea1d: Waiting 4f11544850d9: Waiting ad538e107094: Pushed 96b4baab63b0: Pushed 7848786c4753: Pushed f03a83f7ab2e: Pushed e444eeee6bec: Pushed ed39d1f8208e: Pushed d0fda984d4fc: Layer already exists 4f11544850d9: Layer already exists bfbdeac3ca06: Layer already exists a58e19a6fd33: Layer already exists 67f40473fb69: Layer already exists 592543143569: Layer already exists 09acf52a5b04: Layer already exists dc81cdb2d768: Layer already exists 6889b37b1c29: Layer already exists 21be2b95d4b3: Layer already exists c8f1f0283286: Layer already exists d728e5af0e1b: Layer already exists 44343de3ea1d: Layer already exists 9582e2e5d903: Pushed nightly-r25.1: digest: sha256:a267c2246448d792dad2aeb52ad80d5b88e1dd26b9c3443691bfb3aae48dd74e size: 4504 2026-04-09 01:21:00,882: INFO: Building opensdn-tor-agent finished successfully, duration: 138 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly-r25.1 4a85261cfc25 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 d89c71dacf6e 645MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 d128e217eefb 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 97b82d70305e 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 fd0b5add4907 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 3a5d3fcbe350 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 6f165af1781d 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 7b941dfa4ce3 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 4f5534e5952b 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 49344a560d6f 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 3968e7161446 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 cfadc84fd0c5 657MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 d7022da80777 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 b222c2684f4b 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 976f614bc927 621MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 2c0d62afecb4 641MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 3bfa48e6d7f7 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 1e732d0d053d 1.24GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 19eb7b075089 702MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 6c858b337367 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 06bc23372512 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 24d168d38a7f 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 1d5d707c76ae 416MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 db29b18e5e7d 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 040097714498 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 209d379294e1 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 63f08283df8b 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 82257495fdda 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 08f5113aebde 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 ad65927f78fd 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 79be5cfc85b1 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 d2643d3eb559 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 5c54591c6baf 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 531c1500c2a1 640MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 461c0abab7d2 625MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 24db62ad4a66 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 9ccff4c9521c 759MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 13f294a1b119 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 ed824ee6e3a4 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 2ebd5b9f8b0c 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 ffae5916cf66 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 3bcd5b754d3d 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly-r25.1 b7ed35f47391 1.75GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 0b261a57a3a5 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 b8127d7c7903 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 fd6b7e635e8c 694MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 59de92271ff0 694MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 cc12308defc1 2.87GB 0B U opensdn-test-test:nightly-r25.1 b7ed35f47391 1.75GB 0B tf-dev-sandbox:compile f471ad6c9f49 24.7GB 0B