2025-07-23 05:38:24,597: INFO: Building opensdn-kubernetes-cni-init 2025-07-23 05:38:24,658: 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_9_7_3-4 --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} ---> 5ea1547b4575 Step 4/10 : ARG SITE_MIRROR ---> Running in c8238012edba ---> Removed intermediate container c8238012edba ---> c5fda4f7c00a Step 5/10 : ARG CONTAINER_NAME ---> Running in 51855718b795 ---> Removed intermediate container 51855718b795 ---> 96617e0c2441 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 58ed3c6f7a53 ---> Removed intermediate container 58ed3c6f7a53 ---> a393657d1fc6 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 1a4f98c82da5 ---> Removed intermediate container 1a4f98c82da5 ---> 8ea7284927cf 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 079a8b476993 2025-07-23 05:38: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:master.1.9.7.8.5-master_1_9_7_8_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.7.8.5-master_1_9_7_8_5.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.9.7.8.5-master_1_9_7_8_5.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.9.7.8.5-master_1_9_7_8_5.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.7.8.5-master_1_9_7_8_5.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 079a8b476993 ---> 03aee39ca085 Step 9/10 : COPY entrypoint.sh / ---> 9ffbb73a5b7c Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b15cab62039f ---> Removed intermediate container b15cab62039f ---> 0393ba294cf1 [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 0393ba294cf1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_9_7_3-4 2025-07-23 05:40:02,908: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] d9e915a269d6: Preparing 9f3ba119b466: Preparing 5644f456664e: Preparing 6c36cd5e5c8d: Preparing 52fc30cf23ca: Preparing 509bb480b395: Preparing be717f449cf3: Preparing 39369d577975: Preparing 98403fdfcffe: Preparing e98879c79552: Preparing 174f56854903: Preparing be717f449cf3: Waiting 39369d577975: Waiting 98403fdfcffe: Waiting e98879c79552: Waiting 509bb480b395: Waiting 174f56854903: Waiting 5644f456664e: Layer already exists 6c36cd5e5c8d: Layer already exists 52fc30cf23ca: Layer already exists d9e915a269d6: Pushed 509bb480b395: Layer already exists be717f449cf3: Layer already exists 39369d577975: Layer already exists 98403fdfcffe: Layer already exists e98879c79552: Layer already exists 174f56854903: Layer already exists 9f3ba119b466: Pushed master-1_9_7_3-4: digest: sha256:e17eb8984ac6c37a5fd0a29f4061ac3ff93fb375f624af6da8897508314b1d2c size: 2620 2025-07-23 05:40:27,910: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 123 seconds