2025-06-06 18:46:28,334: INFO: Building opensdn-controller-control-dns 2025-06-06 18:46:28,368: 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_2_1-5 --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} ---> 839172941185 Step 4/9 : ARG CONTAINER_NAME ---> Running in fd1e992ebe88 ---> Removed intermediate container fd1e992ebe88 ---> 2d5cc3cdf6ea Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 132d8b4e0e08 ---> Removed intermediate container 132d8b4e0e08 ---> 86b3c6b06205 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 75e5c313fcd0 ---> Removed intermediate container 75e5c313fcd0 ---> 4276ee96917b Step 7/9 : COPY entrypoint.sh / ---> cf818e457e99 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 08b99dab1d84 ---> Removed intermediate container 08b99dab1d84 ---> 18802ce21fa5 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in aaacd412b349 ---> Removed intermediate container aaacd412b349 ---> 2da03ccf76c4 [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 2da03ccf76c4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_2_1-5 2025-06-06 18:46:41,778: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bfc36e3e16f0: Preparing c16c35b68bec: Preparing 2509ee8e3c53: Preparing 890b6f9f0306: Preparing 6cceb382c476: Preparing 64dc1f697e70: Preparing ac269568e2dc: Preparing 8f357b328897: Preparing 20c03581585b: Preparing e2dcc4e9ed08: Preparing 174f56854903: Preparing bfc36e3e16f0: Waiting c16c35b68bec: Waiting 2509ee8e3c53: Waiting 890b6f9f0306: Waiting 6cceb382c476: Waiting 64dc1f697e70: Waiting ac269568e2dc: Waiting 8f357b328897: Waiting 20c03581585b: Waiting e2dcc4e9ed08: Waiting 174f56854903: Waiting 2509ee8e3c53: Layer already exists 890b6f9f0306: Layer already exists c16c35b68bec: Layer already exists 6cceb382c476: Layer already exists 64dc1f697e70: Layer already exists ac269568e2dc: Layer already exists 20c03581585b: Layer already exists bfc36e3e16f0: Pushed e2dcc4e9ed08: Layer already exists 8f357b328897: Layer already exists 174f56854903: Layer already exists master-1_6_2_1-5: digest: sha256:64b8144ee66a126e15ee2bc89020ecf57de2a8683b14ec6a7a077141578f63f2 size: 2620 2025-06-06 18:46:44,455: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds