2025-06-06 13:50:08,392: INFO: Building opensdn-controller-control-dns 2025-06-06 13:50:08,472: 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_2_1-4 --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} ---> 5d91d10384f9 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7cdaa9802b6a ---> Removed intermediate container 7cdaa9802b6a ---> ec01cc1fb586 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in cbb5976f0192 ---> Removed intermediate container cbb5976f0192 ---> 95bf5d085cf5 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 e0fae562b3f7 ---> Removed intermediate container e0fae562b3f7 ---> d6fbedf9fe77 Step 7/9 : COPY entrypoint.sh / ---> c0c2427cb988 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 696e21c56f68 ---> Removed intermediate container 696e21c56f68 ---> 3f0684c77146 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 31265ec56de1 ---> Removed intermediate container 31265ec56de1 ---> 2728cfa67b54 [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 2728cfa67b54 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_2_1-4 2025-06-06 13:50:21,896: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] e5d145c5b792: Preparing 2740ddadb66d: Preparing 775eed3bb294: Preparing 7184fa72fbe9: Preparing 59231f0221ed: Preparing 16074a47d89e: Preparing dd19118fe974: Preparing 77b3d8a6de15: Preparing 7fc7cf631f38: Preparing 161fd50315f5: Preparing 174f56854903: Preparing e5d145c5b792: Waiting 2740ddadb66d: Waiting 775eed3bb294: Waiting 7184fa72fbe9: Waiting 59231f0221ed: Waiting 16074a47d89e: Waiting dd19118fe974: Waiting 77b3d8a6de15: Waiting 7fc7cf631f38: Waiting 161fd50315f5: Waiting 174f56854903: Waiting 2740ddadb66d: Layer already exists 7184fa72fbe9: Layer already exists 775eed3bb294: Layer already exists 59231f0221ed: Layer already exists 16074a47d89e: Layer already exists dd19118fe974: Layer already exists 7fc7cf631f38: Layer already exists 77b3d8a6de15: Layer already exists e5d145c5b792: Pushed 161fd50315f5: Layer already exists 174f56854903: Layer already exists master-1_6_2_1-4: digest: sha256:3e81c9f6de30e83aab925ee65a9e6d13c8190c19f9315c2eb47f1903a9c12432 size: 2620 2025-06-06 13:50:25,463: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds