2025-05-28 15:33:10,745: INFO: Building opensdn-controller-control-dns 2025-05-28 15:33:10,780: 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_7_6_2-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} ---> b50e6a5fe693 Step 4/9 : ARG CONTAINER_NAME ---> Running in b9d34c614ebb ---> Removed intermediate container b9d34c614ebb ---> 98a24ef0d27f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8b019cfe06ba ---> Removed intermediate container 8b019cfe06ba ---> fcc6af4edc42 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 bea4dd16fe6c ---> Removed intermediate container bea4dd16fe6c ---> 9deab48e69e3 Step 7/9 : COPY entrypoint.sh / ---> 911613e7779f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in aa5406c34c3f ---> Removed intermediate container aa5406c34c3f ---> 0aa25041afdc Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ea07b15189c9 ---> Removed intermediate container ea07b15189c9 ---> fac8e23e20b8 [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 fac8e23e20b8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_2-1 2025-05-28 15:33:26,575: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 748fbf59f0ea: Preparing f11b8787bf4b: Preparing d07cedd98283: Preparing cf98a64d8294: Preparing 72d0a1daaadf: Preparing 748fbf59f0ea: Waiting d07cedd98283: Waiting f11b8787bf4b: Waiting cf98a64d8294: Waiting 372d17f13a13: Preparing 4b66e43e0cfe: Preparing c78ae3125744: Preparing bfdf5e452a81: Preparing 0e8292285612: Preparing 174f56854903: Preparing 72d0a1daaadf: Waiting 372d17f13a13: Waiting 4b66e43e0cfe: Waiting c78ae3125744: Waiting bfdf5e452a81: Waiting 0e8292285612: Waiting 174f56854903: Waiting f11b8787bf4b: Layer already exists cf98a64d8294: Layer already exists 748fbf59f0ea: Pushed 72d0a1daaadf: Layer already exists d07cedd98283: Layer already exists 372d17f13a13: Layer already exists 4b66e43e0cfe: Layer already exists 0e8292285612: Layer already exists c78ae3125744: Layer already exists 174f56854903: Layer already exists bfdf5e452a81: Layer already exists master-1_7_6_2-1: digest: sha256:15c359a0cf22394158cf4c5507fb1ca501b55d7b5424060bd649f8db802c0df5 size: 2620 2025-05-28 15:33:29,801: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds