2025-08-11 13:35:46,599: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 13:35:46,639: 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_9_8_5-1_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=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} ---> 470ac6494f68 Step 4/9 : ARG CONTAINER_NAME ---> Running in e555f336f4de ---> Removed intermediate container e555f336f4de ---> c14395bab790 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 207e40029c26 ---> Removed intermediate container 207e40029c26 ---> dc83af559e05 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 46aa2b91732a ---> Removed intermediate container 46aa2b91732a ---> 7c75393c8754 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 8a4e89609836 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.6.1-master_1_9_8_6_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.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 8a4e89609836 ---> a75517551acb Step 8/9 : COPY *.sh / ---> a9dfad97b68d Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a715a3436465 ---> Removed intermediate container a715a3436465 ---> 2627db57831b [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 2627db57831b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-1_3 2025-08-11 13:37:21,028: INFO: Docker build duration: 95 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 4e624dec67cd: Preparing e35bbf74f130: Preparing 21b83c718121: Preparing 30408cd578b6: Preparing e0d724abbad0: Preparing c33fecf6a0ca: Preparing 5e2c81b1fd38: Preparing 86deca91cb37: Preparing 438cf0392ab0: Preparing 98aabe61434e: Preparing aaf393fa99c0: Preparing 6c2d1934363e: Preparing 174f56854903: Preparing c33fecf6a0ca: Waiting 5e2c81b1fd38: Waiting 86deca91cb37: Waiting 438cf0392ab0: Waiting 98aabe61434e: Waiting aaf393fa99c0: Waiting 6c2d1934363e: Waiting 174f56854903: Waiting e0d724abbad0: Layer already exists 21b83c718121: Layer already exists 30408cd578b6: Layer already exists 4e624dec67cd: Pushed c33fecf6a0ca: Layer already exists 86deca91cb37: Layer already exists 5e2c81b1fd38: Layer already exists 438cf0392ab0: Layer already exists 98aabe61434e: Layer already exists aaf393fa99c0: Layer already exists 174f56854903: Layer already exists 6c2d1934363e: Layer already exists e35bbf74f130: Pushed master-1_9_8_5-1_3: digest: sha256:88833f4616ef7a64bce911c17c0c8a959fa155d99ab0e249da4af72294a2ca64 size: 3041 2025-08-11 13:37:51,909: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 125 seconds