2025-06-13 09:48:50,535: INFO: Building opensdn-controller-control-dns 2025-06-13 09:48:50,604: 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_0_7-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} ---> ccb03d5fa412 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2cf392c4e8b8 ---> Removed intermediate container 2cf392c4e8b8 ---> e98a8255284b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b08b1133c34e ---> Removed intermediate container b08b1133c34e ---> ff53c12634af 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 8435c6db9ade ---> Removed intermediate container 8435c6db9ade ---> 40f4a01f2371 Step 7/9 : COPY entrypoint.sh / ---> 07bfdc841464 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9c7926dd2a9f ---> Removed intermediate container 9c7926dd2a9f ---> e32756e78e1f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5d69a15f9b35 ---> Removed intermediate container 5d69a15f9b35 ---> e7ed197708fb [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 e7ed197708fb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_7-1 2025-06-13 09:49:05,493: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2a1d82093316: Preparing 2a1d82093316: Waiting c263c806bdc5: Preparing c67aa7c1ac36: Preparing 5a2ed84df1a1: Preparing 29878e7eb061: Preparing ae1bfd412a8c: Preparing b4e58b7c5c66: Preparing 7674ffee09df: Preparing bbd89dc9b466: Preparing 6920b22c9973: Preparing 174f56854903: Preparing c263c806bdc5: Waiting c67aa7c1ac36: Waiting 5a2ed84df1a1: Waiting 29878e7eb061: Waiting ae1bfd412a8c: Waiting b4e58b7c5c66: Waiting 7674ffee09df: Waiting bbd89dc9b466: Waiting 6920b22c9973: Waiting 174f56854903: Waiting c263c806bdc5: Layer already exists 29878e7eb061: Layer already exists 5a2ed84df1a1: Layer already exists c67aa7c1ac36: Layer already exists ae1bfd412a8c: Layer already exists b4e58b7c5c66: Layer already exists 7674ffee09df: Layer already exists bbd89dc9b466: Layer already exists 6920b22c9973: Layer already exists 174f56854903: Layer already exists 2a1d82093316: Pushed master-1_8_0_7-1: digest: sha256:84c4285405327dbe23c79c9b81b09b8a885381655dae4e2616e6b4386575437d size: 2619 2025-06-13 09:49:10,474: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds