2025-08-11 19:56:13,972: INFO: Building opensdn-controller-control-dns 2025-08-11 19:56:14,008: 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_5 --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} ---> 6fc34661ecfd Step 4/9 : ARG CONTAINER_NAME ---> Running in 3be37e1c14a4 ---> Removed intermediate container 3be37e1c14a4 ---> 2ebd310fe427 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 06bea5299efb ---> Removed intermediate container 06bea5299efb ---> 0f2528350cda 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 cf5a93a8eb38 ---> Removed intermediate container cf5a93a8eb38 ---> 515867ec562f Step 7/9 : COPY entrypoint.sh / ---> 6c91ef3070dc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ecbf7b87bfe3 ---> Removed intermediate container ecbf7b87bfe3 ---> 548445596e56 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a0ead71e9157 ---> Removed intermediate container a0ead71e9157 ---> 849c5cb05edc [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 849c5cb05edc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_5 2025-08-11 19:56:26,737: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 29a541b6ec5a: Preparing d3bcc834a9a9: Preparing ff9d54c92c28: Preparing 2ad4f73d6cba: Preparing c63857d4ec6b: Preparing 9ecfa551c5e1: Preparing ffac7b11c29f: Preparing ced1e4e82563: Preparing 5f43beb8ced3: Preparing ab191ed60132: Preparing 174f56854903: Preparing ffac7b11c29f: Waiting ced1e4e82563: Waiting 5f43beb8ced3: Waiting ab191ed60132: Waiting 174f56854903: Waiting 9ecfa551c5e1: Waiting 29a541b6ec5a: Pushed d3bcc834a9a9: Layer already exists c63857d4ec6b: Layer already exists 2ad4f73d6cba: Layer already exists ff9d54c92c28: Layer already exists 9ecfa551c5e1: Layer already exists ffac7b11c29f: Layer already exists ced1e4e82563: Layer already exists ab191ed60132: Layer already exists 5f43beb8ced3: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_5: digest: sha256:455437206156b4942c2d451d3e67d1e6f458ae82d6dcde70adbb04a6ba771921 size: 2620 2025-08-11 19:56:29,005: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds