2025-08-12 17:53:00,288: INFO: Building opensdn-controller-control-dns 2025-08-12 17:53:00,337: 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_4-2 --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} ---> e14fe84f62ab Step 4/9 : ARG CONTAINER_NAME ---> Running in c5325cfeb73c ---> Removed intermediate container c5325cfeb73c ---> c7a2bbd34f6f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7eda166cc4ec ---> Removed intermediate container 7eda166cc4ec ---> 8c596dc7a174 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 be47a4846ad2 ---> Removed intermediate container be47a4846ad2 ---> a261d1546e09 Step 7/9 : COPY entrypoint.sh / ---> a117a54deaee Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 25daf489e81b ---> Removed intermediate container 25daf489e81b ---> 95273c3c1f8b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in d56c30afca08 ---> Removed intermediate container d56c30afca08 ---> 24dae8ae3c4a [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 24dae8ae3c4a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_4-2 2025-08-12 17:53:14,124: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0f255ccb4664: Preparing f6374e31b5b9: Preparing 014fa6f49ac0: Preparing e6178a0f697e: Preparing 0bfc780d31a0: Preparing 3428399268d8: Preparing 7803cdef6d13: Preparing 42f4e4f0c24e: Preparing 589653f6f101: Preparing 705bde35cb90: Preparing 174f56854903: Preparing 0f255ccb4664: Waiting f6374e31b5b9: Waiting 014fa6f49ac0: Waiting e6178a0f697e: Waiting 0bfc780d31a0: Waiting 3428399268d8: Waiting 7803cdef6d13: Waiting 42f4e4f0c24e: Waiting 589653f6f101: Waiting 705bde35cb90: Waiting 174f56854903: Waiting f6374e31b5b9: Layer already exists 0f255ccb4664: Pushed e6178a0f697e: Layer already exists 0bfc780d31a0: Layer already exists 014fa6f49ac0: Layer already exists 3428399268d8: Layer already exists 7803cdef6d13: Layer already exists 42f4e4f0c24e: Layer already exists 174f56854903: Layer already exists 705bde35cb90: Layer already exists 589653f6f101: Layer already exists master-2_0_0_4-2: digest: sha256:63dabe99846ed7e0769a9f946aed7ca2778dc588ff772394df338c6c0df3b0a9 size: 2620 2025-08-12 17:53:17,809: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds