2025-07-22 08:55:41,453: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-22 08:55:41,490: 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_7_2-5 --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} ---> da5c544daed5 Step 4/9 : ARG CONTAINER_NAME ---> Running in bc8f37c53318 ---> Removed intermediate container bc8f37c53318 ---> 316e9f0667ee Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7b22195230e7 ---> Removed intermediate container 7b22195230e7 ---> 4dbd92e1a9ec 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 24b25a4d660b ---> Removed intermediate container 24b25a4d660b ---> 284eb0dc9be4 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 1043c705ebe6 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.4.3.3-master_1_9_4_3_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.4.3.3-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 1043c705ebe6 ---> 9ec76411a19b Step 8/9 : COPY *.sh / ---> 3c0d6db476f9 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b28cce92de77 ---> Removed intermediate container b28cce92de77 ---> e51bb7890519 [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 e51bb7890519 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_7_2-5 2025-07-22 08:57:18,677: INFO: Docker build duration: 97 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 6a42097da830: Preparing da024d94cd64: Preparing a4746d1b3bbb: Preparing b0f16a2caebd: Preparing 3cc901674ed9: Preparing 7981d006e4a1: Preparing a96101a6ddd5: Preparing 7ce150f0fe75: Preparing 2754fc21ffed: Preparing 5d101dc51381: Preparing 71d862df20e9: Preparing d6f4978c7d16: Preparing 174f56854903: Preparing 7ce150f0fe75: Waiting 2754fc21ffed: Waiting 5d101dc51381: Waiting 71d862df20e9: Waiting d6f4978c7d16: Waiting 174f56854903: Waiting 7981d006e4a1: Waiting a96101a6ddd5: Waiting 6a42097da830: Pushed b0f16a2caebd: Layer already exists 3cc901674ed9: Layer already exists a4746d1b3bbb: Layer already exists 7981d006e4a1: Layer already exists a96101a6ddd5: Layer already exists 7ce150f0fe75: Layer already exists 2754fc21ffed: Layer already exists 5d101dc51381: Layer already exists 174f56854903: Layer already exists 71d862df20e9: Layer already exists d6f4978c7d16: Layer already exists da024d94cd64: Pushed master-1_9_7_2-5: digest: sha256:336963a8fe8a28dce26060cdc8f1e9894ec40b750bcbdce771652364776fa959 size: 3041 2025-07-22 08:58:00,126: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 139 seconds