2025-05-15 01:22:20,592: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-15 01:22:20,669: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 9610d3277759 Step 4/9 : ARG CONTAINER_NAME ---> Running in a639a5ac3cd1 ---> Removed intermediate container a639a5ac3cd1 ---> be7ff5a0bbb9 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in f70c2cdfaa36 ---> Removed intermediate container f70c2cdfaa36 ---> e0e01d0caca7 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 f9900adca146 ---> Removed intermediate container f9900adca146 ---> 10fed15107e1 Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in 6264232b2e78 Retrieving http://localhost:6667/x86_64/contrail-vrouter-nightly-nightly.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-nightly-nightly.el7 ######################################## 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 6264232b2e78 ---> d89b688d3095 Step 8/9 : COPY *.sh / ---> 079190a159ea Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3a97f774837d ---> Removed intermediate container 3a97f774837d ---> 1a4f35f8f2a3 [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 1a4f35f8f2a3 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-05-15 01:23:54,048: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 68b326ae1fb7: Preparing ed17f675487d: Preparing 86bcbe2fba80: Preparing 76ef8dbf52a4: Preparing 787f5c9ccbd4: Preparing 9bea6786c0f6: Preparing 3ea08127be04: Preparing 2bc0307f58b0: Preparing 3b9ead04ad96: Preparing a38bc0971922: Preparing c518d4eed7e4: Preparing 04d4c05e72b7: Preparing 174f56854903: Preparing a38bc0971922: Waiting c518d4eed7e4: Waiting 04d4c05e72b7: Waiting 174f56854903: Waiting 9bea6786c0f6: Waiting 3ea08127be04: Waiting 2bc0307f58b0: Waiting 3b9ead04ad96: Waiting 68b326ae1fb7: Pushed 86bcbe2fba80: Layer already exists 787f5c9ccbd4: Layer already exists 76ef8dbf52a4: Layer already exists 9bea6786c0f6: Layer already exists 3ea08127be04: Layer already exists 2bc0307f58b0: Layer already exists a38bc0971922: Layer already exists 3b9ead04ad96: Layer already exists c518d4eed7e4: Layer already exists 174f56854903: Layer already exists 04d4c05e72b7: Layer already exists ed17f675487d: Pushed nightly: digest: sha256:017b0d09dfdfb48570b1563eae29efd05fee01e7967d8d6575d73d820e95582a size: 3041 2025-05-15 01:24:16,449: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 116 seconds