2026-06-04 01:42:42,455: INFO: Building opensdn-vrouter-kernel-init 2026-06-04 01:42:43,000: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.05kB done #1 DONE 1.5s #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.8s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.1s done #4 DONE 2.6s #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.2s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.7s #9 [stage-1 3/6] COPY *.sh / #9 DONE 0.9s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 2.4s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 1.8s #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=nightly ; 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 1.073 total 32 #12 1.073 -rw-r--r--. 1 root root 2707 Jun 4 01:36 mirror-base-rocky9.repo #12 1.073 -rw-r--r--. 1 root root 217 Jun 4 01:36 mirror-docker9.repo #12 1.073 -rw-r--r--. 1 root root 204 Jun 4 01:36 mirror-epel9.repo #12 1.073 -rw-r--r--. 1 root root 1 Jun 4 01:36 rocky-addons.repo #12 1.073 -rw-r--r--. 1 root root 1 Jun 4 01:36 rocky-devel.repo #12 1.073 -rw-r--r--. 1 root root 1 Jun 4 01:36 rocky-extras.repo #12 1.073 -rw-r--r--. 1 root root 1 Jun 4 01:36 rocky.repo #12 1.073 -rw-r--r--. 1 root root 140 Jun 4 01:36 tpc.repo #12 1.471 0 files removed #12 3.285 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 14 MB 00:01 #12 6.593 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.9 MB 00:00 #12 7.692 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 402 kB 00:00 #12 8.202 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 16 MB 00:00 #12 15.80 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 11 MB 00:00 #12 21.39 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #12 21.92 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.8 MB 00:00 #12 24.02 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #12 24.58 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #12 24.97 added from: http://tf-mirrors.gz1.opensdn.io/re 536 kB/s | 18 kB 00:00 #12 25.40 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #12 25.82 added from: http://tf-mirrors.gz1.opensdn.io/re 472 kB/s | 15 kB 00:00 #12 26.24 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 MB/s | 96 kB 00:00 #12 27.30 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 39 MB 00:00 #12 46.64 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #12 54.37 Metadata cache created. #12 55.16 Last metadata expiration check: 0:00:08 ago on Thu Jun 4 01:45:48 2026. #12 55.50 Dependencies resolved. #12 55.50 ================================================================================================= #12 55.50 Package Arch Version Repository Size #12 55.50 ================================================================================================= #12 55.50 Installing: #12 55.50 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 55.50 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 55.50 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 55.50 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 55.50 Upgrading: #12 55.50 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 55.50 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 55.50 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 55.50 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 55.50 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 55.50 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 55.50 Installing dependencies: #12 55.50 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 55.50 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 55.50 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 55.50 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 55.50 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 55.50 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 55.50 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 55.50 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 55.50 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 55.50 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 55.50 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 55.50 #12 55.50 Transaction Summary #12 55.50 ================================================================================================= #12 55.50 Install 15 Packages #12 55.50 Upgrade 6 Packages #12 55.50 #12 55.50 Total download size: 65 M #12 55.50 Downloading Packages: #12 55.51 (1/21): kmod-28-11.el9.x86_64.rpm 7.0 MB/s | 121 kB 00:00 #12 55.51 (2/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.0 MB/s | 35 kB 00:00 #12 55.51 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 3.9 MB/s | 40 kB 00:00 #12 55.53 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.4 MB/s | 14 kB 00:00 #12 55.53 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.3 MB/s | 10 kB 00:00 #12 55.54 (6/21): make-4.3-8.el9.x86_64.rpm 13 MB/s | 529 kB 00:00 #12 55.74 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 53 MB/s | 11 MB 00:00 #12 55.74 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 4.2 MB/s | 35 kB 00:00 #12 55.88 (9/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 37 MB/s | 13 MB 00:00 #12 55.90 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 2.8 MB/s | 441 kB 00:00 #12 55.91 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 7.2 MB/s | 61 kB 00:00 #12 55.95 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 50 MB/s | 2.7 MB 00:00 #12 55.96 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 4.7 MB/s | 28 kB 00:00 #12 56.00 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 29 MB/s | 2.2 MB 00:00 #12 56.00 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 25 MB/s | 298 kB 00:00 #12 56.00 (16/21): glibc-minimal-langpack-2.34-231.el9_7. 5.4 MB/s | 25 kB 00:00 #12 56.02 (17/21): glibc-2.34-231.el9_7.2.x86_64.rpm 28 MB/s | 2.0 MB 00:00 #12 56.02 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 3.0 MB/s | 85 kB 00:00 #12 56.04 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 21 MB/s | 258 kB 00:00 #12 56.05 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 39 MB/s | 739 kB 00:00 #12 56.29 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 43 MB/s | 32 MB 00:00 #12 56.29 -------------------------------------------------------------------------------- #12 56.29 Total 82 MB/s | 65 MB 00:00 #12 56.29 Running transaction check #12 56.97 Transaction check succeeded. #12 56.97 Running transaction test #12 58.08 Transaction test succeeded. #12 58.08 Running transaction #12 59.50 Preparing : 1/1 #12 59.59 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 59.61 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 59.62 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 59.62 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 59.69 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 59.76 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 59.78 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 59.83 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 59.90 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 60.18 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 60.74 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 60.86 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 60.89 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 60.89 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 61.05 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 61.05 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 61.44 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 61.49 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 61.49 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 61.50 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 61.51 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 62.38 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 62.69 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 62.89 Installing : kmod-28-11.el9.x86_64 21/27 #12 63.20 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 63.36 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.69 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.73 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 63.73 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 64.05 Verifying : kmod-28-11.el9.x86_64 1/27 #12 64.05 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 64.05 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 64.05 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 64.05 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 64.05 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 64.05 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 64.05 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 64.05 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 64.05 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 64.05 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 64.05 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 64.05 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 64.05 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 64.05 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 64.05 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 64.05 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 64.05 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 64.05 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 64.05 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 64.05 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 64.05 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 64.05 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 64.05 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 64.05 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 64.05 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 64.05 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 64.15 #12 64.15 Upgraded: #12 64.15 glibc-2.34-231.el9_7.2.x86_64 #12 64.15 glibc-common-2.34-231.el9_7.2.x86_64 #12 64.15 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 64.15 libgcc-11.5.0-11.el9.x86_64 #12 64.15 libgomp-11.5.0-11.el9.x86_64 #12 64.15 libstdc++-11.5.0-11.el9.x86_64 #12 64.15 Installed: #12 64.15 cpp-11.5.0-11.el9.x86_64 #12 64.15 gcc-11.5.0-11.el9.x86_64 #12 64.15 gcc-c++-11.5.0-11.el9.x86_64 #12 64.15 glibc-devel-2.34-231.el9_7.2.x86_64 #12 64.15 glibc-headers-2.34-231.el9_7.2.x86_64 #12 64.15 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 64.15 kmod-28-11.el9.x86_64 #12 64.15 libmpc-1.2.1-4.el9.x86_64 #12 64.15 libpkgconf-1.7.3-10.el9.x86_64 #12 64.15 libstdc++-devel-11.5.0-11.el9.x86_64 #12 64.15 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 64.15 make-1:4.3-8.el9.x86_64 #12 64.15 pkgconf-1.7.3-10.el9.x86_64 #12 64.15 pkgconf-m4-1.7.3-10.el9.noarch #12 64.15 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 64.15 #12 64.15 Complete! #12 64.59 77 files removed #12 DONE 64.8s #13 exporting to image #13 exporting layers #13 exporting layers 12.6s done #13 writing image sha256:4765c617058de801652eb5107151acd1b73d3df5521bb668fa0952a22279c26d #13 writing image sha256:4765c617058de801652eb5107151acd1b73d3df5521bb668fa0952a22279c26d 0.0s done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly done #13 DONE 12.6s 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-06-04 01:46:19,305: INFO: Docker build duration: 217 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] ef4f36199538: Preparing 4690abafc5b3: Preparing 47a60ad5b6af: Preparing 5330b7f03fe0: Preparing 69777d52ee94: Preparing 44343de3ea1d: Preparing ef4f36199538: Waiting 4690abafc5b3: Waiting 47a60ad5b6af: Waiting 5330b7f03fe0: Waiting 69777d52ee94: Waiting 44343de3ea1d: Waiting 4690abafc5b3: Layer already exists 47a60ad5b6af: Pushed 5330b7f03fe0: Pushed 69777d52ee94: Pushed 44343de3ea1d: Layer already exists ef4f36199538: Pushed nightly: digest: sha256:333fe0bc1be9bad3e182668d8e281fcab076dc2d6a0e22ad4df2c20599172c0b size: 1577 2026-06-04 01:46:41,819: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 239 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:5102/opensdn-analytics-alarm-gen:nightly 914ff756617e 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly d2575215fdef 701MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 16270bde732a 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly d3bed4b67582 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly e6d380b1dd02 754MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 585ee9422454 917MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 20bf970370bf 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly cc57f80d33af 918MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly efeb38d38846 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 210aef1f63e8 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly c84b95d8b6fe 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly b86eff1c6a5e 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly ffebd81ad97c 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 41500c37b04a 714MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly c73ca339810b 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 853ea40fd23c 691MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 625c59538f9f 677MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly e2450e0c7863 698MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly e1d9dec62c3f 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly a07ac27d1241 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly f24186ae87b0 762MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 93905be3f4e3 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 92c0f13f9cc6 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly fe68a58b5c4e 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly c879d5a3920e 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly c25c702ef9fb 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly d797af6d3afb 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 6c0f3b77ccb9 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly a71f7608d2a4 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 77ea6fdd69bc 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 91658c300e67 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly bd25b91eae3a 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 32e120cc3161 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 59511cf9c0b5 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 513982643e6b 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly 8a7efcda6f32 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 62b86232b230 696MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 269d43bfc9c3 681MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 3ee37b6f7614 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 74f71554d3ee 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 4e25bde6a971 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 6c4eb061f499 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 3c5ab7e4c720 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 11965e410b20 676MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 64fd12250e16 811MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 8d022f4f6bf5 1.84GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly b64b3f756f12 1.28GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 5e2bfa117be9 735MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly 1c10d15d619e 967MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly ef8863fac214 934MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 1cca74682972 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly 5884283b4b6b 614MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 9a259b6dbecb 743MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 4765c617058d 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable d196eb1bd1ab 2.9GB 0B U opensdn-test-test:nightly 8d022f4f6bf5 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e1492c620a19 24.7GB 0B tf-dev-sandbox:stable d196eb1bd1ab 2.9GB 0B U