2025-06-16 23:38:29,198: INFO: Building opensdn-controller-control-dns 2025-06-16 23:38:29,228: 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_1_2-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} ---> d3fa4ab8fd2e Step 4/9 : ARG CONTAINER_NAME ---> Running in 68eda0719eaa ---> Removed intermediate container 68eda0719eaa ---> 835fc99c4e0f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in abb88986364c ---> Removed intermediate container abb88986364c ---> 3068287ffbae 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 2eed8f242bcb ---> Removed intermediate container 2eed8f242bcb ---> db3a7a945245 Step 7/9 : COPY entrypoint.sh / ---> d6de7e00503d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cb7fd4cea8f2 ---> Removed intermediate container cb7fd4cea8f2 ---> b6fa0fd74466 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 76e425410127 ---> Removed intermediate container 76e425410127 ---> 484569180ab4 [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 484569180ab4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_2-1 2025-06-16 23:38:41,195: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 29c4b5283e12: Preparing 00e2ef2ba88e: Preparing 9d24b2ce4beb: Preparing 6f01885c2d4b: Preparing 99b6d711eacb: Preparing 77c0853a5755: Preparing 6b70307124fd: Preparing 77a3a437455e: Preparing ff7bfc2c4ee0: Preparing 61578650bc83: Preparing 174f56854903: Preparing 29c4b5283e12: Waiting 00e2ef2ba88e: Waiting 9d24b2ce4beb: Waiting 6f01885c2d4b: Waiting 99b6d711eacb: Waiting 77c0853a5755: Waiting 6b70307124fd: Waiting 77a3a437455e: Waiting ff7bfc2c4ee0: Waiting 61578650bc83: Waiting 174f56854903: Waiting 00e2ef2ba88e: Layer already exists 9d24b2ce4beb: Layer already exists 99b6d711eacb: Layer already exists 77c0853a5755: Layer already exists 6f01885c2d4b: Layer already exists 77a3a437455e: Layer already exists 6b70307124fd: Layer already exists ff7bfc2c4ee0: Layer already exists 61578650bc83: Layer already exists 174f56854903: Layer already exists 29c4b5283e12: Pushed master-1_8_1_2-1: digest: sha256:cd1f972c9049259d329ce2700ff47d40b47deaa171b83b5995c0816eaf024acb size: 2619 2025-06-16 23:38:43,645: INFO: Building opensdn-controller-control-dns finished successfully, duration: 14 seconds