2025-07-31 01:39:41,764: INFO: Building opensdn-controller-control-dns 2025-07-31 01:39:41,797: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 96e33748a9bd Step 4/9 : ARG CONTAINER_NAME ---> Running in 19a5d055a6dc ---> Removed intermediate container 19a5d055a6dc ---> 3cdd2940658c Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 61700873af2f ---> Removed intermediate container 61700873af2f ---> 4e5c4abcf5ba 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 0e96668dde96 ---> Removed intermediate container 0e96668dde96 ---> f9bf765cd146 Step 7/9 : COPY entrypoint.sh / ---> 6f2c320fe4df Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 84a9712656d3 ---> Removed intermediate container 84a9712656d3 ---> 0916039245d2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0475aa3fd54c ---> Removed intermediate container 0475aa3fd54c ---> a91e9147d788 [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 a91e9147d788 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-07-31 01:39:55,867: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 1feaf5c2122c: Preparing 4efde39ad08f: Preparing 924e0c55982f: Preparing f2b1e83740ae: Preparing 073c5adb98d2: Preparing 46b0944ca744: Preparing 70a6701fc4d3: Preparing 3f36848afc46: Preparing df7897200df3: Preparing 8780c7a58fd5: Preparing 174f56854903: Preparing 073c5adb98d2: Waiting 46b0944ca744: Waiting 70a6701fc4d3: Waiting 3f36848afc46: Waiting df7897200df3: Waiting 8780c7a58fd5: Waiting 174f56854903: Waiting 4efde39ad08f: Layer already exists 073c5adb98d2: Layer already exists 924e0c55982f: Layer already exists f2b1e83740ae: Layer already exists 1feaf5c2122c: Pushed 46b0944ca744: Layer already exists 3f36848afc46: Layer already exists 70a6701fc4d3: Layer already exists df7897200df3: Layer already exists 8780c7a58fd5: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:c5a6f6a7f8e827d529325d8eac60bd535a0cc85923c2783f7aeb2a1e205aa5db size: 2620 2025-07-31 01:39:57,823: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds