2025-07-12 06:44:42,899: INFO: Building opensdn-controller-control-dns 2025-07-12 06:44:42,943: 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_4_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} ---> 0e34e10f5e0c Step 4/9 : ARG CONTAINER_NAME ---> Running in fad01bad6125 ---> Removed intermediate container fad01bad6125 ---> 2401f65bc6cd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c9c36ee93a85 ---> Removed intermediate container c9c36ee93a85 ---> a88ca77a9b8d 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 09a74b12d18f ---> Removed intermediate container 09a74b12d18f ---> 549cb1489dde Step 7/9 : COPY entrypoint.sh / ---> 949019717310 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9247558b3058 ---> Removed intermediate container 9247558b3058 ---> 0a7d466cb8f8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 73d59941dabb ---> Removed intermediate container 73d59941dabb ---> 4a52b260de99 [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 4a52b260de99 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_4_1-1 2025-07-12 06:44:58,130: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] b94366c753ed: Preparing bb7a8b935faa: Preparing 314bdf42b4f1: Preparing 051a66af5cea: Preparing c5414e382c33: Preparing 90f7724bd1b3: Preparing 26191e9fca64: Preparing cf11b1083ab4: Preparing 0c9d2a439be6: Preparing 0255d167c60b: Preparing 174f56854903: Preparing 90f7724bd1b3: Waiting 26191e9fca64: Waiting cf11b1083ab4: Waiting 0c9d2a439be6: Waiting 0255d167c60b: Waiting 174f56854903: Waiting 051a66af5cea: Layer already exists bb7a8b935faa: Layer already exists b94366c753ed: Pushed 90f7724bd1b3: Layer already exists c5414e382c33: Layer already exists 26191e9fca64: Layer already exists 314bdf42b4f1: Layer already exists cf11b1083ab4: Layer already exists 0255d167c60b: Layer already exists 174f56854903: Layer already exists 0c9d2a439be6: Layer already exists master-1_9_4_1-1: digest: sha256:e31687f24df62bb40345507f1b8e94a12922ad8577ea7d445b274eb518af0e82 size: 2620 2025-07-12 06:45:00,472: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds