2025-06-18 10:31:44,890: INFO: Building opensdn-kubernetes-cni-init 2025-06-18 10:31:44,964: 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_8_1_6-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-kubernetes-cni-init --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 8.704 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> ef6ff0895dc3 Step 4/10 : ARG SITE_MIRROR ---> Running in ebc9d3fc0ef1 ---> Removed intermediate container ebc9d3fc0ef1 ---> 5607f408c08c Step 5/10 : ARG CONTAINER_NAME ---> Running in 51a3842053b8 ---> Removed intermediate container 51a3842053b8 ---> 1703de7c0f28 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in aa3e7b336344 ---> Removed intermediate container aa3e7b336344 ---> 331cc8bb74e9 Step 7/10 : LABEL name=$CONTAINER_NAME summary="Contrail Kubernetes Container Network Interface" description="Contrail provides support for Container Network Interface for Kubernetes." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 2a899619fff0 ---> Removed intermediate container 2a899619fff0 ---> 425990800401 Step 8/10 : RUN set -e ; source /functions.sh && download_package https://github.com containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz /opt/cni-v0.3.0.tgz && yum install -y contrail-k8s-cni && yum clean all -y && rm -rf /var/cache/yum ---> Running in 93e301db28a4 2025-06-18 10:31:58 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/containernetworking/cni/releases/download/v0.3.0/cni-v0.3.0.tgz [13610792/13610792] -> "/opt/cni-v0.3.0.tgz" [1] Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-k8s-cni.x86_64 0:master.1.8.0.5.1-master_1_8_0_5_1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.8.0.5.1-master_1_8_0_5_1.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.2 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.1.8.0.5.1-master_1_8_0_5_1.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.8.0.5.1-master_1_8_0_5_1.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.8.0.5.1-master_1_8_0_5_1.el7 Complete! 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 93e301db28a4 ---> b08159c58291 Step 9/10 : COPY entrypoint.sh / ---> 0fdd4b135d02 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7137214db266 ---> Removed intermediate container 7137214db266 ---> e96f48d5a47b [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built e96f48d5a47b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_8_1_6-1 2025-06-18 10:33:28,530: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] fce2a0bf884b: Preparing 4bf30c90ba96: Preparing b53f4df0972d: Preparing 3eaa5163774f: Preparing 13ef0ac841e9: Preparing 4f1ab072ea0a: Preparing 1f51f032ed42: Preparing a04ccc279bfb: Preparing 187be607c2c6: Preparing 3ff6400137b2: Preparing 174f56854903: Preparing 1f51f032ed42: Waiting a04ccc279bfb: Waiting 4f1ab072ea0a: Waiting 187be607c2c6: Waiting 3ff6400137b2: Waiting 174f56854903: Waiting fce2a0bf884b: Pushed 13ef0ac841e9: Layer already exists 3eaa5163774f: Layer already exists b53f4df0972d: Layer already exists 4f1ab072ea0a: Layer already exists 1f51f032ed42: Layer already exists 187be607c2c6: Layer already exists 174f56854903: Layer already exists 3ff6400137b2: Layer already exists a04ccc279bfb: Layer already exists 4bf30c90ba96: Pushed master-1_8_1_6-1: digest: sha256:71dba68b6111af3c78e211a473ba7ca98a6664d44f905115679fbe28438cd183 size: 2620 2025-06-18 10:33:44,944: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 120 seconds