2025-06-18 08:28:46,088: INFO: Building opensdn-controller-control-dns 2025-06-18 08:28:46,119: 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_7_2_1-5 --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=opensdn-controller-control-dns --build-arg UBUNTU_DISTR_VERSION=24.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} ---> ea6d60f27a9a Step 4/9 : ARG CONTAINER_NAME ---> Running in f33584b97921 ---> Removed intermediate container f33584b97921 ---> 429e8e5b040f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 67310b4a3f94 ---> Removed intermediate container 67310b4a3f94 ---> 441da90b0249 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 f574edd51191 ---> Removed intermediate container f574edd51191 ---> 4457d649079b Step 7/9 : COPY entrypoint.sh / ---> d9eb7591c839 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bb927374df16 ---> Removed intermediate container bb927374df16 ---> 1c701802c4f7 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5371d623ae30 ---> Removed intermediate container 5371d623ae30 ---> 5d4f08638468 [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 5d4f08638468 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-5 2025-06-18 08:29:01,041: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 01d6f483b138: Preparing d8f4b57d2fed: Preparing 9f8ce40592c1: Preparing 78ccd2cd1014: Preparing edf3d0814372: Preparing 0ebffc126615: Preparing 283894e8adf7: Preparing a17cf3d1b4b0: Preparing 014590337a46: Preparing 14cce3b70783: Preparing 174f56854903: Preparing 01d6f483b138: Waiting d8f4b57d2fed: Waiting 9f8ce40592c1: Waiting 78ccd2cd1014: Waiting edf3d0814372: Waiting 0ebffc126615: Waiting 283894e8adf7: Waiting a17cf3d1b4b0: Waiting 014590337a46: Waiting 14cce3b70783: Waiting 174f56854903: Waiting edf3d0814372: Layer already exists d8f4b57d2fed: Layer already exists 9f8ce40592c1: Layer already exists 78ccd2cd1014: Layer already exists 0ebffc126615: Layer already exists a17cf3d1b4b0: Layer already exists 01d6f483b138: Pushed 014590337a46: Layer already exists 283894e8adf7: Layer already exists 14cce3b70783: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-5: digest: sha256:ae89b410d5952357336bedccd32ae9d04e81e2692c75d81677c8196b6d5f627e size: 2620 2025-06-18 08:29:03,269: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds