2025-06-18 11:41:50,402: INFO: Building opensdn-node-init 2025-06-18 11:41:50,472: 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_2_2_1-4_2 --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} ---> d7bb877cc306 Step 4/8 : ARG CONTAINER_NAME ---> Running in c06c1d070651 ---> Removed intermediate container c06c1d070651 ---> 0157b5bc05b9 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in a91003af7396 ---> Removed intermediate container a91003af7396 ---> 67b32ba44ab1 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 8cbbb4f123f4 ---> Removed intermediate container 8cbbb4f123f4 ---> 3a021ee2b18e Step 7/8 : COPY *.sh / ---> c7bb22ac9c10 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0fe096896eed ---> Removed intermediate container 0fe096896eed ---> 2b141fe08b81 [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 2b141fe08b81 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_2_2_1-4_2 2025-06-18 11:42:05,035: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] d9ec3ee34b47: Preparing b36f70934e9c: Preparing 7b4c4c910c9f: Preparing 44ff7f6a35f4: Preparing ccf1ee1d3112: Preparing cda5d2fcc1d1: Preparing 684e96118a39: Preparing fdb2c37e648e: Preparing 67bf9d34fcd9: Preparing 174f56854903: Preparing cda5d2fcc1d1: Waiting 684e96118a39: Waiting fdb2c37e648e: Waiting 67bf9d34fcd9: Waiting 174f56854903: Waiting ccf1ee1d3112: Layer already exists 44ff7f6a35f4: Layer already exists b36f70934e9c: Layer already exists 7b4c4c910c9f: Layer already exists 684e96118a39: Layer already exists cda5d2fcc1d1: Layer already exists d9ec3ee34b47: Pushed 174f56854903: Layer already exists fdb2c37e648e: Layer already exists 67bf9d34fcd9: Layer already exists master-1_2_2_1-4_2: digest: sha256:88c23c9ab77f07ab387b0da2a80c2ac4049c55f7aae788ed4943161f55401d52 size: 2408 2025-06-18 11:42:07,751: INFO: Building opensdn-node-init finished successfully, duration: 17 seconds