2025-05-27 11:28:32,069: INFO: Building opensdn-vrouter-kernel-init-centos 2025-05-27 11:28:32,109: 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_4_2-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} ---> 1eb6225f90d7 Step 4/9 : ARG CONTAINER_NAME ---> Running in ebbaa6d54e9a ---> Removed intermediate container ebbaa6d54e9a ---> fe0601848d73 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a72703ff7864 ---> Removed intermediate container a72703ff7864 ---> b0325ab6bc45 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 d81304108588 ---> Removed intermediate container d81304108588 ---> b8d377d4c5cd 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 988b89491625 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.7.4.2.1-master_1_7_4_2_1.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.7.4.2.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 988b89491625 ---> 6d21e3517d53 Step 8/9 : COPY *.sh / ---> 3752c501933b Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f4ec81f45d06 ---> Removed intermediate container f4ec81f45d06 ---> a85622b97652 [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 a85622b97652 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_7_4_2-1 2025-05-27 11:30:18,663: INFO: Docker build duration: 106 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 20b9cbf86669: Preparing 08550796c020: Preparing aad3738860a8: Preparing fe460598e3e1: Preparing c06dcf9117b9: Preparing 0fe275c32a43: Preparing 431ea2a1d8f7: Preparing d7b24ece5fa6: Preparing d57eda13422b: Preparing f5ea4154b2c5: Preparing 74a7ce0696e4: Preparing 889109fb4d3a: Preparing 174f56854903: Preparing 431ea2a1d8f7: Waiting d7b24ece5fa6: Waiting d57eda13422b: Waiting f5ea4154b2c5: Waiting 74a7ce0696e4: Waiting 889109fb4d3a: Waiting 0fe275c32a43: Waiting 174f56854903: Waiting 20b9cbf86669: Pushed c06dcf9117b9: Layer already exists aad3738860a8: Layer already exists fe460598e3e1: Layer already exists 0fe275c32a43: Layer already exists 431ea2a1d8f7: Layer already exists d7b24ece5fa6: Layer already exists f5ea4154b2c5: Layer already exists d57eda13422b: Layer already exists 74a7ce0696e4: Layer already exists 889109fb4d3a: Layer already exists 174f56854903: Layer already exists 08550796c020: Pushed master-1_7_4_2-1: digest: sha256:539cf21a2fb1842fe716404c45682c8a574f8bb5cc02ae45b674ce6895cc3385 size: 3041 2025-05-27 11:30:36,643: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 124 seconds