2025-05-06 06:42:06,526: INFO: Building opensdn-controller-control-dns 2025-05-06 06:42:06,570: 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_6_6_3-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} ---> 994deaea1139 Step 4/9 : ARG CONTAINER_NAME ---> Running in d8ae2c5cef39 ---> Removed intermediate container d8ae2c5cef39 ---> 647cfd34a9af Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b94dda977707 ---> Removed intermediate container b94dda977707 ---> c8ebb07063f4 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 9cb8f5a5ab40 ---> Removed intermediate container 9cb8f5a5ab40 ---> 03ad6ab412c4 Step 7/9 : COPY entrypoint.sh / ---> 1ff8ff772f5f Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 58802a9ba270 ---> Removed intermediate container 58802a9ba270 ---> 30a75522ad3f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 45c61ee6386e ---> Removed intermediate container 45c61ee6386e ---> e9a6789c3110 [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 e9a6789c3110 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_3-2 2025-05-06 06:42:19,811: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] bd326738acd4: Preparing 96169e23bd18: Preparing 8fc00710ef0e: Preparing 87351a72485d: Preparing e55f5283c339: Preparing 3df06355dcfc: Preparing a3c388b2720c: Preparing 714afb3a2c74: Preparing a43ede764aef: Preparing 9c208c26dfd1: Preparing 174f56854903: Preparing bd326738acd4: Waiting 96169e23bd18: Waiting 8fc00710ef0e: Waiting 87351a72485d: Waiting e55f5283c339: Waiting 3df06355dcfc: Waiting a3c388b2720c: Waiting 714afb3a2c74: Waiting a43ede764aef: Waiting 9c208c26dfd1: Waiting 174f56854903: Waiting 87351a72485d: Layer already exists e55f5283c339: Layer already exists 96169e23bd18: Layer already exists 8fc00710ef0e: Layer already exists 3df06355dcfc: Layer already exists a3c388b2720c: Layer already exists bd326738acd4: Pushed a43ede764aef: Layer already exists 714afb3a2c74: Layer already exists 9c208c26dfd1: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-2: digest: sha256:9e65cddbb46ea29b825e360307ee5877fc22c43b3691c21632fd12624e1895a6 size: 2620 2025-05-06 06:42:23,867: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds