2025-08-11 12:32:09,459: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 12:32:09,497: 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-2_0_0_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} ---> 9d7210df683e Step 4/9 : ARG CONTAINER_NAME ---> Running in 5243e6d720a6 ---> Removed intermediate container 5243e6d720a6 ---> 1774b90622e0 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b6a0d31cc7d9 ---> Removed intermediate container b6a0d31cc7d9 ---> 6a9aa8695397 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 ff869fa52b8a ---> Removed intermediate container ff869fa52b8a ---> 9fa7755ae732 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 ae062ac3723c Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.2.0.0.1.1-master_2_0_0_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.2.0.0.1.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 ae062ac3723c ---> d85d647d3934 Step 8/9 : COPY *.sh / ---> 1f3cd41ebc25 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e96201ffe62c ---> Removed intermediate container e96201ffe62c ---> dc3f8170e7f6 [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 dc3f8170e7f6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-2_0_0_1-1 2025-08-11 12:33:44,949: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 5c0cd5dbef07: Preparing 7520afadaa46: Preparing 065cb64f6351: Preparing d89decd2b98b: Preparing a807723b7658: Preparing 93c80f4de747: Preparing bd76c7f85880: Preparing 964325750bdb: Preparing 04863a414d7d: Preparing cc403b0dc479: Preparing 175c11e1e288: Preparing 49019b0d44ec: Preparing 174f56854903: Preparing 5c0cd5dbef07: Waiting 7520afadaa46: Waiting 065cb64f6351: Waiting d89decd2b98b: Waiting a807723b7658: Waiting 93c80f4de747: Waiting bd76c7f85880: Waiting 964325750bdb: Waiting 04863a414d7d: Waiting cc403b0dc479: Waiting 175c11e1e288: Waiting 49019b0d44ec: Waiting 174f56854903: Waiting 065cb64f6351: Layer already exists d89decd2b98b: Layer already exists 5c0cd5dbef07: Pushed a807723b7658: Layer already exists 93c80f4de747: Layer already exists bd76c7f85880: Layer already exists 964325750bdb: Layer already exists 04863a414d7d: Layer already exists cc403b0dc479: Layer already exists 175c11e1e288: Layer already exists 49019b0d44ec: Layer already exists 174f56854903: Layer already exists 7520afadaa46: Pushed master-2_0_0_1-1: digest: sha256:31b50dae9b5d260315a2ab64956230fc739a24f4839a0da0319010974b581f1a size: 3041 2025-08-11 12:34:15,119: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 126 seconds