2026-02-26 15:42:34,676: INFO: Building opensdn-vrouter-kernel-init 2026-02-26 15:42:35,028: 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_4 --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.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 0.9s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.8s #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: 43.98kB 0.0s done #7 DONE 3.0s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.0s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.6s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 2.1s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.7s #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_4 ; 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.487 total 32 #12 0.487 -rw-r--r--. 1 root root 2707 Feb 26 15:33 mirror-base-rocky9.repo #12 0.487 -rw-r--r--. 1 root root 217 Feb 26 15:33 mirror-docker9.repo #12 0.487 -rw-r--r--. 1 root root 204 Feb 26 15:33 mirror-epel9.repo #12 0.487 -rw-r--r--. 1 root root 1 Feb 26 15:33 rocky-addons.repo #12 0.487 -rw-r--r--. 1 root root 1 Feb 26 15:33 rocky-devel.repo #12 0.487 -rw-r--r--. 1 root root 1 Feb 26 15:33 rocky-extras.repo #12 0.487 -rw-r--r--. 1 root root 1 Feb 26 15:33 rocky.repo #12 0.487 -rw-r--r--. 1 root root 140 Feb 26 15:33 tpc.repo #12 0.872 0 files removed #12 1.413 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 14 MB 00:00 #12 3.590 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.9 MB 00:00 #12 4.139 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #12 4.587 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 16 MB 00:00 #12 9.411 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 11 MB 00:00 #12 12.18 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #12 12.77 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #12 14.00 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #12 14.31 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #12 14.62 added from: http://tf-mirrors.gz1.opensdn.io/re 559 kB/s | 18 kB 00:00 #12 14.84 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #12 15.05 added from: http://tf-mirrors.gz1.opensdn.io/re 572 kB/s | 15 kB 00:00 #12 15.34 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 96 kB 00:00 #12 16.00 added from: http://tf-mirrors.gz1.opensdn.io/re 84 MB/s | 39 MB 00:00 #12 26.23 Third parties for OpenSDN 43 MB/s | 5.1 MB 00:00 #12 31.52 Metadata cache created. #12 32.52 Last metadata expiration check: 0:00:06 ago on Thu Feb 26 15:45:19 2026. #12 32.76 Dependencies resolved. #12 32.76 ================================================================================================= #12 32.76 Package Arch Version Repository Size #12 32.76 ================================================================================================= #12 32.76 Installing: #12 32.76 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 32.76 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 32.76 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 32.76 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 32.76 Upgrading: #12 32.76 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 32.76 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 32.76 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 32.76 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 32.76 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 32.76 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 32.76 Installing dependencies: #12 32.76 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 32.76 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 32.76 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 32.76 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 32.76 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 32.76 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 32.76 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 32.76 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 32.76 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 32.76 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 32.76 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 32.76 #12 32.76 Transaction Summary #12 32.76 ================================================================================================= #12 32.76 Install 15 Packages #12 32.76 Upgrade 6 Packages #12 32.76 #12 32.76 Total download size: 65 M #12 32.76 Downloading Packages: #12 32.79 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.9 MB/s | 35 kB 00:00 #12 32.79 (2/21): kmod-28-11.el9.x86_64.rpm 3.4 MB/s | 121 kB 00:00 #12 32.79 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 2.3 MB/s | 40 kB 00:00 #12 32.79 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.3 MB/s | 14 kB 00:00 #12 32.79 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.9 MB/s | 10 kB 00:00 #12 32.80 (6/21): make-4.3-8.el9.x86_64.rpm 10 MB/s | 529 kB 00:00 #12 33.04 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 46 MB/s | 11 MB 00:00 #12 33.04 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 4.2 MB/s | 35 kB 00:00 #12 33.20 (9/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 34 MB/s | 13 MB 00:00 #12 33.20 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 2.8 MB/s | 441 kB 00:00 #12 33.22 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 2.0 MB/s | 61 kB 00:00 #12 33.26 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 40 MB/s | 2.7 MB 00:00 #12 33.26 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.9 MB/s | 28 kB 00:00 #12 33.29 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 36 MB/s | 2.2 MB 00:00 #12 33.29 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 28 MB/s | 298 kB 00:00 #12 33.32 (16/21): glibc-2.34-231.el9_7.2.x86_64.rpm 32 MB/s | 2.0 MB 00:00 #12 33.32 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 927 kB/s | 25 kB 00:00 #12 33.32 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 12 MB/s | 85 kB 00:00 #12 33.36 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 24 MB/s | 258 kB 00:00 #12 33.36 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 38 MB/s | 739 kB 00:00 #12 33.55 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 43 MB/s | 32 MB 00:00 #12 33.55 -------------------------------------------------------------------------------- #12 33.55 Total 82 MB/s | 65 MB 00:00 #12 33.55 Running transaction check #12 33.95 Transaction check succeeded. #12 33.95 Running transaction test #12 34.72 Transaction test succeeded. #12 34.72 Running transaction #12 35.53 Preparing : 1/1 #12 35.64 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 35.64 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 35.64 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 35.64 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 35.71 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 35.75 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 35.75 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 35.79 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 35.82 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 36.02 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 36.26 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 36.26 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 36.26 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 36.30 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 36.34 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 36.37 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 36.64 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 36.64 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 36.67 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 36.67 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 36.67 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 37.27 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 37.62 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 37.68 Installing : kmod-28-11.el9.x86_64 21/27 #12 37.93 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 38.02 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 38.02 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 38.02 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 38.02 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 38.02 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 38.02 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 38.19 Verifying : kmod-28-11.el9.x86_64 1/27 #12 38.19 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 38.19 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 38.19 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 38.19 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 38.19 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 38.19 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 38.19 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 38.19 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 38.19 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 38.19 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 38.19 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 38.19 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 38.19 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 38.19 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 38.19 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 38.19 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 38.19 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 38.19 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 38.19 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 38.19 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 38.19 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 38.19 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 38.19 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 38.19 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 38.19 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 38.19 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 38.27 #12 38.27 Upgraded: #12 38.27 glibc-2.34-231.el9_7.2.x86_64 #12 38.27 glibc-common-2.34-231.el9_7.2.x86_64 #12 38.27 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 38.27 libgcc-11.5.0-11.el9.x86_64 #12 38.27 libgomp-11.5.0-11.el9.x86_64 #12 38.27 libstdc++-11.5.0-11.el9.x86_64 #12 38.27 Installed: #12 38.27 cpp-11.5.0-11.el9.x86_64 #12 38.27 gcc-11.5.0-11.el9.x86_64 #12 38.27 gcc-c++-11.5.0-11.el9.x86_64 #12 38.27 glibc-devel-2.34-231.el9_7.2.x86_64 #12 38.27 glibc-headers-2.34-231.el9_7.2.x86_64 #12 38.27 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 38.27 kmod-28-11.el9.x86_64 #12 38.27 libmpc-1.2.1-4.el9.x86_64 #12 38.27 libpkgconf-1.7.3-10.el9.x86_64 #12 38.27 libstdc++-devel-11.5.0-11.el9.x86_64 #12 38.27 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 38.27 make-1:4.3-8.el9.x86_64 #12 38.27 pkgconf-1.7.3-10.el9.x86_64 #12 38.27 pkgconf-m4-1.7.3-10.el9.noarch #12 38.27 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 38.27 #12 38.27 Complete! #12 38.56 77 files removed #12 DONE 38.7s #13 exporting to image #13 exporting layers #13 exporting layers 5.2s done #13 writing image sha256:6288380d8b70465b1a6afb574256661f802c06ec16acbdad44d102412493db72 done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_4 #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_4 done #13 DONE 5.3s 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-26 15:45:37,582: INFO: Docker build duration: 183 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] c31444b79973: Preparing 6a118f25b24b: Preparing db9e3f8fba48: Preparing 5e647029abf7: Preparing ee5e05c68633: Preparing 44343de3ea1d: Preparing c31444b79973: Waiting 6a118f25b24b: Waiting db9e3f8fba48: Waiting 5e647029abf7: Waiting ee5e05c68633: Waiting 44343de3ea1d: Waiting 6a118f25b24b: Pushed db9e3f8fba48: Pushed 5e647029abf7: Pushed ee5e05c68633: Pushed 44343de3ea1d: Layer already exists c31444b79973: Pushed master-2_5_1_4-2_4: digest: sha256:2ed5bcfe30b0c595f5f5960bafb092ef34bbe7c73195828381f59b8dd9f22407 size: 1577 2026-02-26 15:46:12,711: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 218 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_4 b554a3bd0864 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_5_1_4-2_4 b80f9766ed15 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_4 8e091cf7165e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_5_1_4-2_4 7c1585de76a5 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_4 559846c7097d 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_4 0b2093200975 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_4 dd05e2ced3d4 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_4 0234c8772965 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_4 656fe5d107af 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_4 c73d85446764 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_4 a65448056246 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_4 3dc7755227e6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_4 308c4727d12c 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_5_1_4-2_4 f1d2aecbbbd4 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_4 3ce30d3dbbf5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_4 ba38671dae94 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_4 43cdaa8f7ced 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_4 586a866e331b 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_4 f23ee768ffac 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_4 d57f1637e978 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_4 7b7adc77afde 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_4 75f4ef272cbf 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_4 0845091add45 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_4 452e864ee9a3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_4 458eb90bc36f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_4 f7bc7f7b87b4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_5_1_4-2_4 7a93b708fdee 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_4 4b086f007922 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_4 2aaaa4580fcc 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_4 49737f37049a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_4 ea265ee82974 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_4 4c48397f1b32 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_4 06c548fea3e9 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_4 766fa6f98cb0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_4 faa134fab79b 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_4 6a54c7a690fb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_4 b183616538b6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_4 3ffe9b83e0b2 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_4 46166d524c6c 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_4 29846803524e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_4 f0997016efca 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_4 993cd41e8aac 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_4 59d25196e424 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_4 04408f04e2d9 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_4 de6129624b3b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_4 5ebb5a8e30c7 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_4 966606b1e15b 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_5_1_4-2_4 c72e7ae2e071 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_4 579bc742e676 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_5_1_4-2_4 1b8d2b995057 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_5_1_4-2_4 37799f326043 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_4 85e6f9db29bf 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_5_1_4-2_4 e068c43442ac 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_4 db8ea6c00944 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_5_1_4-2_4 6288380d8b70 367MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen bcb86cc8d1e3 23.5GB 0B U opensdn-test-test:master-2_5_1_4-2_4 966606b1e15b 1.83GB 0B tf-dev-sandbox:compile 07fd8c83cb99 24.2GB 0B