2025-07-30 11:34:53,420: INFO: Building opensdn-controller-control-named 2025-07-30 11:34:53,465: 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_2_2_1-6_0 --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} ---> 0ce5e26a76bb Step 4/9 : ARG CONTAINER_NAME ---> Running in 924116efc2f6 ---> Removed intermediate container 924116efc2f6 ---> 0fc7ca30f2f9 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 57bb03716aab ---> Removed intermediate container 57bb03716aab ---> f84950125f09 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 badfe58eeb0a ---> Removed intermediate container badfe58eeb0a ---> f5ed7ff2043c Step 7/9 : COPY entrypoint.sh / ---> ac64fe566716 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a7128fd5a387 ---> Removed intermediate container a7128fd5a387 ---> b25351b89ec9 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 69c7b908d1db ---> Removed intermediate container 69c7b908d1db ---> 136b803d24bd [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 136b803d24bd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-6_0 2025-07-30 11:35:09,324: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] eb8c087e3516: Preparing 9c4fef9739e0: Preparing 3317f7e7dd1b: Preparing 95ed2b4a9efc: Preparing c32736ec4d8d: Preparing 9a4e4b8f3336: Preparing 0abe4d213fcc: Preparing 0f19a95afa06: Preparing 45839e895575: Preparing 33e582b44740: Preparing 174f56854903: Preparing eb8c087e3516: Waiting 9c4fef9739e0: Waiting 3317f7e7dd1b: Waiting 95ed2b4a9efc: Waiting c32736ec4d8d: Waiting 9a4e4b8f3336: Waiting 0abe4d213fcc: Waiting 0f19a95afa06: Waiting 45839e895575: Waiting 33e582b44740: Waiting 174f56854903: Waiting 9c4fef9739e0: Layer already exists 3317f7e7dd1b: Layer already exists eb8c087e3516: Pushed 95ed2b4a9efc: Layer already exists c32736ec4d8d: Layer already exists 9a4e4b8f3336: Layer already exists 0f19a95afa06: Layer already exists 45839e895575: Layer already exists 0abe4d213fcc: Layer already exists 33e582b44740: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_0: digest: sha256:97987a4b445b412f9c2e2cb965b36f0136c2820c652eb17d20d00199f4ff0979 size: 2619 2025-07-30 11:35:11,866: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds