2025-08-13 15:45:35,231: INFO: Building opensdn-controller-control-dns 2025-08-13 15:45:35,273: 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_0_6-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=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} ---> 1a6a456ce40a Step 4/9 : ARG CONTAINER_NAME ---> Running in 184679e9777a ---> Removed intermediate container 184679e9777a ---> e810c7993769 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3722cac2eb6c ---> Removed intermediate container 3722cac2eb6c ---> 9c73711612f3 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 e8ac5513b2f2 ---> Removed intermediate container e8ac5513b2f2 ---> 273debb0130d Step 7/9 : COPY entrypoint.sh / ---> 516d131b2968 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3924c7c1131d ---> Removed intermediate container 3924c7c1131d ---> 9b7920e27898 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b45e5a5914a6 ---> Removed intermediate container b45e5a5914a6 ---> 341b2d0e6b68 [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 341b2d0e6b68 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_6-1 2025-08-13 15:45:51,047: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e5f4f42c22e6: Preparing e97429e0b2ce: Preparing 171c9389d057: Preparing 80eb9553ba7f: Preparing 20dc9e03f8dc: Preparing 3ae798716687: Preparing 8690cebcaaae: Preparing ed79724f3d7a: Preparing 7f876e384bce: Preparing 357fa737ee2b: Preparing 174f56854903: Preparing e5f4f42c22e6: Waiting e97429e0b2ce: Waiting 171c9389d057: Waiting 80eb9553ba7f: Waiting 20dc9e03f8dc: Waiting 3ae798716687: Waiting 8690cebcaaae: Waiting ed79724f3d7a: Waiting 7f876e384bce: Waiting 357fa737ee2b: Waiting 174f56854903: Waiting e97429e0b2ce: Layer already exists 171c9389d057: Layer already exists 20dc9e03f8dc: Layer already exists 80eb9553ba7f: Layer already exists 3ae798716687: Layer already exists 8690cebcaaae: Layer already exists e5f4f42c22e6: Pushed 357fa737ee2b: Layer already exists 7f876e384bce: Layer already exists ed79724f3d7a: Layer already exists 174f56854903: Layer already exists master-2_0_0_6-1: digest: sha256:149ed691c98fdcdadff96f0c2962c4ef0ce29db7d6f86c60e3dbd51db64834aa size: 2620 2025-08-13 15:45:55,170: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds