2025-08-22 15:50:38,542: INFO: Building opensdn-controller-control-dns 2025-08-22 15:50:38,622: 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_2_8-3 --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} ---> 4f229ab76450 Step 4/9 : ARG CONTAINER_NAME ---> Running in 6171300be651 ---> Removed intermediate container 6171300be651 ---> defb08540367 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c9fbfd96c5e7 ---> Removed intermediate container c9fbfd96c5e7 ---> a02b8fc40907 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 a5f01bc05f17 ---> Removed intermediate container a5f01bc05f17 ---> a35e1d7f7d23 Step 7/9 : COPY entrypoint.sh / ---> 108c21d4204b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9aaed25de702 ---> Removed intermediate container 9aaed25de702 ---> dc6c30e8de9e Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 30cb64dad959 ---> Removed intermediate container 30cb64dad959 ---> 4571340cc3c3 [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 4571340cc3c3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_8-3 2025-08-22 15:50:54,393: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6febe0c0d572: Preparing cfaefcf87d65: Preparing 0fa14fdf3da0: Preparing bbbd22378341: Preparing d9f0ee07de09: Preparing e990d7684114: Preparing 82399f0afea0: Preparing 8963a6a0b7b3: Preparing 339ce77f944f: Preparing 1c4110ed88cb: Preparing 174f56854903: Preparing e990d7684114: Waiting 82399f0afea0: Waiting 8963a6a0b7b3: Waiting 339ce77f944f: Waiting 1c4110ed88cb: Waiting 174f56854903: Waiting bbbd22378341: Layer already exists cfaefcf87d65: Layer already exists 0fa14fdf3da0: Layer already exists d9f0ee07de09: Layer already exists e990d7684114: Layer already exists 82399f0afea0: Layer already exists 6febe0c0d572: Pushed 8963a6a0b7b3: Layer already exists 1c4110ed88cb: Layer already exists 174f56854903: Layer already exists 339ce77f944f: Layer already exists master-2_0_2_8-3: digest: sha256:664a89355482e05feb1530995eab20fcb0c1c4871e9585d1b4f3a1969462b962 size: 2620 2025-08-22 15:50:56,149: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds