2025-05-12 01:40:32,965: INFO: Building opensdn-controller-control-dns 2025-05-12 01:40:33,004: 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} ---> 197777844d06 Step 4/9 : ARG CONTAINER_NAME ---> Running in e1c8503e849e ---> Removed intermediate container e1c8503e849e ---> d69f54165896 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0bdfb070b077 ---> Removed intermediate container 0bdfb070b077 ---> 029d4e09aafb 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 53eaf1e20133 ---> Removed intermediate container 53eaf1e20133 ---> 5bff16ae34bb Step 7/9 : COPY entrypoint.sh / ---> 630f12e59ed8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 58906eae23b4 ---> Removed intermediate container 58906eae23b4 ---> d11e8dafb2d0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 3ee22c007b0e ---> Removed intermediate container 3ee22c007b0e ---> 1f0a420fea28 [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 1f0a420fea28 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-05-12 01:40:46,462: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 03965edcea21: Preparing 020d2609b0da: Preparing 5619907f64b9: Preparing 6e8a8eb63b58: Preparing a60c5ee14d92: Preparing f256ae989151: Preparing 36c930ccd165: Preparing eaed4b951031: Preparing 5b1cea7665f5: Preparing 5bde1b2afc26: Preparing 174f56854903: Preparing 03965edcea21: Waiting 020d2609b0da: Waiting 5619907f64b9: Waiting 6e8a8eb63b58: Waiting a60c5ee14d92: Waiting f256ae989151: Waiting 36c930ccd165: Waiting eaed4b951031: Waiting 5b1cea7665f5: Waiting 5bde1b2afc26: Waiting 174f56854903: Waiting 020d2609b0da: Layer already exists 5619907f64b9: Layer already exists 6e8a8eb63b58: Layer already exists a60c5ee14d92: Layer already exists f256ae989151: Layer already exists 36c930ccd165: Layer already exists eaed4b951031: Layer already exists 5bde1b2afc26: Layer already exists 5b1cea7665f5: Layer already exists 174f56854903: Layer already exists 03965edcea21: Pushed nightly: digest: sha256:b7afe211c63db32885501788058fc6cc917cad7d17081e93b7f9d8fb4b310fc2 size: 2620 2025-05-12 01:40:50,423: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds