2025-08-07 01:27:26,520: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-07 01:27:26,563: 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} ---> 2531d192e2da Step 4/9 : ARG CONTAINER_NAME ---> Running in 841e9e2cfb9f ---> Removed intermediate container 841e9e2cfb9f ---> d6e0ca5ebeca Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in c316847a1d93 ---> Removed intermediate container c316847a1d93 ---> 6de016ee91ce 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 4c769740a1b1 ---> Removed intermediate container 4c769740a1b1 ---> a92ba90f13a3 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 fa43f79ea74c 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 fa43f79ea74c ---> f5176aae9646 Step 8/9 : COPY *.sh / ---> bb2372c255af Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 572df2217e90 ---> Removed intermediate container 572df2217e90 ---> b02fcf70e0b7 [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 b02fcf70e0b7 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos:nightly 2025-08-07 01:29:08,306: INFO: Docker build duration: 102 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-centos] 442e1b014d9e: Preparing c6f3125f7c51: Preparing da44d97a6c32: Preparing f20ffc58d115: Preparing 22632074a125: Preparing ad7aa98bf028: Preparing 84566d78fe38: Preparing 93ce12eeeff2: Preparing d36e16855d85: Preparing 771d733a59bb: Preparing 5dbbe3b86634: Preparing 2753565c8922: Preparing 174f56854903: Preparing ad7aa98bf028: Waiting 84566d78fe38: Waiting 93ce12eeeff2: Waiting d36e16855d85: Waiting 771d733a59bb: Waiting 5dbbe3b86634: Waiting 2753565c8922: Waiting 174f56854903: Waiting da44d97a6c32: Layer already exists 442e1b014d9e: Pushed 22632074a125: Layer already exists f20ffc58d115: Layer already exists ad7aa98bf028: Layer already exists 84566d78fe38: Layer already exists 93ce12eeeff2: Layer already exists d36e16855d85: Layer already exists 771d733a59bb: Layer already exists 5dbbe3b86634: Layer already exists 174f56854903: Layer already exists 2753565c8922: Layer already exists c6f3125f7c51: Pushed nightly: digest: sha256:09a1ef99bb41271db3fea5c7f2dc4215d77bf7818d2a12598006c719d1d3f998 size: 3041 2025-08-07 01:29:47,293: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 141 seconds