2025-06-24 14:26:36,168: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-24 14:26:36,215: 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_3_8_5-1_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} ---> fd4446548999 Step 4/9 : ARG CONTAINER_NAME ---> Running in 943f27e67a7c ---> Removed intermediate container 943f27e67a7c ---> 52a0f70e7885 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0c80046e5294 ---> Removed intermediate container 0c80046e5294 ---> 236e12d5153a 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 7773e922c884 ---> Removed intermediate container 7773e922c884 ---> 29706cecde39 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 9b223de54fc4 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.6.3.1-master_1_8_6_3_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.6.3.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 9b223de54fc4 ---> 7b159f2ee04f Step 8/9 : COPY *.sh / ---> 4014af53b4ec Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 348e78476d3d ---> Removed intermediate container 348e78476d3d ---> 08747794cfeb [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 08747794cfeb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_3_8_5-1_2 2025-06-24 14:28:23,632: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 160f63cf115a: Preparing 06ec2fbde093: Preparing 6294712e060f: Preparing c170b6b3f02b: Preparing fed550bf0ce4: Preparing ca272f5386c1: Preparing abd12c4ee08b: Preparing 6ca98d8a0638: Preparing 8cdbe85ea135: Preparing f5856e7c4728: Preparing df502b161a8c: Preparing 7d7696532bd9: Preparing 174f56854903: Preparing fed550bf0ce4: Waiting ca272f5386c1: Waiting abd12c4ee08b: Waiting 6ca98d8a0638: Waiting 8cdbe85ea135: Waiting f5856e7c4728: Waiting df502b161a8c: Waiting 7d7696532bd9: Waiting 174f56854903: Waiting 6294712e060f: Layer already exists c170b6b3f02b: Layer already exists fed550bf0ce4: Layer already exists ca272f5386c1: Layer already exists abd12c4ee08b: Layer already exists 160f63cf115a: Pushed 6ca98d8a0638: Layer already exists 8cdbe85ea135: Layer already exists f5856e7c4728: Layer already exists df502b161a8c: Layer already exists 7d7696532bd9: Layer already exists 174f56854903: Layer already exists 06ec2fbde093: Pushed master-1_3_8_5-1_2: digest: sha256:9c6fdf60cc67b02d286290fb06ba15e9dd61bde90b999d22861a3f0b00f16420 size: 3041 2025-06-24 14:29:04,263: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 148 seconds