2025-08-12 14:01:16,701: INFO: Building opensdn-kubernetes-cni-init 2025-08-12 14:01:16,796: 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_1-6_9 --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} ---> 073e76be0155 Step 4/10 : ARG SITE_MIRROR ---> Running in c2a8a6041c4d ---> Removed intermediate container c2a8a6041c4d ---> 185f34c2aead Step 5/10 : ARG CONTAINER_NAME ---> Running in 8340b57b1728 ---> Removed intermediate container 8340b57b1728 ---> cc17d4e5566e Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5d49f929e009 ---> Removed intermediate container 5d49f929e009 ---> c7fcc5c9efb3 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 a4653de1f84c ---> Removed intermediate container a4653de1f84c ---> 7caa1eba7170 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 dd10e767117e 2025-08-12 14:01:30 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.8.5.1.5-master_1_9_8_5_1_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.9.8.5.1.5-master_1_9_8_5_1_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.8.5.1.5-master_1_9_8_5_1_5.el7 1/1 Verifying : contrail-k8s-cni-master.1.9.8.5.1.5-master_1_9_8_5_1_5.el7 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.9.8.5.1.5-master_1_9_8_5_1_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 dd10e767117e ---> dad50f9cda8b Step 9/10 : COPY entrypoint.sh / ---> 5a73eeebfdc6 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9b12dc3ce8b4 ---> Removed intermediate container 9b12dc3ce8b4 ---> bf78503f3b4c [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 bf78503f3b4c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_2_2_1-6_9 2025-08-12 14:02:36,138: INFO: Docker build duration: 80 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] e80a8af15826: Preparing a784bf020a48: Preparing 4075ef59f9fb: Preparing 84e5ee1c9000: Preparing 4c1c49da0fee: Preparing 355d98eb08e1: Preparing c4a7e66f940d: Preparing b073fce408ca: Preparing 355d98eb08e1: Waiting c4a7e66f940d: Waiting 4810a5360eda: Preparing 6001107bdfd7: Preparing 174f56854903: Preparing b073fce408ca: Waiting 4810a5360eda: Waiting 174f56854903: Waiting 6001107bdfd7: Waiting 84e5ee1c9000: Layer already exists 4075ef59f9fb: Layer already exists 4c1c49da0fee: Layer already exists 355d98eb08e1: Layer already exists b073fce408ca: Layer already exists c4a7e66f940d: Layer already exists e80a8af15826: Pushed 4810a5360eda: Layer already exists 174f56854903: Layer already exists 6001107bdfd7: Layer already exists a784bf020a48: Pushed master-1_2_2_1-6_9: digest: sha256:6e0dbeb37f667893a5991b6f82bc194d0f5865412fda2ccf96f5a10f24c25189 size: 2620 2025-08-12 14:02:50,135: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 94 seconds