2025-08-11 09:15:42,141: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 09:15:42,249: 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_7-6 --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} ---> b510277b2700 Step 4/9 : ARG CONTAINER_NAME ---> Running in fc423fb38e0e ---> Removed intermediate container fc423fb38e0e ---> c24ae5416517 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in e5670f5f1902 ---> Removed intermediate container e5670f5f1902 ---> 4a22f541c803 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 3866ef416573 ---> Removed intermediate container 3866ef416573 ---> 65d5d8285f85 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 d6db8d7a61cb Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.7.6-master_1_9_8_7_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.7.6-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 d6db8d7a61cb ---> 0a82f9860a5c Step 8/9 : COPY *.sh / ---> b92b5b1cf43a Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c2d237d16aa0 ---> Removed intermediate container c2d237d16aa0 ---> a75d2367f43c [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 a75d2367f43c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_7-6 2025-08-11 09:17:06,984: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 3cd9e2bcada2: Preparing 806529b8f030: Preparing 62c70759e29b: Preparing 10c4a76b0eb6: Preparing 8a364b7dc2fe: Preparing 85b6c8a574ef: Preparing 9aa58fb584ae: Preparing 41b2290ef51e: Preparing 891e143508d3: Preparing fb9489a8b38c: Preparing 03edc5765a43: Preparing 0bd68dd3d150: Preparing 174f56854903: Preparing 85b6c8a574ef: Waiting 41b2290ef51e: Waiting 891e143508d3: Waiting fb9489a8b38c: Waiting 03edc5765a43: Waiting 9aa58fb584ae: Waiting 0bd68dd3d150: Waiting 174f56854903: Waiting 8a364b7dc2fe: Layer already exists 62c70759e29b: Layer already exists 3cd9e2bcada2: Pushed 85b6c8a574ef: Layer already exists 10c4a76b0eb6: Layer already exists 891e143508d3: Layer already exists 9aa58fb584ae: Layer already exists 41b2290ef51e: Layer already exists 0bd68dd3d150: Layer already exists 03edc5765a43: Layer already exists fb9489a8b38c: Layer already exists 174f56854903: Layer already exists 806529b8f030: Pushed master-1_9_8_7-6: digest: sha256:03bbd726b9b38356df6b79336cd953dbdee64c6961a9d6e22850229396df836d size: 3041 2025-08-11 09:17:47,244: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 125 seconds