2025-08-12 14:01:16,774: INFO: Building opensdn-controller-control-named 2025-08-12 14:01:16,915: 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_9 --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} ---> 47ea1bbdc895 Step 4/9 : ARG CONTAINER_NAME ---> Running in ed529bfb81cb ---> Removed intermediate container ed529bfb81cb ---> f89f2fe75c1e Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in dd7c67931f75 ---> Removed intermediate container dd7c67931f75 ---> 70735830fa82 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 6b22f8a8570e ---> Removed intermediate container 6b22f8a8570e ---> c4ab0aaf8713 Step 7/9 : COPY entrypoint.sh / ---> 654bff42ed8a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fae865e2c855 ---> Removed intermediate container fae865e2c855 ---> 85aa93183e7f Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 982ce39db441 ---> Removed intermediate container 982ce39db441 ---> cdb85ec790e4 [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 cdb85ec790e4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_2_1-6_9 2025-08-12 14:01:33,822: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c0d8499cbe9b: Preparing 4a10d98b0b76: Preparing 4075ef59f9fb: Preparing 84e5ee1c9000: Preparing 4c1c49da0fee: Preparing 355d98eb08e1: Preparing c4a7e66f940d: Preparing b073fce408ca: Preparing 4810a5360eda: Preparing 6001107bdfd7: Preparing 174f56854903: Preparing c0d8499cbe9b: Waiting 4a10d98b0b76: Waiting 4075ef59f9fb: Waiting 84e5ee1c9000: Waiting 4c1c49da0fee: Waiting 355d98eb08e1: Waiting c4a7e66f940d: Waiting b073fce408ca: Waiting 4810a5360eda: Waiting 6001107bdfd7: Waiting 174f56854903: Waiting 4a10d98b0b76: Layer already exists 4075ef59f9fb: Layer already exists 84e5ee1c9000: Layer already exists 4c1c49da0fee: Layer already exists c0d8499cbe9b: Pushed 355d98eb08e1: Layer already exists b073fce408ca: Layer already exists 4810a5360eda: Layer already exists c4a7e66f940d: Layer already exists 174f56854903: Layer already exists 6001107bdfd7: Layer already exists master-1_2_2_1-6_9: digest: sha256:7e644f9bd2862196a3bbaf045fde2aa23f59677b4b76692ed2491dd239e60dc5 size: 2619 2025-08-12 14:01:36,515: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds