2025-08-15 07:28:33,529: INFO: Building opensdn-controller-control-dns 2025-08-15 07:28:33,596: 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-2_0_0_7-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} ---> 2d0bbb4f81ca Step 4/9 : ARG CONTAINER_NAME ---> Running in ece4fb8214a1 ---> Removed intermediate container ece4fb8214a1 ---> c8fa41d3ab6a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8d393a4e504b ---> Removed intermediate container 8d393a4e504b ---> 6de01e5dfd44 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 dc3414a1b26e ---> Removed intermediate container dc3414a1b26e ---> 852c88589131 Step 7/9 : COPY entrypoint.sh / ---> 25ab584f52ad Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7ffacbd77c4b ---> Removed intermediate container 7ffacbd77c4b ---> dde374dcdc01 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2dd91f0789e3 ---> Removed intermediate container 2dd91f0789e3 ---> bc132a16ec06 [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 bc132a16ec06 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_7-5 2025-08-15 07:28:47,995: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 69e0b2d56f05: Preparing c3e0c744e6c4: Preparing 0df827caf2ad: Preparing a5dbc73e0255: Preparing 080fecf0bfd4: Preparing 7987c893ee53: Preparing 78e233edb955: Preparing b273f82bad9d: Preparing a4a0da864ac6: Preparing 23b7ceda1eaa: Preparing 174f56854903: Preparing 69e0b2d56f05: Waiting c3e0c744e6c4: Waiting 0df827caf2ad: Waiting a5dbc73e0255: Waiting 080fecf0bfd4: Waiting 7987c893ee53: Waiting 78e233edb955: Waiting b273f82bad9d: Waiting a4a0da864ac6: Waiting 23b7ceda1eaa: Waiting 174f56854903: Waiting 69e0b2d56f05: Pushed c3e0c744e6c4: Layer already exists a5dbc73e0255: Layer already exists 0df827caf2ad: Layer already exists 080fecf0bfd4: Layer already exists 7987c893ee53: Layer already exists 78e233edb955: Layer already exists b273f82bad9d: Layer already exists 23b7ceda1eaa: Layer already exists 174f56854903: Layer already exists a4a0da864ac6: Layer already exists master-2_0_0_7-5: digest: sha256:f496b78b5fdf50e8be68be7e9543aa31f1e0d8de933909bba15174a08b391dbc size: 2620 2025-08-15 07:28:51,306: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds