2025-08-14 09:13:59,374: INFO: Building opensdn-controller-control-dns 2025-08-14 09:13:59,427: 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-2_0_0_7-3 --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} ---> 4d6ee225bfb3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 481b395fcd20 ---> Removed intermediate container 481b395fcd20 ---> 10ba6cacd8b3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 04495b03f020 ---> Removed intermediate container 04495b03f020 ---> 66c931686dea 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 4f6f0082f5be ---> Removed intermediate container 4f6f0082f5be ---> 2f0827fa0fe2 Step 7/9 : COPY entrypoint.sh / ---> a2dfdf07b2d7 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b7e100cd954f ---> Removed intermediate container b7e100cd954f ---> fa8c222997fd Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c19fe94d5a2d ---> Removed intermediate container c19fe94d5a2d ---> 3c81fb2f6316 [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 3c81fb2f6316 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_7-3 2025-08-14 09:14:15,911: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3f33a72e6bd0: Preparing cd407dbef1df: Preparing b1bdc23bda21: Preparing 1f9a52796803: Preparing 9a4eeac8917d: Preparing 0863c1199539: Preparing 84d0a8626136: Preparing c2b9ad3f867b: Preparing 6fb974c87000: Preparing 5d1795eab303: Preparing 174f56854903: Preparing 3f33a72e6bd0: Waiting cd407dbef1df: Waiting b1bdc23bda21: Waiting 1f9a52796803: Waiting 9a4eeac8917d: Waiting 84d0a8626136: Waiting c2b9ad3f867b: Waiting 6fb974c87000: Waiting 5d1795eab303: Waiting 174f56854903: Waiting 0863c1199539: Waiting 9a4eeac8917d: Layer already exists b1bdc23bda21: Layer already exists 1f9a52796803: Layer already exists cd407dbef1df: Layer already exists 3f33a72e6bd0: Pushed 0863c1199539: Layer already exists 84d0a8626136: Layer already exists 5d1795eab303: Layer already exists 174f56854903: Layer already exists 6fb974c87000: Layer already exists c2b9ad3f867b: Layer already exists master-2_0_0_7-3: digest: sha256:d1f226eddb9af395b69898fa49eef1016b632aca86462a5bc2874941b1f0e29a size: 2620 2025-08-14 09:14:19,009: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds