2025-08-10 19:57:18,352: INFO: Building opensdn-vrouter-kernel-init-centos 2025-08-10 19:57:18,410: 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_0 --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} ---> e3de69335676 Step 4/9 : ARG CONTAINER_NAME ---> Running in aa72610732af ---> Removed intermediate container aa72610732af ---> 6d28511d1040 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 23fe66ab85c5 ---> Removed intermediate container 23fe66ab85c5 ---> 0c4a39a83035 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 beff21a581f3 ---> Removed intermediate container beff21a581f3 ---> c216f4f760f2 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 dffecd33ab17 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 dffecd33ab17 ---> 89145d3a29fe Step 8/9 : COPY *.sh / ---> 69ee084962ec Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 161bfe95143f ---> Removed intermediate container 161bfe95143f ---> 5ee65f4fffe4 [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 5ee65f4fffe4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_9_8_5-1_0 2025-08-10 19:58:38,754: INFO: Docker build duration: 80 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] ca45aacb59f8: Preparing ecf4c57cd47a: Preparing 1c709f74f3cf: Preparing b08cbc2f7f7d: Preparing 0cbe1ec65027: Preparing 4f5483b64105: Preparing cebe8121d3a9: Preparing 5958520636fd: Preparing 3046399dfc09: Preparing 781e8ecb76f3: Preparing 0cbe1ec65027: Waiting 4f5483b64105: Waiting cebe8121d3a9: Waiting 5958520636fd: Waiting 3046399dfc09: Waiting b9945a2465e3: Preparing 2acdf668c0f6: Preparing 174f56854903: Preparing 781e8ecb76f3: Waiting b9945a2465e3: Waiting 2acdf668c0f6: Waiting 174f56854903: Waiting 1c709f74f3cf: Layer already exists b08cbc2f7f7d: Layer already exists 0cbe1ec65027: Layer already exists 4f5483b64105: Layer already exists ca45aacb59f8: Pushed 5958520636fd: Layer already exists cebe8121d3a9: Layer already exists 781e8ecb76f3: Layer already exists b9945a2465e3: Layer already exists 3046399dfc09: Layer already exists 174f56854903: Layer already exists 2acdf668c0f6: Layer already exists ecf4c57cd47a: Pushed master-1_9_8_5-1_0: digest: sha256:3c077bbc3ec7dce31dd04afff5160e782b22f381c8a406648179ea3963d0189d size: 3041 2025-08-10 19:59:40,584: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 142 seconds