2025-05-13 07:48:52,713: INFO: Building opensdn-controller-control-dns 2025-05-13 07:48:52,741: 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_6_8_1-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} ---> b3202c03cc12 Step 4/9 : ARG CONTAINER_NAME ---> Using cache ---> 32cda82f3d7e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b7202ed48e97 ---> Removed intermediate container b7202ed48e97 ---> fc933330212d 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 f9f98cffc281 ---> Removed intermediate container f9f98cffc281 ---> df2dedcba5dc Step 7/9 : COPY entrypoint.sh / ---> 587833585836 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 823306fd2d3b ---> Removed intermediate container 823306fd2d3b ---> 33fdf3610a43 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b62216779092 ---> Removed intermediate container b62216779092 ---> ed0692be0717 [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 ed0692be0717 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_8_1-1 2025-05-13 07:49:06,186: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e69a6ab040f9: Preparing b1192baf091a: Preparing f2859d47d29e: Preparing 72a9ee865b7a: Preparing accadcd5d312: Preparing 55916e81440b: Preparing 046a8ab2329d: Preparing f94df11622c4: Preparing 800c7fc67c42: Preparing 6273291a5a90: Preparing 174f56854903: Preparing f2859d47d29e: Waiting 72a9ee865b7a: Waiting accadcd5d312: Waiting 55916e81440b: Waiting 046a8ab2329d: Waiting f94df11622c4: Waiting 800c7fc67c42: Waiting 6273291a5a90: Waiting 174f56854903: Waiting b1192baf091a: Layer already exists 72a9ee865b7a: Layer already exists accadcd5d312: Layer already exists f2859d47d29e: Layer already exists 55916e81440b: Layer already exists e69a6ab040f9: Pushed 800c7fc67c42: Layer already exists f94df11622c4: Layer already exists 174f56854903: Layer already exists 046a8ab2329d: Layer already exists 6273291a5a90: Layer already exists master-1_6_8_1-1: digest: sha256:df1ac1d829c01a71555371931b12e2a92a343a6cf512f4ae9225dd7986b9af9e size: 2620 2025-05-13 07:49:08,816: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds