2025-08-11 17:50:48,553: INFO: Building opensdn-controller-control-dns 2025-08-11 17:50:48,581: 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_6_4-4 --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} ---> 81564c22e39f Step 4/9 : ARG CONTAINER_NAME ---> Running in 8d60dfbc5598 ---> Removed intermediate container 8d60dfbc5598 ---> e326f3cacee7 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 566d34e849b9 ---> Removed intermediate container 566d34e849b9 ---> 5cc4be8613ee 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 ea67cf410b5f ---> Removed intermediate container ea67cf410b5f ---> 31034f812a63 Step 7/9 : COPY entrypoint.sh / ---> 181498b80560 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3e1a0f0f1071 ---> Removed intermediate container 3e1a0f0f1071 ---> 12053efa79b4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 420f5bf89a52 ---> Removed intermediate container 420f5bf89a52 ---> 76c916d4bb31 [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 76c916d4bb31 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_6_4-4 2025-08-11 17:51:02,784: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e7af5bc0a10f: Preparing d6edb49f95ad: Preparing f82873abe6ca: Preparing 166c78bd298b: Preparing 1c27cc4a42ed: Preparing 967d3a74aeaf: Preparing d6ed47afeb99: Preparing 71b84dc701df: Preparing accbea90c448: Preparing f5e8c757e00e: Preparing 174f56854903: Preparing 967d3a74aeaf: Waiting d6ed47afeb99: Waiting 71b84dc701df: Waiting accbea90c448: Waiting f5e8c757e00e: Waiting 174f56854903: Waiting 1c27cc4a42ed: Layer already exists e7af5bc0a10f: Pushed 166c78bd298b: Layer already exists f82873abe6ca: Layer already exists d6edb49f95ad: Layer already exists 967d3a74aeaf: Layer already exists d6ed47afeb99: Layer already exists 71b84dc701df: Layer already exists 174f56854903: Layer already exists accbea90c448: Layer already exists f5e8c757e00e: Layer already exists master-1_9_6_4-4: digest: sha256:7a7e2178a70cca0d903b3f1a14bc32d80a548d0918db920ff328c376de96a01f size: 2620 2025-08-11 17:51:04,926: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds