2025-08-11 10:36:10,844: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-11 10:36:10,922: 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_3-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} ---> ed43590e40b7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 62016941e541 ---> Removed intermediate container 62016941e541 ---> cc8f3da20b74 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 98c92794bc75 ---> Removed intermediate container 98c92794bc75 ---> ff1b121f2d9c 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 e8e6f2e8e058 ---> Removed intermediate container e8e6f2e8e058 ---> 334f3bbed62f 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 88c6841908f6 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.9.8.3.3-master_1_9_8_3_3.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.9.8.3.3-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 88c6841908f6 ---> 61d11162be88 Step 8/9 : COPY *.sh / ---> d703640cb60c Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0bbfe466f5c4 ---> Removed intermediate container 0bbfe466f5c4 ---> c199025476a3 [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 c199025476a3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_3-3 2025-08-11 10:37:53,080: INFO: Docker build duration: 103 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 3386f5062281: Preparing 99146d2281d5: Preparing 685a6abca1b8: Preparing 2738a4bd15d2: Preparing 7993fc12608f: Preparing ed0718b866dd: Preparing 51580bc4e26a: Preparing a5c8d57c7208: Preparing f4511698e9aa: Preparing c750b1c2b09b: Preparing 153010b22811: Preparing 823ae46c9ab2: Preparing 174f56854903: Preparing 3386f5062281: Waiting 99146d2281d5: Waiting 685a6abca1b8: Waiting 2738a4bd15d2: Waiting 7993fc12608f: Waiting ed0718b866dd: Waiting 51580bc4e26a: Waiting a5c8d57c7208: Waiting f4511698e9aa: Waiting c750b1c2b09b: Waiting 153010b22811: Waiting 823ae46c9ab2: Waiting 174f56854903: Waiting 3386f5062281: Pushed 685a6abca1b8: Layer already exists 2738a4bd15d2: Layer already exists 7993fc12608f: Layer already exists ed0718b866dd: Layer already exists 51580bc4e26a: Layer already exists f4511698e9aa: Layer already exists a5c8d57c7208: Layer already exists c750b1c2b09b: Layer already exists 823ae46c9ab2: Layer already exists 174f56854903: Layer already exists 153010b22811: Layer already exists 99146d2281d5: Pushed master-1_9_8_3-3: digest: sha256:a3cbdf89510ec012b5571f36ea9b01cc97ef18712b039a5a599144a58b7e9373 size: 3041 2025-08-11 10:38:34,729: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 144 seconds