2025-07-07 10:49:12,500: INFO: Building opensdn-controller-control-named 2025-07-07 10:49:12,516: 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_3_8_5-1_5 --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-named --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 5.632 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} ---> 5e596ee314ad Step 4/9 : ARG CONTAINER_NAME ---> Running in 17eb221d32bd ---> Removed intermediate container 17eb221d32bd ---> 59300124abc9 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5ee74648bcd5 ---> Removed intermediate container 5ee74648bcd5 ---> 6023a9b1e639 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 9196af5cc9f3 ---> Removed intermediate container 9196af5cc9f3 ---> ab043aecf6cb Step 7/9 : COPY entrypoint.sh / ---> 4232cc1f7e51 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9339d0665a83 ---> Removed intermediate container 9339d0665a83 ---> 490258b895d8 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in afc9b8f5391d ---> Removed intermediate container afc9b8f5391d ---> 0926ca4e2e87 [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 0926ca4e2e87 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_3_8_5-1_5 2025-07-07 10:49:25,429: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] d480cf4e27de: Preparing 3962a0f33a55: Preparing fbffdfe4e88b: Preparing eb9c4c020fd1: Preparing 36e739b3f8d8: Preparing bf08de7a2317: Preparing a03c7f8e58a1: Preparing f21f90c212cf: Preparing 88f98aeba8b8: Preparing 3f17c1254f24: Preparing 174f56854903: Preparing d480cf4e27de: Waiting 3962a0f33a55: Waiting fbffdfe4e88b: Waiting eb9c4c020fd1: Waiting 36e739b3f8d8: Waiting bf08de7a2317: Waiting a03c7f8e58a1: Waiting f21f90c212cf: Waiting 88f98aeba8b8: Waiting 3f17c1254f24: Waiting 174f56854903: Waiting 3962a0f33a55: Layer already exists fbffdfe4e88b: Layer already exists d480cf4e27de: Pushed eb9c4c020fd1: Layer already exists a03c7f8e58a1: Layer already exists 36e739b3f8d8: Layer already exists bf08de7a2317: Layer already exists f21f90c212cf: Layer already exists 88f98aeba8b8: Layer already exists 174f56854903: Layer already exists 3f17c1254f24: Layer already exists master-1_3_8_5-1_5: digest: sha256:9765fc2de26286c77a603438346681523b92b1e51e47404d0a8890a92badcd4c size: 2619 2025-07-07 10:49:28,922: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds