2025-08-11 05:21:37,772: INFO: Building opensdn-controller-control-dns 2025-08-11 05:21:37,825: 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_9_8_5-1_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} ---> 3eac120a19ad Step 4/9 : ARG CONTAINER_NAME ---> Running in c4cb949c1381 ---> Removed intermediate container c4cb949c1381 ---> 726f8491e695 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in aa9c58d7f803 ---> Removed intermediate container aa9c58d7f803 ---> f510bffa9148 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 0fbbf09d9847 ---> Removed intermediate container 0fbbf09d9847 ---> 063bf8f62628 Step 7/9 : COPY entrypoint.sh / ---> c49b26e445fc Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 608a1ee04497 ---> Removed intermediate container 608a1ee04497 ---> 3093c7e02b37 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 285467c679d8 ---> Removed intermediate container 285467c679d8 ---> 3665ae3c4877 [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 3665ae3c4877 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-1_1 2025-08-11 05:21:56,345: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 894d1e6c397f: Preparing 017dd3af4854: Preparing 08880772ceb4: Preparing cf84f3b4a7d9: Preparing 4ceba63d8390: Preparing 030bcd037562: Preparing 1b4d8e1e281c: Preparing 158f011f4de6: Preparing 2aac66498afe: Preparing 742eea1f0684: Preparing 174f56854903: Preparing 894d1e6c397f: Waiting 017dd3af4854: Waiting 08880772ceb4: Waiting cf84f3b4a7d9: Waiting 4ceba63d8390: Waiting 030bcd037562: Waiting 1b4d8e1e281c: Waiting 158f011f4de6: Waiting 2aac66498afe: Waiting 742eea1f0684: Waiting 174f56854903: Waiting 017dd3af4854: Layer already exists 4ceba63d8390: Layer already exists 894d1e6c397f: Pushed cf84f3b4a7d9: Layer already exists 08880772ceb4: Layer already exists 030bcd037562: Layer already exists 2aac66498afe: Layer already exists 742eea1f0684: Layer already exists 1b4d8e1e281c: Layer already exists 158f011f4de6: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-1_1: digest: sha256:89cf277716363835dc4dcc7c618b2c01471ea967c644440a61ad3e8c35b0f7e7 size: 2620 2025-08-11 05:22:02,211: INFO: Building opensdn-controller-control-dns finished successfully, duration: 25 seconds