2025-06-10 16:30:12,638: INFO: Building opensdn-controller-control-dns
2025-06-10 16:30:12,671: 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_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}
---> 4fbd30b8463a
Step 4/9 : ARG CONTAINER_NAME
---> Running in 27298a333601
---> Removed intermediate container 27298a333601
---> 35820ccc8dd5
Step 5/9 : ENV SERVICE_NAME=dns     CONTAINER_NAME=$CONTAINER_NAME
---> Running in b7b0b8589e78
---> Removed intermediate container b7b0b8589e78
---> 9367f5cbb9e6
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 fd3728a46aba
---> Removed intermediate container fd3728a46aba
---> 181e3e9670d9
Step 7/9 : COPY entrypoint.sh /
---> 2683d407d9dd
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in cc0ab5ce2ba9
---> Removed intermediate container cc0ab5ce2ba9
---> be90a5fc311f
Step 9/9 : CMD ["/usr/bin/contrail-dns"]
---> Running in 7cd7e58388de
---> Removed intermediate container 7cd7e58388de
---> 28971d2eb60e
[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 28971d2eb60e
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_6-1
2025-06-10 16:30:26,268: INFO: Docker build duration: 14 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns]
876c3f0bd4c3: Preparing
2355dc702d36: Preparing
08e9b690d582: Preparing
3ac0d8d5d010: Preparing
e8e1d599e6c6: Preparing
289f13298f99: Preparing
def638305489: Preparing
89432847beb2: Preparing
1c7f577de774: Preparing
deec9695fee4: Preparing
174f56854903: Preparing
876c3f0bd4c3: Waiting
2355dc702d36: Waiting
08e9b690d582: Waiting
3ac0d8d5d010: Waiting
e8e1d599e6c6: Waiting
289f13298f99: Waiting
def638305489: Waiting
89432847beb2: Waiting
1c7f577de774: Waiting
deec9695fee4: Waiting
174f56854903: Waiting
2355dc702d36: Layer already exists
289f13298f99: Layer already exists
876c3f0bd4c3: Pushed
e8e1d599e6c6: Layer already exists
08e9b690d582: Layer already exists
3ac0d8d5d010: Layer already exists
def638305489: Layer already exists
89432847beb2: Layer already exists
1c7f577de774: Layer already exists
deec9695fee4: Layer already exists
174f56854903: Layer already exists
master-1_8_0_6-1: digest: sha256:03e31132d7ecfb24fade67e4758eae9133fb0a264474c7180d9973dd031d47a9 size: 2620
2025-06-10 16:30:30,379: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds