2025-08-11 15:19:53,127: INFO: Building opensdn-controller-control-dns 2025-08-11 15:19:53,173: 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_9_8_5-1_4 --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} ---> 0f906caa06b4 Step 4/9 : ARG CONTAINER_NAME ---> Running in e1a2568b2a99 ---> Removed intermediate container e1a2568b2a99 ---> 82247db70b55 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6337921d4052 ---> Removed intermediate container 6337921d4052 ---> 89dd33f7e19d 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 50ae06d57ba4 ---> Removed intermediate container 50ae06d57ba4 ---> 069929d4d354 Step 7/9 : COPY entrypoint.sh / ---> ff89139c4ceb Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a8d89fe69fec ---> Removed intermediate container a8d89fe69fec ---> 1f840094dd25 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7a3610c5a7ca ---> Removed intermediate container 7a3610c5a7ca ---> f9eb02f8f349 [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 f9eb02f8f349 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_4 2025-08-11 15:20:07,444: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] ecbe2f9fa1ff: Preparing 9baa8ed82bf2: Preparing 38ea6c5be729: Preparing 876e72dc7104: Preparing 59548763032b: Preparing f709e1a1f1e9: Preparing 0b2894893f8a: Preparing 839f4fa4ac17: Preparing 83de6a94c03e: Preparing eff1bb373b11: Preparing 174f56854903: Preparing f709e1a1f1e9: Waiting 83de6a94c03e: Waiting 0b2894893f8a: Waiting 839f4fa4ac17: Waiting eff1bb373b11: Waiting 174f56854903: Waiting 9baa8ed82bf2: Layer already exists 38ea6c5be729: Layer already exists 59548763032b: Layer already exists 876e72dc7104: Layer already exists ecbe2f9fa1ff: Pushed 0b2894893f8a: Layer already exists f709e1a1f1e9: Layer already exists 839f4fa4ac17: Layer already exists 83de6a94c03e: Layer already exists eff1bb373b11: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_4: digest: sha256:2c8e05c796988cc802cc46e06eea76a1fc270d04e5b4674f8560669610600620 size: 2620 2025-08-11 15:20:09,128: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds