2025-05-21 12:59:16,940: INFO: Building opensdn-node-init 2025-05-21 12:59:16,995: 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_6_6_1-4 --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} ---> e902454ae1ee Step 4/8 : ARG CONTAINER_NAME ---> Running in 48da3c730296 ---> Removed intermediate container 48da3c730296 ---> d9c9dad07348 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3789fef874f4 ---> Removed intermediate container 3789fef874f4 ---> 015c9e657586 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 6a5580dc6cbc ---> Removed intermediate container 6a5580dc6cbc ---> 454cf58e5b7b Step 7/8 : COPY *.sh / ---> d34ae87b4d48 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 967611b3baa5 ---> Removed intermediate container 967611b3baa5 ---> ee8d828c9360 [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 ee8d828c9360 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_6_6_1-4 2025-05-21 12:59:30,697: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 3caf7078e2b6: Preparing 4301342806c2: Preparing a87b3d8079ec: Preparing 1bd8d870216d: Preparing 2492de5e5309: Preparing 3c052edddc9d: Preparing 873fb8545f8f: Preparing 7f04040b01bd: Preparing 7adf8aec3f2a: Preparing 174f56854903: Preparing 3c052edddc9d: Waiting 873fb8545f8f: Waiting 7f04040b01bd: Waiting 7adf8aec3f2a: Waiting 174f56854903: Waiting 4301342806c2: Layer already exists 2492de5e5309: Layer already exists 3caf7078e2b6: Pushed a87b3d8079ec: Layer already exists 1bd8d870216d: Layer already exists 3c052edddc9d: Layer already exists 873fb8545f8f: Layer already exists 7f04040b01bd: Layer already exists 7adf8aec3f2a: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-4: digest: sha256:bd90eb15d7217ea6f94c3b2ecb5de2773c72344045a2abbe77d4db70c949cc0e size: 2408 2025-05-21 12:59:32,799: INFO: Building opensdn-node-init finished successfully, duration: 16 seconds