2025-06-19 13:43:33,617: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-19 13:43:33,665: 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_7_2_1-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} ---> c5782371269f Step 4/9 : ARG CONTAINER_NAME ---> Running in a50d1af9a0c6 ---> Removed intermediate container a50d1af9a0c6 ---> 59bf25692be4 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in c421a918378e ---> Removed intermediate container c421a918378e ---> 8d888f331cc6 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 f83961c126f3 ---> Removed intermediate container f83961c126f3 ---> eeb7b1fb4700 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 da5c91f7362b Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.6-master_1_7_2_1_6.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.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 da5c91f7362b ---> 5ba462938d2f Step 8/9 : COPY *.sh / ---> af2033675215 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in dd6f8f56bb72 ---> Removed intermediate container dd6f8f56bb72 ---> d2071dfd95e4 [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 d2071dfd95e4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-6 2025-06-19 13:45:09,852: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] ee8cd114ff22: Preparing b7cc4259b8ec: Preparing 50e5b8f65a52: Preparing 1e18e197961b: Preparing eb914e844fbc: Preparing bb6ea4b67902: Preparing 7a2ae7666308: Preparing a5197e6d3788: Preparing 0c0240556a78: Preparing bec7e337395a: Preparing c9c4087b58a4: Preparing 6a076b623693: Preparing 174f56854903: Preparing a5197e6d3788: Waiting 0c0240556a78: Waiting bec7e337395a: Waiting c9c4087b58a4: Waiting 6a076b623693: Waiting 174f56854903: Waiting bb6ea4b67902: Waiting 7a2ae7666308: Waiting ee8cd114ff22: Pushed 1e18e197961b: Layer already exists 50e5b8f65a52: Layer already exists eb914e844fbc: Layer already exists bb6ea4b67902: Layer already exists 7a2ae7666308: Layer already exists a5197e6d3788: Layer already exists 0c0240556a78: Layer already exists c9c4087b58a4: Layer already exists bec7e337395a: Layer already exists 6a076b623693: Layer already exists 174f56854903: Layer already exists b7cc4259b8ec: Pushed master-1_7_2_1-6: digest: sha256:2309e19ffb1856c049ba2865d74f3a907102ac9e907723a01e1df4be524c1e7a size: 3041 2025-06-19 13:45:37,698: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 124 seconds