2025-07-14 01:21:39,187: INFO: Building opensdn-kubernetes-cni-init 2025-07-14 01:21:39,277: 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} ---> 7e653235bf76 Step 4/10 : ARG SITE_MIRROR ---> Running in 387965ebe2cb ---> Removed intermediate container 387965ebe2cb ---> c0440377e5d2 Step 5/10 : ARG CONTAINER_NAME ---> Running in 9d720c975445 ---> Removed intermediate container 9d720c975445 ---> 6809e2bc921b Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8c5de4305e73 ---> Removed intermediate container 8c5de4305e73 ---> e88216161cde 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 9ab88172059d ---> Removed intermediate container 9ab88172059d ---> 3aa730a7641e 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 cf28f366eab6 2025-07-14 01:21:48 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 cf28f366eab6 ---> a49611990aee Step 9/10 : COPY entrypoint.sh / ---> 0e08b04e390f Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 066f28ce7638 ---> Removed intermediate container 066f28ce7638 ---> 4064a1e8c14d [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 4064a1e8c14d Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 2025-07-14 01:22:52,914: INFO: Docker build duration: 73 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init] acce83936003: Preparing 35a4901b23b5: Preparing b165f19038ab: Preparing 91aad9c7a89d: Preparing 4cadd9263a1d: Preparing c2183a57bfee: Preparing 3e48f678fd87: Preparing c821c8ce842d: Preparing ca2281af368c: Preparing 3011e8da1402: Preparing 174f56854903: Preparing c2183a57bfee: Waiting c821c8ce842d: Waiting ca2281af368c: Waiting 3011e8da1402: Waiting 174f56854903: Waiting 3e48f678fd87: Waiting 91aad9c7a89d: Layer already exists b165f19038ab: Layer already exists c2183a57bfee: Layer already exists 4cadd9263a1d: Layer already exists acce83936003: Pushed c821c8ce842d: Layer already exists 3e48f678fd87: Layer already exists ca2281af368c: Layer already exists 3011e8da1402: Layer already exists 174f56854903: Layer already exists 35a4901b23b5: Pushed nightly: digest: sha256:7956554344e13febbc8172fa31d9b27b760424ebad387467325230a4cc7bb0d3 size: 2620 2025-07-14 01:22:59,347: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 80 seconds