2025-04-15 11:23:55,706: INFO: Building contrail-node-init 2025-04-15 11:23:55,751: 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_5_8_4-1 --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 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} ---> 3988ef742a48 Step 4/8 : ARG CONTAINER_NAME ---> Running in 6cd8f4417185 ---> Removed intermediate container 6cd8f4417185 ---> bdef3c00e668 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8f3eb10733e7 ---> Removed intermediate container 8f3eb10733e7 ---> f7ccfc1999f0 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 650986bdaec4 ---> Removed intermediate container 650986bdaec4 ---> 9907e2b80d4f Step 7/8 : COPY *.sh / ---> 3837d14c2691 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 613ac5896971 ---> Removed intermediate container 613ac5896971 ---> 64e03fd87b41 [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 64e03fd87b41 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_5_8_4-1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_5_8_4-1 2025-04-15 11:24:08,739: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 11e81c5b56f7: Preparing e0d83a34a38a: Preparing 60502405b1ff: Preparing fec42b9a3762: Preparing 11014a4f47f3: Preparing e19df4d0d763: Preparing b7c223c5fc4b: Preparing 4c94fafd1e38: Preparing 4e3f0523b67c: Preparing 174f56854903: Preparing e19df4d0d763: Waiting b7c223c5fc4b: Waiting 4c94fafd1e38: Waiting 4e3f0523b67c: Waiting 174f56854903: Waiting e0d83a34a38a: Layer already exists 60502405b1ff: Layer already exists 11014a4f47f3: Layer already exists fec42b9a3762: Layer already exists 11e81c5b56f7: Pushed e19df4d0d763: Layer already exists 4c94fafd1e38: Layer already exists 174f56854903: Layer already exists b7c223c5fc4b: Layer already exists 4e3f0523b67c: Layer already exists master-1_5_8_4-1: digest: sha256:9c7cdd32a4260d8589afef99231addd45a10f8276eccd123a046e468d58fbc32 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 11e81c5b56f7: Preparing e0d83a34a38a: Preparing 60502405b1ff: Preparing fec42b9a3762: Preparing 11014a4f47f3: Preparing e19df4d0d763: Preparing b7c223c5fc4b: Preparing 4c94fafd1e38: Preparing 4e3f0523b67c: Preparing 174f56854903: Preparing e19df4d0d763: Waiting b7c223c5fc4b: Waiting 4c94fafd1e38: Waiting 4e3f0523b67c: Waiting 174f56854903: Waiting 11014a4f47f3: Layer already exists 60502405b1ff: Layer already exists e0d83a34a38a: Layer already exists 11e81c5b56f7: Layer already exists fec42b9a3762: Layer already exists e19df4d0d763: Layer already exists b7c223c5fc4b: Layer already exists 4c94fafd1e38: Layer already exists 4e3f0523b67c: Layer already exists 174f56854903: Layer already exists master-1_5_8_4-1: digest: sha256:9c7cdd32a4260d8589afef99231addd45a10f8276eccd123a046e468d58fbc32 size: 2408 2025-04-15 11:24:12,634: INFO: Building contrail-node-init finished successfully, duration: 17 seconds