2025-05-28 15:33:10,749: INFO: Building opensdn-controller-control-named 2025-05-28 15:33:10,778: 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_2-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-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} ---> b50e6a5fe693 Step 4/9 : ARG CONTAINER_NAME ---> Running in 363f53a43817 ---> Removed intermediate container 363f53a43817 ---> f7bb1676f009 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e30d68b6031c ---> Removed intermediate container e30d68b6031c ---> a998077ed445 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 379db30a68cc ---> Removed intermediate container 379db30a68cc ---> e24fb2843dd5 Step 7/9 : COPY entrypoint.sh / ---> 2351c495a530 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2d93da040761 ---> Removed intermediate container 2d93da040761 ---> 9364eba8366d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 6cdd47539749 ---> Removed intermediate container 6cdd47539749 ---> 62214eb56909 [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 62214eb56909 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_2-1 2025-05-28 15:33:26,181: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 3cd74d5376c2: Preparing f11b8787bf4b: Preparing d07cedd98283: Preparing cf98a64d8294: Preparing 72d0a1daaadf: Preparing 372d17f13a13: Preparing 4b66e43e0cfe: Preparing c78ae3125744: Preparing bfdf5e452a81: Preparing 0e8292285612: Preparing 174f56854903: Preparing 3cd74d5376c2: Waiting f11b8787bf4b: Waiting 372d17f13a13: Waiting 4b66e43e0cfe: Waiting c78ae3125744: Waiting d07cedd98283: Waiting cf98a64d8294: Waiting 72d0a1daaadf: Waiting bfdf5e452a81: Waiting 0e8292285612: Waiting 174f56854903: Waiting 3cd74d5376c2: Pushed f11b8787bf4b: Layer already exists d07cedd98283: Layer already exists 72d0a1daaadf: Layer already exists 4b66e43e0cfe: Layer already exists c78ae3125744: Layer already exists cf98a64d8294: Layer already exists 372d17f13a13: Layer already exists bfdf5e452a81: Layer already exists 0e8292285612: Layer already exists 174f56854903: Layer already exists master-1_7_6_2-1: digest: sha256:e3cd64028c190c1070b72dd1d5d7a96f198e5c8865efffe21b9e8fce12cc338c size: 2619 2025-05-28 15:33:28,750: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds