2025-06-19 01:28:38,016: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-19 01:28:38,048: 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} ---> acbbca04c573 Step 4/9 : ARG CONTAINER_NAME ---> Running in ea3c0b8d7529 ---> Removed intermediate container ea3c0b8d7529 ---> 9d752f5338a2 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 82a44ed61722 ---> Removed intermediate container 82a44ed61722 ---> f3aaec3ff3c9 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 f922272c35b7 ---> Removed intermediate container f922272c35b7 ---> 9dee78e693a7 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 3fe7534c09ec 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 3fe7534c09ec ---> 57df5f6c2ee3 Step 8/9 : COPY *.sh / ---> 8a17246cce62 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in de2b3ffeef12 ---> Removed intermediate container de2b3ffeef12 ---> d2feca121fea [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 d2feca121fea Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-06-19 01:30:24,047: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 8954d05d88b9: Preparing 675e57419e75: Preparing da99eaf9511f: Preparing f98877720a85: Preparing fd60e6b7aef3: Preparing 6f5ce2d84eae: Preparing 92aa2d393a94: Preparing d4821bbda227: Preparing c403ef089478: Preparing 037a9d62f463: Preparing 730bcb4bbbd3: Preparing 62bfbd3ae1d1: Preparing 174f56854903: Preparing 6f5ce2d84eae: Waiting 92aa2d393a94: Waiting d4821bbda227: Waiting c403ef089478: Waiting 037a9d62f463: Waiting 730bcb4bbbd3: Waiting 62bfbd3ae1d1: Waiting 174f56854903: Waiting 8954d05d88b9: Pushed fd60e6b7aef3: Layer already exists da99eaf9511f: Layer already exists f98877720a85: Layer already exists 6f5ce2d84eae: Layer already exists 92aa2d393a94: Layer already exists 037a9d62f463: Layer already exists c403ef089478: Layer already exists d4821bbda227: Layer already exists 62bfbd3ae1d1: Layer already exists 730bcb4bbbd3: Layer already exists 174f56854903: Layer already exists 675e57419e75: Pushed nightly: digest: sha256:f5b03ef6b9728aa6b5201ee68f55ab1231f926d8a7fba8e07e821e210c745530 size: 3041 2025-06-19 01:30:54,260: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 137 seconds