2025-08-14 14:38:01,442: INFO: Building opensdn-controller-control-named 2025-08-14 14:38:01,501: 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-2_0_0_7-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} ---> 24a150f1e08a Step 4/9 : ARG CONTAINER_NAME ---> Running in ac12ad797aa2 ---> Removed intermediate container ac12ad797aa2 ---> b80088209dee Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 738630fa691b ---> Removed intermediate container 738630fa691b ---> 91928663309e 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 5188a91ad600 ---> Removed intermediate container 5188a91ad600 ---> bbd883713344 Step 7/9 : COPY entrypoint.sh / ---> 2c153eb54ec2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d22b79da8848 ---> Removed intermediate container d22b79da8848 ---> 8c1ec2b86a69 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 51ced5a9fbe8 ---> Removed intermediate container 51ced5a9fbe8 ---> 04c613475539 [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 04c613475539 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_0_7-5 2025-08-14 14:38:17,697: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 2a13e3beee31: Preparing a333957ac75b: Preparing ca6fdf3d78ac: Preparing c39abd844767: Preparing a4ced51c410b: Preparing aae144cd8726: Preparing 5e374ed69a14: Preparing 78e52eb2401f: Preparing f58f8199cb31: Preparing 37ea13f275c8: Preparing 174f56854903: Preparing aae144cd8726: Waiting 5e374ed69a14: Waiting 78e52eb2401f: Waiting f58f8199cb31: Waiting 37ea13f275c8: Waiting 174f56854903: Waiting 2a13e3beee31: Waiting a333957ac75b: Waiting ca6fdf3d78ac: Waiting c39abd844767: Waiting a4ced51c410b: Waiting 2a13e3beee31: Pushed a333957ac75b: Layer already exists ca6fdf3d78ac: Layer already exists a4ced51c410b: Layer already exists c39abd844767: Layer already exists aae144cd8726: Layer already exists 78e52eb2401f: Layer already exists 5e374ed69a14: Layer already exists 37ea13f275c8: Layer already exists 174f56854903: Layer already exists f58f8199cb31: Layer already exists master-2_0_0_7-5: digest: sha256:05cef90988353263d191b7e05b1f700efb7136c0ace3bde66bf60cfd7d49d462 size: 2619 2025-08-14 14:38:19,992: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds