2025-06-21 13:11:31,411: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-21 13:11:31,469: 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_6_1-2_9 --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} ---> fb1d58c3982b Step 4/9 : ARG CONTAINER_NAME ---> Running in 968df40ec616 ---> Removed intermediate container 968df40ec616 ---> 7ea264687fd1 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8a5cc869a6a8 ---> Removed intermediate container 8a5cc869a6a8 ---> ce3915157d87 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 820e802361e4 ---> Removed intermediate container 820e802361e4 ---> ccecc79e800d 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 e1d077ca6138 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.6.1.2.9-master_1_6_6_1_2_9.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.6.1.2.9-ma######################################## 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 e1d077ca6138 ---> b10b67662ecf Step 8/9 : COPY *.sh / ---> 2217afb5bf99 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2ae8f0a4d836 ---> Removed intermediate container 2ae8f0a4d836 ---> 05a2d60b27b3 [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 05a2d60b27b3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_6_1-2_9 2025-06-21 13:13:14,302: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 9ddb109ab2b9: Preparing 544a4de7a16d: Preparing 3be8e5786734: Preparing 02edd3065be3: Preparing 3eb09663508f: Preparing 5d49d6425ed5: Preparing 3be8e5786734: Waiting 02edd3065be3: Waiting 3eb09663508f: Waiting e735630245e4: Preparing 59c1e1d7ad2d: Preparing 9151d8738977: Preparing ff64b3f28d1e: Preparing 213c49eaadfa: Preparing 2c33f33c255e: Preparing 174f56854903: Preparing 5d49d6425ed5: Waiting e735630245e4: Waiting 59c1e1d7ad2d: Waiting 9151d8738977: Waiting ff64b3f28d1e: Waiting 213c49eaadfa: Waiting 2c33f33c255e: Waiting 174f56854903: Waiting 9ddb109ab2b9: Pushed 02edd3065be3: Layer already exists 3be8e5786734: Layer already exists 3eb09663508f: Layer already exists e735630245e4: Layer already exists 5d49d6425ed5: Layer already exists 59c1e1d7ad2d: Layer already exists 9151d8738977: Layer already exists ff64b3f28d1e: Layer already exists 2c33f33c255e: Layer already exists 213c49eaadfa: Layer already exists 174f56854903: Layer already exists 544a4de7a16d: Pushed master-1_6_6_1-2_9: digest: sha256:958e66fa55d914650e1de0f79ecb9371f5b3fc6242ef688f21ce57ffdfca8a9b size: 3041 2025-06-21 13:13:30,873: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 119 seconds