2025-05-28 21:10:04,105: INFO: Building opensdn-kubernetes-cni-init 2025-05-28 21:10:04,161: 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-6_0_4-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=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} ---> b2c9fbc56d56 Step 4/10 : ARG SITE_MIRROR ---> Running in 5ba763763c6a ---> Removed intermediate container 5ba763763c6a ---> cf1570659112 Step 5/10 : ARG CONTAINER_NAME ---> Running in d4517b8d169b ---> Removed intermediate container d4517b8d169b ---> 27aa10f15dd7 Step 6/10 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 925605ad8b28 ---> Removed intermediate container 925605ad8b28 ---> 7dfcfb93d392 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 1fd8439db669 ---> Removed intermediate container 1fd8439db669 ---> 977ecae5a459 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 cb869cfb953e 2025-05-28 21:10:17 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.6.0.4.5-master_6_0_4_5.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-k8s-cni x86_64 master.6.0.4.5-master_6_0_4_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.6.0.4.5-master_6_0_4_5.el7.x86_64 1/1 Verifying : contrail-k8s-cni-master.6.0.4.5-master_6_0_4_5.el7.x86_64 1/1 Installed: contrail-k8s-cni.x86_64 0:master.6.0.4.5-master_6_0_4_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 cb869cfb953e ---> c8e26e12a6d8 Step 9/10 : COPY entrypoint.sh / ---> 56decc920817 Step 10/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5ccaaec7b357 ---> Removed intermediate container 5ccaaec7b357 ---> f50314219094 [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 f50314219094 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-6_0_4-5 2025-05-28 21:11:51,614: INFO: Docker build duration: 107 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] c41f926899d9: Preparing 36e58a6e7ea2: Preparing 4d3d6b3fe95e: Preparing 76581e9bfbb0: Preparing ece6c87dfc64: Preparing 5a7d6867f962: Preparing 1377061501f3: Preparing 5074128bef47: Preparing 4f337ce9f594: Preparing eb1e66c16c7f: Preparing 174f56854903: Preparing 5a7d6867f962: Waiting 1377061501f3: Waiting 5074128bef47: Waiting 4f337ce9f594: Waiting eb1e66c16c7f: Waiting 174f56854903: Waiting c41f926899d9: Pushed 4d3d6b3fe95e: Layer already exists ece6c87dfc64: Layer already exists 76581e9bfbb0: Layer already exists 5a7d6867f962: Layer already exists 1377061501f3: Layer already exists 5074128bef47: Layer already exists 4f337ce9f594: Layer already exists eb1e66c16c7f: Layer already exists 174f56854903: Layer already exists 36e58a6e7ea2: Pushed master-6_0_4-5: digest: sha256:75bf0c54d8e93c8008b318f0e0a4fb6253863ef9096305dc5f83443ab19a0934 size: 2620 2025-05-28 21:11:59,469: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 115 seconds