2025-05-23 01:28:17,276: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-23 01:28:17,312: 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-2 --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} ---> 40785bba9e23 Step 4/9 : ARG CONTAINER_NAME ---> Running in f1ecfce31a75 ---> Removed intermediate container f1ecfce31a75 ---> f86e50c10d1c Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ae63d1629c8 ---> Removed intermediate container 0ae63d1629c8 ---> 6fb50a8cd6c2 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 1187e12ef966 ---> Removed intermediate container 1187e12ef966 ---> 521d548edcd4 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 bdfdcd4089db Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.2.1.2-master_1_7_2_1_2.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.2.1.2-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 bdfdcd4089db ---> fa3d3f84381e Step 8/9 : COPY *.sh / ---> 9f0b745c82b8 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 52c49bd0b15c ---> Removed intermediate container 52c49bd0b15c ---> 6d162af8520a [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 6d162af8520a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_2_1-2 2025-05-23 01:30:04,566: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 4776ff210399: Preparing 89b27577b2bf: Preparing c7895ad9113d: Preparing c1b1258619ed: Preparing 1d0a07e8be55: Preparing 74eb63028ca0: Preparing 0b2983e04e1c: Preparing 965c902f2e4f: Preparing b9ef9ebdeae9: Preparing cfa8473ef8b0: Preparing 7b74cda30462: Preparing 64cc3a742302: Preparing 174f56854903: Preparing 1d0a07e8be55: Waiting 74eb63028ca0: Waiting 0b2983e04e1c: Waiting 965c902f2e4f: Waiting b9ef9ebdeae9: Waiting cfa8473ef8b0: Waiting 7b74cda30462: Waiting 64cc3a742302: Waiting 174f56854903: Waiting 4776ff210399: Pushed c7895ad9113d: Layer already exists c1b1258619ed: Layer already exists 1d0a07e8be55: Layer already exists 74eb63028ca0: Layer already exists 0b2983e04e1c: Layer already exists 965c902f2e4f: Layer already exists b9ef9ebdeae9: Layer already exists cfa8473ef8b0: Layer already exists 64cc3a742302: Layer already exists 174f56854903: Layer already exists 7b74cda30462: Layer already exists 89b27577b2bf: Pushed master-1_7_2_1-2: digest: sha256:3da1483b59af86f788664b2dac21f866475bc72d5c0b3e062b11b2af2727e5d1 size: 3041 2025-05-23 01:30:44,260: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 147 seconds