2025-08-11 17:50:48,585: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 17:50:48,633: 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_6_4-4 --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} ---> 2ac3802fd8a8 Step 4/9 : ARG CONTAINER_NAME ---> Running in 98b78fdd3815 ---> Removed intermediate container 98b78fdd3815 ---> 837a3175f1e3 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2d8e578eeb82 ---> Removed intermediate container 2d8e578eeb82 ---> fa8ec7c85056 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 93e33a9e7d11 ---> Removed intermediate container 93e33a9e7d11 ---> 315de6de0678 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 5691e21bab32 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.6.4.4-master_1_9_6_4_4.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.6.4.4-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 5691e21bab32 ---> 42e077bdae5a Step 8/9 : COPY *.sh / ---> 76eb88660f84 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dc0e64ef54b1 ---> Removed intermediate container dc0e64ef54b1 ---> 1082e9e72754 [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 1082e9e72754 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_6_4-4 2025-08-11 17:52:09,803: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 5db8b756faee: Preparing 715b6d2f0d2a: Preparing 6a2913727e9d: Preparing 41ff5402cc3e: Preparing f82873abe6ca: Preparing 166c78bd298b: Preparing 1c27cc4a42ed: Preparing 967d3a74aeaf: Preparing d6ed47afeb99: Preparing 71b84dc701df: Preparing accbea90c448: Preparing f5e8c757e00e: Preparing 174f56854903: Preparing 166c78bd298b: Waiting 1c27cc4a42ed: Waiting 967d3a74aeaf: Waiting d6ed47afeb99: Waiting 71b84dc701df: Waiting accbea90c448: Waiting f5e8c757e00e: Waiting 174f56854903: Waiting 5db8b756faee: Pushed f82873abe6ca: Layer already exists 6a2913727e9d: Layer already exists 41ff5402cc3e: Layer already exists 166c78bd298b: Layer already exists 967d3a74aeaf: Layer already exists d6ed47afeb99: Layer already exists 1c27cc4a42ed: Layer already exists 71b84dc701df: Layer already exists accbea90c448: Layer already exists 174f56854903: Layer already exists f5e8c757e00e: Layer already exists 715b6d2f0d2a: Pushed master-1_9_6_4-4: digest: sha256:b7f2fa1cf744c070f513a02d980c57d1a7830212136a3fb797ec590f1f2f5047 size: 3041 2025-08-11 17:52:37,405: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 109 seconds