2025-07-17 16:20:23,448: INFO: Building opensdn-node-init 2025-07-17 16:20:23,483: 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_9-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} ---> 125778150d51 Step 4/8 : ARG CONTAINER_NAME ---> Running in a72f17b4fe73 ---> Removed intermediate container a72f17b4fe73 ---> 8aa31e1dbc4a Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 986a549b1834 ---> Removed intermediate container 986a549b1834 ---> 805eb346b048 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 bca03769fcb4 ---> Removed intermediate container bca03769fcb4 ---> a0e2da363021 Step 7/8 : COPY *.sh / ---> a72967483baa Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a8fa5f5a2405 ---> Removed intermediate container a8fa5f5a2405 ---> 6e78db08e3ea [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 6e78db08e3ea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_9_6_9-1 2025-07-17 16:20:36,007: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 1ac9dc4e9a17: Preparing d1573c96ef22: Preparing 8a66e74918eb: Preparing f1f12db905cb: Preparing 2433a31e9cc4: Preparing aa4655de3866: Preparing 178445d89f06: Preparing 054d31b69e91: Preparing 8a87c9c97270: Preparing 174f56854903: Preparing d1573c96ef22: Waiting 8a66e74918eb: Waiting f1f12db905cb: Waiting 2433a31e9cc4: Waiting aa4655de3866: Waiting 178445d89f06: Waiting 054d31b69e91: Waiting 8a87c9c97270: Waiting 174f56854903: Waiting 8a66e74918eb: Layer already exists 1ac9dc4e9a17: Pushed d1573c96ef22: Layer already exists f1f12db905cb: Layer already exists 2433a31e9cc4: Layer already exists aa4655de3866: Layer already exists 178445d89f06: Layer already exists 054d31b69e91: Layer already exists 174f56854903: Layer already exists 8a87c9c97270: Layer already exists master-1_9_6_9-1: digest: sha256:b647f2ce233f7a256ab99de9241ada5229e95ac0c3a8289c77cea2b386bb4f4d size: 2408 2025-07-17 16:20:37,852: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds