2025-08-07 21:32:18,629: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-07 21:32:18,673: 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_9_8_6-1 --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} ---> eab6f54de37d Step 4/9 : ARG CONTAINER_NAME ---> Running in 3be4a7ac20af ---> Removed intermediate container 3be4a7ac20af ---> 9cad85d5656c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0f9a31d82fdb ---> Removed intermediate container 0f9a31d82fdb ---> a1c1c9d69b7a 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 0dfdde6a9362 ---> Removed intermediate container 0dfdde6a9362 ---> e92d1b345b4c 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 a29dc8d215d5 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.6.1-master_1_9_8_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.6.1-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 a29dc8d215d5 ---> ff94d9311363 Step 8/9 : COPY *.sh / ---> 4aed8c0548af Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1d90aa51f581 ---> Removed intermediate container 1d90aa51f581 ---> 570cfc8c7550 [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 570cfc8c7550 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_6-1 2025-08-07 21:33:49,614: INFO: Docker build duration: 91 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 3297ef268ded: Preparing a95772f69dc9: Preparing af6a41ef3897: Preparing aa406d755c50: Preparing 09ee5d02a5da: Preparing fb7bbf2e9e45: Preparing df126c1f836d: Preparing 5fd3081f0dd3: Preparing 44e51e0492f3: Preparing e06b1e828110: Preparing 7350e5324f51: Preparing d7a4f5627e9d: Preparing 174f56854903: Preparing 5fd3081f0dd3: Waiting 44e51e0492f3: Waiting e06b1e828110: Waiting 7350e5324f51: Waiting fb7bbf2e9e45: Waiting d7a4f5627e9d: Waiting 174f56854903: Waiting df126c1f836d: Waiting 3297ef268ded: Pushed 09ee5d02a5da: Layer already exists aa406d755c50: Layer already exists af6a41ef3897: Layer already exists fb7bbf2e9e45: Layer already exists df126c1f836d: Layer already exists 5fd3081f0dd3: Layer already exists e06b1e828110: Layer already exists 44e51e0492f3: Layer already exists 7350e5324f51: Layer already exists d7a4f5627e9d: Layer already exists 174f56854903: Layer already exists a95772f69dc9: Pushed master-1_9_8_6-1: digest: sha256:32b2d52e9f6c3709aacacf0dfccae7c3010c8998fa6aa6d8663a5d18a5cdbdf8 size: 3041 2025-08-07 21:34:25,975: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 127 seconds