2025-06-09 10:42:52,858: INFO: Building opensdn-controller-control-named 2025-06-09 10:42:52,905: 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-6_0_4-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} ---> f00425873e04 Step 4/9 : ARG CONTAINER_NAME ---> Running in ddccb6be3b05 ---> Removed intermediate container ddccb6be3b05 ---> 842ce99b2e25 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f761d3dc6b1c ---> Removed intermediate container f761d3dc6b1c ---> 67a281a882ed 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 2cb5499dd208 ---> Removed intermediate container 2cb5499dd208 ---> fe7882599b3e Step 7/9 : COPY entrypoint.sh / ---> 2e39b622a399 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b9fc1a4e244c ---> Removed intermediate container b9fc1a4e244c ---> d1595afc0570 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d6c0cf2714b6 ---> Removed intermediate container d6c0cf2714b6 ---> 90ccf649294e [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 90ccf649294e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-6_0_4-5 2025-06-09 10:43:09,467: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 4c62c816a6ab: Preparing b7095c3f88b4: Preparing 5eb00bb6539b: Preparing 15d841b3bd9c: Preparing d4992fb67dab: Preparing 2e60721dc518: Preparing a887c3bf9612: Preparing 36c4f14bc212: Preparing 3431ffc8b433: Preparing 6908f9917fcb: Preparing 174f56854903: Preparing 4c62c816a6ab: Waiting b7095c3f88b4: Waiting 5eb00bb6539b: Waiting 15d841b3bd9c: Waiting d4992fb67dab: Waiting 2e60721dc518: Waiting a887c3bf9612: Waiting 36c4f14bc212: Waiting 3431ffc8b433: Waiting 6908f9917fcb: Waiting 174f56854903: Waiting b7095c3f88b4: Layer already exists 5eb00bb6539b: Layer already exists 15d841b3bd9c: Layer already exists 4c62c816a6ab: Pushed 2e60721dc518: Layer already exists d4992fb67dab: Layer already exists a887c3bf9612: Layer already exists 36c4f14bc212: Layer already exists 174f56854903: Layer already exists 6908f9917fcb: Layer already exists 3431ffc8b433: Layer already exists master-6_0_4-5: digest: sha256:14dae5ab5ffc89ad3e521cc27cbebf9250a1ca33213b4cec9dd45a7f269b6be4 size: 2619 2025-06-09 10:43:13,835: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds