2025-07-22 08:04:05,453: INFO: Building opensdn-controller-control-dns 2025-07-22 08:04:05,513: 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_9_7_4-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} ---> 8cf417b476d9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 54aaffb8e42c ---> Removed intermediate container 54aaffb8e42c ---> 260f58845fab Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f986841b1d9a ---> Removed intermediate container f986841b1d9a ---> 99f43259914c 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 a331eda0eb14 ---> Removed intermediate container a331eda0eb14 ---> c98587a959dc Step 7/9 : COPY entrypoint.sh / ---> b79b239564eb Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9835912ce75c ---> Removed intermediate container 9835912ce75c ---> 6c44be476796 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5e0962919000 ---> Removed intermediate container 5e0962919000 ---> 25cb264ecec9 [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 25cb264ecec9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_4-1 2025-07-22 08:04:22,057: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9fc9e9003488: Preparing ae26c4c2f93b: Preparing 4422121a98ca: Preparing 05dc25342b90: Preparing f00dfb80d546: Preparing 2f0306f8ee35: Preparing 1689408ec2a5: Preparing 9c418b546ebc: Preparing f00dfb80d546: Waiting 9fc9e9003488: Waiting 2f0306f8ee35: Waiting 1689408ec2a5: Waiting ae26c4c2f93b: Waiting 4422121a98ca: Waiting 05dc25342b90: Waiting 5d1ecf8d8842: Preparing 98e56ef150e5: Preparing 174f56854903: Preparing 9c418b546ebc: Waiting 5d1ecf8d8842: Waiting 98e56ef150e5: Waiting 174f56854903: Waiting ae26c4c2f93b: Layer already exists 05dc25342b90: Layer already exists 9fc9e9003488: Pushed f00dfb80d546: Layer already exists 2f0306f8ee35: Layer already exists 4422121a98ca: Layer already exists 1689408ec2a5: Layer already exists 9c418b546ebc: Layer already exists 5d1ecf8d8842: Layer already exists 98e56ef150e5: Layer already exists 174f56854903: Layer already exists master-1_9_7_4-1: digest: sha256:335fa34190e7b326b464d2981b87f6136b764bdb55c607eda5b939904ee6bdd4 size: 2620 2025-07-22 08:04:25,737: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds