2025-04-30 13:59:44,358: INFO: Building opensdn-vrouter-kernel-init-centos 2025-04-30 13:59:44,453: 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_6_4_1-1 --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} ---> bd2ef0eb055c Step 4/9 : ARG CONTAINER_NAME ---> Running in 9eef4411081a ---> Removed intermediate container 9eef4411081a ---> 0155db45df9a Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2cce249f4358 ---> Removed intermediate container 2cce249f4358 ---> db170d294086 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 7de6cf6ea98c ---> Removed intermediate container 7de6cf6ea98c ---> 3d2bbad5fa4d Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 87e2da9f4a2f Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.4.1.1-master_1_6_4_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.4.1.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 87e2da9f4a2f ---> e464ac3d40a1 Step 8/9 : COPY *.sh / ---> bf03e88eedcd Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6030d856d140 ---> Removed intermediate container 6030d856d140 ---> aa5d7d0bb7f7 [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 aa5d7d0bb7f7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_4_1-1 2025-04-30 14:01:29,739: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 73278ae1eb64: Preparing a8c8cbff82bf: Preparing 734498e4063a: Preparing 5545b477d896: Preparing 85746ee26a38: Preparing 02b5c4326945: Preparing c4c1b49effde: Preparing 2e746921c272: Preparing 60cfd41e5622: Preparing 08da549d3c36: Preparing a29c1c75fb73: Preparing ddf7c10c2ffa: Preparing 174f56854903: Preparing 73278ae1eb64: Waiting a8c8cbff82bf: Waiting 734498e4063a: Waiting 5545b477d896: Waiting 85746ee26a38: Waiting 02b5c4326945: Waiting c4c1b49effde: Waiting 2e746921c272: Waiting 60cfd41e5622: Waiting 08da549d3c36: Waiting a29c1c75fb73: Waiting ddf7c10c2ffa: Waiting 174f56854903: Waiting 73278ae1eb64: Pushed 5545b477d896: Layer already exists 85746ee26a38: Layer already exists 734498e4063a: Layer already exists 02b5c4326945: Layer already exists c4c1b49effde: Layer already exists 60cfd41e5622: Layer already exists 08da549d3c36: Layer already exists 2e746921c272: Layer already exists a29c1c75fb73: Layer already exists ddf7c10c2ffa: Layer already exists 174f56854903: Layer already exists a8c8cbff82bf: Pushed master-1_6_4_1-1: digest: sha256:5d5e99b6325ddbce45325c13d2f3eae3fa8b66a47544839a9b0bb72fa079fd23 size: 3041 2025-04-30 14:01:50,243: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 126 seconds