2025-08-08 06:12:30,259: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-08 06:12:30,304: 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_5-8 --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} ---> 0d7a663b4022 Step 4/9 : ARG CONTAINER_NAME ---> Running in 96c3fb0b23c6 ---> Removed intermediate container 96c3fb0b23c6 ---> 7c515441fe9b Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in dbd78f304219 ---> Removed intermediate container dbd78f304219 ---> 1a9f37e7d7b5 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 56a781be264e ---> Removed intermediate container 56a781be264e ---> 3592b21b2fc1 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 52f99895deda 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 52f99895deda ---> 4b800ef250a6 Step 8/9 : COPY *.sh / ---> ab171b7ed936 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 69c3e6db36fe ---> Removed intermediate container 69c3e6db36fe ---> 180ba8bd587a [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 180ba8bd587a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-8 2025-08-08 06:13:59,805: INFO: Docker build duration: 89 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 0d1271a8e711: Preparing 5488e034a700: Preparing 51c9c1d3109f: Preparing eccedf762e70: Preparing 009a30f07a85: Preparing b504cc0e2c25: Preparing 6bff0e21af8e: Preparing 83be4a46b195: Preparing e7b116902a47: Preparing 946cb6ba6d6e: Preparing 30eaf8a81b08: Preparing a7dac58ef522: Preparing 174f56854903: Preparing b504cc0e2c25: Waiting 6bff0e21af8e: Waiting 83be4a46b195: Waiting e7b116902a47: Waiting 946cb6ba6d6e: Waiting 30eaf8a81b08: Waiting a7dac58ef522: Waiting 174f56854903: Waiting 0d1271a8e711: Pushed 009a30f07a85: Layer already exists 51c9c1d3109f: Layer already exists eccedf762e70: Layer already exists b504cc0e2c25: Layer already exists 6bff0e21af8e: Layer already exists e7b116902a47: Layer already exists 946cb6ba6d6e: Layer already exists 30eaf8a81b08: Layer already exists 83be4a46b195: Layer already exists a7dac58ef522: Layer already exists 174f56854903: Layer already exists 5488e034a700: Pushed master-1_9_8_5-8: digest: sha256:38e045dbf3067452992d521701b71e7dd410838fdc93d2f02d0d50332681021d size: 3041 2025-08-08 06:14:46,650: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 136 seconds