2025-05-30 13:18:57,257: INFO: Building opensdn-controller-control-dns 2025-05-30 13:18:57,295: 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_6-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} ---> e7c951d44a55 Step 4/9 : ARG CONTAINER_NAME ---> Running in b3c7d87b7ab2 ---> Removed intermediate container b3c7d87b7ab2 ---> 35b202cbcb52 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in bc958dd99081 ---> Removed intermediate container bc958dd99081 ---> f72ebe50367b 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 637fb082f283 ---> Removed intermediate container 637fb082f283 ---> b333535b8ec3 Step 7/9 : COPY entrypoint.sh / ---> adf5b3330782 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3efaeed1780a ---> Removed intermediate container 3efaeed1780a ---> 59f2e89a8ad0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 3017f1434a51 ---> Removed intermediate container 3017f1434a51 ---> 0cb6240fbf37 [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 0cb6240fbf37 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_6-1 2025-05-30 13:19:09,563: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c39269a68ef7: Preparing fe22b22f27dd: Preparing 4e79575d85bc: Preparing 6b6ad9d84276: Preparing fe4f42917827: Preparing 758ee8e99832: Preparing 380ec77b19f2: Preparing ae3a2b10932a: Preparing 66e8adc79c0f: Preparing 0fab5d2b9e59: Preparing 174f56854903: Preparing c39269a68ef7: Waiting fe22b22f27dd: Waiting 4e79575d85bc: Waiting 6b6ad9d84276: Waiting fe4f42917827: Waiting 758ee8e99832: Waiting 380ec77b19f2: Waiting ae3a2b10932a: Waiting 66e8adc79c0f: Waiting 0fab5d2b9e59: Waiting 174f56854903: Waiting c39269a68ef7: Pushed fe22b22f27dd: Layer already exists fe4f42917827: Layer already exists 4e79575d85bc: Layer already exists 6b6ad9d84276: Layer already exists ae3a2b10932a: Layer already exists 758ee8e99832: Layer already exists 380ec77b19f2: Layer already exists 66e8adc79c0f: Layer already exists 0fab5d2b9e59: Layer already exists 174f56854903: Layer already exists master-1_7_6_6-1: digest: sha256:7c5740b81b767af46966e29f560e9e6fdfede42b1fb52e309c5b9df28493068b size: 2620 2025-05-30 13:19:12,340: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds