2025-05-29 20:48:34,489: INFO: Building opensdn-controller-control-dns 2025-05-29 20:48:34,542: 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_5-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} ---> 416fef10839d Step 4/9 : ARG CONTAINER_NAME ---> Running in 0bac0b943e4e ---> Removed intermediate container 0bac0b943e4e ---> 59e2e48fdc9d Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1b5ffb0aaa92 ---> Removed intermediate container 1b5ffb0aaa92 ---> 39a5d856585a 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 41d9ce89d735 ---> Removed intermediate container 41d9ce89d735 ---> 7cdc8c276551 Step 7/9 : COPY entrypoint.sh / ---> 77fab67eb824 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c4e28b42a5f4 ---> Removed intermediate container c4e28b42a5f4 ---> 8356e08bfc09 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ea5b927274c7 ---> Removed intermediate container ea5b927274c7 ---> 46c555ba0fbe [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 46c555ba0fbe Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_5-5 2025-05-29 20:48:50,236: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5eedd376a0d0: Preparing 899e258ca316: Preparing 4819d5e72034: Preparing 1b94a188972d: Preparing 24522ba5e695: Preparing 61741010ede5: Preparing ba718d3712c2: Preparing 01751f46d12d: Preparing b52a2f275017: Preparing fbf18eae9f2e: Preparing 174f56854903: Preparing ba718d3712c2: Waiting 01751f46d12d: Waiting b52a2f275017: Waiting fbf18eae9f2e: Waiting 174f56854903: Waiting 61741010ede5: Waiting 899e258ca316: Layer already exists 4819d5e72034: Layer already exists 1b94a188972d: Layer already exists 24522ba5e695: Layer already exists 5eedd376a0d0: Pushed 61741010ede5: Layer already exists 01751f46d12d: Layer already exists ba718d3712c2: Layer already exists b52a2f275017: Layer already exists fbf18eae9f2e: Layer already exists 174f56854903: Layer already exists master-1_7_6_5-5: digest: sha256:94ca496ba331293a7dbb3541f3dd33c6ae01f6012c53ebe3f297aa5c619882df size: 2620 2025-05-29 20:48:52,501: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds