2025-08-24 07:01:16,209: INFO: Building opensdn-controller-control-dns 2025-08-24 07:01:16,258: 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_8_7-1_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} ---> 3d1e7e746a19 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3aa8b46bda6d ---> Removed intermediate container 3aa8b46bda6d ---> 9817139e3ce9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8e3c1fbe4609 ---> Removed intermediate container 8e3c1fbe4609 ---> 3b0d7046bc9b 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 1c0efec35944 ---> Removed intermediate container 1c0efec35944 ---> 7c2fe1a46d02 Step 7/9 : COPY entrypoint.sh / ---> 13e9bdc17907 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 635d0ad97f83 ---> Removed intermediate container 635d0ad97f83 ---> 8c595c300d99 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 9fba624adbec ---> Removed intermediate container 9fba624adbec ---> 696f2b18ce6f [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 696f2b18ce6f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_7-1_1 2025-08-24 07:01:31,503: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 32d964e2fc0e: Preparing 09d2fb62cdfa: Preparing 5894064e05c2: Preparing cfa0712a0216: Preparing 5a13f18b3a04: Preparing 90893889b5b8: Preparing 2cbe2891da35: Preparing 7fa3a346f408: Preparing fbeab0ba75fc: Preparing 249604fa23b0: Preparing 174f56854903: Preparing 32d964e2fc0e: Waiting 09d2fb62cdfa: Waiting 90893889b5b8: Waiting 2cbe2891da35: Waiting 7fa3a346f408: Waiting 5894064e05c2: Waiting cfa0712a0216: Waiting fbeab0ba75fc: Waiting 249604fa23b0: Waiting 174f56854903: Waiting 5a13f18b3a04: Waiting cfa0712a0216: Layer already exists 5a13f18b3a04: Layer already exists 09d2fb62cdfa: Layer already exists 5894064e05c2: Layer already exists 32d964e2fc0e: Pushed 7fa3a346f408: Layer already exists 90893889b5b8: Layer already exists fbeab0ba75fc: Layer already exists 2cbe2891da35: Layer already exists 249604fa23b0: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-1_1: digest: sha256:b0509fc101b0aac918e4db91bd3761f06bbd2436b1de8a6e7727f8679355537d size: 2620 2025-08-24 07:01:33,952: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds