2025-06-12 12:47:54,365: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-12 12:47:54,409: 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_7_2_1-4 --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} ---> d7914081c9ab Step 4/9 : ARG CONTAINER_NAME ---> Running in d220106f0b9b ---> Removed intermediate container d220106f0b9b ---> be0f8b02d1fe Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 912e7164a3e3 ---> Removed intermediate container 912e7164a3e3 ---> 2835123e63f8 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 bdddf318920e ---> Removed intermediate container bdddf318920e ---> 2af0c4732512 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 b7a653977ca0 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.4-master_1_7_2_1_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.4-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 b7a653977ca0 ---> bbb93db6780e Step 8/9 : COPY *.sh / ---> f660a558b1a8 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 457f6995c073 ---> Removed intermediate container 457f6995c073 ---> b101c891adca [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 b101c891adca Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-4 2025-06-12 12:49:07,654: INFO: Docker build duration: 73 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] f27a1865a787: Preparing 98343e777e67: Preparing c83e349aa00d: Preparing a16b52b104c8: Preparing 73efe23c8eea: Preparing b183c9dace7a: Preparing 8ca2b575e688: Preparing 944f93ce05e6: Preparing 3ca0f4bc7b1e: Preparing f9c914e7140c: Preparing 077f52f913c4: Preparing 6d3c3e287ef6: Preparing 174f56854903: Preparing 3ca0f4bc7b1e: Waiting f9c914e7140c: Waiting 077f52f913c4: Waiting 6d3c3e287ef6: Waiting b183c9dace7a: Waiting 8ca2b575e688: Waiting 174f56854903: Waiting 944f93ce05e6: Waiting 73efe23c8eea: Layer already exists c83e349aa00d: Layer already exists a16b52b104c8: Layer already exists b183c9dace7a: Layer already exists f27a1865a787: Pushed 944f93ce05e6: Layer already exists 8ca2b575e688: Layer already exists 3ca0f4bc7b1e: Layer already exists f9c914e7140c: Layer already exists 077f52f913c4: Layer already exists 174f56854903: Layer already exists 6d3c3e287ef6: Layer already exists 98343e777e67: Pushed master-1_7_2_1-4: digest: sha256:13b1d57e1fe19653a77b359831e7f0c4ee791da033e8e8247d0aa8fc05b4b13b size: 3040 2025-06-12 12:49:34,570: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 100 seconds