2025-02-10 20:36:06,000: INFO: Building contrail-node-init 2025-02-10 20:36:06,035: 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_3_1_2-8 --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=contrail-node-init --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 32.77 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 303c7cd245a5 Step 4/8 : ARG CONTAINER_NAME ---> Running in 529282a70c07 ---> Removed intermediate container 529282a70c07 ---> 295d3e910440 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2647c7aed9a8 ---> Removed intermediate container 2647c7aed9a8 ---> 456629a7b6cf 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 b89e37d1e4e5 ---> Removed intermediate container b89e37d1e4e5 ---> 1c68d97e2ce5 Step 7/8 : COPY *.sh / ---> 79a4af078ee3 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 47ef72d14e2c ---> Removed intermediate container 47ef72d14e2c ---> f07b7cd51cc4 [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 f07b7cd51cc4 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_3_1_2-8 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_3_1_2-8 2025-02-10 20:36:19,297: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 9f558e20c620: Preparing 5098bf5d7598: Preparing a51c257bc78c: Preparing 93c1ccb12158: Preparing 2394653bf6f1: Preparing c2c018aef254: Preparing b8ce5397e9ed: Preparing 8f9cf1eb3ec4: Preparing 020c879d3da8: Preparing 174f56854903: Preparing c2c018aef254: Waiting b8ce5397e9ed: Waiting 8f9cf1eb3ec4: Waiting 020c879d3da8: Waiting 174f56854903: Waiting 2394653bf6f1: Layer already exists 9f558e20c620: Pushed 5098bf5d7598: Layer already exists 93c1ccb12158: Layer already exists a51c257bc78c: Layer already exists c2c018aef254: Layer already exists b8ce5397e9ed: Layer already exists 8f9cf1eb3ec4: Layer already exists 020c879d3da8: Layer already exists 174f56854903: Layer already exists master-1_3_1_2-8: digest: sha256:848ad0ca2cd0c50f98475da2932b4f07192d814c7771e34461426be60974dc9d size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] 9f558e20c620: Preparing 5098bf5d7598: Preparing a51c257bc78c: Preparing 93c1ccb12158: Preparing 2394653bf6f1: Preparing c2c018aef254: Preparing b8ce5397e9ed: Preparing 8f9cf1eb3ec4: Preparing 020c879d3da8: Preparing 174f56854903: Preparing 9f558e20c620: Waiting 5098bf5d7598: Waiting a51c257bc78c: Waiting 93c1ccb12158: Waiting 2394653bf6f1: Waiting b8ce5397e9ed: Waiting 8f9cf1eb3ec4: Waiting 020c879d3da8: Waiting 174f56854903: Waiting c2c018aef254: Waiting 93c1ccb12158: Layer already exists 9f558e20c620: Layer already exists a51c257bc78c: Layer already exists 5098bf5d7598: Layer already exists 2394653bf6f1: Layer already exists b8ce5397e9ed: Layer already exists c2c018aef254: Layer already exists 8f9cf1eb3ec4: Layer already exists 020c879d3da8: Layer already exists 174f56854903: Layer already exists master-1_3_1_2-8: digest: sha256:848ad0ca2cd0c50f98475da2932b4f07192d814c7771e34461426be60974dc9d size: 2408 2025-02-10 20:36:25,879: INFO: Building contrail-node-init finished successfully, duration: 20 seconds