2025-07-22 13:41:47,664: INFO: Building opensdn-controller-control-dns 2025-07-22 13:41:47,711: 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_7_3-3 --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} ---> 49661330a127 Step 4/9 : ARG CONTAINER_NAME ---> Running in fe5a46e8ad99 ---> Removed intermediate container fe5a46e8ad99 ---> d14fdbf6b5c5 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 512300b28482 ---> Removed intermediate container 512300b28482 ---> 40dd1768ae74 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 57eab791fc67 ---> Removed intermediate container 57eab791fc67 ---> 5e0809035065 Step 7/9 : COPY entrypoint.sh / ---> 7348e24066f3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51244029b3c3 ---> Removed intermediate container 51244029b3c3 ---> f160ec7820b5 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5361c75a07c0 ---> Removed intermediate container 5361c75a07c0 ---> 7510ef2c4970 [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 7510ef2c4970 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_3-3 2025-07-22 13:42:03,058: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 35186efe66d3: Preparing d12b6061de64: Preparing e49cdd92318d: Preparing f06d4b46c358: Preparing b7df0da4777d: Preparing 8a9abd8e4cad: Preparing ae4a25ee3d08: Preparing 54a3affb57a6: Preparing 430a8869dc82: Preparing 602ef71f5ccc: Preparing 174f56854903: Preparing 8a9abd8e4cad: Waiting 54a3affb57a6: Waiting ae4a25ee3d08: Waiting 430a8869dc82: Waiting 602ef71f5ccc: Waiting 174f56854903: Waiting e49cdd92318d: Layer already exists f06d4b46c358: Layer already exists d12b6061de64: Layer already exists b7df0da4777d: Layer already exists 8a9abd8e4cad: Layer already exists 54a3affb57a6: Layer already exists 430a8869dc82: Layer already exists ae4a25ee3d08: Layer already exists 602ef71f5ccc: Layer already exists 174f56854903: Layer already exists 35186efe66d3: Pushed master-1_9_7_3-3: digest: sha256:8acdd181608b1e771c9faa9c99289f7b2ca8f16220215fb9edbe23ef3a777056 size: 2620 2025-07-22 13:42:04,609: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds