2025-06-07 09:38:33,634: INFO: Building opensdn-controller-control-dns 2025-06-07 09:38:33,671: 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_8_0_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} ---> 98bfa6537953 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8d8e2a3dcda0 ---> Removed intermediate container 8d8e2a3dcda0 ---> 037d2123dff6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 53985524c607 ---> Removed intermediate container 53985524c607 ---> 99ac027057d1 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 0e90687eb16c ---> Removed intermediate container 0e90687eb16c ---> 753d1eeb8c1f Step 7/9 : COPY entrypoint.sh / ---> a66d2103e040 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5cd7705d0df4 ---> Removed intermediate container 5cd7705d0df4 ---> 3a17c728082e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b99e967ad0f9 ---> Removed intermediate container b99e967ad0f9 ---> 1dc43af88647 [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 1dc43af88647 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_4-1 2025-06-07 09:38:49,109: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9f995d839e1e: Preparing 5a8904fd8744: Preparing d3ffa4c1275a: Preparing 8075518cecfb: Preparing 451c8a575588: Preparing 8a27846e44bb: Preparing bc119d7c0014: Preparing 51cb59c0cf5f: Preparing 0ce9f51f9001: Preparing b51f1792cb07: Preparing 174f56854903: Preparing 9f995d839e1e: Waiting 5a8904fd8744: Waiting d3ffa4c1275a: Waiting 8075518cecfb: Waiting 451c8a575588: Waiting 8a27846e44bb: Waiting bc119d7c0014: Waiting 51cb59c0cf5f: Waiting 0ce9f51f9001: Waiting b51f1792cb07: Waiting 174f56854903: Waiting 5a8904fd8744: Layer already exists 8075518cecfb: Layer already exists d3ffa4c1275a: Layer already exists 451c8a575588: Layer already exists 8a27846e44bb: Layer already exists 51cb59c0cf5f: Layer already exists 9f995d839e1e: Pushed bc119d7c0014: Layer already exists 0ce9f51f9001: Layer already exists b51f1792cb07: Layer already exists 174f56854903: Layer already exists master-1_8_0_4-1: digest: sha256:4a825ff6179027e4f50aff9db97790e480eea0b53debe6e23cc663dcd5b2ec2f size: 2620 2025-06-07 09:38:53,272: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds