2025-08-21 15:54:42,815: INFO: Building opensdn-kubernetes-cni-init 2025-08-21 15:54:42,861: 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_8-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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_2_8-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.4s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_0_2_8-1 #4 CACHED #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_2_8-1 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 2.67kB done #6 DONE 3.2s #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 1.086 2025-08-21 15:54:49 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.979 Contrail repo 488 kB/s | 106 kB 00:00 #7 2.099 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 2.1 MB 00:00 #7 3.002 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #7 3.412 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 264 kB 00:00 #7 3.814 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 7.0 MB 00:00 #7 6.415 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #7 11.24 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 939 kB 00:00 #7 12.12 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #7 14.62 added from: http://tf-mirrors.gz1.opensdn.io/re 953 kB/s | 392 kB 00:00 #7 15.10 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 451 kB 00:00 #7 15.90 added from: http://tf-mirrors.gz1.opensdn.io/re 510 kB/s | 16 kB 00:00 #7 16.09 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #7 16.67 added from: http://tf-mirrors.gz1.opensdn.io/re 302 kB/s | 13 kB 00:00 #7 17.43 added from: http://tf-mirrors.gz1.opensdn.io/re 997 kB/s | 64 kB 00:00 #7 19.43 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 30 MB 00:01 #7 39.20 Third parties for OpenSDN 22 MB/s | 5.4 MB 00:00 #7 57.68 Dependencies resolved. #7 57.68 ================================================================================ #7 57.68 Package Arch Version Repo Size #7 57.68 ================================================================================ #7 57.68 Installing: #7 57.68 contrail-k8s-cni #7 57.68 x86_64 v0+master.2.0.2.8.1-master_2_0_2_8_1.el9 contrail 2.6 M #7 57.68 #7 57.68 Transaction Summary #7 57.68 ================================================================================ #7 57.68 Install 1 Package #7 57.68 #7 57.68 Total download size: 2.6 M #7 57.68 Installed size: 6.2 M #7 57.68 Downloading Packages: #7 57.76 contrail-k8s-cni-v0+master.2.0.2.8.1-master_2_0 34 MB/s | 2.6 MB 00:00 #7 57.76 -------------------------------------------------------------------------------- #7 57.76 Total 33 MB/s | 2.6 MB 00:00 #7 57.76 Running transaction check #7 57.78 Transaction check succeeded. #7 57.78 Running transaction test #7 57.88 Transaction test succeeded. #7 57.88 Running transaction #7 58.00 Preparing : 1/1 #7 58.37 Installing : contrail-k8s-cni-v0+master.2.0.2.8.1-master_2_0_2_8_ 1/1 #7 58.82 Verifying : contrail-k8s-cni-v0+master.2.0.2.8.1-master_2_0_2_8_ 1/1 #7 58.85 #7 58.85 Installed: #7 58.85 contrail-k8s-cni-v0+master.2.0.2.8.1-master_2_0_2_8_1.el9.x86_64 #7 58.85 #7 58.85 Complete! #7 59.55 80 files removed #7 DONE 59.8s #8 [3/3] COPY entrypoint.sh / #8 DONE 0.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.6s done #9 writing image sha256:d96a110e53c74c0d022cc929cc1d94fbba94af818011e210406408db52994fde #9 writing image sha256:d96a110e53c74c0d022cc929cc1d94fbba94af818011e210406408db52994fde done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_8-1 done #9 DONE 0.6s 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-21 15:55:48,498: INFO: Docker build duration: 66 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] 62e21f670c8a: Preparing 1b1e0e5349d4: Preparing 61b5b0974639: Preparing b484ed9f23e8: Preparing 425f8e10e213: Preparing f3709ae9112b: Preparing bcb2e5906e99: Preparing 65347b80f282: Preparing 63e4376a6853: Preparing c312d8d0e8f5: Preparing 44343de3ea1d: Preparing f3709ae9112b: Waiting bcb2e5906e99: Waiting 65347b80f282: Waiting 63e4376a6853: Waiting c312d8d0e8f5: Waiting 44343de3ea1d: Waiting 425f8e10e213: Layer already exists b484ed9f23e8: Layer already exists f3709ae9112b: Layer already exists 61b5b0974639: Layer already exists bcb2e5906e99: Layer already exists 65347b80f282: Layer already exists 63e4376a6853: Layer already exists c312d8d0e8f5: Layer already exists 44343de3ea1d: Layer already exists 62e21f670c8a: Pushed 1b1e0e5349d4: Pushed master-2_0_2_8-1: digest: sha256:fa2013ef2f406ad05caf1d86900debf9269e08a590c57691f57e567df103a98f size: 2619 2025-08-21 15:55:56,753: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 74 seconds