2025-06-25 09:19:11,172: INFO: Building opensdn-controller-control-dns 2025-06-25 09:19:11,207: 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_3_8_5-1_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} ---> a034d283b8e9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3a8e5e9ab428 ---> Removed intermediate container 3a8e5e9ab428 ---> e05f32a8a6b4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in defab206ced6 ---> Removed intermediate container defab206ced6 ---> 3909cce76a27 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 1515d184969d ---> Removed intermediate container 1515d184969d ---> e9f539093854 Step 7/9 : COPY entrypoint.sh / ---> a535c9dfb81a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fde5c744ae1d ---> Removed intermediate container fde5c744ae1d ---> 82412c5fb989 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 349b1bacca7c ---> Removed intermediate container 349b1bacca7c ---> acd4d2ffa084 [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 acd4d2ffa084 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_3_8_5-1_3 2025-06-25 09:19:24,402: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2c7f74faad79: Preparing 68ecba3b95a3: Preparing 820b02271407: Preparing 350b7e711de0: Preparing 322adf5b7af0: Preparing 3a0f0d922116: Preparing 4184625c144b: Preparing 71e82956d941: Preparing 3cec51b095ee: Preparing 515251bdcc7f: Preparing 174f56854903: Preparing 2c7f74faad79: Waiting 68ecba3b95a3: Waiting 820b02271407: Waiting 350b7e711de0: Waiting 322adf5b7af0: Waiting 3a0f0d922116: Waiting 4184625c144b: Waiting 71e82956d941: Waiting 3cec51b095ee: Waiting 515251bdcc7f: Waiting 174f56854903: Waiting 68ecba3b95a3: Layer already exists 820b02271407: Layer already exists 322adf5b7af0: Layer already exists 350b7e711de0: Layer already exists 4184625c144b: Layer already exists 3a0f0d922116: Layer already exists 71e82956d941: Layer already exists 2c7f74faad79: Pushed 174f56854903: Layer already exists 515251bdcc7f: Layer already exists 3cec51b095ee: Layer already exists master-1_3_8_5-1_3: digest: sha256:120b1a90faa36bf43ec77a3c3181c9db783c06ff7bd42528bffcfdf0b7339ea4 size: 2620 2025-06-25 09:19:26,600: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds