2025-08-12 16:37:37,143: INFO: Building opensdn-controller-control-dns 2025-08-12 16:37:37,178: 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_2_2_2-5_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} ---> b0cd749fee6d Step 4/9 : ARG CONTAINER_NAME ---> Running in f6d7c2abd54f ---> Removed intermediate container f6d7c2abd54f ---> 828a91d8e697 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1e2200bb75f9 ---> Removed intermediate container 1e2200bb75f9 ---> 7945ef1d1066 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 ea2ceb4879ce ---> Removed intermediate container ea2ceb4879ce ---> 67c87b6a2c69 Step 7/9 : COPY entrypoint.sh / ---> 6f4b5ef76510 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b4f8c0f02209 ---> Removed intermediate container b4f8c0f02209 ---> 7759ded34e8c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 71a51a056d5a ---> Removed intermediate container 71a51a056d5a ---> 56d55e7c6a2f [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 56d55e7c6a2f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_2-5_1 2025-08-12 16:37:50,979: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2e17df441fd1: Preparing 6a2bbe21aad1: Preparing 7afd84264408: Preparing 5a28e87178f6: Preparing 4ccd8ce00046: Preparing e6b0eba4b8b1: Preparing 516047def497: Preparing 073b6f07372d: Preparing 85cbe1c62d45: Preparing 4f77cbd64808: Preparing 174f56854903: Preparing 2e17df441fd1: Waiting 6a2bbe21aad1: Waiting 7afd84264408: Waiting 5a28e87178f6: Waiting 4ccd8ce00046: Waiting e6b0eba4b8b1: Waiting 516047def497: Waiting 073b6f07372d: Waiting 85cbe1c62d45: Waiting 4f77cbd64808: Waiting 174f56854903: Waiting 5a28e87178f6: Layer already exists 7afd84264408: Layer already exists 6a2bbe21aad1: Layer already exists 4ccd8ce00046: Layer already exists e6b0eba4b8b1: Layer already exists 073b6f07372d: Layer already exists 516047def497: Layer already exists 4f77cbd64808: Layer already exists 174f56854903: Layer already exists 2e17df441fd1: Pushed 85cbe1c62d45: Layer already exists master-1_2_2_2-5_1: digest: sha256:17a5e87baf6279e4bf7aa61b1250de26f8b4c41273a7ac9ad9d20472fb4ab9c0 size: 2620 2025-08-12 16:37:53,290: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds