2025-04-28 01:20:27,612: INFO: Building opensdn-vrouter-kernel-init-centos 2025-04-28 01:20:27,643: 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=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=22.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} ---> a9e6213e6506 Step 4/9 : ARG CONTAINER_NAME ---> Running in 87363e349615 ---> Removed intermediate container 87363e349615 ---> eed42f5f1d53 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in c60905160831 ---> Removed intermediate container c60905160831 ---> 25a6e0558096 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 fbf5893fabd4 ---> Removed intermediate container fbf5893fabd4 ---> 37eeb36a8655 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in d95d5ecbc3fb Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 d95d5ecbc3fb ---> 6b8c3a25f98b Step 8/9 : COPY *.sh / ---> 422ad8f851d8 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a3f8e35d3180 ---> Removed intermediate container a3f8e35d3180 ---> d98c4825384d [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 d98c4825384d Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-04-28 01:22:13,280: INFO: Docker build duration: 106 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 95c553b1ec27: Preparing d68fee4de9f4: Preparing 62312fbb7f96: Preparing 7c9d156decee: Preparing 44f2ffc2bf46: Preparing bc93417f9a65: Preparing 22a32ac92166: Preparing dba6d912d09c: Preparing 5550e4dddb75: Preparing 54b35bf32b61: Preparing 0c5e489f8d9f: Preparing 409de893012e: Preparing 174f56854903: Preparing 7c9d156decee: Waiting 44f2ffc2bf46: Waiting bc93417f9a65: Waiting 22a32ac92166: Waiting dba6d912d09c: Waiting 5550e4dddb75: Waiting 54b35bf32b61: Waiting 0c5e489f8d9f: Waiting 409de893012e: Waiting 174f56854903: Waiting 7c9d156decee: Layer already exists 62312fbb7f96: Layer already exists 95c553b1ec27: Pushed bc93417f9a65: Layer already exists 44f2ffc2bf46: Layer already exists 22a32ac92166: Layer already exists dba6d912d09c: Layer already exists 54b35bf32b61: Layer already exists 5550e4dddb75: Layer already exists 0c5e489f8d9f: Layer already exists 409de893012e: Layer already exists 174f56854903: Layer already exists d68fee4de9f4: Pushed nightly: digest: sha256:3b2b8f9ed9b7f32e547e6f917dcc2821550f964cd4c30f45d5f3c768e70aa5e6 size: 3041 2025-04-28 01:22:38,261: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 131 seconds