2025-06-25 14:56:40,082: INFO: Building opensdn-controller-control-dns 2025-06-25 14:56:40,218: 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_1-3_7 --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} ---> 6bbf239d5486 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8785f80d9d1b ---> Removed intermediate container 8785f80d9d1b ---> 66b57e9c2734 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in a19245260a6a ---> Removed intermediate container a19245260a6a ---> 2254314eb955 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 b517a746e14a ---> Removed intermediate container b517a746e14a ---> 252eef7fffe9 Step 7/9 : COPY entrypoint.sh / ---> 3e5792c3cea5 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 82e9d6db9142 ---> Removed intermediate container 82e9d6db9142 ---> 8c45618f36df Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in e98a0cf0cdb1 ---> Removed intermediate container e98a0cf0cdb1 ---> c1da644caf20 [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 c1da644caf20 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_6_1-3_7 2025-06-25 14:56:54,974: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] b1cd3e790882: Preparing c9622d691347: Preparing 46bcf2e6bbde: Preparing 964e6dbd4b4f: Preparing 31a92d407f51: Preparing 34082dd974d6: Preparing 98f9d156d136: Preparing 7ce828ef8a0a: Preparing 0819e74caede: Preparing bcbb738e1afe: Preparing 174f56854903: Preparing b1cd3e790882: Waiting c9622d691347: Waiting 46bcf2e6bbde: Waiting 964e6dbd4b4f: Waiting 31a92d407f51: Waiting 34082dd974d6: Waiting 98f9d156d136: Waiting 7ce828ef8a0a: Waiting 0819e74caede: Waiting bcbb738e1afe: Waiting 174f56854903: Waiting 46bcf2e6bbde: Layer already exists 31a92d407f51: Layer already exists b1cd3e790882: Pushed 964e6dbd4b4f: Layer already exists 98f9d156d136: Layer already exists c9622d691347: Layer already exists 34082dd974d6: Layer already exists 0819e74caede: Layer already exists 7ce828ef8a0a: Layer already exists 174f56854903: Layer already exists bcbb738e1afe: Layer already exists master-1_6_6_1-3_7: digest: sha256:87007d701f42a625882b3228614be52297258e0067bd0f0b4239a339832272e9 size: 2620 2025-06-25 14:56:58,264: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds