2026-05-04 01:36:00,319: INFO: Building opensdn-vrouter-kernel-init 2026-05-04 01:36:00,892: 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 --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-vrouter-kernel-init --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 --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.05kB done #1 DONE 2.1s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/rockylinux:9.3 #3 DONE 1.7s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #6 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #6 CACHED #7 [internal] load build context #7 transferring context: 44.77kB 0.1s done #7 DONE 1.6s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.8s #9 [stage-1 3/6] COPY *.sh / #9 DONE 2.1s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 0.6s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.3s #12 [stage-1 6/6] RUN set -e ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf clean all -y ; dnf makecache ; dnf install -y kmod make gcc gcc-c++ ; dnf clean all -y ; contrail_version=nightly ; echo "${contrail_version}" > /contrail_version ; vrouter_dir=/opt/vrouter_src/vrouter-${contrail_version} ; mkdir -p ${vrouter_dir} /vrouter/${contrail_version}/build/include /vrouter/${contrail_version}/build/dp-core ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz -C ${vrouter_dir} ; chmod -R 755 ${vrouter_dir} ; cd ${vrouter_dir} ; ./utils/dkms/gen_build_info.sh "${contrail_version}" /vrouter/${contrail_version}/build ; sed -i 's*#include *//#include *g' ${vrouter_dir}/dp-core/vr_index_table.c #12 0.431 total 32 #12 0.431 -rw-r--r--. 1 root root 2707 May 4 01:29 mirror-base-rocky9.repo #12 0.431 -rw-r--r--. 1 root root 217 May 4 01:29 mirror-docker9.repo #12 0.431 -rw-r--r--. 1 root root 204 May 4 01:29 mirror-epel9.repo #12 0.431 -rw-r--r--. 1 root root 1 May 4 01:29 rocky-addons.repo #12 0.431 -rw-r--r--. 1 root root 1 May 4 01:29 rocky-devel.repo #12 0.431 -rw-r--r--. 1 root root 1 May 4 01:29 rocky-extras.repo #12 0.431 -rw-r--r--. 1 root root 1 May 4 01:29 rocky.repo #12 0.431 -rw-r--r--. 1 root root 140 May 4 01:29 tpc.repo #12 0.766 0 files removed #12 1.310 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 14 MB 00:00 #12 4.792 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.9 MB 00:00 #12 5.567 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #12 6.039 added from: http://tf-mirrors.gz1.opensdn.io/re 64 MB/s | 16 MB 00:00 #12 11.66 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 11 MB 00:00 #12 15.13 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #12 15.67 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.8 MB 00:00 #12 17.35 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #12 17.89 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #12 18.41 added from: http://tf-mirrors.gz1.opensdn.io/re 704 kB/s | 18 kB 00:00 #12 18.81 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #12 19.19 added from: http://tf-mirrors.gz1.opensdn.io/re 359 kB/s | 15 kB 00:00 #12 19.48 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #12 21.33 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 39 MB 00:01 #12 34.86 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #12 41.87 Metadata cache created. #12 42.76 Last metadata expiration check: 0:00:08 ago on Mon May 4 01:38:51 2026. #12 43.12 Dependencies resolved. #12 43.12 ================================================================================================= #12 43.12 Package Arch Version Repository Size #12 43.12 ================================================================================================= #12 43.12 Installing: #12 43.12 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 43.12 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 43.12 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 43.12 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 43.12 Upgrading: #12 43.12 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 43.12 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 43.12 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 43.12 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 43.12 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 43.12 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 43.12 Installing dependencies: #12 43.12 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 43.12 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 43.12 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 43.12 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 43.12 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 43.12 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 43.12 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 43.12 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 43.12 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 43.12 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 43.12 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 43.12 #12 43.12 Transaction Summary #12 43.12 ================================================================================================= #12 43.12 Install 15 Packages #12 43.12 Upgrade 6 Packages #12 43.12 #12 43.12 Total download size: 65 M #12 43.12 Downloading Packages: #12 43.15 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.4 MB/s | 35 kB 00:00 #12 43.17 (2/21): kmod-28-11.el9.x86_64.rpm 3.5 MB/s | 121 kB 00:00 #12 43.17 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 3.0 MB/s | 40 kB 00:00 #12 43.17 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.0 MB/s | 14 kB 00:00 #12 43.17 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.5 MB/s | 10 kB 00:00 #12 43.20 (6/21): make-4.3-8.el9.x86_64.rpm 7.9 MB/s | 529 kB 00:00 #12 43.46 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 37 MB/s | 11 MB 00:00 #12 43.47 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 3.4 MB/s | 35 kB 00:00 #12 43.50 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 19 MB/s | 441 kB 00:00 #12 43.64 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 29 MB/s | 13 MB 00:00 #12 43.65 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 4.3 MB/s | 61 kB 00:00 #12 43.70 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 12 MB/s | 2.7 MB 00:00 #12 43.72 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 4.3 MB/s | 28 kB 00:00 #12 43.75 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 22 MB/s | 2.2 MB 00:00 #12 43.77 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 19 MB/s | 298 kB 00:00 #12 43.81 (16/21): glibc-2.34-231.el9_7.2.x86_64.rpm 21 MB/s | 2.0 MB 00:00 #12 43.82 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 529 kB/s | 25 kB 00:00 #12 43.82 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 5.0 MB/s | 85 kB 00:00 #12 43.83 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 21 MB/s | 258 kB 00:00 #12 43.85 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 33 MB/s | 739 kB 00:00 #12 44.13 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 33 MB/s | 32 MB 00:00 #12 44.13 -------------------------------------------------------------------------------- #12 44.13 Total 64 MB/s | 65 MB 00:01 #12 44.13 Running transaction check #12 44.83 Transaction check succeeded. #12 44.83 Running transaction test #12 45.85 Transaction test succeeded. #12 45.85 Running transaction #12 47.16 Preparing : 1/1 #12 47.27 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 47.27 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 47.27 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 47.30 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 47.36 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 47.47 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 47.48 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 47.53 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 47.58 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 47.95 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 48.36 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 48.58 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 48.58 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 48.58 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 48.71 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 48.74 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 49.24 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 49.26 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 49.26 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 49.28 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 49.29 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 50.14 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 50.67 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 50.69 Installing : kmod-28-11.el9.x86_64 21/27 #12 50.69 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 50.71 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 50.74 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 50.76 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 50.76 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 50.78 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 50.78 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 51.18 Verifying : kmod-28-11.el9.x86_64 1/27 #12 51.18 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 51.18 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 51.18 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 51.18 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 51.18 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 51.18 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 51.18 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 51.18 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 51.18 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 51.18 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 51.18 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 51.18 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 51.18 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 51.18 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 51.18 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 51.18 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 51.18 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 51.18 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 51.18 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 51.18 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 51.18 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 51.18 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 51.18 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 51.18 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 51.18 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 51.18 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 51.27 #12 51.27 Upgraded: #12 51.27 glibc-2.34-231.el9_7.2.x86_64 #12 51.27 glibc-common-2.34-231.el9_7.2.x86_64 #12 51.27 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 51.27 libgcc-11.5.0-11.el9.x86_64 #12 51.27 libgomp-11.5.0-11.el9.x86_64 #12 51.27 libstdc++-11.5.0-11.el9.x86_64 #12 51.27 Installed: #12 51.27 cpp-11.5.0-11.el9.x86_64 #12 51.27 gcc-11.5.0-11.el9.x86_64 #12 51.27 gcc-c++-11.5.0-11.el9.x86_64 #12 51.27 glibc-devel-2.34-231.el9_7.2.x86_64 #12 51.27 glibc-headers-2.34-231.el9_7.2.x86_64 #12 51.27 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 51.27 kmod-28-11.el9.x86_64 #12 51.27 libmpc-1.2.1-4.el9.x86_64 #12 51.27 libpkgconf-1.7.3-10.el9.x86_64 #12 51.27 libstdc++-devel-11.5.0-11.el9.x86_64 #12 51.27 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 51.27 make-1:4.3-8.el9.x86_64 #12 51.27 pkgconf-1.7.3-10.el9.x86_64 #12 51.27 pkgconf-m4-1.7.3-10.el9.noarch #12 51.27 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 51.27 #12 51.27 Complete! #12 51.59 77 files removed #12 DONE 51.8s #13 exporting to image #13 exporting layers #13 exporting layers 10.4s done #13 writing image sha256:22626a6fdad3335e71b9184de7fcb445a1d27e822766cb470e9fe972686ff884 0.0s done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly done #13 DONE 10.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-05-04 01:39:19,106: INFO: Docker build duration: 199 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] cd26582b5af8: Preparing 4d769afcd65e: Preparing a00b166bbdc5: Preparing dd3d786591dc: Preparing ea39af2fab31: Preparing 44343de3ea1d: Preparing a00b166bbdc5: Waiting dd3d786591dc: Waiting ea39af2fab31: Waiting 44343de3ea1d: Waiting 4d769afcd65e: Pushed a00b166bbdc5: Pushed dd3d786591dc: Pushed ea39af2fab31: Pushed 44343de3ea1d: Layer already exists cd26582b5af8: Pushed nightly: digest: sha256:9bab320a7901cd32b5a755bb4c6497005cad581b57a694f4a32e8c0b3b2fa50d size: 1577 2026-05-04 01:39:41,489: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 221 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 b5fa6fd60e18 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly ef959e2246b2 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 9a24c70dd94a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 134a787ec5d3 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 6f85a314e04e 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 47a942b69855 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly d9d233000a42 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly c3fdabf667c8 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 917967aaf895 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 3e1b58ee0540 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly b4207155c463 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 58e496d00ea1 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly e3cde19377a1 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 491eaca416ae 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 357647db2cbb 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 78c509916f4e 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly bf0a6ed27ed2 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 1f4f6dc1b75c 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b57fa2f9790f 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly a442f50d33f5 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 0d2f33bf5c80 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2346b4b88ae9 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 7d2317a09a21 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly ac6613ddcdfe 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 686aa8b0c9d1 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly 5532f33401b8 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly 5e1ee89cbf80 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 620898168d90 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly f66b0697d41d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 1252308c6eda 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 4a42c3f186c5 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 1157e2ef629a 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 75ac21d38c0a 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly c82a59c156da 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 7c864f1f8819 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b3c8c5476868 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 461edab1c906 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 0fde78f65c55 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 415660d01c9f 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 481a3d348f62 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly fa63435d3f38 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 597e37a2acb6 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 07299c46afdd 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly cc15ff9df3a7 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly d952d063ce99 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 4106a2b24e89 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 791285ee989d 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly d6fd2f471793 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 0272476e6d9b 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly d68a679ae82a 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 2c09d4309d5b 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly cbaffd5d487c 613MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 6e4f54a7fde9 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 22626a6fdad3 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 8e586cc165fc 2.9GB 0B U opensdn-test-test:nightly 4106a2b24e89 1.84GB 0B tf-dev-sandbox:compile 027cf91a4309 24.7GB 0B