2025-08-27 10:53:13,546: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-27 10:53:13,592: 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_0_3_4-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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init-centos --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.39kB done #1 DONE 2.0s #2 [internal] load metadata for docker.io/library/centos:7 #2 DONE 0.6s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.4s #4 [internal] load build context #4 DONE 0.0s #5 [1/4] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.5s done #5 DONE 0.5s #5 [1/4] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #5 DONE 1.6s #4 [internal] load build context #4 transferring context: 7.25kB 0.0s done #4 DONE 1.6s #6 [2/4] COPY *.repo /etc/yum.repos.d/ #6 DONE 1.2s #7 [3/4] COPY *.sh / #7 DONE 1.5s #8 [4/4] RUN set -e ; mkdir -p /opt/contrail ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; sed -i 's/mirrorlist=/#mirrorlist=/g' /etc/yum.repos.d/CentOS-* ; sed -Ei 's|^#([[:blank:]]*baseurl=http://mirror.centos.org)|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-* ; yum clean all -y ; yum makecache ; find /etc/yum.repos.d/ | grep -i rocky | xargs -r rm ; ls -l /etc/yum.repos.d/ ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) ; yum clean all -y ; rm -rf /var/cache/yum #8 1.535 ls: cannot access /__*: No such file or directory #8 1.997 Loaded plugins: fastestmirror, ovl #8 2.030 Cleaning repos: contrail tf-mirrors.ci_repos_dockerrepo9 #8 2.030 : tf-mirrors.ci_repos_epel9.repo #8 2.030 : tf-mirrors.ci_repos_yum9-appstream #8 2.030 : tf-mirrors.ci_repos_yum9-appstream-debug #8 2.030 : tf-mirrors.ci_repos_yum9-appstream-source #8 2.030 : tf-mirrors.ci_repos_yum9-baseos #8 2.030 : tf-mirrors.ci_repos_yum9-baseos-debug #8 2.030 : tf-mirrors.ci_repos_yum9-baseos-source #8 2.030 : tf-mirrors.ci_repos_yum9-crb tf-mirrors.ci_repos_yum9-crb-debug #8 2.030 : tf-mirrors.ci_repos_yum9-crb-source #8 2.030 : tf-mirrors.ci_repos_yum9-extras #8 2.030 : tf-mirrors.ci_repos_yum9-extras-debug #8 2.030 : tf-mirrors.ci_repos_yum9-extras-source tpc base extras updates #8 2.713 Loaded plugins: fastestmirror, ovl #8 3.020 Determining fastest mirrors #8 117.0 Metadata Cache Created #8 117.0 total 56 #8 117.0 -rw-r--r--. 1 root root 1661 Aug 27 10:53 CentOS-Base.repo #8 117.0 -rw-r--r--. 1 root root 1309 Aug 27 10:53 CentOS-CR.repo #8 117.0 -rw-r--r--. 1 root root 649 Aug 27 10:53 CentOS-Debuginfo.repo #8 117.0 -rw-r--r--. 1 root root 630 Aug 27 10:53 CentOS-Media.repo #8 117.0 -rw-r--r--. 1 root root 1332 Aug 27 10:53 CentOS-Sources.repo #8 117.0 -rw-r--r--. 1 root root 8515 Aug 27 10:53 CentOS-Vault.repo #8 117.0 -rw-r--r--. 1 root root 313 Aug 27 10:53 CentOS-fasttrack.repo #8 117.0 -rw-r--r--. 1 root root 614 Aug 27 10:53 CentOS-x86_64-kernel.repo #8 117.0 -rw-r--r--. 1 root root 100 Aug 27 09:52 contrail.repo #8 117.0 -rw-r--r--. 1 root root 217 Aug 27 10:49 mirror-docker9.repo #8 117.0 -rw-r--r--. 1 root root 204 Aug 27 10:49 mirror-epel9.repo #8 117.0 -rw-r--r--. 1 root root 140 Aug 27 10:49 tpc.repo #8 118.1 Retrieving http://localhost:6667/x86_64/contrail-vrouter-v0+master.2.0.3.4.4-master_2_0_3_4_4.el9.x86_64.rpm #8 118.1 Preparing... ######################################## #8 118.1 Updating / installing... #8 118.1 contrail-vrouter-v0+master.2.0.3.4.4-m######################################## #8 118.6 Loaded plugins: fastestmirror, ovl #8 118.7 Cleaning repos: contrail tf-mirrors.ci_repos_dockerrepo9 #8 118.7 : tf-mirrors.ci_repos_epel9.repo tpc base extras updates #8 118.9 Cleaning up list of fastest mirrors #8 118.9 Other repos take up 176 M of disk space (use --verbose for details) #8 DONE 122.1s #9 exporting to image #9 exporting layers #9 exporting layers 1.9s done #9 writing image sha256:d307eeb25c8cf26bc2ff4928acc1135f535466dee8a5372fe1a5b3620f4cfd16 0.0s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-2_0_3_4-4 #9 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-2_0_3_4-4 0.5s done #9 DONE 2.6s 2025-08-27 10:55:32,159: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 86f9b9d2fe79: Preparing 9f50a34e8f34: Preparing d6a76933c4e6: Preparing 174f56854903: Preparing 174f56854903: Layer already exists 9f50a34e8f34: Pushed d6a76933c4e6: Pushed 86f9b9d2fe79: Pushed master-2_0_3_4-4: digest: sha256:95f62f63edc4acc0e6511f9c885b05cfded14ef23cff8b32808026e4f42d0d70 size: 1155 2025-08-27 10:55:40,750: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 147 seconds