2025-08-11 12:32:09,489: INFO: Building opensdn-controller-control-dns 2025-08-11 12:32:09,535: 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_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} ---> 3984ce3e135b Step 4/9 : ARG CONTAINER_NAME ---> Running in b44191ba4db1 ---> Removed intermediate container b44191ba4db1 ---> 4846fe30ba6e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9e85e656b447 ---> Removed intermediate container 9e85e656b447 ---> 17a121549b0a 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 585a3027eab8 ---> Removed intermediate container 585a3027eab8 ---> b24afa5d8bd6 Step 7/9 : COPY entrypoint.sh / ---> 2cdc5be4a1b8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3952fe321c6a ---> Removed intermediate container 3952fe321c6a ---> 1a53152b5016 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 554ee0dc29e7 ---> Removed intermediate container 554ee0dc29e7 ---> d2357712ec71 [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 d2357712ec71 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_1-1 2025-08-11 12:32:24,113: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 10a6dfcfdaa5: Preparing cf07b474082f: Preparing a807723b7658: Preparing 93c80f4de747: Preparing bd76c7f85880: Preparing 964325750bdb: Preparing 04863a414d7d: Preparing cc403b0dc479: Preparing 175c11e1e288: Preparing 49019b0d44ec: Preparing 174f56854903: Preparing 964325750bdb: Waiting 04863a414d7d: Waiting cc403b0dc479: Waiting 10a6dfcfdaa5: Waiting cf07b474082f: Waiting a807723b7658: Waiting 93c80f4de747: Waiting bd76c7f85880: Waiting 49019b0d44ec: Waiting 174f56854903: Waiting 175c11e1e288: Waiting 10a6dfcfdaa5: Pushed cf07b474082f: Layer already exists a807723b7658: Layer already exists 93c80f4de747: Layer already exists bd76c7f85880: Layer already exists 964325750bdb: Layer already exists 175c11e1e288: Layer already exists 04863a414d7d: Layer already exists cc403b0dc479: Layer already exists 49019b0d44ec: Layer already exists 174f56854903: Layer already exists master-2_0_0_1-1: digest: sha256:78ffe4e3b3f74bafc1d317db664958d35bf526bffd00397c4118f6aa52379d81 size: 2620 2025-08-11 12:32:26,787: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds