2025-06-08 09:15:32,707: INFO: Building opensdn-node-init 2025-06-08 09:15:32,786: 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-5 --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} ---> eef3b5bf8fa2 Step 4/8 : ARG CONTAINER_NAME ---> Running in 9d7240ec4fdf ---> Removed intermediate container 9d7240ec4fdf ---> 6702044f9140 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in eaec5e2efc84 ---> Removed intermediate container eaec5e2efc84 ---> 7e7692fb284e 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 930e81d7a766 ---> Removed intermediate container 930e81d7a766 ---> 7f64250ba653 Step 7/8 : COPY *.sh / ---> 902e5bb663af Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7390152300c6 ---> Removed intermediate container 7390152300c6 ---> 8f857dead944 [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 8f857dead944 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_8_0_3-5 2025-06-08 09:15:46,846: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] fd1162fcdc0b: Preparing ae3b3074d435: Preparing d8a24700f054: Preparing af16cc073b94: Preparing 6bbeffca4e0e: Preparing c497264e7d60: Preparing 7e1a1f7c5d24: Preparing eab282c89164: Preparing 070c7add7462: Preparing 174f56854903: Preparing c497264e7d60: Waiting 7e1a1f7c5d24: Waiting eab282c89164: Waiting 070c7add7462: Waiting 174f56854903: Waiting ae3b3074d435: Layer already exists af16cc073b94: Layer already exists d8a24700f054: Layer already exists 6bbeffca4e0e: Layer already exists fd1162fcdc0b: Pushed c497264e7d60: Layer already exists eab282c89164: Layer already exists 070c7add7462: Layer already exists 7e1a1f7c5d24: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-5: digest: sha256:ac87687b2f6ececa66f43c72cca1cf81bf317303be5961d56f538b6c38e873b3 size: 2408 2025-06-08 09:15:48,619: INFO: Building opensdn-node-init finished successfully, duration: 16 seconds