2025-03-28 17:17:48,484: INFO: Building contrail-node-init 2025-03-28 17:17:48,507: 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_4_6_1-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} ---> 8a53ce484645 Step 4/8 : ARG CONTAINER_NAME ---> Running in 88ee679fa98a ---> Removed intermediate container 88ee679fa98a ---> e96e4576f767 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3da949db7f31 ---> Removed intermediate container 3da949db7f31 ---> 1d20364d5095 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 00760e7e1e5f ---> Removed intermediate container 00760e7e1e5f ---> 7c67a29df931 Step 7/8 : COPY *.sh / ---> ba6ea2675183 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5c6107be6495 ---> Removed intermediate container 5c6107be6495 ---> 47ba1ae35740 [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 47ba1ae35740 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_4_6_1-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_4_6_1-2 2025-03-28 17:17:58,078: INFO: Docker build duration: 10 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 42e0b1c54e29: Preparing 384dbe804fe5: Preparing e46a436b79b3: Preparing 8c8469421fee: Preparing 5fe01e2a5495: Preparing 817628e4af4b: Preparing 363260e0cdce: Preparing a0520fc8adf8: Preparing 1e3c54f2d15a: Preparing 174f56854903: Preparing 817628e4af4b: Waiting 363260e0cdce: Waiting a0520fc8adf8: Waiting 1e3c54f2d15a: Waiting 174f56854903: Waiting 5fe01e2a5495: Layer already exists e46a436b79b3: Layer already exists 384dbe804fe5: Layer already exists 8c8469421fee: Layer already exists 817628e4af4b: Layer already exists 363260e0cdce: Layer already exists 42e0b1c54e29: Pushed 174f56854903: Layer already exists a0520fc8adf8: Layer already exists 1e3c54f2d15a: Layer already exists master-1_4_6_1-2: digest: sha256:e9194919ed8badea42f4cb8fb8eda20d13ea10b9934b16df4e2cda667f2c6805 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] 42e0b1c54e29: Preparing 384dbe804fe5: Preparing e46a436b79b3: Preparing 8c8469421fee: Preparing 5fe01e2a5495: Preparing 817628e4af4b: Preparing 363260e0cdce: Preparing a0520fc8adf8: Preparing 1e3c54f2d15a: Preparing 174f56854903: Preparing 817628e4af4b: Waiting 363260e0cdce: Waiting a0520fc8adf8: Waiting 1e3c54f2d15a: Waiting 174f56854903: Waiting 384dbe804fe5: Layer already exists 5fe01e2a5495: Layer already exists e46a436b79b3: Layer already exists 8c8469421fee: Layer already exists 817628e4af4b: Layer already exists 42e0b1c54e29: Layer already exists a0520fc8adf8: Layer already exists 363260e0cdce: Layer already exists 174f56854903: Layer already exists 1e3c54f2d15a: Layer already exists master-1_4_6_1-2: digest: sha256:e9194919ed8badea42f4cb8fb8eda20d13ea10b9934b16df4e2cda667f2c6805 size: 2408 2025-03-28 17:17:59,746: INFO: Building contrail-node-init finished successfully, duration: 11 seconds