2025-05-29 09:26:01,857: INFO: Building opensdn-controller-control-dns 2025-05-29 09:26:01,906: 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_3-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} ---> 93559445ca40 Step 4/9 : ARG CONTAINER_NAME ---> Running in c5d24c03062b ---> Removed intermediate container c5d24c03062b ---> c158e63b2f87 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in b2044bf2ce5b ---> Removed intermediate container b2044bf2ce5b ---> 51de313e460f 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 f3b54c278310 ---> Removed intermediate container f3b54c278310 ---> d801a178a08a Step 7/9 : COPY entrypoint.sh / ---> ae2e886ab520 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5d6297488b9c ---> Removed intermediate container 5d6297488b9c ---> 33b0f76eb003 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 22b36df89d5a ---> Removed intermediate container 22b36df89d5a ---> 08d272912dcb [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 08d272912dcb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_3-1 2025-05-29 09:26:18,680: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] f1bce64dd926: Preparing 7687ccb3c3c0: Preparing 819df0199127: Preparing 713cd5cab106: Preparing e04efde76beb: Preparing 1bc231d087fe: Preparing 0af692d32480: Preparing a39b374d16ab: Preparing 77b2abfcb057: Preparing 50aa399c3b02: Preparing 174f56854903: Preparing 7687ccb3c3c0: Waiting 819df0199127: Waiting 713cd5cab106: Waiting e04efde76beb: Waiting 1bc231d087fe: Waiting 0af692d32480: Waiting a39b374d16ab: Waiting 77b2abfcb057: Waiting 50aa399c3b02: Waiting 174f56854903: Waiting f1bce64dd926: Waiting 713cd5cab106: Layer already exists 7687ccb3c3c0: Layer already exists 819df0199127: Layer already exists f1bce64dd926: Pushed e04efde76beb: Layer already exists 1bc231d087fe: Layer already exists 0af692d32480: Layer already exists a39b374d16ab: Layer already exists 77b2abfcb057: Layer already exists 50aa399c3b02: Layer already exists 174f56854903: Layer already exists master-1_7_6_3-1: digest: sha256:1b8a825ee3a596cbbb1e3abfabfea373ac6e89f0d318f3ce535fa4af25976547 size: 2620 2025-05-29 09:26:22,831: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds