2025-08-08 04:47:48,221: INFO: Building opensdn-controller-control-dns 2025-08-08 04:47:48,256: 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_8_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} ---> b22bba6133c5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9a00a10cf350 ---> Removed intermediate container 9a00a10cf350 ---> e16acb4ffd1e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 393324922ca1 ---> Removed intermediate container 393324922ca1 ---> 36b695a4a81c 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 32ae607f1a24 ---> Removed intermediate container 32ae607f1a24 ---> e76aaa6d2f78 Step 7/9 : COPY entrypoint.sh / ---> 2731348bab2c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 666f61bcd1be ---> Removed intermediate container 666f61bcd1be ---> e2a0893d022f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b15499e8cbda ---> Removed intermediate container b15499e8cbda ---> 735287f79b4c [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 735287f79b4c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_6-1 2025-08-08 04:48:00,836: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6d0d15eed520: Preparing e4277aea6e45: Preparing c1a2957d3d3c: Preparing aca746223f68: Preparing 3bb2228f8f67: Preparing f3c4812aa2f8: Preparing 9d7613c1502a: Preparing 7be9364c370e: Preparing 92d1c3ae6820: Preparing 8b1364eead8f: Preparing 174f56854903: Preparing 9d7613c1502a: Waiting 7be9364c370e: Waiting 92d1c3ae6820: Waiting 8b1364eead8f: Waiting 174f56854903: Waiting f3c4812aa2f8: Waiting e4277aea6e45: Layer already exists 3bb2228f8f67: Layer already exists 6d0d15eed520: Pushed c1a2957d3d3c: Layer already exists aca746223f68: Layer already exists f3c4812aa2f8: Layer already exists 9d7613c1502a: Layer already exists 7be9364c370e: Layer already exists 92d1c3ae6820: Layer already exists 8b1364eead8f: Layer already exists 174f56854903: Layer already exists master-1_9_8_6-1: digest: sha256:0276f07d4bb75f5a3a3584660bc370994d61c8b6f638d0281d4403f0b97f9de0 size: 2620 2025-08-08 04:48:02,863: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds