2025-08-22 17:58:26,204: INFO: Building opensdn-kubernetes-cni-init 2025-08-22 17:58:26,322: 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-3 --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-2_0_2_8-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_0_2_8-3 #4 CACHED #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_2_8-3 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 2.67kB done #6 DONE 2.4s #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.577 2025-08-22 17:58:32 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 2.095 Contrail repo 4.7 MB/s | 106 kB 00:00 #7 2.254 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 #7 2.794 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #7 3.269 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 264 kB 00:00 #7 3.732 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 7.0 MB 00:00 #7 8.158 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.0 MB 00:00 #7 11.84 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #7 13.25 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.3 MB 00:00 #7 16.62 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 392 kB 00:00 #7 17.63 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 451 kB 00:00 #7 18.20 added from: http://tf-mirrors.gz1.opensdn.io/re 333 kB/s | 16 kB 00:00 #7 18.88 added from: http://tf-mirrors.gz1.opensdn.io/re 4.3 kB/s | 257 B 00:00 #7 19.49 added from: http://tf-mirrors.gz1.opensdn.io/re 387 kB/s | 13 kB 00:00 #7 20.08 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #7 21.40 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 30 MB 00:00 #7 51.05 Third parties for OpenSDN 36 MB/s | 5.4 MB 00:00 #7 68.71 Dependencies resolved. #7 68.71 ================================================================================ #7 68.71 Package Arch Version Repo Size #7 68.71 ================================================================================ #7 68.71 Installing: #7 68.71 contrail-k8s-cni #7 68.71 x86_64 v0+master.2.0.2.8.3-master_2_0_2_8_3.el9 contrail 2.6 M #7 68.71 #7 68.71 Transaction Summary #7 68.71 ================================================================================ #7 68.71 Install 1 Package #7 68.71 #7 68.71 Total download size: 2.6 M #7 68.71 Installed size: 6.2 M #7 68.71 Downloading Packages: #7 68.83 contrail-k8s-cni-v0+master.2.0.2.8.3-master_2_0 24 MB/s | 2.6 MB 00:00 #7 68.83 -------------------------------------------------------------------------------- #7 68.83 Total 23 MB/s | 2.6 MB 00:00 #7 68.83 Running transaction check #7 68.84 Transaction check succeeded. #7 68.84 Running transaction test #7 68.90 Transaction test succeeded. #7 68.90 Running transaction #7 68.97 Preparing : 1/1 #7 69.24 Installing : contrail-k8s-cni-v0+master.2.0.2.8.3-master_2_0_2_8_ 1/1 #7 69.54 Verifying : contrail-k8s-cni-v0+master.2.0.2.8.3-master_2_0_2_8_ 1/1 #7 69.57 #7 69.57 Installed: #7 69.57 contrail-k8s-cni-v0+master.2.0.2.8.3-master_2_0_2_8_3.el9.x86_64 #7 69.57 #7 69.57 Complete! #7 70.22 80 files removed #7 DONE 70.5s #8 [3/3] COPY entrypoint.sh / #8 DONE 0.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.7s done #9 writing image sha256:dbd5562b30ffc7ac2f483c85c7f6ffa0d365a4e50d466d1ceaf1c82aba5d3c0a #9 writing image sha256:dbd5562b30ffc7ac2f483c85c7f6ffa0d365a4e50d466d1ceaf1c82aba5d3c0a done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_0_2_8-3 0.0s 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-08-22 17:59:42,733: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init] e6ca632ad0ac: Preparing b13786481ad4: Preparing 25c99f6f242d: Preparing 0a3be848767d: Preparing 7011faf2c22a: Preparing e743ce67bcf6: Preparing 8a0093966d85: Preparing ce1f27cb719a: Preparing 69fadc982940: Preparing b03d73b1f12a: Preparing 44343de3ea1d: Preparing 8a0093966d85: Waiting e743ce67bcf6: Waiting ce1f27cb719a: Waiting 69fadc982940: Waiting b03d73b1f12a: Waiting 44343de3ea1d: Waiting 7011faf2c22a: Layer already exists 0a3be848767d: Layer already exists 25c99f6f242d: Layer already exists e743ce67bcf6: Layer already exists e6ca632ad0ac: Pushed 8a0093966d85: Layer already exists ce1f27cb719a: Layer already exists 69fadc982940: Layer already exists b03d73b1f12a: Layer already exists 44343de3ea1d: Layer already exists b13786481ad4: Pushed master-2_0_2_8-3: digest: sha256:87daa699103b671d89e6fbe8b9c148f62c1e4a5460f01d0f49bfd79aaec02bee size: 2619 2025-08-22 17:59:52,293: INFO: Building opensdn-kubernetes-cni-init finished successfully, duration: 86 seconds