2025-05-30 07:22:28,872: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-30 07:22:28,910: 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_6_6-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} ---> 4f833eedd60b Step 4/9 : ARG CONTAINER_NAME ---> Running in 90c97a9537ea ---> Removed intermediate container 90c97a9537ea ---> 14f51ea15017 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9e21c293c627 ---> Removed intermediate container 9e21c293c627 ---> 831e85bb0146 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 eb101d284ce6 ---> Removed intermediate container eb101d284ce6 ---> 1912f20b81e4 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 dc749cccdfb4 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.6.6.1-master_1_7_6_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.6.6.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 dc749cccdfb4 ---> cbf44af80328 Step 8/9 : COPY *.sh / ---> 5f19c6a5d76b Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7526a3fd06e8 ---> Removed intermediate container 7526a3fd06e8 ---> 45db502c3729 [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 45db502c3729 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_6_6-1 2025-05-30 07:24:00,278: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 298be4aa996c: Preparing 685879424159: Preparing ce10a5fdbd7b: Preparing eae96a9eeac2: Preparing 3ba4821a2ddf: Preparing 23d11238028c: Preparing e3b144cc0bb8: Preparing be2bdd4483bd: Preparing bdfc7cf857e6: Preparing 9ee7a3afcb7a: Preparing aa5552b19c2f: Preparing 375359d99a05: Preparing 174f56854903: Preparing 23d11238028c: Waiting e3b144cc0bb8: Waiting be2bdd4483bd: Waiting bdfc7cf857e6: Waiting 9ee7a3afcb7a: Waiting aa5552b19c2f: Waiting 375359d99a05: Waiting 174f56854903: Waiting 298be4aa996c: Pushed ce10a5fdbd7b: Layer already exists 3ba4821a2ddf: Layer already exists eae96a9eeac2: Layer already exists 23d11238028c: Layer already exists e3b144cc0bb8: Layer already exists be2bdd4483bd: Layer already exists 9ee7a3afcb7a: Layer already exists bdfc7cf857e6: Layer already exists aa5552b19c2f: Layer already exists 375359d99a05: Layer already exists 174f56854903: Layer already exists 685879424159: Pushed master-1_7_6_6-1: digest: sha256:87ff75e8d73e49e9b40738e689b85b7916f41e3d0c99bd6fc24c9f26c4e7a435 size: 3041 2025-05-30 07:24:29,278: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 121 seconds