2025-08-25 22:46:07,258: INFO: Building opensdn-controller-control-dns 2025-08-25 22:46:07,289: 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-2_0_3_2-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 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} ---> 37c1e52e1803 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6bdd053e4297 ---> Removed intermediate container 6bdd053e4297 ---> e767dbfeb6f2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0541b7981dac ---> Removed intermediate container 0541b7981dac ---> ac2f3979b0de 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 1f6562928428 ---> Removed intermediate container 1f6562928428 ---> bed2154574b6 Step 7/9 : COPY entrypoint.sh / ---> e0ec648628d1 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7a0b95fdf7b2 ---> Removed intermediate container 7a0b95fdf7b2 ---> 588bea8ded27 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 29deceee90b7 ---> Removed intermediate container 29deceee90b7 ---> 0fd4647c6bd5 [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] were not consumed Successfully built 0fd4647c6bd5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_3_2-1 2025-08-25 22:46:21,113: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5e0371c69198: Preparing 4b1c340a51c1: Preparing fe5349b72f7b: Preparing 6ed602401970: Preparing 6af72b829f26: Preparing 17e549e804f7: Preparing 51eb2b0fb37f: Preparing 2c96d025e7da: Preparing 00200128e966: Preparing da3b04b9fe0e: Preparing 174f56854903: Preparing 5e0371c69198: Waiting 4b1c340a51c1: Waiting fe5349b72f7b: Waiting 6ed602401970: Waiting 6af72b829f26: Waiting 17e549e804f7: Waiting 51eb2b0fb37f: Waiting 2c96d025e7da: Waiting 00200128e966: Waiting da3b04b9fe0e: Waiting 174f56854903: Waiting fe5349b72f7b: Layer already exists 4b1c340a51c1: Layer already exists 5e0371c69198: Pushed 6ed602401970: Layer already exists 6af72b829f26: Layer already exists 17e549e804f7: Layer already exists 00200128e966: Layer already exists 51eb2b0fb37f: Layer already exists 174f56854903: Layer already exists da3b04b9fe0e: Layer already exists 2c96d025e7da: Layer already exists master-2_0_3_2-1: digest: sha256:2f27e6e31d07f732a13d359462ff0cb229d84582d9abbf41018e210bf5831d01 size: 2620 2025-08-25 22:46:25,715: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds