2026-04-03 10:05:30,283: INFO: Building opensdn-vrouter-kernel-init 2026-04-03 10:05:30,976: 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_7_5-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 --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 2.3s #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.0s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #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 0.7s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 2.0s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.6s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 1.3s #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_7_7_5-4 ; 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.366 total 32 #12 1.366 -rw-r--r--. 1 root root 2707 Apr 3 10:01 mirror-base-rocky9.repo #12 1.366 -rw-r--r--. 1 root root 217 Apr 3 10:01 mirror-docker9.repo #12 1.366 -rw-r--r--. 1 root root 204 Apr 3 10:01 mirror-epel9.repo #12 1.366 -rw-r--r--. 1 root root 1 Apr 3 10:01 rocky-addons.repo #12 1.366 -rw-r--r--. 1 root root 1 Apr 3 10:01 rocky-devel.repo #12 1.366 -rw-r--r--. 1 root root 1 Apr 3 10:01 rocky-extras.repo #12 1.366 -rw-r--r--. 1 root root 1 Apr 3 10:01 rocky.repo #12 1.366 -rw-r--r--. 1 root root 140 Apr 3 10:01 tpc.repo #12 1.817 0 files removed #12 2.375 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #12 5.293 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 1.9 MB 00:00 #12 6.151 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #12 6.716 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 16 MB 00:00 #12 12.29 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 11 MB 00:00 #12 16.76 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #12 18.19 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 4.8 MB 00:00 #12 21.19 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #12 22.00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 474 kB 00:00 #12 22.36 added from: http://tf-mirrors.gz1.opensdn.io/re 560 kB/s | 18 kB 00:00 #12 22.83 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #12 23.22 added from: http://tf-mirrors.gz1.opensdn.io/re 613 kB/s | 15 kB 00:00 #12 23.69 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 96 kB 00:00 #12 24.78 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 39 MB 00:00 #12 52.01 Third parties for OpenSDN 41 MB/s | 5.1 MB 00:00 #12 65.79 Metadata cache created. #12 66.61 Last metadata expiration check: 0:00:15 ago on Fri Apr 3 10:06:39 2026. #12 66.95 Dependencies resolved. #12 66.95 ================================================================================================= #12 66.95 Package Arch Version Repository Size #12 66.95 ================================================================================================= #12 66.95 Installing: #12 66.95 gcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 66.95 gcc-c++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 66.95 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 66.95 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 66.95 Upgrading: #12 66.95 glibc x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 66.95 glibc-common x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 298 k #12 66.95 glibc-minimal-langpack x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-baseos 25 k #12 66.95 libgcc x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 66.95 libgomp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 66.95 libstdc++ x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 66.95 Installing dependencies: #12 66.95 cpp x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 66.95 glibc-devel x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 35 k #12 66.95 glibc-headers x86_64 2.34-231.el9_7.2 tf-mirrors.ci_repos_yum9-appstream 441 k #12 66.95 kernel-headers x86_64 5.14.0-611.30.1.el9_7 tf-mirrors.ci_repos_yum9-appstream 2.7 M #12 66.95 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 66.95 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 66.95 libstdc++-devel x86_64 11.5.0-11.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 66.95 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 66.95 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 66.95 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 66.95 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 66.95 #12 66.95 Transaction Summary #12 66.95 ================================================================================================= #12 66.95 Install 15 Packages #12 66.95 Upgrade 6 Packages #12 66.95 #12 66.95 Total download size: 65 M #12 66.95 Downloading Packages: #12 66.96 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 2.2 MB/s | 35 kB 00:00 #12 66.96 (2/21): kmod-28-11.el9.x86_64.rpm 5.1 MB/s | 121 kB 00:00 #12 66.96 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 4.1 MB/s | 40 kB 00:00 #12 67.03 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 2.6 MB/s | 14 kB 00:00 #12 67.03 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 2.0 MB/s | 10 kB 00:00 #12 67.03 (6/21): make-4.3-8.el9.x86_64.rpm 13 MB/s | 529 kB 00:00 #12 67.24 (7/21): cpp-11.5.0-11.el9.x86_64.rpm 40 MB/s | 11 MB 00:00 #12 67.24 (8/21): glibc-devel-2.34-231.el9_7.2.x86_64.rpm 4.8 MB/s | 35 kB 00:00 #12 67.34 (9/21): gcc-c++-11.5.0-11.el9.x86_64.rpm 39 MB/s | 13 MB 00:00 #12 67.34 (10/21): glibc-headers-2.34-231.el9_7.2.x86_64. 5.3 MB/s | 441 kB 00:00 #12 67.34 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 5.8 MB/s | 61 kB 00:00 #12 67.43 (12/21): kernel-headers-5.14.0-611.30.1.el9_7.x 33 MB/s | 2.7 MB 00:00 #12 67.43 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 5.1 MB/s | 28 kB 00:00 #12 67.43 (14/21): libstdc++-devel-11.5.0-11.el9.x86_64.r 27 MB/s | 2.2 MB 00:00 #12 67.43 (15/21): glibc-common-2.34-231.el9_7.2.x86_64.r 27 MB/s | 298 kB 00:00 #12 67.48 (16/21): glibc-2.34-231.el9_7.2.x86_64.rpm 34 MB/s | 2.0 MB 00:00 #12 67.48 (17/21): glibc-minimal-langpack-2.34-231.el9_7. 913 kB/s | 25 kB 00:00 #12 67.48 (18/21): libgcc-11.5.0-11.el9.x86_64.rpm 10 MB/s | 85 kB 00:00 #12 67.48 (19/21): libgomp-11.5.0-11.el9.x86_64.rpm 22 MB/s | 258 kB 00:00 #12 67.51 (20/21): libstdc++-11.5.0-11.el9.x86_64.rpm 35 MB/s | 739 kB 00:00 #12 67.88 (21/21): gcc-11.5.0-11.el9.x86_64.rpm 37 MB/s | 32 MB 00:00 #12 67.88 -------------------------------------------------------------------------------- #12 67.88 Total 71 MB/s | 65 MB 00:00 #12 67.88 Running transaction check #12 68.74 Transaction check succeeded. #12 68.74 Running transaction test #12 69.90 Transaction test succeeded. #12 69.90 Running transaction #12 72.11 Preparing : 1/1 #12 72.18 Upgrading : glibc-common-2.34-231.el9_7.2.x86_64 1/27 #12 72.20 Upgrading : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 2/27 #12 72.25 Upgrading : libgcc-11.5.0-11.el9.x86_64 3/27 #12 72.25 Running scriptlet: libgcc-11.5.0-11.el9.x86_64 3/27 #12 72.29 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 72.53 Upgrading : glibc-2.34-231.el9_7.2.x86_64 4/27 #12 72.59 Running scriptlet: glibc-2.34-231.el9_7.2.x86_64 4/27 #12 72.66 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 72.68 Upgrading : libstdc++-11.5.0-11.el9.x86_64 6/27 #12 73.17 Installing : libstdc++-devel-11.5.0-11.el9.x86_64 7/27 #12 73.75 Installing : cpp-11.5.0-11.el9.x86_64 8/27 #12 73.77 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 73.79 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 73.79 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 73.95 Installing : glibc-headers-2.34-231.el9_7.2.x86_64 12/27 #12 74.04 Upgrading : libgomp-11.5.0-11.el9.x86_64 13/27 #12 74.82 Installing : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 14/27 #12 74.82 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 74.82 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 74.82 Installing : glibc-devel-2.34-231.el9_7.2.x86_64 17/27 #12 74.82 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 76.58 Installing : gcc-11.5.0-11.el9.x86_64 19/27 #12 77.26 Installing : gcc-c++-11.5.0-11.el9.x86_64 20/27 #12 77.36 Installing : kmod-28-11.el9.x86_64 21/27 #12 77.36 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 77.36 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 77.36 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 77.36 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 77.36 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 77.36 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 77.36 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 77.60 Verifying : kmod-28-11.el9.x86_64 1/27 #12 77.60 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 77.60 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 77.60 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 77.60 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 77.60 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 77.60 Verifying : cpp-11.5.0-11.el9.x86_64 7/27 #12 77.60 Verifying : gcc-11.5.0-11.el9.x86_64 8/27 #12 77.60 Verifying : gcc-c++-11.5.0-11.el9.x86_64 9/27 #12 77.60 Verifying : glibc-devel-2.34-231.el9_7.2.x86_64 10/27 #12 77.60 Verifying : glibc-headers-2.34-231.el9_7.2.x86_64 11/27 #12 77.60 Verifying : kernel-headers-5.14.0-611.30.1.el9_7.x86_64 12/27 #12 77.60 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 77.60 Verifying : libstdc++-devel-11.5.0-11.el9.x86_64 14/27 #12 77.60 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 77.60 Verifying : glibc-2.34-231.el9_7.2.x86_64 16/27 #12 77.60 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 77.60 Verifying : glibc-common-2.34-231.el9_7.2.x86_64 18/27 #12 77.60 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 77.60 Verifying : glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 20/27 #12 77.60 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 77.60 Verifying : libgcc-11.5.0-11.el9.x86_64 22/27 #12 77.60 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 77.60 Verifying : libgomp-11.5.0-11.el9.x86_64 24/27 #12 77.60 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 77.60 Verifying : libstdc++-11.5.0-11.el9.x86_64 26/27 #12 77.60 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 77.71 #12 77.71 Upgraded: #12 77.71 glibc-2.34-231.el9_7.2.x86_64 #12 77.71 glibc-common-2.34-231.el9_7.2.x86_64 #12 77.71 glibc-minimal-langpack-2.34-231.el9_7.2.x86_64 #12 77.71 libgcc-11.5.0-11.el9.x86_64 #12 77.71 libgomp-11.5.0-11.el9.x86_64 #12 77.71 libstdc++-11.5.0-11.el9.x86_64 #12 77.71 Installed: #12 77.71 cpp-11.5.0-11.el9.x86_64 #12 77.71 gcc-11.5.0-11.el9.x86_64 #12 77.71 gcc-c++-11.5.0-11.el9.x86_64 #12 77.71 glibc-devel-2.34-231.el9_7.2.x86_64 #12 77.71 glibc-headers-2.34-231.el9_7.2.x86_64 #12 77.71 kernel-headers-5.14.0-611.30.1.el9_7.x86_64 #12 77.71 kmod-28-11.el9.x86_64 #12 77.71 libmpc-1.2.1-4.el9.x86_64 #12 77.71 libpkgconf-1.7.3-10.el9.x86_64 #12 77.71 libstdc++-devel-11.5.0-11.el9.x86_64 #12 77.71 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 77.71 make-1:4.3-8.el9.x86_64 #12 77.71 pkgconf-1.7.3-10.el9.x86_64 #12 77.71 pkgconf-m4-1.7.3-10.el9.noarch #12 77.71 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 77.71 #12 77.71 Complete! #12 78.70 77 files removed #12 DONE 79.3s #13 exporting to image #13 exporting layers #13 exporting layers 20.5s done #13 writing image sha256:e074909c02db0c31cc0e5551fcb0c541b67dde2fc673871bdf43d0fe3538750a #13 writing image sha256:e074909c02db0c31cc0e5551fcb0c541b67dde2fc673871bdf43d0fe3538750a done #13 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-4 0.0s done #13 DONE 20.9s 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-03 10:07:29,836: INFO: Docker build duration: 119 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init] 4e36ef21fe06: Preparing de02c2131e41: Preparing 033b18f35d66: Preparing 748adcfe9096: Preparing f917bd71990d: Preparing 44343de3ea1d: Preparing 4e36ef21fe06: Waiting de02c2131e41: Waiting 033b18f35d66: Waiting 748adcfe9096: Waiting f917bd71990d: Waiting 44343de3ea1d: Waiting de02c2131e41: Pushed 033b18f35d66: Pushed 748adcfe9096: Pushed f917bd71990d: Pushed 44343de3ea1d: Layer already exists 4e36ef21fe06: Pushed master-2_7_7_5-4: digest: sha256:28ca52e1cf452b32054f6d1e35416c3ff5d40b33ac40cf73ddb3ab4389a25271 size: 1577 2026-04-03 10:08:03,833: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 153 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_7_5-4 837f466cd5c3 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-4 33d03c910d0e 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-4 69d9dc4cece0 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-4 bf62301b7871 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_5-4 94ca5ba8ab12 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-4 7e1b597773aa 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-4 e6bdf9ebfde1 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-4 99e9818a925e 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-4 86ff14f3414d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-4 1928e0578811 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-4 fe05568bd200 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-4 7057b96d30e8 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-4 59f0641c54cf 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_5-4 c16243903d20 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-4 84a2afd7ebc4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_5-4 1ed4eb927049 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-4 349851f1645b 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-4 15863efc132c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-4 ea22ffad1743 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-4 a55ff1095f8d 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-4 434576e43fbc 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-4 b6e6c3f7fdb1 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-4 ae6bee1b32de 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-4 c371d6fdb2a8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-4 91e78e2e0f49 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-4 546d6cd3ce60 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-4 ef3b63021696 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-4 04a06faf4e4b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-4 516f62072691 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-4 ad043c9bffef 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-4 203d949282e4 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-4 82b73847d02a 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-4 ad0c0ab4ec7d 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-4 694248c66cd1 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-4 b703c01dbe6f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-4 546ef129fbb8 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-4 440d677456a9 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-4 6dee3c82dd87 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-4 25b1f66e8537 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-4 2ab88548a87f 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-4 6c83ae33e170 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-4 ddf655a732af 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-4 385926fd63db 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-4 a65ef65e750a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-4 c1ab224e09f6 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-4 4835f5e6f50b 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_5-4 997a9f33ec53 1.27GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-4 84e77c9d2b8c 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_5-4 1509ba219928 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_5-4 ae59f9a1f6dc 924MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-4 f10c39deeddd 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_5-4 1b26bc8193bf 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-4 a76ac4b2af5e 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_5-4 e074909c02db 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-4 c6bcffd854bb 2.9GB 0B U opensdn-test-test:master-2_7_7_5-4 4835f5e6f50b 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 20dacd5dc65a 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-4 c6bcffd854bb 2.9GB 0B U