2025-06-19 01:28:38,021: INFO: Building opensdn-controller-control-named 2025-06-19 01:28:38,067: 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} ---> 6e01fc69c649 Step 4/9 : ARG CONTAINER_NAME ---> Running in eaea95743045 ---> Removed intermediate container eaea95743045 ---> 050a2c02dcfb Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3f1a82c716a9 ---> Removed intermediate container 3f1a82c716a9 ---> f391a93ca695 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 0baf07977f80 ---> Removed intermediate container 0baf07977f80 ---> 8cf3fd630895 Step 7/9 : COPY entrypoint.sh / ---> 726a66784916 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3c3ccde9706e ---> Removed intermediate container 3c3ccde9706e ---> f4a396a8d884 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 69ea82e2d2f2 ---> Removed intermediate container 69ea82e2d2f2 ---> 0c2e58eeaab6 [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 0c2e58eeaab6 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-06-19 01:28:50,951: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] e1194fbf3c39: Preparing 1393f332f6a9: Preparing e1194fbf3c39: Waiting 1393f332f6a9: Waiting fd60e6b7aef3: Preparing 6f5ce2d84eae: Preparing fd60e6b7aef3: Waiting 92aa2d393a94: Preparing d4821bbda227: Preparing c403ef089478: Preparing 037a9d62f463: Preparing 730bcb4bbbd3: Preparing 6f5ce2d84eae: Waiting 92aa2d393a94: Waiting d4821bbda227: Waiting c403ef089478: Waiting 037a9d62f463: Waiting 62bfbd3ae1d1: Preparing 174f56854903: Preparing 174f56854903: Waiting 62bfbd3ae1d1: Waiting 730bcb4bbbd3: Waiting 1393f332f6a9: Layer already exists fd60e6b7aef3: Layer already exists d4821bbda227: Layer already exists e1194fbf3c39: Pushed 92aa2d393a94: Layer already exists 730bcb4bbbd3: Layer already exists 6f5ce2d84eae: Layer already exists 037a9d62f463: Layer already exists c403ef089478: Layer already exists 174f56854903: Layer already exists 62bfbd3ae1d1: Layer already exists nightly: digest: sha256:9b32351ba299d32b581444207208010c4de19f5ef1913f3c414291d384a1cf9b size: 2619 2025-06-19 01:28:53,013: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds