2025-08-13 16:19:10,013: INFO: Building opensdn-controller-control-dns 2025-08-13 16:19:10,064: 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_7_6_9-2_6 --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} ---> 7fa908c2a9c1 Step 4/9 : ARG CONTAINER_NAME ---> Running in 90a6e857a31c ---> Removed intermediate container 90a6e857a31c ---> 14f73af4f593 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5d48d258c360 ---> Removed intermediate container 5d48d258c360 ---> 428c1e4a2d92 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 1fedb9770a67 ---> Removed intermediate container 1fedb9770a67 ---> 2fbf9248f676 Step 7/9 : COPY entrypoint.sh / ---> d4ce5a939382 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 500b18800f04 ---> Removed intermediate container 500b18800f04 ---> 9ca8d80f6c10 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 43de1ec5ecfc ---> Removed intermediate container 43de1ec5ecfc ---> 03138bd13cd9 [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 03138bd13cd9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-2_6 2025-08-13 16:19:23,915: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9240803c2598: Preparing 6de9141fec46: Preparing fee85a3bda6f: Preparing ab4a08883bdc: Preparing aa522d7cd251: Preparing dccc1b7e8bfc: Preparing 719166a5294e: Preparing bb865389a650: Preparing 1f86fd394a07: Preparing b7631afc6232: Preparing 174f56854903: Preparing dccc1b7e8bfc: Waiting 719166a5294e: Waiting bb865389a650: Waiting 1f86fd394a07: Waiting b7631afc6232: Waiting 174f56854903: Waiting 6de9141fec46: Layer already exists 9240803c2598: Pushed aa522d7cd251: Layer already exists ab4a08883bdc: Layer already exists fee85a3bda6f: Layer already exists dccc1b7e8bfc: Layer already exists 719166a5294e: Layer already exists bb865389a650: Layer already exists 174f56854903: Layer already exists 1f86fd394a07: Layer already exists b7631afc6232: Layer already exists master-1_7_6_9-2_6: digest: sha256:e94f67689080441fd359525a6b01e58f512cd502c8836cc82fd965903f14e3d3 size: 2620 2025-08-13 16:19:26,065: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds