2025-05-27 13:48:20,430: INFO: Building opensdn-controller-control-dns 2025-05-27 13:48:20,481: 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_3_8_5-8 --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} ---> 1d52828951d0 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8f5ab5fca7c9 ---> Removed intermediate container 8f5ab5fca7c9 ---> fc2ff4c9a9a4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1a4965d027a4 ---> Removed intermediate container 1a4965d027a4 ---> 40c440d9b426 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 8a4bbaa2a071 ---> Removed intermediate container 8a4bbaa2a071 ---> 6bc7af34fa86 Step 7/9 : COPY entrypoint.sh / ---> ff623215ab02 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2cb4f9ef92d1 ---> Removed intermediate container 2cb4f9ef92d1 ---> 188721811196 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in f7a567179ab2 ---> Removed intermediate container f7a567179ab2 ---> 55b6896af37e [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 55b6896af37e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_8_5-8 2025-05-27 13:48:37,031: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bd893c587403: Preparing 6ae1226eef89: Preparing 58f9ac3f1de2: Preparing 013f2a4ab205: Preparing 2b895ea93d9f: Preparing 8f82918fd5f6: Preparing 91bdfad40802: Preparing 9a52211caf87: Preparing 9f1fc59ffc70: Preparing 1e26cc831304: Preparing 174f56854903: Preparing bd893c587403: Waiting 6ae1226eef89: Waiting 58f9ac3f1de2: Waiting 013f2a4ab205: Waiting 2b895ea93d9f: Waiting 8f82918fd5f6: Waiting 91bdfad40802: Waiting 9a52211caf87: Waiting 9f1fc59ffc70: Waiting 1e26cc831304: Waiting 174f56854903: Waiting 6ae1226eef89: Layer already exists 013f2a4ab205: Layer already exists 58f9ac3f1de2: Layer already exists 91bdfad40802: Layer already exists 2b895ea93d9f: Layer already exists bd893c587403: Pushed 8f82918fd5f6: Layer already exists 9a52211caf87: Layer already exists 9f1fc59ffc70: Layer already exists 174f56854903: Layer already exists 1e26cc831304: Layer already exists master-1_3_8_5-8: digest: sha256:f28bbabf32d3712ebaeb7be2868a09cde8134ef49a17feb30363eebf360b8301 size: 2620 2025-05-27 13:48:39,544: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds