2025-06-14 16:03:15,032: INFO: Building opensdn-node-init 2025-06-14 16:03:15,065: 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_8_0_8-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-node-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 33.28 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> d7bd3f4e4a99 Step 4/8 : ARG CONTAINER_NAME ---> Running in a4700a153f91 ---> Removed intermediate container a4700a153f91 ---> e39bf3726b7a Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4fe6a141900a ---> Removed intermediate container 4fe6a141900a ---> 1294b137a481 Step 6/8 : LABEL name=$CONTAINER_NAME summary="Contrail Init container" description="Container is used to configure operating system for Contrail services." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in e941fc2dc91b ---> Removed intermediate container e941fc2dc91b ---> cae2d29e1308 Step 7/8 : COPY *.sh / ---> 23c1b8760572 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e3560e7285d8 ---> Removed intermediate container e3560e7285d8 ---> 66e36b83f0e4 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 66e36b83f0e4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_8_0_8-5 2025-06-14 16:03:27,354: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] ee8e1cb2434c: Preparing 02886797f951: Preparing ba5c044f2375: Preparing 8dd0e41be2f1: Preparing e726246aff61: Preparing 3374455a9f7b: Preparing c5782ca2ef07: Preparing b8df790d0c66: Preparing f35d347290c0: Preparing 174f56854903: Preparing ee8e1cb2434c: Waiting 02886797f951: Waiting ba5c044f2375: Waiting 8dd0e41be2f1: Waiting e726246aff61: Waiting 3374455a9f7b: Waiting c5782ca2ef07: Waiting b8df790d0c66: Waiting f35d347290c0: Waiting 174f56854903: Waiting 02886797f951: Layer already exists ba5c044f2375: Layer already exists 8dd0e41be2f1: Layer already exists e726246aff61: Layer already exists ee8e1cb2434c: Pushed 3374455a9f7b: Layer already exists b8df790d0c66: Layer already exists c5782ca2ef07: Layer already exists f35d347290c0: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-5: digest: sha256:361b632f05a880c1b5125663be0b8a80bfce84d7064cd8c7d4c4f4a4df041b3a size: 2407 2025-06-14 16:03:29,498: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds