2025-07-17 01:43:27,890: INFO: Building opensdn-controller-control-named 2025-07-17 01:43:27,928: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> c318e914e63d Step 4/9 : ARG CONTAINER_NAME ---> Running in 756727723c64 ---> Removed intermediate container 756727723c64 ---> e9f03f728019 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 60fb2bb1128f ---> Removed intermediate container 60fb2bb1128f ---> b1f100da9690 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 9024154e8031 ---> Removed intermediate container 9024154e8031 ---> b2fd3e68f4a1 Step 7/9 : COPY entrypoint.sh / ---> 340e892e19e0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5ed4a019fd8e ---> Removed intermediate container 5ed4a019fd8e ---> 997749c9315a Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 551c5196c86d ---> Removed intermediate container 551c5196c86d ---> 684712789e84 [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 684712789e84 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-07-17 01:43:40,061: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] 8f4a212d11af: Preparing dbd811f04f03: Preparing afceaecbd0e5: Preparing a4ba02ffef01: Preparing 9494b9c4cdff: Preparing 197268d82dcb: Preparing 53add8aec249: Preparing e40e65ee9ebf: Preparing 78e25d942d80: Preparing fa260b2c4957: Preparing 174f56854903: Preparing 8f4a212d11af: Waiting dbd811f04f03: Waiting afceaecbd0e5: Waiting a4ba02ffef01: Waiting 9494b9c4cdff: Waiting 197268d82dcb: Waiting 53add8aec249: Waiting e40e65ee9ebf: Waiting 78e25d942d80: Waiting fa260b2c4957: Waiting 174f56854903: Waiting dbd811f04f03: Layer already exists afceaecbd0e5: Layer already exists 9494b9c4cdff: Layer already exists 197268d82dcb: Layer already exists a4ba02ffef01: Layer already exists 8f4a212d11af: Pushed e40e65ee9ebf: Layer already exists 78e25d942d80: Layer already exists 53add8aec249: Layer already exists fa260b2c4957: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:a6db6188a57500581413ec91a5e05efae8082b84115aee720091b28bfd658a10 size: 2619 2025-07-17 01:43:42,619: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds