2025-06-17 17:11:51,524: INFO: Building opensdn-controller-control-dns 2025-06-17 17:11:51,558: 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_1-2_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} ---> 744935b28941 Step 4/9 : ARG CONTAINER_NAME ---> Running in 85ce1bdb9436 ---> Removed intermediate container 85ce1bdb9436 ---> 075e122d6275 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 33c15f1882f1 ---> Removed intermediate container 33c15f1882f1 ---> f73fdb0f4a96 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 498f761210d0 ---> Removed intermediate container 498f761210d0 ---> cb376628f79e Step 7/9 : COPY entrypoint.sh / ---> bae7ca5b8461 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6136fefaca4b ---> Removed intermediate container 6136fefaca4b ---> bfea4f933f85 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 875c1c86a157 ---> Removed intermediate container 875c1c86a157 ---> 6a06435775ce [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 6a06435775ce Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-2_2 2025-06-17 17:12:06,094: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3251e43bf36f: Preparing 1733ad8d40ae: Preparing ee9ca2eb11a3: Preparing 796112e18e6e: Preparing ea383c8bcc24: Preparing 8eb060e0ff6f: Preparing cdc5e6c50a2f: Preparing 07e492ec45ff: Preparing 7f54c211f04c: Preparing 2c6b28c9d611: Preparing 174f56854903: Preparing 3251e43bf36f: Waiting 1733ad8d40ae: Waiting ee9ca2eb11a3: Waiting 796112e18e6e: Waiting ea383c8bcc24: Waiting 8eb060e0ff6f: Waiting cdc5e6c50a2f: Waiting 07e492ec45ff: Waiting 7f54c211f04c: Waiting 2c6b28c9d611: Waiting 174f56854903: Waiting 796112e18e6e: Layer already exists ee9ca2eb11a3: Layer already exists 1733ad8d40ae: Layer already exists ea383c8bcc24: Layer already exists cdc5e6c50a2f: Layer already exists 8eb060e0ff6f: Layer already exists 7f54c211f04c: Layer already exists 07e492ec45ff: Layer already exists 174f56854903: Layer already exists 3251e43bf36f: Pushed 2c6b28c9d611: Layer already exists master-1_6_6_1-2_2: digest: sha256:231ed166df19be48f5b7f08390e5cc42e6fae25e05aeb2ea5d463a510bf51eaf size: 2619 2025-06-17 17:12:10,511: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds