2025-06-17 05:49:32,245: INFO: Building opensdn-controller-control-dns
2025-06-17 05:49:32,281: 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_7_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}
---> c04607375295
Step 4/9 : ARG CONTAINER_NAME
---> Running in dd375700844b
---> Removed intermediate container dd375700844b
---> 916def1b96fc
Step 5/9 : ENV SERVICE_NAME=dns     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 628993e4a5fc
---> Removed intermediate container 628993e4a5fc
---> 20a1e4001eab
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 2159954f94b7
---> Removed intermediate container 2159954f94b7
---> 60e9f5002d4b
Step 7/9 : COPY entrypoint.sh /
---> 8d4a38341f43
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 42d755196549
---> Removed intermediate container 42d755196549
---> 1aca76e0791c
Step 9/9 : CMD ["/usr/bin/contrail-dns"]
---> Running in 0a72bce9fd46
---> Removed intermediate container 0a72bce9fd46
---> f49eca28d82b
[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 f49eca28d82b
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4
2025-06-17 05:49:46,862: INFO: Docker build duration: 14 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns]
0776e2991b5c: Preparing
9a244b1d4f62: Preparing
6f1fef8087ef: Preparing
480cce86827d: Preparing
9a1bbaafedb1: Preparing
328a88aa0851: Preparing
9e7b1a15ef87: Preparing
bec823a5881f: Preparing
040fac88257a: Preparing
c08fb2937a30: Preparing
174f56854903: Preparing
0776e2991b5c: Waiting
9a244b1d4f62: Waiting
6f1fef8087ef: Waiting
480cce86827d: Waiting
9a1bbaafedb1: Waiting
328a88aa0851: Waiting
9e7b1a15ef87: Waiting
bec823a5881f: Waiting
040fac88257a: Waiting
c08fb2937a30: Waiting
174f56854903: Waiting
9a244b1d4f62: Layer already exists
0776e2991b5c: Pushed
480cce86827d: Layer already exists
9a1bbaafedb1: Layer already exists
6f1fef8087ef: Layer already exists
328a88aa0851: Layer already exists
9e7b1a15ef87: Layer already exists
040fac88257a: Layer already exists
bec823a5881f: Layer already exists
c08fb2937a30: Layer already exists
174f56854903: Layer already exists
master-1_7_2_1-4: digest: sha256:97efaef2d1a783aeef55a0067fd10641e7c131bcccdea10212be8e57b75a04fc size: 2619
2025-06-17 05:49:50,722: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds