2025-06-10 11:39:14,603: INFO: Building opensdn-node-init 2025-06-10 11:39:14,723: 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_3-7 --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} ---> 34cb1245322b Step 4/8 : ARG CONTAINER_NAME ---> Running in 873f401a9be7 ---> Removed intermediate container 873f401a9be7 ---> a8972625a472 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 36bc4bf757a2 ---> Removed intermediate container 36bc4bf757a2 ---> 0a4928c42b71 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 ff6f31d0e212 ---> Removed intermediate container ff6f31d0e212 ---> 771e88e49701 Step 7/8 : COPY *.sh / ---> bad43d5e30c9 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f646a9efa0f6 ---> Removed intermediate container f646a9efa0f6 ---> c0dc21e08c15 [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 c0dc21e08c15 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_8_0_3-7 2025-06-10 11:39:27,903: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] a93549091747: Preparing bb0f1b6e4cf9: Preparing 8628d7634ce2: Preparing d081da45973e: Preparing f31181064ca1: Preparing 9f75b526bc08: Preparing d8ed2a7b303e: Preparing c27b51f62417: Preparing e4c00deb4fa8: Preparing 174f56854903: Preparing 9f75b526bc08: Waiting d8ed2a7b303e: Waiting c27b51f62417: Waiting e4c00deb4fa8: Waiting 174f56854903: Waiting 8628d7634ce2: Layer already exists d081da45973e: Layer already exists a93549091747: Pushed f31181064ca1: Layer already exists bb0f1b6e4cf9: Layer already exists 9f75b526bc08: Layer already exists d8ed2a7b303e: Layer already exists e4c00deb4fa8: Layer already exists c27b51f62417: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-7: digest: sha256:9bbe0ab9a7812edd5a6349afe889766378159c0e849f1f376f2bb57f2d1e2298 size: 2408 2025-06-10 11:39:29,869: INFO: Building opensdn-node-init finished successfully, duration: 15 seconds