2025-08-08 02:15:00,083: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-08 02:15:00,135: 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_9_8_6-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} ---> a20c325b48a1 Step 4/9 : ARG CONTAINER_NAME ---> Running in ddd36f98f029 ---> Removed intermediate container ddd36f98f029 ---> 6480839d523b Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 99f3d3ca46a9 ---> Removed intermediate container 99f3d3ca46a9 ---> 22c578157f10 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 1c8582269c91 ---> Removed intermediate container 1c8582269c91 ---> 45b2bcfe4fec 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 c8a6af53baff Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.6.1-master_1_9_8_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.6.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 c8a6af53baff ---> 793754639ec8 Step 8/9 : COPY *.sh / ---> 826d7584b914 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in edf968c369d8 ---> Removed intermediate container edf968c369d8 ---> dd71e4ea52e2 [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 dd71e4ea52e2 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_6-1 2025-08-08 02:16:32,418: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] cace344fcdce: Preparing 838bf553b9cf: Preparing 55f4eae3ad7e: Preparing a0a87b1dd8c6: Preparing 23cde9994d1d: Preparing 7c1f9dadd56e: Preparing 5f625d212f91: Preparing 9c6e7be273b9: Preparing 7c1f9dadd56e: Waiting 5f625d212f91: Waiting 9c6e7be273b9: Waiting e31aa73f4383: Preparing 6c75ca97a238: Preparing 76ea7b1a0c09: Preparing 28e11f434a13: Preparing 174f56854903: Preparing e31aa73f4383: Waiting 6c75ca97a238: Waiting 76ea7b1a0c09: Waiting 28e11f434a13: Waiting 174f56854903: Waiting cace344fcdce: Pushed a0a87b1dd8c6: Layer already exists 23cde9994d1d: Layer already exists 55f4eae3ad7e: Layer already exists 7c1f9dadd56e: Layer already exists 5f625d212f91: Layer already exists 6c75ca97a238: Layer already exists 9c6e7be273b9: Layer already exists e31aa73f4383: Layer already exists 76ea7b1a0c09: Layer already exists 28e11f434a13: Layer already exists 174f56854903: Layer already exists 838bf553b9cf: Pushed master-1_9_8_6-1: digest: sha256:2f6025b266269acacac4e1bf441b2906c38a40f727fbc742d929e3642098dcf1 size: 3041 2025-08-08 02:16:53,142: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 113 seconds