2025-06-04 13:37:08,878: INFO: Building opensdn-controller-control-dns 2025-06-04 13:37:08,907: 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_8_0_1-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} ---> 766d204d874a Step 4/9 : ARG CONTAINER_NAME ---> Running in fe18dcdf349b ---> Removed intermediate container fe18dcdf349b ---> c95e5958b558 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 07826a7ebebf ---> Removed intermediate container 07826a7ebebf ---> 03e03c1acb9c 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 c0ef66a34bb4 ---> Removed intermediate container c0ef66a34bb4 ---> 4c3e884b6e2e Step 7/9 : COPY entrypoint.sh / ---> 2fe8f670a6b4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2a9b4aed9abb ---> Removed intermediate container 2a9b4aed9abb ---> 81e88f8373d2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 6b8dcd8226bc ---> Removed intermediate container 6b8dcd8226bc ---> 186295424663 [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 186295424663 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_1-1 2025-06-04 13:37:23,395: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 0e13205f8570: Preparing 2f90effd3223: Preparing 2fded1def364: Preparing 764971af3124: Preparing 811a64d384bd: Preparing 12f44d2a1de1: Preparing acefc2ecf011: Preparing b771e1297668: Preparing 4f3c2c1d7c41: Preparing 043308f8fb8e: Preparing 174f56854903: Preparing 0e13205f8570: Waiting 2f90effd3223: Waiting 2fded1def364: Waiting 764971af3124: Waiting 811a64d384bd: Waiting 12f44d2a1de1: Waiting acefc2ecf011: Waiting b771e1297668: Waiting 4f3c2c1d7c41: Waiting 043308f8fb8e: Waiting 174f56854903: Waiting 764971af3124: Layer already exists 811a64d384bd: Layer already exists 0e13205f8570: Pushed 2fded1def364: Layer already exists acefc2ecf011: Layer already exists 2f90effd3223: Layer already exists 12f44d2a1de1: Layer already exists 043308f8fb8e: Layer already exists 174f56854903: Layer already exists b771e1297668: Layer already exists 4f3c2c1d7c41: Layer already exists master-1_8_0_1-1: digest: sha256:9bc5f3a5b6ca6185ef379f89d9e67befedc813cbcfbe4f83c1e688df9d7ce207 size: 2620 2025-06-04 13:37:29,467: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds