2025-06-15 08:10:20,218: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-15 08:10:20,270: 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-1_8_0_8-9 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --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 Sending build context to Docker daemon 11.78 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 0a6c214f36b8 Step 4/9 : ARG CONTAINER_NAME ---> Running in db158a42d25b ---> Removed intermediate container db158a42d25b ---> 56d9e47f161c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 089cc24bb2c7 ---> Removed intermediate container 089cc24bb2c7 ---> a8e73eb017db Step 6/9 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter" description="Prepares the host operating system for the contrail vrouter kernel interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3c8793a396c9 ---> Removed intermediate container 3c8793a396c9 ---> e6c80efd5439 Step 7/9 : RUN set -e ; rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in eaee00b7a5fc Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.0.8.9-master_1_8_0_8_9.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.0.8.9-mast######################################## Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc ---> Removed intermediate container eaee00b7a5fc ---> 37dbbbfc000a Step 8/9 : COPY *.sh / ---> 9b02a8349926 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in de32e561e21e ---> Removed intermediate container de32e561e21e ---> fece934056eb [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built fece934056eb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_0_8-9 2025-06-15 08:12:03,621: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 535cc2d0c76e: Preparing 4b2072acc3be: Preparing 702c559d3a26: Preparing f863f4c33e53: Preparing cdf8088165f3: Preparing d8dddf82076d: Preparing a8211ece7a69: Preparing 4fb156e35192: Preparing dd2df36b847f: Preparing 6b3b3f7e7293: Preparing 56b73a4abe85: Preparing b828aa05b3b1: Preparing 174f56854903: Preparing 4fb156e35192: Waiting dd2df36b847f: Waiting 6b3b3f7e7293: Waiting 56b73a4abe85: Waiting b828aa05b3b1: Waiting 174f56854903: Waiting d8dddf82076d: Waiting a8211ece7a69: Waiting 535cc2d0c76e: Pushed cdf8088165f3: Layer already exists f863f4c33e53: Layer already exists 702c559d3a26: Layer already exists d8dddf82076d: Layer already exists a8211ece7a69: Layer already exists dd2df36b847f: Layer already exists 4fb156e35192: Layer already exists 6b3b3f7e7293: Layer already exists 56b73a4abe85: Layer already exists b828aa05b3b1: Layer already exists 174f56854903: Layer already exists 4b2072acc3be: Pushed master-1_8_0_8-9: digest: sha256:056b25318862a0a9a6085aae0ad317a3b689665982bd9906c7803118074ba0b5 size: 3040 2025-06-15 08:12:19,850: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 119 seconds