2025-07-21 11:56:02,478: INFO: Building opensdn-kubernetes-cni-init 2025-07-21 11:56:02,547: 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_7_6_9-6 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.8s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-1_7_6_9-6 #4 CACHED #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-6 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 2.67kB done #6 DONE 1.1s #7 [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 #7 0.865 2025-07-21 11:56:08 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] #7 1.149 Contrail repo 4.0 MB/s | 119 kB 00:00 #7 1.289 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #7 1.863 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 730 kB 00:00 #7 2.547 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 MB/s | 264 kB 00:00 #7 3.183 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #7 9.315 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.0 MB 00:00 #7 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #7 13.92 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.3 MB 00:00 #7 17.41 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 392 kB 00:00 #7 18.44 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 451 kB 00:00 #7 18.69 added from: http://tf-mirrors.gz1.opensdn.io/re 369 kB/s | 16 kB 00:00 #7 19.36 added from: http://tf-mirrors.gz1.opensdn.io/re 10 kB/s | 257 B 00:00 #7 20.03 added from: http://tf-mirrors.gz1.opensdn.io/re 116 kB/s | 13 kB 00:00 #7 20.88 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #7 22.52 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 30 MB 00:01 #7 52.23 Third parties for OpenSDN 25 MB/s | 5.4 MB 00:00 #7 68.19 Dependencies resolved. #7 68.19 ================================================================================ #7 68.19 Package Arch Version Repo Size #7 68.19 ================================================================================ #7 68.19 Installing: #7 68.19 contrail-k8s-cni #7 68.19 x86_64 v0+master.1.7.6.9.6-master_1_7_6_9_6.el9 contrail 2.2 M #7 68.19 #7 68.19 Transaction Summary #7 68.19 ================================================================================ #7 68.19 Install 1 Package #7 68.19 #7 68.19 Total download size: 2.2 M #7 68.19 Installed size: 6.2 M #7 68.19 Downloading Packages: #7 68.44 contrail-k8s-cni-v0+master.1.7.6.9.6-master_1_7 8.9 MB/s | 2.2 MB 00:00 #7 68.44 -------------------------------------------------------------------------------- #7 68.44 Total 8.9 MB/s | 2.2 MB 00:00 #7 68.44 Running transaction check #7 68.50 Transaction check succeeded. #7 68.50 Running transaction test #7 68.55 Transaction test succeeded. #7 68.55 Running transaction #7 69.84 Preparing : 1/1 #7 70.03 Installing : contrail-k8s-cni-v0+master.1.7.6.9.6-master_1_7_6_9_ 1/1 #7 70.82 Verifying : contrail-k8s-cni-v0+master.1.7.6.9.6-master_1_7_6_9_ 1/1 #7 70.86 #7 70.86 Installed: #7 70.86 contrail-k8s-cni-v0+master.1.7.6.9.6-master_1_7_6_9_6.el9.x86_64 #7 70.86 #7 70.86 Complete! #7 72.03 80 files removed #7 DONE 72.3s #8 [3/3] COPY entrypoint.sh / #8 DONE 0.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.8s done #9 writing image sha256:be37b1e0f7addabb8981d533e853bba8050344a69178619a10914181f8f36a71 #9 writing image sha256:be37b1e0f7addabb8981d533e853bba8050344a69178619a10914181f8f36a71 done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-1_7_6_9-6 done #9 DONE 0.8s 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-07-21 11:57:20,997: INFO: Docker build duration: 78 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 4fdfd86c9c68: Preparing ae10d9e8781a: Preparing f5e6cf78c4c2: Preparing 8c6c0272d257: Preparing 120014cc3e77: Preparing 3833e8b5ce32: Preparing a1a83f8b8b53: Preparing 6e4b38542d48: Preparing 242040c6e166: Preparing efc6ef572312: Preparing 44343de3ea1d: Preparing a1a83f8b8b53: Waiting 6e4b38542d48: Waiting 242040c6e166: Waiting efc6ef572312: Waiting 44343de3ea1d: Waiting 3833e8b5ce32: Waiting 120014cc3e77: Layer already exists f5e6cf78c4c2: Layer already exists 8c6c0272d257: Layer already exists 3833e8b5ce32: Layer already exists a1a83f8b8b53: Layer already exists 242040c6e166: Layer already exists 6e4b38542d48: Layer already exists 4fdfd86c9c68: Pushed 44343de3ea1d: Layer already exists efc6ef572312: Layer already exists ae10d9e8781a: Pushed master-1_7_6_9-6: digest: sha256:9e8f5fa06e9cd4f8f998dc0965eddb9df9d6479f5f580a677b042b82f7cdbd50 size: 2619 2025-07-21 11:57:39,340: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 97 seconds