2025-07-17 13:19:56,037: INFO: Building opensdn-controller-control-dns 2025-07-17 13:19:56,075: 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_6_9-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} ---> 04b0e4b4def6 Step 4/9 : ARG CONTAINER_NAME ---> Running in c9712c95b428 ---> Removed intermediate container c9712c95b428 ---> 440def54d6af Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 326ad50f3379 ---> Removed intermediate container 326ad50f3379 ---> 785fc7a825fc 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 453da0f0a00a ---> Removed intermediate container 453da0f0a00a ---> 4b98e2d6cb32 Step 7/9 : COPY entrypoint.sh / ---> 65623e78b66f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 55b7ef47e245 ---> Removed intermediate container 55b7ef47e245 ---> 05c88f698183 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 9d99a54bb29c ---> Removed intermediate container 9d99a54bb29c ---> eb3debaa175d [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 eb3debaa175d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_6_9-1 2025-07-17 13:20:11,181: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3ab24899d33d: Preparing a45a09b1295d: Preparing 793d9e8d9c6d: Preparing c05897a1ec39: Preparing 4de8683d9411: Preparing 193b1e973dd3: Preparing 5fdb78366c0c: Preparing eacae79a796f: Preparing f4f422b9ceb4: Preparing 247b29814bcf: Preparing 174f56854903: Preparing 3ab24899d33d: Waiting a45a09b1295d: Waiting 793d9e8d9c6d: Waiting c05897a1ec39: Waiting 4de8683d9411: Waiting 193b1e973dd3: Waiting 5fdb78366c0c: Waiting eacae79a796f: Waiting f4f422b9ceb4: Waiting 247b29814bcf: Waiting 174f56854903: Waiting a45a09b1295d: Layer already exists c05897a1ec39: Layer already exists 793d9e8d9c6d: Layer already exists 4de8683d9411: Layer already exists 193b1e973dd3: Layer already exists 3ab24899d33d: Pushed 247b29814bcf: Layer already exists f4f422b9ceb4: Layer already exists 5fdb78366c0c: Layer already exists eacae79a796f: Layer already exists 174f56854903: Layer already exists master-1_9_6_9-1: digest: sha256:c75111e3d9f22a658ed382f8cd6e63eecc3909f7ad09cd2ee0bef4e6935fcfb7 size: 2620 2025-07-17 13:20:14,490: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds