2025-02-10 14:26:56,224: INFO: Building contrail-node-init 2025-02-10 14:26:56,267: 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_6_3-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=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} ---> 26412a2fa42c Step 4/8 : ARG CONTAINER_NAME ---> Running in 6334ec5d65b5 ---> Removed intermediate container 6334ec5d65b5 ---> c1e9ba255ee0 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 808ecfca612a ---> Removed intermediate container 808ecfca612a ---> e3309a9216bd 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 54addfb54959 ---> Removed intermediate container 54addfb54959 ---> faab202ab2dc Step 7/8 : COPY *.sh / ---> a69ecc1cc010 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e09240670077 ---> Removed intermediate container e09240670077 ---> 3de8846e8353 [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 3de8846e8353 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_3_6_3-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_3_6_3-2 2025-02-10 14:27:11,824: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 8be09effa305: Preparing 883a59eaed46: Preparing d5265d3f648b: Preparing eb552511836e: Preparing e13701a6cfb1: Preparing 81ec42694436: Preparing 4b66b10e4d6d: Preparing 804bd220ec4c: Preparing e992ef0788c1: Preparing 174f56854903: Preparing 81ec42694436: Waiting 4b66b10e4d6d: Waiting 804bd220ec4c: Waiting e992ef0788c1: Waiting 174f56854903: Waiting e13701a6cfb1: Layer already exists 8be09effa305: Pushed 883a59eaed46: Layer already exists d5265d3f648b: Layer already exists eb552511836e: Layer already exists 81ec42694436: Layer already exists 804bd220ec4c: Layer already exists 4b66b10e4d6d: Layer already exists e992ef0788c1: Layer already exists 174f56854903: Layer already exists master-1_3_6_3-2: digest: sha256:bf92c7c59be7286ca0b6db69cd472e82c19f81afd1c7db20627f06cc79bc3a78 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] 8be09effa305: Preparing 883a59eaed46: Preparing d5265d3f648b: Preparing eb552511836e: Preparing e13701a6cfb1: Preparing 81ec42694436: Preparing 4b66b10e4d6d: Preparing 804bd220ec4c: Preparing e992ef0788c1: Preparing 174f56854903: Preparing 8be09effa305: Waiting 883a59eaed46: Waiting d5265d3f648b: Waiting eb552511836e: Waiting e13701a6cfb1: Waiting 81ec42694436: Waiting 4b66b10e4d6d: Waiting 804bd220ec4c: Waiting e992ef0788c1: Waiting 174f56854903: Waiting 883a59eaed46: Layer already exists 8be09effa305: Layer already exists d5265d3f648b: Layer already exists eb552511836e: Layer already exists 804bd220ec4c: Layer already exists e992ef0788c1: Layer already exists 174f56854903: Layer already exists e13701a6cfb1: Layer already exists 81ec42694436: Layer already exists 4b66b10e4d6d: Layer already exists master-1_3_6_3-2: digest: sha256:bf92c7c59be7286ca0b6db69cd472e82c19f81afd1c7db20627f06cc79bc3a78 size: 2408 2025-02-10 14:27:16,566: INFO: Building contrail-node-init finished successfully, duration: 20 seconds