2025-06-24 12:32:43,491: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-24 12:32:43,533: 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_2_4_4-4_2 --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} ---> 14b1e8252bc6 Step 4/9 : ARG CONTAINER_NAME ---> Running in 71d6c5ee1091 ---> Removed intermediate container 71d6c5ee1091 ---> d7fab8d66591 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in cfdd56d8f827 ---> Removed intermediate container cfdd56d8f827 ---> 0928fc914608 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 98e94b1a72d2 ---> Removed intermediate container 98e94b1a72d2 ---> 7fe553a94e83 Step 7/9 : RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then DNF="dnf" ; fi && rpm -Uvh --nodeps $(${DNF} repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in f0d25d7140e6 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.2.4.4.4.2-master_1_2_4_4_4_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.2.4.4.4.2-ma######################################## 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 f0d25d7140e6 ---> 7bece7b89fab Step 8/9 : COPY *.sh / ---> 1875a33dde7a Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 20276b639870 ---> Removed intermediate container 20276b639870 ---> a1e97fb98ced [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 a1e97fb98ced Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_2_4_4-4_2 2025-06-24 12:34:39,330: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] c8579fd7aaec: Preparing 01396376eeb1: Preparing aa0b719997b2: Preparing 68f12ddc79b8: Preparing dc7350f3e94f: Preparing a357d243ded8: Preparing fe26c3cfe81f: Preparing 52301fd0b235: Preparing 93465a9b848a: Preparing 99f6eaac0957: Preparing 39b3068e06c9: Preparing 36772057a9ab: Preparing 174f56854903: Preparing a357d243ded8: Waiting fe26c3cfe81f: Waiting 52301fd0b235: Waiting 93465a9b848a: Waiting 99f6eaac0957: Waiting 39b3068e06c9: Waiting 36772057a9ab: Waiting 174f56854903: Waiting 68f12ddc79b8: Layer already exists aa0b719997b2: Layer already exists c8579fd7aaec: Pushed a357d243ded8: Layer already exists dc7350f3e94f: Layer already exists fe26c3cfe81f: Layer already exists 93465a9b848a: Layer already exists 52301fd0b235: Layer already exists 99f6eaac0957: Layer already exists 39b3068e06c9: Layer already exists 36772057a9ab: Layer already exists 174f56854903: Layer already exists 01396376eeb1: Pushed master-1_2_4_4-4_2: digest: sha256:846e0ea491fc8f399e816fbbf4b87b074f2fdaa486f34002dc2463307fc55ca5 size: 3041 2025-06-24 12:35:04,382: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 141 seconds