2025-08-08 09:06:06,731: INFO: Building opensdn-controller-control-named 2025-08-08 09:06:06,765: 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_9_8_6-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} ---> 280fd5c33028 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7632d03e3f44 ---> Removed intermediate container 7632d03e3f44 ---> 99c17eb3708a Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f62e75a06184 ---> Removed intermediate container f62e75a06184 ---> 255d525b60fd 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 b70d214866f1 ---> Removed intermediate container b70d214866f1 ---> e4a1b19ef281 Step 7/9 : COPY entrypoint.sh / ---> 3833fbb0e236 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fb48e5c5d5b1 ---> Removed intermediate container fb48e5c5d5b1 ---> 08231d6c090c Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 86dc53fb9928 ---> Removed intermediate container 86dc53fb9928 ---> 7512553698db [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 7512553698db Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_8_6-1 2025-08-08 09:06:20,106: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] ecc53b86b64a: Preparing 7c6e790f47ed: Preparing c064e127eff2: Preparing 6b8bc55b2c9d: Preparing 4dd8f47bda8b: Preparing b5888bef2247: Preparing e4ad3c00d765: Preparing 4969b4b38568: Preparing bf0037b9f61d: Preparing 16121749575c: Preparing 174f56854903: Preparing ecc53b86b64a: Waiting 7c6e790f47ed: Waiting c064e127eff2: Waiting 6b8bc55b2c9d: Waiting 4dd8f47bda8b: Waiting b5888bef2247: Waiting e4ad3c00d765: Waiting 4969b4b38568: Waiting bf0037b9f61d: Waiting 16121749575c: Waiting 174f56854903: Waiting 7c6e790f47ed: Layer already exists ecc53b86b64a: Pushed 6b8bc55b2c9d: Layer already exists b5888bef2247: Layer already exists 4dd8f47bda8b: Layer already exists c064e127eff2: Layer already exists e4ad3c00d765: Layer already exists 4969b4b38568: Layer already exists 16121749575c: Layer already exists bf0037b9f61d: Layer already exists 174f56854903: Layer already exists master-1_9_8_6-1: digest: sha256:d4414dc64d8066da3fd5817349f7c06584d28a74613a5200744befdc773e7ad8 size: 2619 2025-08-08 09:06:23,044: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds