2025-06-19 16:42:10,855: INFO: Building opensdn-node-init 2025-06-19 16:42:10,892: 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_2_0-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} ---> cdfd8550a185 Step 4/8 : ARG CONTAINER_NAME ---> Running in 25c2703cecd6 ---> Removed intermediate container 25c2703cecd6 ---> bf14db966f40 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in febf7c969fce ---> Removed intermediate container febf7c969fce ---> 5b853f143fa2 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 9d42db9acc3d ---> Removed intermediate container 9d42db9acc3d ---> 91159cc2fcef Step 7/8 : COPY *.sh / ---> ede434b8c601 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 80d26bde740b ---> Removed intermediate container 80d26bde740b ---> 170a0b47eb52 [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 170a0b47eb52 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_8_2_0-1 2025-06-19 16:42:22,390: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 04dbc6214011: Preparing a45ba4fc6584: Preparing 4ca13ef8a4bc: Preparing c16a5b1b213b: Preparing 2533cf22fb42: Preparing cbf4808c92f7: Preparing f9f846b56c85: Preparing 23c594ad0c70: Preparing 3b8cdadf3627: Preparing 174f56854903: Preparing c16a5b1b213b: Waiting 2533cf22fb42: Waiting cbf4808c92f7: Waiting f9f846b56c85: Waiting 23c594ad0c70: Waiting 3b8cdadf3627: Waiting 174f56854903: Waiting 04dbc6214011: Pushed 2533cf22fb42: Layer already exists a45ba4fc6584: Layer already exists c16a5b1b213b: Layer already exists 4ca13ef8a4bc: Layer already exists cbf4808c92f7: Layer already exists 23c594ad0c70: Layer already exists f9f846b56c85: Layer already exists 174f56854903: Layer already exists 3b8cdadf3627: Layer already exists master-1_8_2_0-1: digest: sha256:749b35453d0e2ee4dc8cff5ae2acecb043c392362c826314dcb61f30f0e72dac size: 2408 2025-06-19 16:42:24,981: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds