2025-01-08 18:42:00,719: INFO: Building contrail-kubernetes-cni-init 2025-01-08 18:42:00,748: 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_8_9-5 --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=contrail-kubernetes-cni-init --build-arg UBUNTU_DISTR_VERSION=22.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}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> f60c31791216 Step 4/10 : ARG SITE_MIRROR ---> Running in 555ad9f7b20d ---> Removed intermediate container 555ad9f7b20d ---> 5ebfed129d02 Step 5/10 : ARG CONTAINER_NAME ---> Running in 01e9834e380f ---> Removed intermediate container 01e9834e380f ---> c567880c212b Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5d37b47d25f2 ---> Removed intermediate container 5d37b47d25f2 ---> b219042845a5 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 992176114c41 ---> Removed intermediate container 992176114c41 ---> cc89a37dbb90 Step 8/10 : RUN 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 f06963f38447 2025-01-08 18:42:10 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.8.9.5-master_1_2_8_9_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.1.2.8.9.5-master_1_2_8_9_5.el7 contrail 2.2 M Transaction Summary ================================================================================ Install 1 Package Total download size: 2.2 M Installed size: 6.5 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : contrail-k8s-cni-master.1.2.8.9.5-master_1_2_8_9_5.el7.x86 1/1 Verifying : contrail-k8s-cni-master.1.2.8.9.5-master_1_2_8_9_5.el7.x86 1/1 Installed: contrail-k8s-cni.x86_64 0:master.1.2.8.9.5-master_1_2_8_9_5.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container f06963f38447 ---> 92426bb5a641 Step 9/10 : COPY entrypoint.sh / ---> 999200fe0900 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 28e0dbe750c2 ---> Removed intermediate container 28e0dbe750c2 ---> aaabe346bed4 [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 aaabe346bed4 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init:master-1_2_8_9-5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-kubernetes-cni-init:master-1_2_8_9-5 2025-01-08 18:43:19,977: INFO: Docker build duration: 79 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-kubernetes-cni-init] 594c0bbb8a7c: Preparing 6de11605002e: Preparing 069b6918526f: Preparing da437b721eb4: Preparing 911a391d7b89: Preparing 0e6cfe17ef0f: Preparing 57dea8c0eb24: Preparing 0b6ca8161bdb: Preparing 7c31037efae5: Preparing 76c6f3282166: Preparing 174f56854903: Preparing 0e6cfe17ef0f: Waiting 57dea8c0eb24: Waiting 0b6ca8161bdb: Waiting 7c31037efae5: Waiting 76c6f3282166: Waiting 174f56854903: Waiting da437b721eb4: Layer already exists 069b6918526f: Layer already exists 911a391d7b89: Layer already exists 57dea8c0eb24: Layer already exists 0b6ca8161bdb: Layer already exists 0e6cfe17ef0f: Layer already exists 7c31037efae5: Layer already exists 76c6f3282166: Layer already exists 174f56854903: Layer already exists 594c0bbb8a7c: Pushed 6de11605002e: Pushed master-1_2_8_9-5: digest: sha256:d7b31209f15237a290dde31fca34b88de26b745a018810827f8775d491625367 size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-kubernetes-cni-init] 594c0bbb8a7c: Preparing 6de11605002e: Preparing 069b6918526f: Preparing da437b721eb4: Preparing 911a391d7b89: Preparing 0e6cfe17ef0f: Preparing 57dea8c0eb24: Preparing 0b6ca8161bdb: Preparing 7c31037efae5: Preparing 76c6f3282166: Preparing 174f56854903: Preparing 57dea8c0eb24: Waiting 0b6ca8161bdb: Waiting 7c31037efae5: Waiting 76c6f3282166: Waiting 174f56854903: Waiting 0e6cfe17ef0f: Waiting 594c0bbb8a7c: Layer already exists 911a391d7b89: Layer already exists 6de11605002e: Layer already exists da437b721eb4: Layer already exists 069b6918526f: Layer already exists 0e6cfe17ef0f: Layer already exists 0b6ca8161bdb: Layer already exists 174f56854903: Layer already exists 76c6f3282166: Layer already exists 57dea8c0eb24: Layer already exists 7c31037efae5: Layer already exists master-1_2_8_9-5: digest: sha256:d7b31209f15237a290dde31fca34b88de26b745a018810827f8775d491625367 size: 2620 2025-01-08 18:43:26,548: INFO: Building contrail-kubernetes-cni-init finished successfully, duration: 86 seconds