2025-05-09 03:43:07,594: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-09 03:43:07,638: 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_7_1-5 --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} ---> c28d16266828 Step 4/9 : ARG CONTAINER_NAME ---> Running in 4e8d01bffda3 ---> Removed intermediate container 4e8d01bffda3 ---> ebb3d7286060 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0a3d896a7b2a ---> Removed intermediate container 0a3d896a7b2a ---> 13248b5fc7a2 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 5f5212e2e9ca ---> Removed intermediate container 5f5212e2e9ca ---> 88710d9e841a Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 70fae402736d Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.7.1.5-master_1_6_7_1_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.7.1.5-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 70fae402736d ---> 91b3ddd5f5a0 Step 8/9 : COPY *.sh / ---> f9d17f71604c Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a04e487cbf0e ---> Removed intermediate container a04e487cbf0e ---> 986765ed6715 [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 986765ed6715 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_7_1-5 2025-05-09 03:45:02,388: INFO: Docker build duration: 115 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 595ca0863083: Preparing 2e162d357094: Preparing c9fe3cb83511: Preparing 9a6df7b86f5a: Preparing 2347683ab772: Preparing 5a3920cb36e7: Preparing e87b9f1466e7: Preparing e33f05bc671e: Preparing 5a2a4a121dd3: Preparing 394b0fba24d0: Preparing 14dbeceef4d5: Preparing 0cc6ee69a0f6: Preparing 174f56854903: Preparing e33f05bc671e: Waiting 5a2a4a121dd3: Waiting 394b0fba24d0: Waiting 14dbeceef4d5: Waiting 0cc6ee69a0f6: Waiting 174f56854903: Waiting 5a3920cb36e7: Waiting e87b9f1466e7: Waiting c9fe3cb83511: Layer already exists 2347683ab772: Layer already exists 9a6df7b86f5a: Layer already exists 595ca0863083: Pushed 5a3920cb36e7: Layer already exists e87b9f1466e7: Layer already exists e33f05bc671e: Layer already exists 5a2a4a121dd3: Layer already exists 0cc6ee69a0f6: Layer already exists 14dbeceef4d5: Layer already exists 394b0fba24d0: Layer already exists 174f56854903: Layer already exists 2e162d357094: Pushed master-1_6_7_1-5: digest: sha256:03b24cfb5a2f6c6c181fb9ea6f3e64b6a4516904d501c6e188941d7ac1af96e7 size: 3041 2025-05-09 03:45:31,771: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 144 seconds