2025-08-11 15:01:25,885: INFO: Building opensdn-node-init 2025-08-11 15:01:25,936: 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_9_6_4-4 --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} ---> 952debe89162 Step 4/8 : ARG CONTAINER_NAME ---> Running in e6c4545b5228 ---> Removed intermediate container e6c4545b5228 ---> 104e8133aedc Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in e633763879e4 ---> Removed intermediate container e633763879e4 ---> 26335e551f83 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 a2f6b882923f ---> Removed intermediate container a2f6b882923f ---> 82d280c50097 Step 7/8 : COPY *.sh / ---> e8d6ccbff917 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 76af9b9bdff6 ---> Removed intermediate container 76af9b9bdff6 ---> f30cf1d37439 [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 f30cf1d37439 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_9_6_4-4 2025-08-11 15:01:40,671: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 71f4ce4dfe9a: Preparing d266d5b9b9cf: Preparing 509e6aff9850: Preparing fcdda19cc484: Preparing e0ff44ca4089: Preparing 3f9beeee22ea: Preparing f5a8ab7f2de7: Preparing f9b485fb81d0: Preparing 04d12f60dd75: Preparing 174f56854903: Preparing 3f9beeee22ea: Waiting f5a8ab7f2de7: Waiting f9b485fb81d0: Waiting 04d12f60dd75: Waiting 174f56854903: Waiting e0ff44ca4089: Layer already exists fcdda19cc484: Layer already exists 509e6aff9850: Layer already exists d266d5b9b9cf: Layer already exists 3f9beeee22ea: Layer already exists 71f4ce4dfe9a: Pushed 04d12f60dd75: Layer already exists 174f56854903: Layer already exists f9b485fb81d0: Layer already exists f5a8ab7f2de7: Layer already exists master-1_9_6_4-4: digest: sha256:36fddf1e2fa201346656f63fbd3635ceb8c019a5c078dde225dbe802f1d18bdc size: 2408 2025-08-11 15:01:42,425: INFO: Building opensdn-node-init finished successfully, duration: 17 seconds