2025-05-05 13:28:56,792: INFO: Building opensdn-controller-control-named 2025-05-05 13:28:56,837: 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_6_6_3-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} ---> d0ad4e6cd45a Step 4/9 : ARG CONTAINER_NAME ---> Running in c61ed36bcbf3 ---> Removed intermediate container c61ed36bcbf3 ---> af57047f1a3c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2ac056b9469d ---> Removed intermediate container 2ac056b9469d ---> 1271b406d935 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 e3e8fb31612e ---> Removed intermediate container e3e8fb31612e ---> 4ba4037886c6 Step 7/9 : COPY entrypoint.sh / ---> 52927efe68d0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in bab543498d37 ---> Removed intermediate container bab543498d37 ---> c27ca6ddf37d Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in e2e3e7499305 ---> Removed intermediate container e2e3e7499305 ---> 02bcc3131998 [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 02bcc3131998 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_3-1 2025-05-05 13:29:11,963: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 4eb8e77a11b7: Preparing adca0f59a824: Preparing 786a411aaf7d: Preparing a120f0af7431: Preparing 6d0d9ec5a315: Preparing ecfed1fea48a: Preparing f184ef904221: Preparing f5c46a61f9f1: Preparing dccb6848346b: Preparing 756c447374f5: Preparing 174f56854903: Preparing ecfed1fea48a: Waiting f184ef904221: Waiting f5c46a61f9f1: Waiting dccb6848346b: Waiting 756c447374f5: Waiting a120f0af7431: Layer already exists 4eb8e77a11b7: Pushed adca0f59a824: Layer already exists 6d0d9ec5a315: Layer already exists 786a411aaf7d: Layer already exists ecfed1fea48a: Layer already exists f184ef904221: Layer already exists 756c447374f5: Layer already exists f5c46a61f9f1: Layer already exists 174f56854903: Layer already exists dccb6848346b: Layer already exists master-1_6_6_3-1: digest: sha256:a8b242ceb6b91973a310aa94ca07a611294afd3c3846b146bbfe97b078b3ad6e size: 2619 2025-05-05 13:29:13,939: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds