2026-08-14 11:05:12,833: INFO: Building opensdn-vrouter-kernel-init 2026-08-14 11:05:13,689: 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_9_2_5-2 --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=26.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 1.8s #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.2s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.9s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #6 [internal] load build context #6 ... #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 CACHED #6 [internal] load build context #6 transferring context: 44.77kB 0.0s done #6 DONE 2.6s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.5s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.8s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 0.5s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.5s #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=master-2_9_2_5-2 ; 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.890 total 32 #12 0.890 -rw-r--r--. 1 root root 2707 Aug 14 10:58 mirror-base-rocky9.repo #12 0.890 -rw-r--r--. 1 root root 217 Aug 14 10:58 mirror-docker9.repo #12 0.890 -rw-r--r--. 1 root root 204 Aug 14 10:58 mirror-epel9.repo #12 0.890 -rw-r--r--. 1 root root 1 Aug 14 10:58 rocky-addons.repo #12 0.890 -rw-r--r--. 1 root root 1 Aug 14 10:58 rocky-devel.repo #12 0.890 -rw-r--r--. 1 root root 1 Aug 14 10:58 rocky-extras.repo #12 0.890 -rw-r--r--. 1 root root 1 Aug 14 10:58 rocky.repo #12 0.890 -rw-r--r--. 1 root root 140 Aug 14 10:58 tpc.repo #12 1.483 0 files removed #12 2.770 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 18 MB 00:00 #12 16.00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.9 MB 00:00 #12 18.98 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 516 kB 00:00 #12 20.50 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 20 MB 00:00 #12 44.51 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 15 MB 00:00 #12 58.38 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 1.2 MB 00:00 #12 60.16 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 6.3 MB 00:00 #12 67.32 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 966 kB 00:00 #12 69.03 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 480 kB 00:00 #12 69.98 added from: http://tf-mirrors.gz1.opensdn.io/re 486 kB/s | 19 kB 00:00 #12 70.95 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 kB/s | 257 B 00:00 #12 71.64 added from: http://tf-mirrors.gz1.opensdn.io/re 497 kB/s | 15 kB 00:00 #12 72.46 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 112 kB 00:00 #12 74.35 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 44 MB 00:01 #12 110.1 Third parties for OpenSDN 18 MB/s | 5.1 MB 00:00 #12 124.3 Metadata cache created. #12 126.1 Last metadata expiration check: 0:00:16 ago on Fri Aug 14 11:08:10 2026. #12 127.1 Dependencies resolved. #12 127.1 ================================================================================================= #12 127.1 Package Arch Version Repository Size #12 127.1 ================================================================================================= #12 127.1 Installing: #12 127.1 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 127.1 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 127.1 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 127.1 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 127.1 Upgrading: #12 127.1 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 127.1 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 127.1 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 127.1 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 127.1 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 127.1 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 127.1 Installing dependencies: #12 127.1 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 127.1 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 127.1 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 127.1 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 127.1 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 127.1 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 127.1 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 127.1 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 127.1 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 127.1 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 127.1 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 127.1 #12 127.1 Transaction Summary #12 127.1 ================================================================================================= #12 127.1 Install 15 Packages #12 127.1 Upgrade 6 Packages #12 127.1 #12 127.1 Total download size: 65 M #12 127.1 Downloading Packages: #12 127.2 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.7 MB/s | 35 kB 00:00 #12 127.2 (2/21): kmod-28-11.el9.x86_64.rpm 4.3 MB/s | 121 kB 00:00 #12 127.2 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 3.9 MB/s | 40 kB 00:00 #12 127.2 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.9 MB/s | 14 kB 00:00 #12 127.2 (5/21): make-4.3-8.el9.x86_64.rpm 11 MB/s | 529 kB 00:00 #12 127.2 (6/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 529 kB/s | 10 kB 00:00 #12 127.4 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 55 MB/s | 11 MB 00:00 #12 127.4 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 7.4 MB/s | 37 kB 00:00 #12 127.4 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 19 MB/s | 444 kB 00:00 #12 127.6 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 33 MB/s | 13 MB 00:00 #12 127.6 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 10 MB/s | 61 kB 00:00 #12 127.6 (12/21): kernel-headers-5.14.0-687.15.1.el9_8.x 12 MB/s | 2.5 MB 00:00 #12 127.6 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 3.0 MB/s | 28 kB 00:00 #12 127.7 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 33 MB/s | 2.2 MB 00:00 #12 127.7 (15/21): glibc-common-2.34-270.el9_8.x86_64.rpm 38 MB/s | 300 kB 00:00 #12 127.7 (16/21): glibc-2.34-270.el9_8.x86_64.rpm 32 MB/s | 2.0 MB 00:00 #12 127.7 (17/21): glibc-minimal-langpack-2.34-270.el9_8. 1.2 MB/s | 28 kB 00:00 #12 127.7 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 15 MB/s | 85 kB 00:00 #12 127.7 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 30 MB/s | 258 kB 00:00 #12 127.7 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 48 MB/s | 739 kB 00:00 #12 128.0 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 40 MB/s | 32 MB 00:00 #12 128.0 -------------------------------------------------------------------------------- #12 128.0 Total 76 MB/s | 65 MB 00:00 #12 128.0 Running transaction check #12 128.7 Transaction check succeeded. #12 128.7 Running transaction test #12 129.5 Transaction test succeeded. #12 129.5 Running transaction #12 130.5 Preparing : 1/1 #12 130.6 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 130.6 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 130.6 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 130.6 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 130.7 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 130.8 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 130.8 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 130.8 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 130.9 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 131.2 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 131.5 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 131.5 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 131.5 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 131.5 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 131.6 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 131.6 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 132.0 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 132.0 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 132.1 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 132.1 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 132.1 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 132.8 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 133.6 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 133.6 Installing : kmod-28-11.el9.x86_64 21/27 #12 133.6 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 133.6 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 133.7 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 133.7 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 133.7 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 133.7 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 133.7 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 133.9 Verifying : kmod-28-11.el9.x86_64 1/27 #12 133.9 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 133.9 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 133.9 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 133.9 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 133.9 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 133.9 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 133.9 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 133.9 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 133.9 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 133.9 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 133.9 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 133.9 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 133.9 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 133.9 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 133.9 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 133.9 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 133.9 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 133.9 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 133.9 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 133.9 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 133.9 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 133.9 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 133.9 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 133.9 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 133.9 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 133.9 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 134.0 #12 134.0 Upgraded: #12 134.0 glibc-2.34-270.el9_8.x86_64 #12 134.0 glibc-common-2.34-270.el9_8.x86_64 #12 134.0 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 134.0 libgcc-11.5.0-14.el9.x86_64 #12 134.0 libgomp-11.5.0-14.el9.x86_64 #12 134.0 libstdc++-11.5.0-14.el9.x86_64 #12 134.0 Installed: #12 134.0 cpp-11.5.0-14.el9.x86_64 #12 134.0 gcc-11.5.0-14.el9.x86_64 #12 134.0 gcc-c++-11.5.0-14.el9.x86_64 #12 134.0 glibc-devel-2.34-270.el9_8.x86_64 #12 134.0 glibc-headers-2.34-270.el9_8.x86_64 #12 134.0 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 134.0 kmod-28-11.el9.x86_64 #12 134.0 libmpc-1.2.1-4.el9.x86_64 #12 134.0 libpkgconf-1.7.3-10.el9.x86_64 #12 134.0 libstdc++-devel-11.5.0-14.el9.x86_64 #12 134.0 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 134.0 make-1:4.3-8.el9.x86_64 #12 134.0 pkgconf-1.7.3-10.el9.x86_64 #12 134.0 pkgconf-m4-1.7.3-10.el9.noarch #12 134.0 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 134.0 #12 134.0 Complete! #12 134.3 77 files removed #12 DONE 134.7s #13 exporting to image #13 exporting layers #13 exporting layers 9.3s done #13 writing image sha256:376d0451379b36536253c22c469359220a4d56f87495dfc7cf548824746ad104 #13 writing image sha256:376d0451379b36536253c22c469359220a4d56f87495dfc7cf548824746ad104 0.0s done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_5-2 0.1s done #13 DONE 9.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-08-14 11:08:45,662: INFO: Docker build duration: 213 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 17aa35d4bf97: Preparing 269be72b2da1: Preparing 17aa35d4bf97: Waiting 269be72b2da1: Waiting 4a20b0e7feaf: Preparing 50b31387a438: Preparing 4d8da775cc1a: Preparing 44343de3ea1d: Preparing 4a20b0e7feaf: Waiting 50b31387a438: Waiting 4d8da775cc1a: Waiting 44343de3ea1d: Waiting 4a20b0e7feaf: Pushed 50b31387a438: Pushed 44343de3ea1d: Layer already exists 269be72b2da1: Pushed 4d8da775cc1a: Pushed 17aa35d4bf97: Pushed master-2_9_2_5-2: digest: sha256:a510fe5f9970720ae246ec54ebd9895731857565c426ec11be831b31112b727b size: 1577 2026-08-14 11:09:09,547: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 237 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_2_5-2 030193fcff83 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_2_5-2 d31eed1712ff 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_2_5-2 3795a1179728 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_2_5-2 ef579f6f6493 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_2_5-2 e21f68e066e1 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_2_5-2 6acf82effcee 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_2_5-2 097b9a3e9840 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_2_5-2 57a888ce787b 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_2_5-2 910da61d21a4 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_5-2 6eb429d78d0d 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_2_5-2 f459324c4d41 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_2_5-2 16dc3d57095f 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_2_5-2 08b10504b2bf 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_2_5-2 b981431c2652 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_2_5-2 13b466231971 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_2_5-2 90fbd062f442 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_2_5-2 b86c3df56862 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_2_5-2 1a0d242abe00 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_2_5-2 3818fe4062a3 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_2_5-2 5d55e433711f 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_2_5-2 009528261f14 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_2_5-2 bae44500a558 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_2_5-2 371c7270f102 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_2_5-2 3c01a3457c25 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_2_5-2 54999e5602d3 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_2_5-2 f4b26616b5f9 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_2_5-2 06e4b63ac9fb 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_2_5-2 ff78c707912e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_2_5-2 a2fd1828a067 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_2_5-2 4ed98b77cee1 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_2_5-2 7256b7e6a2cd 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_2_5-2 5a495dacc3ed 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_2_5-2 e873eec85614 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_2_5-2 3142d0d27eb2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_2_5-2 6a42ef5f05ae 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_2_5-2 26ce886a46d4 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_2_5-2 c5663e8b4397 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_2_5-2 d187daaf8237 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_2_5-2 617cf2d7c70a 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_2_5-2 dcdcc97327e6 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_2_5-2 f59ff1a4b24d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_2_5-2 62ad373803d5 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_2_5-2 750329a01846 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_2_5-2 d75a3a4e7f85 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_2_5-2 6d46a36f6c27 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_2_5-2 8f763a28ac45 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_9_2_5-2 eaf16e6e677d 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_5-2 5fc4826dfa34 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_2_5-2 381f4b87ffb6 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_2_5-2 81b36d1aed3f 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_2_5-2 39b8bf9fb0af 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_9_2_5-2 855b4eb82040 906MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_2_5-2 72e42ad5102e 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_5-2 376d0451379b 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable ef146c568f89 3.01GB 0B U opensdn-test-test:master-2_9_2_5-2 8f763a28ac45 1.91GB 0B tf-dev-sandbox:compile 3d0c88321057 22.6GB 0B