2025-06-15 08:10:20,222: INFO: Building opensdn-controller-control-dns 2025-06-15 08:10:20,246: 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_8-9 --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} ---> 9f752f71c633 Step 4/9 : ARG CONTAINER_NAME ---> Running in 00a367f0fed9 ---> Removed intermediate container 00a367f0fed9 ---> 2f74aeec6aa9 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4900f80aea7d ---> Removed intermediate container 4900f80aea7d ---> 4a06793f0a00 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 75b33512e674 ---> Removed intermediate container 75b33512e674 ---> 67a5f58a8397 Step 7/9 : COPY entrypoint.sh / ---> 6ece24fe8dd8 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 98d22455e800 ---> Removed intermediate container 98d22455e800 ---> 815cd9b2328c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e1b5ebccefef ---> Removed intermediate container e1b5ebccefef ---> 52e7465e208e [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 52e7465e208e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-9 2025-06-15 08:10:37,224: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5c32ed2ef5a4: Preparing de670a49972b: Preparing cdf8088165f3: Preparing d8dddf82076d: Preparing a8211ece7a69: Preparing 4fb156e35192: Preparing dd2df36b847f: Preparing 6b3b3f7e7293: Preparing 56b73a4abe85: Preparing b828aa05b3b1: Preparing 174f56854903: Preparing 5c32ed2ef5a4: Waiting de670a49972b: Waiting cdf8088165f3: Waiting d8dddf82076d: Waiting a8211ece7a69: Waiting 4fb156e35192: Waiting dd2df36b847f: Waiting 6b3b3f7e7293: Waiting 56b73a4abe85: Waiting b828aa05b3b1: Waiting 174f56854903: Waiting a8211ece7a69: Layer already exists d8dddf82076d: Layer already exists de670a49972b: Layer already exists cdf8088165f3: Layer already exists 5c32ed2ef5a4: Pushed 4fb156e35192: Layer already exists dd2df36b847f: Layer already exists 56b73a4abe85: Layer already exists b828aa05b3b1: Layer already exists 6b3b3f7e7293: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-9: digest: sha256:2426aa828535fec53aa7b455c32623ee1cd2b43f2f127f3eaf91af6c9d4f40d4 size: 2619 2025-06-15 08:10:39,892: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds