2025-01-08 20:52:16,868: INFO: Building contrail-node-init 2025-01-08 20:52:16,907: 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_2_9_2-1 --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=contrail-node-init --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 32.77 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> cfb90e4bf507 Step 4/8 : ARG CONTAINER_NAME ---> Running in d4ebc6c559f0 ---> Removed intermediate container d4ebc6c559f0 ---> 32e8a9476f43 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in be43e53bdcea ---> Removed intermediate container be43e53bdcea ---> f0485bc545ae 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 1005716a245c ---> Removed intermediate container 1005716a245c ---> d4011f0834aa Step 7/8 : COPY *.sh / ---> aac9f0806b7a Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fba6d598ee25 ---> Removed intermediate container fba6d598ee25 ---> bcb271d41fae [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 bcb271d41fae Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_2_9_2-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_2_9_2-1 2025-01-08 20:52:32,387: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 9dd08c66b8e6: Preparing b792537db1ae: Preparing 131358c485e3: Preparing 43ed544aa460: Preparing 46f6d03853f4: Preparing eeb5fd120e33: Preparing c93ebc449550: Preparing 95034ee03402: Preparing 5cf435d7a76b: Preparing 174f56854903: Preparing eeb5fd120e33: Waiting c93ebc449550: Waiting 95034ee03402: Waiting 174f56854903: Waiting 5cf435d7a76b: Waiting 43ed544aa460: Layer already exists 131358c485e3: Layer already exists 46f6d03853f4: Layer already exists 9dd08c66b8e6: Pushed eeb5fd120e33: Layer already exists b792537db1ae: Layer already exists c93ebc449550: Layer already exists 95034ee03402: Layer already exists 174f56854903: Layer already exists 5cf435d7a76b: Layer already exists master-1_2_9_2-1: digest: sha256:411463fcb9994c6dbb1739dd4ffbd0967d266415115b7aab465ee04a93f7b085 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] 9dd08c66b8e6: Preparing b792537db1ae: Preparing 131358c485e3: Preparing 43ed544aa460: Preparing 46f6d03853f4: Preparing eeb5fd120e33: Preparing c93ebc449550: Preparing 95034ee03402: Preparing 5cf435d7a76b: Preparing 174f56854903: Preparing eeb5fd120e33: Waiting c93ebc449550: Waiting 95034ee03402: Waiting 5cf435d7a76b: Waiting 174f56854903: Waiting 43ed544aa460: Layer already exists 46f6d03853f4: Layer already exists b792537db1ae: Layer already exists 9dd08c66b8e6: Layer already exists 131358c485e3: Layer already exists eeb5fd120e33: Layer already exists c93ebc449550: Layer already exists 95034ee03402: Layer already exists 5cf435d7a76b: Layer already exists 174f56854903: Layer already exists master-1_2_9_2-1: digest: sha256:411463fcb9994c6dbb1739dd4ffbd0967d266415115b7aab465ee04a93f7b085 size: 2408 2025-01-08 20:52:36,555: INFO: Building contrail-node-init finished successfully, duration: 20 seconds