2025-04-13 13:29:05,440: INFO: Building contrail-controller-control-dns 2025-04-13 13:29:05,479: 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_3_5-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-controller-control-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 9bbe790eaf7d Step 4/9 : ARG CONTAINER_NAME ---> Running in 60979535f69a ---> Removed intermediate container 60979535f69a ---> e51871b6407d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 754a7f4d8190 ---> Removed intermediate container 754a7f4d8190 ---> 1e9ac68945de Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in c3765c87a8ed ---> Removed intermediate container c3765c87a8ed ---> 6d0f0e8a3445 Step 7/9 : COPY entrypoint.sh / ---> bc4daa76e70d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b46f7323117d ---> Removed intermediate container b46f7323117d ---> a32e1d8e93cd Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5cb5979ac735 ---> Removed intermediate container 5cb5979ac735 ---> 8a7662d335a3 [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 8a7662d335a3 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-control-dns:master-1_5_3_5-1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_5_3_5-1 2025-04-13 13:29:20,281: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-control-dns] 42f920429b4e: Preparing 9b195efa2ef5: Preparing c02c3db0a20e: Preparing 3763cbfac16d: Preparing 495a6a51c3ac: Preparing d1986d104450: Preparing 37d48dc4776f: Preparing 2dbd85bbf0f6: Preparing e4f8521bb431: Preparing fd45f1bd9ed2: Preparing 174f56854903: Preparing 42f920429b4e: Waiting 9b195efa2ef5: Waiting c02c3db0a20e: Waiting 3763cbfac16d: Waiting 495a6a51c3ac: Waiting d1986d104450: Waiting 37d48dc4776f: Waiting 2dbd85bbf0f6: Waiting e4f8521bb431: Waiting fd45f1bd9ed2: Waiting 174f56854903: Waiting 42f920429b4e: Pushed 9b195efa2ef5: Layer already exists 3763cbfac16d: Layer already exists 495a6a51c3ac: Layer already exists c02c3db0a20e: Layer already exists d1986d104450: Layer already exists 37d48dc4776f: Layer already exists e4f8521bb431: Layer already exists fd45f1bd9ed2: Layer already exists 174f56854903: Layer already exists 2dbd85bbf0f6: Layer already exists master-1_5_3_5-1: digest: sha256:d7a1e70017459b05d8a49951f6928f0e238c5c973746f5e08118e446c44b552d size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 42f920429b4e: Preparing 9b195efa2ef5: Preparing c02c3db0a20e: Preparing 3763cbfac16d: Preparing 495a6a51c3ac: Preparing d1986d104450: Preparing 37d48dc4776f: Preparing 2dbd85bbf0f6: Preparing e4f8521bb431: Preparing fd45f1bd9ed2: Preparing 174f56854903: Preparing 42f920429b4e: Waiting 9b195efa2ef5: Waiting c02c3db0a20e: Waiting 3763cbfac16d: Waiting 495a6a51c3ac: Waiting d1986d104450: Waiting 37d48dc4776f: Waiting 2dbd85bbf0f6: Waiting e4f8521bb431: Waiting fd45f1bd9ed2: Waiting 174f56854903: Waiting 495a6a51c3ac: Layer already exists 3763cbfac16d: Layer already exists c02c3db0a20e: Layer already exists 42f920429b4e: Layer already exists 9b195efa2ef5: Layer already exists d1986d104450: Layer already exists 37d48dc4776f: Layer already exists fd45f1bd9ed2: Layer already exists e4f8521bb431: Layer already exists 174f56854903: Layer already exists 2dbd85bbf0f6: Layer already exists master-1_5_3_5-1: digest: sha256:d7a1e70017459b05d8a49951f6928f0e238c5c973746f5e08118e446c44b552d size: 2620 2025-04-13 13:29:26,693: INFO: Building contrail-controller-control-dns finished successfully, duration: 21 seconds