2025-06-23 12:50:07,152: INFO: Building opensdn-controller-control-named 2025-06-23 12:50:07,180: 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_8_6_2-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} ---> 01877274e3b7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 509a03a2e767 ---> Removed intermediate container 509a03a2e767 ---> 00628a6f5cda Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e89bbe7d48df ---> Removed intermediate container e89bbe7d48df ---> 703b3edaf779 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 7994c2ac54df ---> Removed intermediate container 7994c2ac54df ---> 50d741f174ee Step 7/9 : COPY entrypoint.sh / ---> b276f7c1a4ef Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4a8d3d4eba69 ---> Removed intermediate container 4a8d3d4eba69 ---> e6c1131d28a8 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in fe8b6f5f9945 ---> Removed intermediate container fe8b6f5f9945 ---> 0541affcecb8 [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 0541affcecb8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_6_2-1 2025-06-23 12:50:23,048: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 160116674b23: Preparing a7c2321792a2: Preparing 3a00cf0631a6: Preparing 80fef4e1be6d: Preparing 55fd5c5bc902: Preparing 20c4b2256764: Preparing d72fc8385b4a: Preparing 9272689e4e99: Preparing c94eca50020d: Preparing f53dac63d79a: Preparing 174f56854903: Preparing 160116674b23: Waiting a7c2321792a2: Waiting 3a00cf0631a6: Waiting 80fef4e1be6d: Waiting 55fd5c5bc902: Waiting 20c4b2256764: Waiting d72fc8385b4a: Waiting 9272689e4e99: Waiting c94eca50020d: Waiting f53dac63d79a: Waiting 174f56854903: Waiting a7c2321792a2: Layer already exists 3a00cf0631a6: Layer already exists 80fef4e1be6d: Layer already exists 160116674b23: Pushed 55fd5c5bc902: Layer already exists 20c4b2256764: Layer already exists d72fc8385b4a: Layer already exists 174f56854903: Layer already exists c94eca50020d: Layer already exists f53dac63d79a: Layer already exists 9272689e4e99: Layer already exists master-1_8_6_2-1: digest: sha256:a50cc7bd611f41f385f5b17efbf21d3c947447e3a734928d75518887c87c114f size: 2619 2025-06-23 12:50:27,967: INFO: Building opensdn-controller-control-named finished successfully, duration: 20 seconds