2025-06-09 01:27:12,956: INFO: Building opensdn-controller-control-dns 2025-06-09 01:27:12,991: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 732f81b5a3ae Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> 863a25d906c4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 597d5b1bd8f9 ---> Removed intermediate container 597d5b1bd8f9 ---> 596d5f336e0c 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 15939c9c32a2 ---> Removed intermediate container 15939c9c32a2 ---> b8bf36c112a8 Step 7/9 : COPY entrypoint.sh / ---> d272e4adae06 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in df85ef851514 ---> Removed intermediate container df85ef851514 ---> 679b9ddf61a8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 62ce98c2717a ---> Removed intermediate container 62ce98c2717a ---> d055e696db4f [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 d055e696db4f Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-06-09 01:27:26,123: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] caf09e12a7b7: Preparing f1fd7987b168: Preparing 8dba25ac2d4e: Preparing dbe3ec4091e6: Preparing fd7a38af3f89: Preparing 2d961d9f2883: Preparing b08f13a38f9f: Preparing 0345f482a15c: Preparing f0fb0f01f5a6: Preparing cb03b15d4b90: Preparing 174f56854903: Preparing caf09e12a7b7: Waiting f1fd7987b168: Waiting 8dba25ac2d4e: Waiting dbe3ec4091e6: Waiting fd7a38af3f89: Waiting 2d961d9f2883: Waiting b08f13a38f9f: Waiting 0345f482a15c: Waiting f0fb0f01f5a6: Waiting cb03b15d4b90: Waiting 174f56854903: Waiting caf09e12a7b7: Pushed 8dba25ac2d4e: Layer already exists fd7a38af3f89: Layer already exists f1fd7987b168: Layer already exists dbe3ec4091e6: Layer already exists 2d961d9f2883: Layer already exists b08f13a38f9f: Layer already exists 0345f482a15c: Layer already exists f0fb0f01f5a6: Layer already exists cb03b15d4b90: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:0bcad582038ac0a047646fdf89d1eaac7d8c769c711d7902a349ce830ddc5966 size: 2620 2025-06-09 01:27:29,020: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds