2025-07-31 01:39:41,798: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-31 01:39:41,848: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 3ac3ac687565 Step 4/9 : ARG CONTAINER_NAME ---> Running in 830e0b871c1f ---> Removed intermediate container 830e0b871c1f ---> da151e0fe264 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7f9758452a61 ---> Removed intermediate container 7f9758452a61 ---> eb86b3c6f12f 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 a7c5c61fb573 ---> Removed intermediate container a7c5c61fb573 ---> 8cc2660f866e 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 c0e5e9fb103a Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 c0e5e9fb103a ---> 8462aee7fcfa Step 8/9 : COPY *.sh / ---> d8bf5310012b Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1612c72ec93d ---> Removed intermediate container 1612c72ec93d ---> 54f0244fea15 [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 54f0244fea15 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-07-31 01:41:39,293: INFO: Docker build duration: 118 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] ddcdce85d07e: Preparing 24a272ee0b4b: Preparing 6d53b9109c98: Preparing 534f4d9ed0cd: Preparing 924e0c55982f: Preparing f2b1e83740ae: Preparing 073c5adb98d2: Preparing 46b0944ca744: Preparing 70a6701fc4d3: Preparing 3f36848afc46: Preparing df7897200df3: Preparing 8780c7a58fd5: Preparing 174f56854903: Preparing 924e0c55982f: Waiting f2b1e83740ae: Waiting 073c5adb98d2: Waiting 46b0944ca744: Waiting 70a6701fc4d3: Waiting 3f36848afc46: Waiting df7897200df3: Waiting 8780c7a58fd5: Waiting 174f56854903: Waiting ddcdce85d07e: Pushed 6d53b9109c98: Layer already exists 534f4d9ed0cd: Layer already exists 924e0c55982f: Layer already exists f2b1e83740ae: Layer already exists 073c5adb98d2: Layer already exists 70a6701fc4d3: Layer already exists 46b0944ca744: Layer already exists 3f36848afc46: Layer already exists df7897200df3: Layer already exists 8780c7a58fd5: Layer already exists 174f56854903: Layer already exists 24a272ee0b4b: Pushed nightly: digest: sha256:b8be6f9f5b652b22f3cb5ec85ef7a82082e0dd995f61a3fd8d311311b2ea071b size: 3041 2025-07-31 01:42:17,593: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 156 seconds