2025-04-25 15:10:42,596: INFO: Building opensdn-vrouter-kernel-init-centos 2025-04-25 15:10:42,634: 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_6_1_0-3 --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=22.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} ---> 5c9c1753b32f Step 4/9 : ARG CONTAINER_NAME ---> Running in 9eea6a15415c ---> Removed intermediate container 9eea6a15415c ---> 8081c35804e0 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd6968e6318d ---> Removed intermediate container fd6968e6318d ---> 6d2f44493621 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 d0a6b77369aa ---> Removed intermediate container d0a6b77369aa ---> d7f90351c25e Step 7/9 : RUN rpm -Uvh --nodeps $(repoquery -q --location contrail-vrouter) && yum clean all -y && rm -rf /var/cache/yum ---> Running in e3f96ccb24a5 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.1.1.1-master_1_6_1_1_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.1.1.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 e3f96ccb24a5 ---> 7eac79eb0e24 Step 8/9 : COPY *.sh / ---> 870230665696 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c60baf457008 ---> Removed intermediate container c60baf457008 ---> 7629a4ea5559 [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 7629a4ea5559 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_1_0-3 2025-04-25 15:12:15,225: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 392a57f5ae44: Preparing 4a782d97c178: Preparing cf86f6868446: Preparing cfc244487946: Preparing 706ce21858eb: Preparing 9b4ebb6f98ed: Preparing 3257cbc9e764: Preparing cc21ec90ee23: Preparing d9fcd0e91897: Preparing bec0aec239ed: Preparing 687af2d291fd: Preparing 9f0c3b4436df: Preparing 174f56854903: Preparing cf86f6868446: Waiting cfc244487946: Waiting 706ce21858eb: Waiting 9b4ebb6f98ed: Waiting 3257cbc9e764: Waiting cc21ec90ee23: Waiting d9fcd0e91897: Waiting bec0aec239ed: Waiting 687af2d291fd: Waiting 9f0c3b4436df: Waiting 174f56854903: Waiting cf86f6868446: Layer already exists cfc244487946: Layer already exists 706ce21858eb: Layer already exists 392a57f5ae44: Pushed 9b4ebb6f98ed: Layer already exists 3257cbc9e764: Layer already exists cc21ec90ee23: Layer already exists d9fcd0e91897: Layer already exists bec0aec239ed: Layer already exists 687af2d291fd: Layer already exists 9f0c3b4436df: Layer already exists 174f56854903: Layer already exists 4a782d97c178: Pushed master-1_6_1_0-3: digest: sha256:1aca700423d12f6cb6396019f5ec45a1266e8cc4569ca1dbd3a53a412d66c0fe size: 3041 2025-04-25 15:12:37,161: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 115 seconds