2025-06-19 07:40:46,307: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-19 07:40:46,355: 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_8_1_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} ---> 2e9b2279c114 Step 4/9 : ARG CONTAINER_NAME ---> Running in 004454bbcaa8 ---> Removed intermediate container 004454bbcaa8 ---> 8f2b55beb65f Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 284a72a2779a ---> Removed intermediate container 284a72a2779a ---> 51a45b2ed04e 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 8b0d09711f6a ---> Removed intermediate container 8b0d09711f6a ---> e7d39f10e31a 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 36985b6c309a Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.8.1.6.1-master_1_8_1_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.8.1.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 36985b6c309a ---> 6114bb9de8e2 Step 8/9 : COPY *.sh / ---> 03b08910650b Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 80b0618dd864 ---> Removed intermediate container 80b0618dd864 ---> a2ebc09fd6ff [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 a2ebc09fd6ff Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_8_1_6-1 2025-06-19 07:42:14,888: INFO: Docker build duration: 88 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] cfa7d224c04c: Preparing 12636a256cfe: Preparing 6c89e8612e0b: Preparing 4db784f90901: Preparing 64bcbf803a08: Preparing 63bf7e38861f: Preparing 2091449d74ce: Preparing a44bd71f75a4: Preparing 01d8acdf74ff: Preparing a73fa2aa9243: Preparing fd25f5e7de9a: Preparing 07a6c6084671: Preparing 174f56854903: Preparing 63bf7e38861f: Waiting 2091449d74ce: Waiting a44bd71f75a4: Waiting 01d8acdf74ff: Waiting a73fa2aa9243: Waiting fd25f5e7de9a: Waiting 07a6c6084671: Waiting 174f56854903: Waiting 64bcbf803a08: Layer already exists 4db784f90901: Layer already exists 6c89e8612e0b: Layer already exists cfa7d224c04c: Pushed 63bf7e38861f: Layer already exists 2091449d74ce: Layer already exists a44bd71f75a4: Layer already exists 01d8acdf74ff: Layer already exists fd25f5e7de9a: Layer already exists a73fa2aa9243: Layer already exists 07a6c6084671: Layer already exists 174f56854903: Layer already exists 12636a256cfe: Pushed master-1_8_1_6-1: digest: sha256:89c4b91ecc49f5b462d38af9c93b78f5a2263fe632e4a3ed503a2f48cd082e5e size: 3041 2025-06-19 07:42:58,125: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 132 seconds