2025-08-19 15:08:24,036: INFO: Building opensdn-controller-control-dns 2025-08-19 15:08:24,078: 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_6_9-3_9 --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} ---> a8b4397b245f Step 4/9 : ARG CONTAINER_NAME ---> Running in 8243715b2ba4 ---> Removed intermediate container 8243715b2ba4 ---> b38834a4f2e5 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3d208df9e5f4 ---> Removed intermediate container 3d208df9e5f4 ---> 4edc69dd395b 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 58b3a28a6a30 ---> Removed intermediate container 58b3a28a6a30 ---> 9dcb5b9233c2 Step 7/9 : COPY entrypoint.sh / ---> 71c066829c81 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 12cdb5c04f2e ---> Removed intermediate container 12cdb5c04f2e ---> 57937289e3d2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 663bb63b39a5 ---> Removed intermediate container 663bb63b39a5 ---> 1ced24c874ac [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 1ced24c874ac Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-3_9 2025-08-19 15:08:36,205: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5f6d737f7124: Preparing 4bea86ad3d4c: Preparing 19ac116c5e4a: Preparing e2ddb96ffb88: Preparing 60fb9317b0ad: Preparing 27b69075b9a1: Preparing 73b87731db9f: Preparing e076c408fadc: Preparing 5f6d737f7124: Waiting 4bea86ad3d4c: Waiting 19ac116c5e4a: Waiting e2ddb96ffb88: Waiting 60fb9317b0ad: Waiting 27b69075b9a1: Waiting 73b87731db9f: Waiting a60036f6a752: Preparing 7a0dd253ce17: Preparing 174f56854903: Preparing e076c408fadc: Waiting a60036f6a752: Waiting 7a0dd253ce17: Waiting 174f56854903: Waiting 19ac116c5e4a: Layer already exists 4bea86ad3d4c: Layer already exists e2ddb96ffb88: Layer already exists 73b87731db9f: Layer already exists 27b69075b9a1: Layer already exists 5f6d737f7124: Pushed 60fb9317b0ad: Layer already exists e076c408fadc: Layer already exists 7a0dd253ce17: Layer already exists a60036f6a752: Layer already exists 174f56854903: Layer already exists master-1_7_6_9-3_9: digest: sha256:2c323a96a3142e870393a71b7b350949b78788026c7c85c6edd039f1bd820907 size: 2620 2025-08-19 15:08:39,720: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds