2025-08-11 20:11:22,449: INFO: Building opensdn-controller-control-dns 2025-08-11 20:11:22,488: 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-2_0_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} ---> b1d7dd8cf92a Step 4/9 : ARG CONTAINER_NAME ---> Running in 1c59bca8f319 ---> Removed intermediate container 1c59bca8f319 ---> 27417703690b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a6540fc2af50 ---> Removed intermediate container a6540fc2af50 ---> 5919f2a70304 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 52d990ce9318 ---> Removed intermediate container 52d990ce9318 ---> 7b633de3ec83 Step 7/9 : COPY entrypoint.sh / ---> 21a473eb1fe5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ca21b5235620 ---> Removed intermediate container ca21b5235620 ---> 5a70ac4bfd55 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in ada0dbcb357e ---> Removed intermediate container ada0dbcb357e ---> 357371d83d33 [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 357371d83d33 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_0_1-1 2025-08-11 20:11:35,888: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6f8b8b4f990f: Preparing 2b8cee6629da: Preparing f6e40bf22206: Preparing be025e57c9be: Preparing 41c47be2402d: Preparing d275daa78b2c: Preparing 5415548184c3: Preparing d275daa78b2c: Waiting 70e3ee923dd2: Preparing 5415548184c3: Waiting 7744e7c6b3df: Preparing f2cdacfe8830: Preparing 174f56854903: Preparing 70e3ee923dd2: Waiting 7744e7c6b3df: Waiting f2cdacfe8830: Waiting 174f56854903: Waiting 41c47be2402d: Layer already exists f6e40bf22206: Layer already exists be025e57c9be: Layer already exists 2b8cee6629da: Layer already exists 6f8b8b4f990f: Pushed d275daa78b2c: Layer already exists 5415548184c3: Layer already exists 70e3ee923dd2: Layer already exists 7744e7c6b3df: Layer already exists 174f56854903: Layer already exists f2cdacfe8830: Layer already exists master-2_0_0_1-1: digest: sha256:3f832c0f6d3c170f4517313bb269f3ae0f21fe9d0a449ba516c3635604811773 size: 2620 2025-08-11 20:11:37,315: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds