2025-07-09 08:47:54,447: INFO: Building opensdn-controller-control-dns 2025-07-09 08:47:54,487: 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_0_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} ---> 3d896dbcffdd Step 4/9 : ARG CONTAINER_NAME ---> Running in 4800a539af8a ---> Removed intermediate container 4800a539af8a ---> 496261e2fc94 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in f87b87fe826c ---> Removed intermediate container f87b87fe826c ---> 8f6d9f808a88 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 1854a54b166e ---> Removed intermediate container 1854a54b166e ---> 2d206ac961ec Step 7/9 : COPY entrypoint.sh / ---> a6bdfa4d6fc9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b8a0efcdd806 ---> Removed intermediate container b8a0efcdd806 ---> 2189d692b97c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in c8fb72dc35ac ---> Removed intermediate container c8fb72dc35ac ---> 10013444b007 [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 10013444b007 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_0_1-1 2025-07-09 08:48:08,015: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3b7bf8344802: Preparing b5d04013c7d6: Preparing 919cae25d118: Preparing d65ce5af5527: Preparing 4a5cdeb5143d: Preparing 6f30157cbe9f: Preparing 4308f59b5a8c: Preparing 319a18c2b996: Preparing 8e1b9ff8126a: Preparing 2be8e21824b1: Preparing 174f56854903: Preparing 3b7bf8344802: Waiting b5d04013c7d6: Waiting 919cae25d118: Waiting d65ce5af5527: Waiting 4a5cdeb5143d: Waiting 6f30157cbe9f: Waiting 4308f59b5a8c: Waiting 319a18c2b996: Waiting 8e1b9ff8126a: Waiting 2be8e21824b1: Waiting 174f56854903: Waiting b5d04013c7d6: Layer already exists 4a5cdeb5143d: Layer already exists 919cae25d118: Layer already exists 3b7bf8344802: Pushed d65ce5af5527: Layer already exists 4308f59b5a8c: Layer already exists 6f30157cbe9f: Layer already exists 319a18c2b996: Layer already exists 8e1b9ff8126a: Layer already exists 174f56854903: Layer already exists 2be8e21824b1: Layer already exists master-1_9_0_1-1: digest: sha256:df0271af22310eef4860b715dccc1d99f1c0fa1ff911f5e6591ef272911c3e7d size: 2620 2025-07-09 08:48:11,227: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds