2025-07-23 13:06:45,957: INFO: Building opensdn-vrouter-kernel-init-centos 2025-07-23 13:06:46,047: 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_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} ---> 83975f46e30a Step 4/9 : ARG CONTAINER_NAME ---> Running in 89e507785b6a ---> Removed intermediate container 89e507785b6a ---> e444e5e9e508 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 49fa6cf4ceee ---> Removed intermediate container 49fa6cf4ceee ---> 7d4bc4d09e23 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 f131c3663740 ---> Removed intermediate container f131c3663740 ---> 658ab7e55031 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 9c8e99fdc99c Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.7.8.5-master_1_9_7_8_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.7.8.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 9c8e99fdc99c ---> 70979474746b Step 8/9 : COPY *.sh / ---> 249e2ee6d7bc Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 59a15969d05b ---> Removed intermediate container 59a15969d05b ---> deec7d2e0f85 [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 deec7d2e0f85 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_1-1 2025-07-23 13:08:38,997: INFO: Docker build duration: 113 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 8bb686a42cd3: Preparing c9c067e305f2: Preparing d0014ee9f262: Preparing c6f78d27e703: Preparing df65f8ba06cb: Preparing a1ca9264db79: Preparing 87f40e231cb8: Preparing 4610fa508622: Preparing 26b133712adc: Preparing cb02e171a1cc: Preparing 07d9d454e761: Preparing 4e74390358be: Preparing 174f56854903: Preparing d0014ee9f262: Waiting c6f78d27e703: Waiting df65f8ba06cb: Waiting a1ca9264db79: Waiting 87f40e231cb8: Waiting 4610fa508622: Waiting 26b133712adc: Waiting cb02e171a1cc: Waiting 07d9d454e761: Waiting 4e74390358be: Waiting 174f56854903: Waiting d0014ee9f262: Layer already exists 8bb686a42cd3: Pushed c6f78d27e703: Layer already exists df65f8ba06cb: Layer already exists a1ca9264db79: Layer already exists 87f40e231cb8: Layer already exists 4610fa508622: Layer already exists 26b133712adc: Layer already exists cb02e171a1cc: Layer already exists 07d9d454e761: Layer already exists 4e74390358be: Layer already exists 174f56854903: Layer already exists c9c067e305f2: Pushed master-1_9_8_1-1: digest: sha256:f163ed80ac8e35ad72f2a2ff8b221d994523390ac5c235596aef7c3524bcfa3a size: 3041 2025-07-23 13:09:10,650: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 145 seconds