2025-08-20 17:32:35,149: INFO: Building opensdn-controller-control-dns 2025-08-20 17:32:35,182: 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-4_0 --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} ---> 6ac336a4e641 Step 4/9 : ARG CONTAINER_NAME ---> Running in 399c944ec0c5 ---> Removed intermediate container 399c944ec0c5 ---> 045e1a903fe2 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1ada23e67d0c ---> Removed intermediate container 1ada23e67d0c ---> 6cf509113a53 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 58e72fc9d1ec ---> Removed intermediate container 58e72fc9d1ec ---> 05074a92ff10 Step 7/9 : COPY entrypoint.sh / ---> 5aef340b9337 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5bc9762ea183 ---> Removed intermediate container 5bc9762ea183 ---> ecf266a37d9f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8aec10ad40d5 ---> Removed intermediate container 8aec10ad40d5 ---> 7c07840aef18 [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 7c07840aef18 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-4_0 2025-08-20 17:32:51,103: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9762c06ad575: Preparing 66448bd2e177: Preparing f29576419863: Preparing 5404fbee2a11: Preparing 8fdd3ea35706: Preparing aa6840df70e3: Preparing 334288fbcd08: Preparing acd9d0afd2ba: Preparing 45b6b94441ff: Preparing eeab41ffccec: Preparing 174f56854903: Preparing 9762c06ad575: Waiting 66448bd2e177: Waiting f29576419863: Waiting 5404fbee2a11: Waiting 8fdd3ea35706: Waiting aa6840df70e3: Waiting 334288fbcd08: Waiting acd9d0afd2ba: Waiting eeab41ffccec: Waiting 174f56854903: Waiting 45b6b94441ff: Waiting 66448bd2e177: Layer already exists 9762c06ad575: Pushed f29576419863: Layer already exists 5404fbee2a11: Layer already exists 8fdd3ea35706: Layer already exists aa6840df70e3: Layer already exists 334288fbcd08: Layer already exists acd9d0afd2ba: Layer already exists 45b6b94441ff: Layer already exists eeab41ffccec: Layer already exists 174f56854903: Layer already exists master-1_7_6_9-4_0: digest: sha256:e2dc38c75ba27354f2c4d0f900863e1a83795b0bd5e3dc5df64a1ccb3712df13 size: 2620 2025-08-20 17:32:56,645: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds