2026-08-21 04:36:24,886: INFO: Building opensdn-vrouter-kernel-init 2026-08-21 04:36:25,313: 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-3_0_6_4-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-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 2.2s #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.6s #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 [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.0s done #7 DONE 1.9s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.7s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.0s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 1.7s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 3.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=master-3_0_6_4-1 ; 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 2.404 total 32 #12 2.404 -rw-r--r--. 1 root root 2707 Aug 21 04:30 mirror-base-rocky9.repo #12 2.404 -rw-r--r--. 1 root root 217 Aug 21 04:30 mirror-docker9.repo #12 2.404 -rw-r--r--. 1 root root 204 Aug 21 04:30 mirror-epel9.repo #12 2.404 -rw-r--r--. 1 root root 1 Aug 21 04:30 rocky-addons.repo #12 2.404 -rw-r--r--. 1 root root 1 Aug 21 04:30 rocky-devel.repo #12 2.404 -rw-r--r--. 1 root root 1 Aug 21 04:30 rocky-extras.repo #12 2.404 -rw-r--r--. 1 root root 1 Aug 21 04:30 rocky.repo #12 2.404 -rw-r--r--. 1 root root 140 Aug 21 04:30 tpc.repo #12 2.844 0 files removed #12 4.032 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 18 MB 00:00 #12 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.9 MB 00:00 #12 16.53 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 516 kB 00:00 #12 17.58 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 20 MB 00:00 #12 33.11 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 15 MB 00:00 #12 43.66 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.2 MB 00:00 #12 45.08 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 6.3 MB 00:00 #12 51.79 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 966 kB 00:00 #12 53.16 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 480 kB 00:00 #12 54.05 added from: http://tf-mirrors.gz1.opensdn.io/re 640 kB/s | 19 kB 00:00 #12 54.99 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #12 55.81 added from: http://tf-mirrors.gz1.opensdn.io/re 511 kB/s | 15 kB 00:00 #12 56.82 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 112 kB 00:00 #12 58.69 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 44 MB 00:00 #12 95.84 Third parties for OpenSDN 29 MB/s | 5.1 MB 00:00 #12 113.0 Metadata cache created. #12 114.6 Last metadata expiration check: 0:00:19 ago on Fri Aug 21 04:38:48 2026. #12 115.5 Dependencies resolved. #12 115.5 ================================================================================================= #12 115.5 Package Arch Version Repository Size #12 115.5 ================================================================================================= #12 115.5 Installing: #12 115.5 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 115.5 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 115.5 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 115.5 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 115.5 Upgrading: #12 115.5 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 115.5 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 115.5 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 115.5 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 115.5 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 115.5 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 115.5 Installing dependencies: #12 115.5 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 115.5 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 115.5 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 115.5 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 115.5 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 115.5 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 115.5 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 115.5 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 115.5 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 115.5 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 115.5 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 115.5 #12 115.5 Transaction Summary #12 115.5 ================================================================================================= #12 115.5 Install 15 Packages #12 115.5 Upgrade 6 Packages #12 115.5 #12 115.5 Total download size: 65 M #12 115.5 Downloading Packages: #12 115.5 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.6 MB/s | 35 kB 00:00 #12 115.5 (2/21): kmod-28-11.el9.x86_64.rpm 4.1 MB/s | 121 kB 00:00 #12 115.5 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 1.7 MB/s | 40 kB 00:00 #12 115.6 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 762 kB/s | 14 kB 00:00 #12 115.6 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 338 kB/s | 10 kB 00:00 #12 115.6 (6/21): make-4.3-8.el9.x86_64.rpm 5.9 MB/s | 529 kB 00:00 #12 116.1 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 19 MB/s | 11 MB 00:00 #12 116.2 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 283 kB/s | 37 kB 00:00 #12 116.3 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 4.2 MB/s | 444 kB 00:00 #12 116.8 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 11 MB/s | 13 MB 00:01 #12 117.0 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 274 kB/s | 61 kB 00:00 #12 117.1 (12/21): kernel-headers-5.14.0-687.15.1.el9_8.x 3.5 MB/s | 2.5 MB 00:00 #12 117.1 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.4 MB/s | 28 kB 00:00 #12 117.1 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 16 MB/s | 2.2 MB 00:00 #12 117.3 (15/21): glibc-2.34-270.el9_8.x86_64.rpm 8.8 MB/s | 2.0 MB 00:00 #12 117.4 (16/21): glibc-common-2.34-270.el9_8.x86_64.rpm 1.2 MB/s | 300 kB 00:00 #12 117.5 (17/21): glibc-minimal-langpack-2.34-270.el9_8. 155 kB/s | 28 kB 00:00 #12 117.7 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 245 kB/s | 85 kB 00:00 #12 117.8 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 843 kB/s | 258 kB 00:00 #12 117.8 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 12 MB/s | 739 kB 00:00 #12 118.1 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 13 MB/s | 32 MB 00:02 #12 118.1 -------------------------------------------------------------------------------- #12 118.1 Total 25 MB/s | 65 MB 00:02 #12 118.1 Running transaction check #12 118.8 Transaction check succeeded. #12 118.8 Running transaction test #12 119.6 Transaction test succeeded. #12 119.6 Running transaction #12 123.9 Preparing : 1/1 #12 124.0 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 124.0 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 124.1 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 124.2 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 124.6 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 124.7 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 124.7 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 124.7 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 124.8 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 125.3 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 125.7 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 126.1 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 126.1 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 126.1 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 126.3 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 126.3 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 126.8 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 126.8 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 126.8 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 126.8 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 126.8 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 127.7 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 128.1 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 128.1 Installing : kmod-28-11.el9.x86_64 21/27 #12 128.1 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 128.1 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 128.1 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 128.1 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 128.1 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 128.1 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 128.1 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 129.1 Verifying : kmod-28-11.el9.x86_64 1/27 #12 129.1 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 129.1 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 129.1 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 129.1 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 129.1 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 129.1 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 129.1 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 129.1 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 129.1 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 129.1 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 129.1 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 129.1 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 129.1 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 129.1 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 129.1 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 129.1 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 129.1 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 129.1 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 129.1 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 129.1 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 129.1 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 129.1 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 129.1 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 129.1 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 129.1 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 129.1 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 129.2 #12 129.2 Upgraded: #12 129.2 glibc-2.34-270.el9_8.x86_64 #12 129.2 glibc-common-2.34-270.el9_8.x86_64 #12 129.2 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 129.2 libgcc-11.5.0-14.el9.x86_64 #12 129.2 libgomp-11.5.0-14.el9.x86_64 #12 129.2 libstdc++-11.5.0-14.el9.x86_64 #12 129.2 Installed: #12 129.2 cpp-11.5.0-14.el9.x86_64 #12 129.2 gcc-11.5.0-14.el9.x86_64 #12 129.2 gcc-c++-11.5.0-14.el9.x86_64 #12 129.2 glibc-devel-2.34-270.el9_8.x86_64 #12 129.2 glibc-headers-2.34-270.el9_8.x86_64 #12 129.2 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 129.2 kmod-28-11.el9.x86_64 #12 129.2 libmpc-1.2.1-4.el9.x86_64 #12 129.2 libpkgconf-1.7.3-10.el9.x86_64 #12 129.2 libstdc++-devel-11.5.0-14.el9.x86_64 #12 129.2 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 129.2 make-1:4.3-8.el9.x86_64 #12 129.2 pkgconf-1.7.3-10.el9.x86_64 #12 129.2 pkgconf-m4-1.7.3-10.el9.noarch #12 129.2 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 129.2 #12 129.2 Complete! #12 129.7 77 files removed #12 DONE 130.1s #13 exporting to image #13 exporting layers #13 exporting layers 3.1s done #13 writing image sha256:21e771f79af3bbbf0fbbe501d5d2bfd3ddf1d6970df595aed67524a3ab102910 0.1s done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_6_4-1 #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_6_4-1 0.0s done #13 DONE 3.4s 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-21 04:39:26,875: INFO: Docker build duration: 182 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 1acd10c4b954: Preparing b85d015fe609: Preparing 14fb98e5b45a: Preparing c66c64e11a11: Preparing b23144313d2d: Preparing 44343de3ea1d: Preparing 1acd10c4b954: Waiting b85d015fe609: Waiting 14fb98e5b45a: Waiting c66c64e11a11: Waiting b23144313d2d: Waiting 44343de3ea1d: Waiting 14fb98e5b45a: Pushed b85d015fe609: Pushed 44343de3ea1d: Layer already exists c66c64e11a11: Pushed b23144313d2d: Pushed 1acd10c4b954: Pushed master-3_0_6_4-1: digest: sha256:291edb9acfc4627286d955e424035dec8edd3d00ed0f737e129e241f3c6928f9 size: 1577 2026-08-21 04:39:48,289: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 204 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_6_4-1 d583075a83cb 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-3_0_6_4-1 f23dece56874 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_6_4-1 e81642fbefef 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_6_4-1 f2c78f00795e 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_6_4-1 ffa0258236ab 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_6_4-1 721af3b2b454 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_6_4-1 6c4c6627dce6 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_6_4-1 6fab27ac4016 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_6_4-1 eb3be9a8306d 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_6_4-1 10dc33e8b840 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_6_4-1 c1c040ab9fc1 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_6_4-1 d6462dab02a4 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_6_4-1 6de2c6a76f54 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_6_4-1 361cdc6ee46a 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_6_4-1 ee554e8b9581 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_6_4-1 5a2e6c7b8862 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_6_4-1 ba930cde74eb 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_6_4-1 3f89354cdd27 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_6_4-1 af19c6476e02 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_6_4-1 b2062ad89294 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_6_4-1 b1b410ab7499 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_6_4-1 e21e1023661f 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_6_4-1 e54faf0eb953 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_6_4-1 6b6c984a99fc 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_6_4-1 49f1c3e33c6c 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_6_4-1 8372f0433b5d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_6_4-1 7c69fe1dd4b6 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_6_4-1 934b28f3e554 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_6_4-1 ddbd3014d0c0 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_6_4-1 849715230b41 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_6_4-1 28d0a3ce8e9f 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_6_4-1 e730924d5900 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_6_4-1 687cc6fb09b8 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_6_4-1 f5fdf5260693 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_6_4-1 6f005ae9f987 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_6_4-1 b72efb52c08f 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_6_4-1 1e8be9059bc8 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_6_4-1 99ebcbdb9daf 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_6_4-1 06c3e0b66348 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_6_4-1 27faf734e589 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_6_4-1 0e7ff3217f62 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_6_4-1 d3f8beec10bf 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_6_4-1 10bcc0d5f22d 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_6_4-1 4d9bcba37d14 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_6_4-1 f22db749cd63 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-3_0_6_4-1 218ff33d84d1 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-3_0_6_4-1 c38f2bc159c3 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-3_0_6_4-1 859fd370b079 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-3_0_6_4-1 db336ac3be04 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-3_0_6_4-1 fa6525714314 982MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_6_4-1 1c7e83dd98bb 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-3_0_6_4-1 de23646c4bd3 890MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_6_4-1 11b87e41c946 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_6_4-1 21e771f79af3 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 15f31b974fb7 21.4GB 0B U opensdn-test-test:master-3_0_6_4-1 218ff33d84d1 1.91GB 0B tf-dev-sandbox:compile 5c2fa643caf8 34.9GB 0B