2026-04-15 14:27:36,175: INFO: Building opensdn-vrouter-kernel-init 2026-04-15 14:27:36,508: 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_7_8_5-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=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 1.7s #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 1.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 DONE 0.0s #8 [1/3] FROM docker.io/library/rockylinux:9 #8 CACHED #6 [internal] load build context #6 transferring context: 44.77kB done #6 DONE 2.4s #9 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #9 DONE 1.5s #10 [stage-1 3/6] COPY *.sh / #10 DONE 2.0s #11 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #11 DONE 2.4s #12 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #12 DONE 1.9s #13 [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_7_8_5-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 #13 1.769 total 32 #13 1.769 -rw-r--r--. 1 root root 2707 Apr 15 14:22 mirror-base-rocky9.repo #13 1.769 -rw-r--r--. 1 root root 217 Apr 15 14:22 mirror-docker9.repo #13 1.769 -rw-r--r--. 1 root root 204 Apr 15 14:22 mirror-epel9.repo #13 1.769 -rw-r--r--. 1 root root 1 Apr 15 14:22 rocky-addons.repo #13 1.769 -rw-r--r--. 1 root root 1 Apr 15 14:22 rocky-devel.repo #13 1.769 -rw-r--r--. 1 root root 1 Apr 15 14:22 rocky-extras.repo #13 1.769 -rw-r--r--. 1 root root 1 Apr 15 14:22 rocky.repo #13 1.769 -rw-r--r--. 1 root root 140 Apr 15 14:22 tpc.repo #13 2.182 0 files removed #13 2.840 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #13 12.80 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 1.9 MB 00:00 #13 14.49 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 402 kB 00:00 #13 15.40 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 30.23 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 38.46 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 1.1 MB 00:00 #13 40.14 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.8 MB 00:00 #13 43.42 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 697 kB 00:00 #13 44.43 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 45.17 added from: http://tf-mirrors.gz1.opensdn.io/re 531 kB/s | 18 kB 00:00 #13 45.87 added from: http://tf-mirrors.gz1.opensdn.io/re 8.2 kB/s | 257 B 00:00 #13 46.61 added from: http://tf-mirrors.gz1.opensdn.io/re 429 kB/s | 15 kB 00:00 #13 47.27 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 96 kB 00:00 #13 48.66 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 39 MB 00:00 #13 77.07 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #13 88.94 Metadata cache created. #13 90.00 Last metadata expiration check: 0:00:13 ago on Wed Apr 15 14:29:35 2026. #13 90.55 Dependencies resolved. #13 90.58 ================================================================================================= #13 90.58 Package Arch Version Repository Size #13 90.58 ================================================================================================= #13 90.58 Installing: #13 90.58 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #13 90.58 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #13 90.58 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #13 90.58 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #13 90.58 Upgrading: #13 90.58 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #13 90.58 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #13 90.58 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #13 90.58 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #13 90.58 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #13 90.58 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #13 90.58 Installing dependencies: #13 90.58 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #13 90.58 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #13 90.58 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #13 90.58 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #13 90.58 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #13 90.58 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #13 90.58 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #13 90.58 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #13 90.58 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #13 90.58 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #13 90.58 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #13 90.58 #13 90.58 Transaction Summary #13 90.58 ================================================================================================= #13 90.58 Install 15 Packages #13 90.58 Upgrade 6 Packages #13 90.58 #13 90.58 Total download size: 65 M #13 90.58 Downloading Packages: #13 90.61 (1/21): kmod-28-11.el9.x86_64.rpm 5.2 MB/s | 121 kB 00:00 #13 90.61 (2/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.0 MB/s | 35 kB 00:00 #13 90.61 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 6.3 MB/s | 40 kB 00:00 #13 90.61 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.4 MB/s | 14 kB 00:00 #13 90.61 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 2.1 MB/s | 10 kB 00:00 #13 90.63 (6/21): make-4.3-8.el9.x86_64.rpm 14 MB/s | 529 kB 00:00 #13 90.91 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 37 MB/s | 11 MB 00:00 #13 90.91 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 5.0 MB/s | 35 kB 00:00 #13 90.92 (9/21): glibc-headers-2.34-231.el9_7.2.x86_64.r 40 MB/s | 441 kB 00:00 #13 91.25 (10/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 25 MB/s | 13 MB 00:00 #13 91.25 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 11 MB/s | 61 kB 00:00 #13 91.25 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 11 MB/s | 2.7 MB 00:00 #13 91.25 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.1 MB/s | 28 kB 00:00 #13 91.25 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 28 MB/s | 2.2 MB 00:00 #13 91.25 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 26 MB/s | 298 kB 00:00 #13 91.25 (16/21): glibc-2.34-231.el9_7.2.x86_64.rpm 29 MB/s | 2.0 MB 00:00 #13 91.25 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 1.2 MB/s | 25 kB 00:00 #13 91.25 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 12 MB/s | 85 kB 00:00 #13 91.25 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 23 MB/s | 258 kB 00:00 #13 91.40 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 38 MB/s | 739 kB 00:00 #13 91.63 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 33 MB/s | 32 MB 00:00 #13 91.63 -------------------------------------------------------------------------------- #13 91.63 Total 64 MB/s | 65 MB 00:01 #13 91.63 Running transaction check #13 92.60 Transaction check succeeded. #13 92.60 Running transaction test #13 93.30 Transaction test succeeded. #13 93.30 Running transaction #13 95.76 Preparing : 1/1 #13 95.85 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #13 96.11 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #13 96.11 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #13 96.13 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #13 96.16 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #13 96.25 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #13 96.28 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #13 96.34 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #13 96.41 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #13 96.89 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #13 97.47 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #13 97.49 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #13 97.51 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #13 97.51 Installing : make-1:4.3-8.el9.x86_64 11/27 #13 97.65 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #13 97.81 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #13 98.39 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #13 98.39 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #13 98.39 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #13 98.39 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #13 98.46 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #13 99.49 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #13 100.0 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #13 100.0 Installing : kmod-28-11.el9.x86_64 21/27 #13 100.0 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #13 100.1 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #13 100.1 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #13 100.1 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #13 100.1 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #13 100.1 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #13 100.1 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #13 100.4 Verifying : kmod-28-11.el9.x86_64 1/27 #13 100.4 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #13 100.4 Verifying : make-1:4.3-8.el9.x86_64 3/27 #13 100.4 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #13 100.4 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #13 100.4 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #13 100.4 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #13 100.4 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #13 100.4 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #13 100.4 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #13 100.4 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #13 100.4 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #13 100.4 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #13 100.4 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #13 100.4 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #13 100.4 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #13 100.4 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #13 100.4 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #13 100.4 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #13 100.4 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #13 100.4 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #13 100.4 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #13 100.4 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #13 100.4 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #13 100.4 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #13 100.4 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #13 100.4 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #13 100.5 #13 100.5 Upgraded: #13 100.5 glibc-2.34-231.el9_7.2.x86_64 #13 100.5 glibc-common-2.34-231.el9_7.2.x86_64 #13 100.5 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #13 100.5 libgcc-11.5.0-11.el9.x86_64 #13 100.5 libgomp-11.5.0-11.el9.x86_64 #13 100.5 libstdc++-11.5.0-11.el9.x86_64 #13 100.5 Installed: #13 100.5 cpp-11.5.0-11.el9.x86_64 #13 100.5 gcc-11.5.0-11.el9.x86_64 #13 100.5 gcc-c++-11.5.0-11.el9.x86_64 #13 100.5 glibc-devel-2.34-231.el9_7.2.x86_64 #13 100.5 glibc-headers-2.34-231.el9_7.2.x86_64 #13 100.5 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #13 100.5 kmod-28-11.el9.x86_64 #13 100.5 libmpc-1.2.1-4.el9.x86_64 #13 100.5 libpkgconf-1.7.3-10.el9.x86_64 #13 100.5 libstdc++-devel-11.5.0-11.el9.x86_64 #13 100.5 libxcrypt-devel-4.4.18-3.el9.x86_64 #13 100.5 make-1:4.3-8.el9.x86_64 #13 100.5 pkgconf-1.7.3-10.el9.x86_64 #13 100.5 pkgconf-m4-1.7.3-10.el9.noarch #13 100.5 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #13 100.5 #13 100.5 Complete! #13 100.9 77 files removed #13 DONE 101.3s #14 exporting to image #14 exporting layers #14 exporting layers 5.9s done #14 writing image sha256:86403adac2e3f2a4ea29f0a07a159ce34ac40c1883589cc29d597079df28ae5d done #14 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_5-1 done #14 DONE 6.1s 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-04-15 14:30:07,838: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 506df02a5a84: Preparing 4a580d0bf868: Preparing 7d53798f71cb: Preparing 2a40d63c54fb: Preparing 5a2a2e6fa3d1: Preparing 44343de3ea1d: Preparing 506df02a5a84: Waiting 4a580d0bf868: Waiting 7d53798f71cb: Waiting 2a40d63c54fb: Waiting 5a2a2e6fa3d1: Waiting 44343de3ea1d: Waiting 4a580d0bf868: Layer already exists 7d53798f71cb: Pushed 2a40d63c54fb: Pushed 5a2a2e6fa3d1: Pushed 44343de3ea1d: Layer already exists 506df02a5a84: Pushed master-2_7_8_5-1: digest: sha256:090820fec57c61b5864fd09dfa80d76d4e7da47ea7427b23ff3fcacdd3ba24ac size: 1577 2026-04-15 14:30:25,065: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 169 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_7_8_5-1 892f33ff0740 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_5-1 63def872b419 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_5-1 4409872b4ec9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_5-1 a5639df9df4e 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_5-1 b6fb1babc875 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_5-1 f8df2fe6a2fa 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_5-1 93b326029458 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_5-1 c94cefd3e533 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_5-1 5573eb5df1f2 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 e98c1b848ae7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_5-1 17113349430b 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_5-1 d7083d09a5e9 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_5-1 22218043a04d 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_5-1 8dd8324c9b5c 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_5-1 2be40a497efe 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_5-1 9017bca69863 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_5-1 2f477f99d272 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_5-1 71b757f0e41d 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_5-1 1d7e74ca25ff 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_5-1 73ee55c4d7ab 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_5-1 00a1215c8fe6 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_5-1 90c86db0e235 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_5-1 c60bccafbc60 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_5-1 df04442715a7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_5-1 2faf8298e77f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_5-1 031230e1a1bb 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_8_5-1 280c729c3ba4 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_5-1 f0ceaafabfcc 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_5-1 97b952df47bf 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_5-1 06693acf93af 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_5-1 1fa03cc79779 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_5-1 4e2bf7142e32 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_5-1 aa8436283128 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_5-1 10847c21795a 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_5-1 78a3368dcb40 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_5-1 1d490a7ffce4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_5-1 6231daf3a4f0 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_5-1 c8c20470d828 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_5-1 7dc81cad8f58 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_5-1 30ac6e2264f7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_5-1 f8e6f209c260 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_5-1 425df73f1bcf 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_5-1 bedb0c819ea5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_5-1 93ab030b71d2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_5-1 9e18db2a2a05 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_5-1 e3d2c5c24b01 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_5-1 017b9bc5597d 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_8_5-1 bb16f335d205 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_5-1 17237f402761 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_5-1 e3921c89c2f1 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_5-1 b1211459b6b7 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_5-1 7999694557c3 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_5-1 89f2c9314aba 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_5-1 bfbff744a044 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_5-1 86403adac2e3 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 41b8bff4d42f 2.9GB 0B U opensdn-test-test:master-2_7_8_5-1 017b9bc5597d 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 0778ac19bcc3 22.2GB 0B tf-dev-sandbox:frozen 41b8bff4d42f 2.9GB 0B U