2025-06-02 12:54:30,920: INFO: Building opensdn-controller-control-dns 2025-06-02 12:54:30,946: 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_7_6_8-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} ---> 73380e5cf0e9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 47d8d9dc4092 ---> Removed intermediate container 47d8d9dc4092 ---> 0158edb42c42 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a2f952642820 ---> Removed intermediate container a2f952642820 ---> e8ff87abd6c4 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 e58bcb9eb1da ---> Removed intermediate container e58bcb9eb1da ---> 82cbb34964d0 Step 7/9 : COPY entrypoint.sh / ---> c1b5893ab247 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a2cdbbda6ade ---> Removed intermediate container a2cdbbda6ade ---> cbb59c0af445 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b5d76509b3b6 ---> Removed intermediate container b5d76509b3b6 ---> 436d7e209e6d [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 436d7e209e6d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_8-1 2025-06-02 12:54:44,649: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] aa03ff4b631b: Preparing fb1cb9220099: Preparing d247740606c5: Preparing 56cfb81b1ae3: Preparing 3e3e3001366d: Preparing a247afd07445: Preparing f206d1350513: Preparing 376a85a2d212: Preparing 10a648366fd8: Preparing 52407f3120c2: Preparing 174f56854903: Preparing fb1cb9220099: Waiting d247740606c5: Waiting 56cfb81b1ae3: Waiting 3e3e3001366d: Waiting a247afd07445: Waiting f206d1350513: Waiting 376a85a2d212: Waiting 10a648366fd8: Waiting 52407f3120c2: Waiting 174f56854903: Waiting fb1cb9220099: Layer already exists aa03ff4b631b: Pushed d247740606c5: Layer already exists 56cfb81b1ae3: Layer already exists a247afd07445: Layer already exists 3e3e3001366d: Layer already exists f206d1350513: Layer already exists 376a85a2d212: Layer already exists 10a648366fd8: Layer already exists 174f56854903: Layer already exists 52407f3120c2: Layer already exists master-1_7_6_8-1: digest: sha256:b8388e343a412d04fef991c393d1861dc1516f92ead15218ec24067fd254ac77 size: 2620 2025-06-02 12:54:47,042: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds