2025-05-05 22:28:35,466: INFO: Building opensdn-controller-control-dns 2025-05-05 22:28:35,500: 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_6_6_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} ---> 6c118dfe22f9 Step 4/9 : ARG CONTAINER_NAME ---> Running in ffeb82bbec6c ---> Removed intermediate container ffeb82bbec6c ---> 2146b203d524 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 33d882b8d7d5 ---> Removed intermediate container 33d882b8d7d5 ---> 61c56de364f8 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 8ff2736a6ce4 ---> Removed intermediate container 8ff2736a6ce4 ---> 4e211e4219ff Step 7/9 : COPY entrypoint.sh / ---> a672b6203ee6 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0fe98883a331 ---> Removed intermediate container 0fe98883a331 ---> 2cd6913bec79 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e5a4677a83c7 ---> Removed intermediate container e5a4677a83c7 ---> 0dc6ec8ac032 [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 0dc6ec8ac032 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_2-1 2025-05-05 22:28:49,639: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 796378721473: Preparing 271c17e414f7: Preparing 422ec11ef888: Preparing 74d86584d192: Preparing 40b6bac69c3a: Preparing f72b527039b3: Preparing e8280e975e23: Preparing 4341a6b013eb: Preparing 4355e2d3ee34: Preparing f885b15e5d6e: Preparing 174f56854903: Preparing 796378721473: Waiting 271c17e414f7: Waiting 422ec11ef888: Waiting 74d86584d192: Waiting 40b6bac69c3a: Waiting f72b527039b3: Waiting e8280e975e23: Waiting 4341a6b013eb: Waiting 4355e2d3ee34: Waiting f885b15e5d6e: Waiting 174f56854903: Waiting 74d86584d192: Layer already exists 271c17e414f7: Layer already exists 422ec11ef888: Layer already exists f72b527039b3: Layer already exists 40b6bac69c3a: Layer already exists 796378721473: Pushed 4355e2d3ee34: Layer already exists e8280e975e23: Layer already exists 4341a6b013eb: Layer already exists f885b15e5d6e: Layer already exists 174f56854903: Layer already exists master-1_6_6_2-1: digest: sha256:d0d0479ce1babb6cb6970ffe568fb071541a830355df818052ccbea93ea94da9 size: 2620 2025-05-05 22:28:52,967: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds