2025-05-14 14:03:48,209: INFO: Building opensdn-controller-control-dns 2025-05-14 14:03:48,293: 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_0_1-2 --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} ---> b6ce911cbe82 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6ec76b5a3d61 ---> Removed intermediate container 6ec76b5a3d61 ---> cc2199d4be64 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7ac770dd3c0b ---> Removed intermediate container 7ac770dd3c0b ---> fde54719713d 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 273eabfdfccd ---> Removed intermediate container 273eabfdfccd ---> 3d91b3ef93c9 Step 7/9 : COPY entrypoint.sh / ---> cd5033cba281 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 91ef7850841d ---> Removed intermediate container 91ef7850841d ---> 4907968806ab Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 6a8be3d5e541 ---> Removed intermediate container 6a8be3d5e541 ---> d280f2097d6b [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 d280f2097d6b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_0_1-2 2025-05-14 14:04:03,602: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 119ffdcaefe2: Preparing 0ffc8c3029c0: Preparing 8404b424f746: Preparing 9a3b0f2107f7: Preparing c8fff6ce06c5: Preparing 119ffdcaefe2: Waiting 0ffc8c3029c0: Waiting 8404b424f746: Waiting 9a3b0f2107f7: Waiting c8fff6ce06c5: Waiting ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing ce68580213f1: Waiting acabcce0763f: Waiting c52019513e57: Waiting ee4c523f2d91: Waiting bfa087f9b105: Waiting 174f56854903: Waiting 119ffdcaefe2: Pushed 0ffc8c3029c0: Layer already exists 9a3b0f2107f7: Layer already exists ce68580213f1: Layer already exists c8fff6ce06c5: Layer already exists 8404b424f746: Layer already exists acabcce0763f: Layer already exists c52019513e57: Layer already exists bfa087f9b105: Layer already exists 174f56854903: Layer already exists ee4c523f2d91: Layer already exists master-1_7_0_1-2: digest: sha256:36a3633668bbe916aabea954a8c4aec1d33609e88dac882059f1d6ef3784c7d4 size: 2620 2025-05-14 14:04:06,746: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds