2025-06-07 07:15:18,265: INFO: Building opensdn-controller-control-dns 2025-06-07 07:15:18,293: 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_6_2_1-5 --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} ---> bf93c1013045 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3a9be400d7aa ---> Removed intermediate container 3a9be400d7aa ---> f8de59320f08 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in ecf80d9ec73c ---> Removed intermediate container ecf80d9ec73c ---> 53b78272e47f 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 5c760fb98829 ---> Removed intermediate container 5c760fb98829 ---> 2d044f86a55c Step 7/9 : COPY entrypoint.sh / ---> 8cedf0380027 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 05fae3d12526 ---> Removed intermediate container 05fae3d12526 ---> de09d5209b81 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in fecf3bf365cb ---> Removed intermediate container fecf3bf365cb ---> 9b20271fc96f [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 9b20271fc96f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_2_1-5 2025-06-07 07:15:33,277: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2bef6f0e935a: Preparing 5d7f8ec449b1: Preparing 9eb2cef5abe8: Preparing 70f7f894c2d5: Preparing 37fb81dd1442: Preparing 8992e53daa73: Preparing 7ee7347a809a: Preparing 0429fde61f0f: Preparing 69941a721149: Preparing b4e115a2efa3: Preparing 174f56854903: Preparing 2bef6f0e935a: Waiting 5d7f8ec449b1: Waiting 9eb2cef5abe8: Waiting 70f7f894c2d5: Waiting 37fb81dd1442: Waiting 8992e53daa73: Waiting 7ee7347a809a: Waiting 0429fde61f0f: Waiting 69941a721149: Waiting b4e115a2efa3: Waiting 174f56854903: Waiting 5d7f8ec449b1: Layer already exists 9eb2cef5abe8: Layer already exists 70f7f894c2d5: Layer already exists 2bef6f0e935a: Pushed 37fb81dd1442: Layer already exists 0429fde61f0f: Layer already exists 8992e53daa73: Layer already exists 7ee7347a809a: Layer already exists 174f56854903: Layer already exists b4e115a2efa3: Layer already exists 69941a721149: Layer already exists master-1_6_2_1-5: digest: sha256:c489a93b747fc5192d28225e37fbd92a16821669cb0eb98846e53ed249391b71 size: 2620 2025-06-07 07:15:37,127: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds