2025-05-05 18:43:03,505: INFO: Building opensdn-controller-control-dns 2025-05-05 18:43:03,538: 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_6_3-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} ---> 2c9d10f54f49 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2e256e65e362 ---> Removed intermediate container 2e256e65e362 ---> 0c2195c85279 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1c4416e505fb ---> Removed intermediate container 1c4416e505fb ---> edf735df9d41 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 16f5f142014f ---> Removed intermediate container 16f5f142014f ---> 9560f670e29d Step 7/9 : COPY entrypoint.sh / ---> 3a679992e8c5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0930b1ae42fa ---> Removed intermediate container 0930b1ae42fa ---> 2c9f27fd7217 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b051cc26baf4 ---> Removed intermediate container b051cc26baf4 ---> 2b6c6e04282a [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 2b6c6e04282a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_3-1 2025-05-05 18:43:16,996: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] cf74454812be: Preparing dd586bb9ba84: Preparing 20141f26d4d1: Preparing 5b6d192b3ff4: Preparing 5b6e645b9c17: Preparing 92ede6fec11c: Preparing 43dd3dc2e84d: Preparing e40385aa0758: Preparing 63e96dbda784: Preparing cf934cdf0a89: Preparing 174f56854903: Preparing cf74454812be: Waiting dd586bb9ba84: Waiting 20141f26d4d1: Waiting 5b6d192b3ff4: Waiting 5b6e645b9c17: Waiting 92ede6fec11c: Waiting 43dd3dc2e84d: Waiting e40385aa0758: Waiting 63e96dbda784: Waiting cf934cdf0a89: Waiting 174f56854903: Waiting 20141f26d4d1: Layer already exists dd586bb9ba84: Layer already exists 92ede6fec11c: Layer already exists 5b6d192b3ff4: Layer already exists 5b6e645b9c17: Layer already exists 43dd3dc2e84d: Layer already exists cf74454812be: Pushed e40385aa0758: Layer already exists 63e96dbda784: Layer already exists cf934cdf0a89: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-1: digest: sha256:1e21b3b3eba513152847fc323dcf7abec8b12ea4a5499444a3ab62bb82d365e8 size: 2620 2025-05-05 18:43:19,915: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds