2025-07-14 01:21:39,190: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-14 01:21:39,252: 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=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} ---> 3cc005663dc9 Step 4/9 : ARG CONTAINER_NAME ---> Running in e46895a530b3 ---> Removed intermediate container e46895a530b3 ---> 73ac5bf3325a Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f9fc3c9ffb37 ---> Removed intermediate container f9fc3c9ffb37 ---> a41389d4d1d8 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 8111b0aa3081 ---> Removed intermediate container 8111b0aa3081 ---> f5ba11868db7 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 4140982ad5ef 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 4140982ad5ef ---> 9f6951fff193 Step 8/9 : COPY *.sh / ---> fc297cdb5f11 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 37897ed042df ---> Removed intermediate container 37897ed042df ---> c8449e36d34a [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 c8449e36d34a Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-07-14 01:22:59,363: INFO: Docker build duration: 80 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] a87c35507b80: Preparing 84c430ef9d96: Preparing b469007c2b47: Preparing 9c64636a634c: Preparing b165f19038ab: Preparing 91aad9c7a89d: Preparing 4cadd9263a1d: Preparing c2183a57bfee: Preparing 3e48f678fd87: Preparing c821c8ce842d: Preparing ca2281af368c: Preparing 3011e8da1402: Preparing 174f56854903: Preparing 91aad9c7a89d: Waiting 4cadd9263a1d: Waiting c2183a57bfee: Waiting 3e48f678fd87: Waiting c821c8ce842d: Waiting ca2281af368c: Waiting 3011e8da1402: Waiting 174f56854903: Waiting a87c35507b80: Pushed 9c64636a634c: Layer already exists b469007c2b47: Layer already exists b165f19038ab: Layer already exists 91aad9c7a89d: Layer already exists 4cadd9263a1d: Layer already exists c2183a57bfee: Layer already exists 3e48f678fd87: Layer already exists c821c8ce842d: Layer already exists ca2281af368c: Layer already exists 3011e8da1402: Layer already exists 174f56854903: Layer already exists 84c430ef9d96: Pushed nightly: digest: sha256:b8fa7642444790c5ccaa790202efb563a840aa03aba466e98a528c234c8c6808 size: 3041 2025-07-14 01:23:35,820: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 116 seconds