2025-07-02 11:51:45,584: INFO: Building opensdn-kubernetes-cni-init 2025-07-02 11:51:45,614: 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_2_2_2-3_8 --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} ---> d79af00226a6 Step 4/10 : ARG SITE_MIRROR ---> Running in 8715eb73c3a1 ---> Removed intermediate container 8715eb73c3a1 ---> 1e06d524e3dc Step 5/10 : ARG CONTAINER_NAME ---> Running in 4bf77a2eecd2 ---> Removed intermediate container 4bf77a2eecd2 ---> 3d19c248606b Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in ad5185acd3ba ---> Removed intermediate container ad5185acd3ba ---> 01eb31943d9e 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 3fb710f5fe08 ---> Removed intermediate container 3fb710f5fe08 ---> 52013768af5b 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 92f002ce9c9a 2025-07-02 11:51:59 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.2.2.2.3.8-master_1_2_2_2_3_8.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.2.2.2.3.8-master_1_2_2_2_3_8.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.2.2.2.3.8-master_1_2_2_2_3_8.el7 1/1 Verifying : contrail-k8s-cni-master.1.2.2.2.3.8-master_1_2_2_2_3_8.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.2.2.3.8-master_1_2_2_2_3_8.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 92f002ce9c9a ---> ca6a9da1b20d Step 9/10 : COPY entrypoint.sh / ---> 738bb5e193df Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in db46f021d4ee ---> Removed intermediate container db46f021d4ee ---> 61ac62bcc3fb [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 61ac62bcc3fb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_2-3_8 2025-07-02 11:53:02,369: INFO: Docker build duration: 77 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] cff9feb67290: Preparing ad1b2881374b: Preparing c92e64c4850b: Preparing 3686d214b38c: Preparing 4e0b6d0b8c7e: Preparing 018d9dd01586: Preparing 023efb26a063: Preparing 4c23f3919829: Preparing f32a8e8af55b: Preparing 8842878e63d7: Preparing 174f56854903: Preparing 018d9dd01586: Waiting 023efb26a063: Waiting 4c23f3919829: Waiting f32a8e8af55b: Waiting 8842878e63d7: Waiting 174f56854903: Waiting cff9feb67290: Pushed 4e0b6d0b8c7e: Layer already exists 3686d214b38c: Layer already exists c92e64c4850b: Layer already exists 018d9dd01586: Layer already exists 023efb26a063: Layer already exists 8842878e63d7: Layer already exists f32a8e8af55b: Layer already exists 4c23f3919829: Layer already exists 174f56854903: Layer already exists ad1b2881374b: Pushed master-1_2_2_2-3_8: digest: sha256:f2b0a6e0614f639245e0ef8da50c1fe40de0898c54d96e32ea47b347565bee82 size: 2620 2025-07-02 11:53:12,853: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 87 seconds