2025-06-20 08:16:04,561: INFO: Building opensdn-controller-control-dns 2025-06-20 08:16:04,601: 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_8_2_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} ---> 668d3d1dbafc Step 4/9 : ARG CONTAINER_NAME ---> Running in 1e332f847aac ---> Removed intermediate container 1e332f847aac ---> 0c9e8f764830 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3c1ac7133b35 ---> Removed intermediate container 3c1ac7133b35 ---> b1fb83fcb3e3 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 b635bad780f9 ---> Removed intermediate container b635bad780f9 ---> e05ce66c2f03 Step 7/9 : COPY entrypoint.sh / ---> 79a530a09f09 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ef4197bb1618 ---> Removed intermediate container ef4197bb1618 ---> faa544f8e3db Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 20f8480edf77 ---> Removed intermediate container 20f8480edf77 ---> 241fe56979c3 [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 241fe56979c3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_2_3-1 2025-06-20 08:16:19,131: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] dafd8aaa23f5: Preparing a62b562336cb: Preparing 83ae861f1222: Preparing feeb8aafacc3: Preparing 00ee1094e42d: Preparing 7923beb67cbe: Preparing 55a691e01a1e: Preparing 13269e001744: Preparing 093ac6f8035b: Preparing 0b6b47597d05: Preparing 174f56854903: Preparing dafd8aaa23f5: Waiting a62b562336cb: Waiting 83ae861f1222: Waiting feeb8aafacc3: Waiting 00ee1094e42d: Waiting 7923beb67cbe: Waiting 55a691e01a1e: Waiting 13269e001744: Waiting 093ac6f8035b: Waiting 0b6b47597d05: Waiting 174f56854903: Waiting 00ee1094e42d: Layer already exists a62b562336cb: Layer already exists feeb8aafacc3: Layer already exists 83ae861f1222: Layer already exists 7923beb67cbe: Layer already exists 55a691e01a1e: Layer already exists dafd8aaa23f5: Pushed 174f56854903: Layer already exists 13269e001744: Layer already exists 093ac6f8035b: Layer already exists 0b6b47597d05: Layer already exists master-1_8_2_3-1: digest: sha256:ebf78f16b68a1a1e6db0f43d19f30d3b1983da692610af0255f68a3902e6ae81 size: 2620 2025-06-20 08:16:22,525: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds