2026-02-27 09:32:38,195: INFO: Building opensdn-vrouter-kernel-init 2026-02-27 09:32:38,480: 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_5_1_4-2_5 --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 #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.0s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 ... #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 DONE 0.9s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.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.38kB 0.0s done #7 DONE 2.2s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.5s #9 [stage-1 3/6] COPY *.sh / #9 DONE 2.8s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 0.9s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.0s #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_5_1_4-2_5 ; echo "${contrail_version}" > /contrail_version ; vrouter_dir=/usr/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.529 total 32 #12 0.529 -rw-r--r--. 1 root root 2707 Feb 27 09:23 mirror-base-rocky9.repo #12 0.529 -rw-r--r--. 1 root root 217 Feb 27 09:23 mirror-docker9.repo #12 0.529 -rw-r--r--. 1 root root 204 Feb 27 09:23 mirror-epel9.repo #12 0.529 -rw-r--r--. 1 root root 1 Feb 27 09:23 rocky-addons.repo #12 0.529 -rw-r--r--. 1 root root 1 Feb 27 09:23 rocky-devel.repo #12 0.529 -rw-r--r--. 1 root root 1 Feb 27 09:23 rocky-extras.repo #12 0.529 -rw-r--r--. 1 root root 1 Feb 27 09:23 rocky.repo #12 0.529 -rw-r--r--. 1 root root 140 Feb 27 09:23 tpc.repo #12 0.772 0 files removed #12 1.167 added from: http://tf-mirrors.gz1.opensdn.io/re 77 MB/s | 14 MB 00:00 #12 5.140 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #12 6.174 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 402 kB 00:00 #12 6.783 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 16 MB 00:00 #12 12.90 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 11 MB 00:00 #12 18.70 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #12 19.24 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 4.8 MB 00:00 #12 21.30 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #12 21.54 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #12 21.87 added from: http://tf-mirrors.gz1.opensdn.io/re 860 kB/s | 18 kB 00:00 #12 22.21 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 kB/s | 257 B 00:00 #12 22.72 added from: http://tf-mirrors.gz1.opensdn.io/re 155 kB/s | 15 kB 00:00 #12 23.03 added from: http://tf-mirrors.gz1.opensdn.io/re 3.4 MB/s | 96 kB 00:00 #12 24.39 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 39 MB 00:00 #12 42.03 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #12 52.62 Metadata cache created. #12 53.67 Last metadata expiration check: 0:00:12 ago on Fri Feb 27 09:34:36 2026. #12 53.99 Dependencies resolved. #12 53.99 ================================================================================================= #12 53.99 Package Arch Version Repository Size #12 53.99 ================================================================================================= #12 53.99 Installing: #12 53.99 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 53.99 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 53.99 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 53.99 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 53.99 Upgrading: #12 53.99 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 53.99 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 53.99 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 53.99 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 53.99 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 53.99 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 53.99 Installing dependencies: #12 53.99 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 53.99 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 53.99 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 53.99 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 53.99 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 53.99 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 53.99 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 53.99 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 53.99 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 53.99 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 53.99 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 53.99 #12 53.99 Transaction Summary #12 53.99 ================================================================================================= #12 53.99 Install 15 Packages #12 53.99 Upgrade 6 Packages #12 53.99 #12 53.99 Total download size: 65 M #12 53.99 Downloading Packages: #12 54.02 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.0 MB/s | 35 kB 00:00 #12 54.02 (2/21): kmod-28-11.el9.x86_64.rpm 5.3 MB/s | 121 kB 00:00 #12 54.02 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 5.4 MB/s | 40 kB 00:00 #12 54.02 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.7 MB/s | 14 kB 00:00 #12 54.02 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 2.1 MB/s | 10 kB 00:00 #12 54.05 (6/21): make-4.3-8.el9.x86_64.rpm 13 MB/s | 529 kB 00:00 #12 54.40 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 32 MB/s | 11 MB 00:00 #12 54.40 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 5.5 MB/s | 35 kB 00:00 #12 54.40 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 22 MB/s | 441 kB 00:00 #12 54.56 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 24 MB/s | 13 MB 00:00 #12 54.65 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 795 kB/s | 61 kB 00:00 #12 54.82 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 6.6 MB/s | 2.7 MB 00:00 #12 54.99 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 154 kB/s | 28 kB 00:00 #12 55.21 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 4.1 MB/s | 2.2 MB 00:00 #12 55.37 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 1.8 MB/s | 298 kB 00:00 #12 55.52 (16/21): glibc-minimal-langpack-2.34-231.el9_7. 170 kB/s | 25 kB 00:00 #12 55.88 (17/21): glibc-2.34-231.el9_7.2.x86_64.rpm 2.3 MB/s | 2.0 MB 00:00 #12 55.94 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 212 kB/s | 85 kB 00:00 #12 55.94 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 4.0 MB/s | 258 kB 00:00 #12 55.94 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 32 MB/s | 739 kB 00:00 #12 56.33 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 14 MB/s | 32 MB 00:02 #12 56.33 -------------------------------------------------------------------------------- #12 56.33 Total 28 MB/s | 65 MB 00:02 #12 56.33 Running transaction check #12 57.18 Transaction check succeeded. #12 57.18 Running transaction test #12 58.31 Transaction test succeeded. #12 58.31 Running transaction #12 59.85 Preparing : 1/1 #12 59.85 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 59.87 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 59.87 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 59.89 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 59.96 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 60.07 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 60.07 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 60.24 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 60.37 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 60.80 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 61.20 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 61.39 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 61.39 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 61.39 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 61.57 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 61.57 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 62.06 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 62.09 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 62.09 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 62.09 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 62.11 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 63.01 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 63.63 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 63.68 Installing : kmod-28-11.el9.x86_64 21/27 #12 63.68 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 63.68 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 63.68 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 63.68 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 63.70 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 63.70 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 63.70 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 64.38 Verifying : kmod-28-11.el9.x86_64 1/27 #12 64.38 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 64.38 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 64.38 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 64.38 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 64.38 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 64.38 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 64.38 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 64.38 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 64.38 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 64.38 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 64.38 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 64.38 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 64.38 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 64.38 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 64.38 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 64.38 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 64.38 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 64.38 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 64.38 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 64.38 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 64.38 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 64.38 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 64.38 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 64.38 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 64.38 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 64.38 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 65.31 #12 65.31 Upgraded: #12 65.31 glibc-2.34-231.el9_7.2.x86_64 #12 65.31 glibc-common-2.34-231.el9_7.2.x86_64 #12 65.31 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 65.31 libgcc-11.5.0-11.el9.x86_64 #12 65.31 libgomp-11.5.0-11.el9.x86_64 #12 65.31 libstdc++-11.5.0-11.el9.x86_64 #12 65.31 Installed: #12 65.31 cpp-11.5.0-11.el9.x86_64 #12 65.31 gcc-11.5.0-11.el9.x86_64 #12 65.31 gcc-c++-11.5.0-11.el9.x86_64 #12 65.31 glibc-devel-2.34-231.el9_7.2.x86_64 #12 65.31 glibc-headers-2.34-231.el9_7.2.x86_64 #12 65.31 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 65.31 kmod-28-11.el9.x86_64 #12 65.31 libmpc-1.2.1-4.el9.x86_64 #12 65.31 libpkgconf-1.7.3-10.el9.x86_64 #12 65.31 libstdc++-devel-11.5.0-11.el9.x86_64 #12 65.31 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 65.31 make-1:4.3-8.el9.x86_64 #12 65.31 pkgconf-1.7.3-10.el9.x86_64 #12 65.31 pkgconf-m4-1.7.3-10.el9.noarch #12 65.31 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 65.31 #12 65.31 Complete! #12 65.83 77 files removed #12 DONE 67.4s #13 exporting to image #13 exporting layers #13 exporting layers 10.6s done #13 writing image sha256:53984684f9a897301ee169358146f0f3ecd358653d66b4b04d344dc6245de12b #13 writing image sha256:53984684f9a897301ee169358146f0f3ecd358653d66b4b04d344dc6245de12b 0.0s done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_5 0.0s done #13 DONE 10.7s 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-02-27 09:35:13,679: INFO: Docker build duration: 155 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] ae557407f344: Preparing 3548d150c582: Preparing ad22ff8b49d7: Preparing 9459ad7adb41: Preparing 600fcfea0fa2: Preparing 44343de3ea1d: Preparing ae557407f344: Waiting 3548d150c582: Waiting ad22ff8b49d7: Waiting 9459ad7adb41: Waiting 600fcfea0fa2: Waiting 44343de3ea1d: Waiting 3548d150c582: Pushed ad22ff8b49d7: Pushed 9459ad7adb41: Pushed 600fcfea0fa2: Pushed 44343de3ea1d: Layer already exists ae557407f344: Pushed master-2_5_1_4-2_5: digest: sha256:1afed60368f33a23b59f42aaeb1e75eead9e1a9c7976119be8508f5c2eee5a5a size: 1577 2026-02-27 09:35:48,744: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 190 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:5101/opensdn-analytics-alarm-gen:master-2_5_1_4-2_5 35b5d3221f99 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_5 5ab94e94ef98 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_5 c4f9e39f42a1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_5 aaaa8a977663 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_5 840505154d13 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_5 76e5d1290544 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_5 ba4825d2c7f7 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_5 b13c0b6efa99 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_5 cb1124987ad1 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_5 03be3e8fd6ca 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_5 0a3ba987fcbe 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_5 9981d0ab32b6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_5 ab48c7ef91ce 2.38MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_5 ddad58698f2a 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_5 d51c0a9484b4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_5 13c50c3fb938 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_5 f3f6b699b9df 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_5 5c8cc42a70ae 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_5 1899267597d3 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_5 18a56646c061 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_5 ddf2c413653e 1.06GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_5 cf4e73d262c5 755MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_5 e8096138c3a5 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_5 1954002a7644 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_5 c392e7cf939c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_5 96b6a5a51e5b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_5 a2a226d4a9ce 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_5 53858cb6392c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_5 665ed6bc04a9 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_5 89ec0e0ccd10 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_5 a5e54279e847 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_5 c8f329751267 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_5 ba603d8cdd7a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_5 f20febbbc7fe 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_5 8f13fccb3fac 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_5 4b0402b152fc 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_5 c1bfc6ea602d 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_5 86513f6e9986 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_5 44813950775f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_5 bc5fc1eb478b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_5 b72b71d435e5 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_5 258880a3e272 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_5 aead5ee30da0 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_5 ed78e29dfb23 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_5 589edc1fefee 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_5 18b65536aec1 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_5 1bff42c0e19c 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_5 ffed41f3e70d 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_5 a4488042a46b 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_5 5ac30fe3da93 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_5 2f110cb1f943 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_5 cd728dd4f11a 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_5 a97374d7e334 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_5 59d1148837c7 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_5 53984684f9a8 367MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen c91eb047163f 23.5GB 0B U opensdn-test-test:master-2_5_1_4-2_5 1bff42c0e19c 1.83GB 0B tf-dev-sandbox:compile 3d42b2922ff0 24.3GB 0B