2025-07-21 01:37:27,118: INFO: Building opensdn-kubernetes-cni-init 2025-07-21 01:37:27,161: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 892b91fdc411 Step 4/10 : ARG SITE_MIRROR ---> Running in 08e1f577d87f ---> Removed intermediate container 08e1f577d87f ---> 55e31e34c383 Step 5/10 : ARG CONTAINER_NAME ---> Running in fe68496f6f27 ---> Removed intermediate container fe68496f6f27 ---> ee6bcbc1ed45 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in fa6b1b9eaa54 ---> Removed intermediate container fa6b1b9eaa54 ---> 9f48d8cd5685 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 adcca83ca46f ---> Removed intermediate container adcca83ca46f ---> 46a5988c6709 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 bc8bf1fa6a0a 2025-07-21 01:37:35 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:nightly-nightly.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 nightly-nightly.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-nightly-nightly.el7.x86_64 1/1 Verifying : contrail-k8s-cni-nightly-nightly.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0:nightly-nightly.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 bc8bf1fa6a0a ---> 6be98a796a6b Step 9/10 : COPY entrypoint.sh / ---> ad2a4628063a Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7d62b3d303c5 ---> Removed intermediate container 7d62b3d303c5 ---> 0b6ce19e4490 [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 0b6ce19e4490 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-07-21 01:39:08,549: INFO: Docker build duration: 101 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] 16ce55e8e14f: Preparing 923a84bb904f: Preparing c9f2e4aa2178: Preparing 57d0990b18e4: Preparing 3b1686f100e9: Preparing 680b24a5bcd6: Preparing 2a4ef69dd8a1: Preparing 454f0cee28f4: Preparing b270947e1b15: Preparing 78e9f35970da: Preparing 174f56854903: Preparing b270947e1b15: Waiting 78e9f35970da: Waiting 174f56854903: Waiting 680b24a5bcd6: Waiting 2a4ef69dd8a1: Waiting 454f0cee28f4: Waiting 3b1686f100e9: Layer already exists 16ce55e8e14f: Pushed 57d0990b18e4: Layer already exists c9f2e4aa2178: Layer already exists 680b24a5bcd6: Layer already exists 2a4ef69dd8a1: Layer already exists 454f0cee28f4: Layer already exists 78e9f35970da: Layer already exists b270947e1b15: Layer already exists 174f56854903: Layer already exists 923a84bb904f: Pushed nightly: digest: sha256:74b11bf9211a60aada03afa0de73b12257e6c3fab5c1825026bcb9cf7c7eb9d4 size: 2620 2025-07-21 01:39:35,400: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 128 seconds