2025-06-07 13:24:58,988: INFO: Building opensdn-vrouter-kernel-init-centos 2025-06-07 13:24:59,023: 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_2_1-5 --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} ---> 8a7ddf5b34c3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 11975e7e009c ---> Removed intermediate container 11975e7e009c ---> 471d5ddbed07 Step 5/9 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b90c49fe7935 ---> Removed intermediate container b90c49fe7935 ---> b7c0fac45061 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 322d7643680f ---> Removed intermediate container 322d7643680f ---> 9fd10532ae73 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 1eea3d8082b2 Retrieving http://localhost:6667/x86_64/contrail-vrouter-master.1.6.2.1.5-master_1_6_2_1_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... contrail-vrouter-master.1.6.2.1.5-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 1eea3d8082b2 ---> 81b1dc64d3f3 Step 8/9 : COPY *.sh / ---> 91e546034cf1 Step 9/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 32d36304bce6 ---> Removed intermediate container 32d36304bce6 ---> e62727d17844 [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 e62727d17844 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos:master-1_6_2_1-5 2025-06-07 13:26:29,661: INFO: Docker build duration: 91 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos] 321779a74d32: Preparing f20321e01bfd: Preparing f41c6ec1c7d5: Preparing 483a9e36d922: Preparing 74a7e023c363: Preparing a66c71ec7078: Preparing bfa8bcfb45fe: Preparing 34f0ddffa4f2: Preparing 20747c765fdf: Preparing 5cd588286099: Preparing d39cbaf862ca: Preparing 4570fd9a1f8c: Preparing 174f56854903: Preparing 74a7e023c363: Waiting a66c71ec7078: Waiting bfa8bcfb45fe: Waiting 34f0ddffa4f2: Waiting 20747c765fdf: Waiting 5cd588286099: Waiting d39cbaf862ca: Waiting 4570fd9a1f8c: Waiting 174f56854903: Waiting 74a7e023c363: Layer already exists f41c6ec1c7d5: Layer already exists 321779a74d32: Pushed 483a9e36d922: Layer already exists a66c71ec7078: Layer already exists bfa8bcfb45fe: Layer already exists 34f0ddffa4f2: Layer already exists 20747c765fdf: Layer already exists 5cd588286099: Layer already exists d39cbaf862ca: Layer already exists 174f56854903: Layer already exists 4570fd9a1f8c: Layer already exists f20321e01bfd: Pushed master-1_6_2_1-5: digest: sha256:eae0258779e26abe25cae1acb802e2a417770b1f16060b9c51fcb5a1c4f563ea size: 3041 2025-06-07 13:26:55,863: INFO: Building opensdn-vrouter-kernel-init-centos finished successfully, duration: 117 seconds