2025-06-18 10:31:44,879: INFO: Building opensdn-controller-control-dns 2025-06-18 10:31:44,920: 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_1_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} ---> 56902ca57df1 Step 4/9 : ARG CONTAINER_NAME ---> Running in f6ef13c76e7c ---> Removed intermediate container f6ef13c76e7c ---> ec752006b4e4 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 08b191713f0e ---> Removed intermediate container 08b191713f0e ---> 4c886824fe71 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 9c44f3caff0b ---> Removed intermediate container 9c44f3caff0b ---> d2e1f584ec35 Step 7/9 : COPY entrypoint.sh / ---> d7693a981c43 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 59793178d12d ---> Removed intermediate container 59793178d12d ---> 9c2a96bc63fc Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0808629052f2 ---> Removed intermediate container 0808629052f2 ---> f2d7fd4c7f44 [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 f2d7fd4c7f44 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_6-1 2025-06-18 10:32:00,580: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 830e53fd80bd: Preparing 83a8a6ab7eb5: Preparing b53f4df0972d: Preparing 3eaa5163774f: Preparing 13ef0ac841e9: Preparing 4f1ab072ea0a: Preparing 1f51f032ed42: Preparing a04ccc279bfb: Preparing 187be607c2c6: Preparing 3ff6400137b2: Preparing 174f56854903: Preparing 4f1ab072ea0a: Waiting 1f51f032ed42: Waiting a04ccc279bfb: Waiting 187be607c2c6: Waiting 3ff6400137b2: Waiting 174f56854903: Waiting b53f4df0972d: Layer already exists 83a8a6ab7eb5: Layer already exists 3eaa5163774f: Layer already exists 13ef0ac841e9: Layer already exists 4f1ab072ea0a: Layer already exists 830e53fd80bd: Pushed 187be607c2c6: Layer already exists 3ff6400137b2: Layer already exists 1f51f032ed42: Layer already exists a04ccc279bfb: Layer already exists 174f56854903: Layer already exists master-1_8_1_6-1: digest: sha256:142a898f74eb876094778503f4ec352bbdf0975b3ef2fc92005b5f3904acb59f size: 2620 2025-06-18 10:32:02,593: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds