2025-04-24 16:12:29,823: INFO: Building opensdn-controller-control-dns 2025-04-24 16:12:29,873: 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_0_8-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=22.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} ---> 8a99eb9f2e7c Step 4/9 : ARG CONTAINER_NAME ---> Running in ac15d2f39f78 ---> Removed intermediate container ac15d2f39f78 ---> 545f643a9170 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1dd16eb44c7b ---> Removed intermediate container 1dd16eb44c7b ---> 8cdef299b994 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 f6f92da6f58b ---> Removed intermediate container f6f92da6f58b ---> 5168b0366fa1 Step 7/9 : COPY entrypoint.sh / ---> db222126e91b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a924f1b9c17d ---> Removed intermediate container a924f1b9c17d ---> 42726161007a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 21c64b6e574b ---> Removed intermediate container 21c64b6e574b ---> 91de046103bb [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 91de046103bb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_0_8-1 2025-04-24 16:12:45,394: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 781850c0f712: Preparing de9605f00c0d: Preparing 56bbfbde2752: Preparing 5706a37e2bd9: Preparing 4d685483f674: Preparing ec3e714e7634: Preparing 80b882fe6143: Preparing 33a58f8bbffd: Preparing cfa0ff4dd9ee: Preparing 86f134b2165f: Preparing 174f56854903: Preparing ec3e714e7634: Waiting 80b882fe6143: Waiting 33a58f8bbffd: Waiting cfa0ff4dd9ee: Waiting 86f134b2165f: Waiting 174f56854903: Waiting 5706a37e2bd9: Layer already exists 4d685483f674: Layer already exists 56bbfbde2752: Layer already exists de9605f00c0d: Layer already exists 80b882fe6143: Layer already exists ec3e714e7634: Layer already exists cfa0ff4dd9ee: Layer already exists 86f134b2165f: Layer already exists 33a58f8bbffd: Layer already exists 174f56854903: Layer already exists 781850c0f712: Pushed master-1_6_0_8-1: digest: sha256:cb00db3faba4a939280316a5b508e96d702cd4ae3ddb84a8b8691897588ba686 size: 2620 2025-04-24 16:12:48,185: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds