2025-08-20 15:31:06,222: INFO: Building opensdn-kubernetes-cni-init 2025-08-20 15:31:06,362: 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-2_0_2_5-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 854B done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_2_5-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.8s #4 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_2_5-1 #4 DONE 4.5s #5 [internal] load build context #5 transferring context: 2.67kB 0.0s done #5 DONE 3.0s #6 [2/3] 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 #6 1.236 2025-08-20 15:31:14 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] #6 1.580 Contrail repo 14 MB/s | 106 kB 00:00 #6 1.767 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #6 2.666 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 730 kB 00:00 #6 3.015 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #6 3.384 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 7.0 MB 00:00 #6 8.121 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 4.0 MB 00:00 #6 11.22 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 939 kB 00:00 #6 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.3 MB 00:00 #6 14.71 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 392 kB 00:00 #6 15.57 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 451 kB 00:00 #6 16.38 added from: http://tf-mirrors.gz1.opensdn.io/re 255 kB/s | 16 kB 00:00 #6 17.06 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 kB/s | 257 B 00:00 #6 17.63 added from: http://tf-mirrors.gz1.opensdn.io/re 348 kB/s | 13 kB 00:00 #6 18.32 added from: http://tf-mirrors.gz1.opensdn.io/re 384 kB/s | 64 kB 00:00 #6 20.18 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 30 MB 00:01 #6 52.54 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #6 68.26 Dependencies resolved. #6 68.26 ================================================================================ #6 68.26 Package Arch Version Repo Size #6 68.26 ================================================================================ #6 68.26 Installing: #6 68.26 contrail-k8s-cni #6 68.26 x86_64 v0+master.2.0.2.5.1-master_2_0_2_5_1.el9 contrail 2.6 M #6 68.26 #6 68.26 Transaction Summary #6 68.26 ================================================================================ #6 68.26 Install 1 Package #6 68.26 #6 68.26 Total download size: 2.6 M #6 68.26 Installed size: 6.2 M #6 68.26 Downloading Packages: #6 68.35 contrail-k8s-cni-v0+master.2.0.2.5.1-master_2_0 45 MB/s | 2.6 MB 00:00 #6 68.35 -------------------------------------------------------------------------------- #6 68.35 Total 44 MB/s | 2.6 MB 00:00 #6 68.35 Running transaction check #6 68.35 Transaction check succeeded. #6 68.35 Running transaction test #6 68.48 Transaction test succeeded. #6 68.48 Running transaction #6 68.62 Preparing : 1/1 #6 68.92 Installing : contrail-k8s-cni-v0+master.2.0.2.5.1-master_2_0_2_5_ 1/1 #6 69.14 Verifying : contrail-k8s-cni-v0+master.2.0.2.5.1-master_2_0_2_5_ 1/1 #6 69.20 #6 69.20 Installed: #6 69.20 contrail-k8s-cni-v0+master.2.0.2.5.1-master_2_0_2_5_1.el9.x86_64 #6 69.20 #6 69.20 Complete! #6 69.81 80 files removed #6 DONE 70.2s #7 [3/3] COPY entrypoint.sh / #7 DONE 1.3s #8 exporting to image #8 exporting layers #8 exporting layers 3.2s done #8 writing image sha256:4919c3bd95f29a6429c237e076c558bdf3d3208ec165fa09f8a683ca80fd60ea #8 writing image sha256:4919c3bd95f29a6429c237e076c558bdf3d3208ec165fa09f8a683ca80fd60ea 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_5-1 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_5-1 0.4s done #8 DONE 3.9s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-08-20 15:32:30,418: INFO: Docker build duration: 84 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 388e6bea6b23: Preparing 2477236eb5b7: Preparing d9ab2d37b8d7: Preparing 3c6c41e25157: Preparing 1053649770c2: Preparing 4e0578c28300: Preparing a2548ab7d58f: Preparing 7ca5c0b40a82: Preparing 3a96f4df5340: Preparing 438f568caeb5: Preparing 44343de3ea1d: Preparing 388e6bea6b23: Waiting 2477236eb5b7: Waiting d9ab2d37b8d7: Waiting 3c6c41e25157: Waiting 1053649770c2: Waiting 4e0578c28300: Waiting a2548ab7d58f: Waiting 7ca5c0b40a82: Waiting 3a96f4df5340: Waiting 438f568caeb5: Waiting 44343de3ea1d: Waiting d9ab2d37b8d7: Layer already exists 3c6c41e25157: Layer already exists 1053649770c2: Layer already exists 4e0578c28300: Layer already exists a2548ab7d58f: Layer already exists 7ca5c0b40a82: Layer already exists 3a96f4df5340: Layer already exists 438f568caeb5: Layer already exists 388e6bea6b23: Pushed 44343de3ea1d: Layer already exists 2477236eb5b7: Pushed master-2_0_2_5-1: digest: sha256:d8d212e3472cb1133291cd0878be0600e23bd33fd36cac4692145a14255104b9 size: 2619 2025-08-20 15:32:40,414: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 94 seconds