2025-06-10 16:30:12,646: INFO: Building opensdn-node-init 2025-06-10 16:30:12,679: 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_6-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=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} ---> d6396c1df69a Step 4/8 : ARG CONTAINER_NAME ---> Running in 9f6a08b9f29d ---> Removed intermediate container 9f6a08b9f29d ---> 0c737b8735cd Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 661c68663538 ---> Removed intermediate container 661c68663538 ---> d0f82f1066a7 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 cf6a15742a4e ---> Removed intermediate container cf6a15742a4e ---> fb51982f1c01 Step 7/8 : COPY *.sh / ---> f1f9e4eed7c8 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ebfb33673651 ---> Removed intermediate container ebfb33673651 ---> 91ba8752367f [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 91ba8752367f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_8_0_6-1 2025-06-10 16:30:25,620: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 6623680e96e5: Preparing 08e9b690d582: Preparing 3ac0d8d5d010: Preparing e8e1d599e6c6: Preparing 289f13298f99: Preparing def638305489: Preparing 89432847beb2: Preparing 1c7f577de774: Preparing deec9695fee4: Preparing 174f56854903: Preparing def638305489: Waiting 89432847beb2: Waiting 1c7f577de774: Waiting deec9695fee4: Waiting 174f56854903: Waiting 3ac0d8d5d010: Layer already exists 289f13298f99: Layer already exists 6623680e96e5: Pushed def638305489: Layer already exists e8e1d599e6c6: Layer already exists 08e9b690d582: Layer already exists 89432847beb2: Layer already exists 1c7f577de774: Layer already exists deec9695fee4: Layer already exists 174f56854903: Layer already exists master-1_8_0_6-1: digest: sha256:c2f78c42fc946fd1bcfe76cddbf76c1429f1e700acce1e029b524ee555a5d47b size: 2408 2025-06-10 16:30:28,308: INFO: Building opensdn-node-init finished successfully, duration: 16 seconds