2025-06-01 17:06:52,290: INFO: Building opensdn-controller-control-dns 2025-06-01 17:06:52,336: 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_6_1-1_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} ---> 973f88c2ee45 Step 4/9 : ARG CONTAINER_NAME ---> Running in 829c079c1a0f ---> Removed intermediate container 829c079c1a0f ---> f357304f3222 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in cf7146454de7 ---> Removed intermediate container cf7146454de7 ---> d3d0dd3ff3cf 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 0d2707010bca ---> Removed intermediate container 0d2707010bca ---> 6c699a9b6e8d Step 7/9 : COPY entrypoint.sh / ---> fc3b6fde7cee Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fbf5a19cd7c9 ---> Removed intermediate container fbf5a19cd7c9 ---> 91b673ee89c4 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0c994baeca4f ---> Removed intermediate container 0c994baeca4f ---> 8f06b715fd46 [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 8f06b715fd46 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-1_5 2025-06-01 17:07:08,048: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 15f0381cc477: Preparing 5055594c5448: Preparing 12cf3d8570ca: Preparing 04c15bbb3b5f: Preparing 26eda4a16fbb: Preparing edf9e2a452c8: Preparing 7415ffc42d92: Preparing c93647fdef27: Preparing ae34df506bd4: Preparing 68db480a575c: Preparing 174f56854903: Preparing edf9e2a452c8: Waiting 7415ffc42d92: Waiting c93647fdef27: Waiting ae34df506bd4: Waiting 68db480a575c: Waiting 174f56854903: Waiting 04c15bbb3b5f: Layer already exists 26eda4a16fbb: Layer already exists 15f0381cc477: Pushed 12cf3d8570ca: Layer already exists 5055594c5448: Layer already exists edf9e2a452c8: Layer already exists 7415ffc42d92: Layer already exists ae34df506bd4: Layer already exists c93647fdef27: Layer already exists 68db480a575c: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-1_5: digest: sha256:12c400b70fface7cfda56cb87662d15d0095446299a614dc9bc06c85447c63c1 size: 2620 2025-06-01 17:07:10,069: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds