2026-04-02 01:26:06,791: INFO: Building opensdn-vrouter-kernel-init 2026-04-02 01:26:07,323: 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 transferring dockerfile: #1 transferring dockerfile: 2.05kB done #1 DONE 1.9s #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.3s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.0s #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.1s done #7 DONE 2.8s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 2.3s #9 [stage-1 3/6] COPY *.sh / #9 DONE 2.0s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 3.0s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 2.4s #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.304 total 32 #12 1.304 -rw-r--r--. 1 root root 2707 Apr 2 01:22 mirror-base-rocky9.repo #12 1.304 -rw-r--r--. 1 root root 217 Apr 2 01:22 mirror-docker9.repo #12 1.304 -rw-r--r--. 1 root root 204 Apr 2 01:22 mirror-epel9.repo #12 1.304 -rw-r--r--. 1 root root 1 Apr 2 01:22 rocky-addons.repo #12 1.304 -rw-r--r--. 1 root root 1 Apr 2 01:22 rocky-devel.repo #12 1.304 -rw-r--r--. 1 root root 1 Apr 2 01:22 rocky-extras.repo #12 1.304 -rw-r--r--. 1 root root 1 Apr 2 01:22 rocky.repo #12 1.304 -rw-r--r--. 1 root root 140 Apr 2 01:22 tpc.repo #12 1.592 0 files removed #12 2.087 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 14 MB 00:00 #12 4.725 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #12 5.627 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #12 6.216 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 16 MB 00:00 #12 12.56 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 11 MB 00:00 #12 17.64 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #12 18.45 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #12 20.39 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 697 kB 00:00 #12 20.84 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 474 kB 00:00 #12 21.44 added from: http://tf-mirrors.gz1.opensdn.io/re 475 kB/s | 18 kB 00:00 #12 22.01 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 kB/s | 257 B 00:00 #12 22.46 added from: http://tf-mirrors.gz1.opensdn.io/re 579 kB/s | 15 kB 00:00 #12 22.77 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #12 23.85 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 39 MB 00:00 #12 43.46 Third parties for OpenSDN 45 MB/s | 5.1 MB 00:00 #12 53.63 Metadata cache created. #12 54.74 Last metadata expiration check: 0:00:11 ago on Thu Apr 2 01:28:11 2026. #12 55.25 Dependencies resolved. #12 55.25 ================================================================================================= #12 55.25 Package Arch Version Repository Size #12 55.25 ================================================================================================= #12 55.25 Installing: #12 55.25 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 55.25 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 55.25 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 55.25 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 55.25 Upgrading: #12 55.25 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 55.25 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 55.25 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 55.25 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 55.25 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 55.25 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 55.25 Installing dependencies: #12 55.25 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 55.25 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 55.25 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 55.25 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 55.25 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 55.25 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 55.25 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 55.25 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 55.25 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 55.25 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 55.25 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 55.25 #12 55.25 Transaction Summary #12 55.25 ================================================================================================= #12 55.25 Install 15 Packages #12 55.25 Upgrade 6 Packages #12 55.25 #12 55.25 Total download size: 65 M #12 55.25 Downloading Packages: #12 55.28 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 1.9 MB/s | 35 kB 00:00 #12 55.28 (2/21): kmod-28-11.el9.x86_64.rpm 5.2 MB/s | 121 kB 00:00 #12 55.29 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 5.5 MB/s | 40 kB 00:00 #12 55.29 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.8 MB/s | 14 kB 00:00 #12 55.30 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 1.4 MB/s | 10 kB 00:00 #12 55.33 (6/21): make-4.3-8.el9.x86_64.rpm 7.7 MB/s | 529 kB 00:00 #12 55.61 (7/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 46 MB/s | 13 MB 00:00 #12 55.72 (8/21): cpp-11.5.0-11.el9.x86_64.rpm 25 MB/s | 11 MB 00:00 #12 55.72 (9/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 321 kB/s | 35 kB 00:00 #12 55.73 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 31 MB/s | 441 kB 00:00 #12 55.74 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 6.1 MB/s | 61 kB 00:00 #12 55.76 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 56 MB/s | 2.7 MB 00:00 #12 55.77 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 2.7 MB/s | 28 kB 00:00 #12 55.81 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 32 MB/s | 2.2 MB 00:00 #12 55.81 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 28 MB/s | 298 kB 00:00 #12 55.84 (16/21): glibc-2.34-231.el9_7.2.x86_64.rpm 27 MB/s | 2.0 MB 00:00 #12 55.85 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 762 kB/s | 25 kB 00:00 #12 55.85 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 #12 55.86 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 22 MB/s | 258 kB 00:00 #12 55.87 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 41 MB/s | 739 kB 00:00 #12 56.09 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 41 MB/s | 32 MB 00:00 #12 56.09 -------------------------------------------------------------------------------- #12 56.09 Total 79 MB/s | 65 MB 00:00 #12 56.09 Running transaction check #12 56.61 Transaction check succeeded. #12 56.62 Running transaction test #12 57.49 Transaction test succeeded. #12 57.49 Running transaction #12 59.18 Preparing : 1/1 #12 59.28 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 59.29 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 59.30 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 59.30 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 59.34 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 59.46 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 59.48 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 59.52 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 59.58 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 59.97 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 60.37 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 60.50 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 60.52 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 60.54 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 60.62 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 60.75 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 61.09 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 61.19 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 61.19 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 61.19 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 61.20 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 61.92 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 62.43 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 62.45 Installing : kmod-28-11.el9.x86_64 21/27 #12 62.46 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 62.46 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 62.50 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 62.50 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 62.50 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 62.50 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 62.50 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 62.73 Verifying : kmod-28-11.el9.x86_64 1/27 #12 62.73 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 62.73 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 62.73 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 62.73 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 62.73 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 62.73 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 62.73 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 62.73 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 62.73 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 62.73 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 62.73 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 62.73 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 62.73 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 62.73 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 62.73 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 62.73 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 62.73 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 62.73 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 62.73 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 62.73 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 62.73 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 62.73 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 62.73 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 62.73 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 62.73 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 62.73 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 62.85 #12 62.85 Upgraded: #12 62.85 glibc-2.34-231.el9_7.2.x86_64 #12 62.85 glibc-common-2.34-231.el9_7.2.x86_64 #12 62.85 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 62.85 libgcc-11.5.0-11.el9.x86_64 #12 62.85 libgomp-11.5.0-11.el9.x86_64 #12 62.85 libstdc++-11.5.0-11.el9.x86_64 #12 62.85 Installed: #12 62.85 cpp-11.5.0-11.el9.x86_64 #12 62.85 gcc-11.5.0-11.el9.x86_64 #12 62.85 gcc-c++-11.5.0-11.el9.x86_64 #12 62.85 glibc-devel-2.34-231.el9_7.2.x86_64 #12 62.85 glibc-headers-2.34-231.el9_7.2.x86_64 #12 62.85 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 62.85 kmod-28-11.el9.x86_64 #12 62.85 libmpc-1.2.1-4.el9.x86_64 #12 62.85 libpkgconf-1.7.3-10.el9.x86_64 #12 62.85 libstdc++-devel-11.5.0-11.el9.x86_64 #12 62.85 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 62.85 make-1:4.3-8.el9.x86_64 #12 62.85 pkgconf-1.7.3-10.el9.x86_64 #12 62.85 pkgconf-m4-1.7.3-10.el9.noarch #12 62.85 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 62.85 #12 62.85 Complete! #12 63.19 77 files removed #12 DONE 63.5s #13 exporting to image #13 exporting layers #13 exporting layers 6.4s done #13 writing image sha256:332b8cbfd05dd61ba4be322e339d02bfc41bb1d5f581d84a9bae69554d95a3ee #13 writing image sha256:332b8cbfd05dd61ba4be322e339d02bfc41bb1d5f581d84a9bae69554d95a3ee done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 0.0s done #13 DONE 6.8s 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-02 01:28:39,521: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] 192913cf897f: Preparing 26c366a4048a: Preparing 4d9267ed687f: Preparing 24be8fb144f4: Preparing ac955d8aac0d: Preparing 44343de3ea1d: Preparing 192913cf897f: Waiting 26c366a4048a: Waiting 4d9267ed687f: Waiting 24be8fb144f4: Waiting ac955d8aac0d: Waiting 44343de3ea1d: Waiting 26c366a4048a: Pushed 4d9267ed687f: Pushed 24be8fb144f4: Pushed ac955d8aac0d: Pushed 44343de3ea1d: Layer already exists 192913cf897f: Pushed nightly: digest: sha256:58792ce6405726fa7c487eb766b9266462aed2efcdb9d7bf1e776356810dd29e size: 1577 2026-04-02 01:29:09,814: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 183 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 aa47191fac20 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 8010f053fcd7 692MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly 8eee792c2595 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 1819df408e7a 749MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly ef87d24080e1 745MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 0c7564ac3bce 908MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 1bf6725a74ad 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly 37a7a1cfc9a3 909MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly 5d8ae0477e0f 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 93bf6149fcad 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly ede3af108a03 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly 27bc97ef51ad 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly b1c6cb964bd6 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly ecaa15db3eb1 705MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly 39b4db1d5789 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly 7c103e58bc81 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly b943c5a46de0 668MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 4773ecc53fd9 689MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly b317a8cc3e8e 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 640aa27438ac 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly b66e03e13edc 753MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 9a902bc244d4 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 4b8d27e5dcbf 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly c491d5f16277 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly 456af470f66b 914MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly 7973adc012e8 2.97GB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly da48787ec33c 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 51a8d9df3c86 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 5ef17082150d 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly f3b78a4f52f0 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 8757436d39f6 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly 23c7b72e8636 440MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly 45543cfdcbfb 454MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly 1d302e0f7fbd 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly 809d60c0ea65 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly ff4b389b466f 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 778786a1a583 687MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly d1f124227ce4 672MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 2c583fd5b2ae 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly 68ec33c40731 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 6497b6b9b8c4 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 5f954d45ba7c 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly 7e126f8965e1 444MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly 5ba448750e39 667MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly 68382d334106 802MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 8c5fc7fa659f 1.83GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly 9ddf84fdf391 1.27GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 572a1a29cb1c 726MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly c5970a2c7762 958MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly a6d0ae8fd3ff 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 27a371380a59 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly c8f3d4f44614 612MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly 058f8e7acf5c 734MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 332b8cbfd05d 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 9fdfa0bab5a2 2.9GB 0B U opensdn-test-test:nightly 8c5fc7fa659f 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 1a3b180eeb07 24.7GB 0B tf-dev-sandbox:stable 9fdfa0bab5a2 2.9GB 0B U