2025-06-30 11:03:25,183: INFO: Building opensdn-controller-control-named 2025-06-30 11:03:25,258: 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_1_3_6-2_6 --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} ---> 127ab6b7966d Step 4/9 : ARG CONTAINER_NAME ---> Running in dcfe0de4ef2e ---> Removed intermediate container dcfe0de4ef2e ---> a241a4cf03e6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in b60acf1aac07 ---> Removed intermediate container b60acf1aac07 ---> 62c9d251adda 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 84bdc85ee568 ---> Removed intermediate container 84bdc85ee568 ---> 122fc897392c Step 7/9 : COPY entrypoint.sh / ---> 7b147a2adc7b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0b87f333fa27 ---> Removed intermediate container 0b87f333fa27 ---> b33bcea6e191 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d5516ae0c847 ---> Removed intermediate container d5516ae0c847 ---> 863735cc6ddc [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 863735cc6ddc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_1_3_6-2_6 2025-06-30 11:03:40,519: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 53f180fc058e: Preparing b68d9081c641: Preparing 03b518700595: Preparing 3403f2381702: Preparing a017762354c0: Preparing af5751b18827: Preparing aab37c0e0d71: Preparing c6bbdec6ad7e: Preparing fd7a27cb98cc: Preparing 3ec7eb2ecd3f: Preparing 174f56854903: Preparing 53f180fc058e: Waiting b68d9081c641: Waiting 03b518700595: Waiting 3403f2381702: Waiting a017762354c0: Waiting af5751b18827: Waiting aab37c0e0d71: Waiting c6bbdec6ad7e: Waiting fd7a27cb98cc: Waiting 3ec7eb2ecd3f: Waiting 174f56854903: Waiting 03b518700595: Layer already exists b68d9081c641: Layer already exists 3403f2381702: Layer already exists a017762354c0: Layer already exists af5751b18827: Layer already exists c6bbdec6ad7e: Layer already exists aab37c0e0d71: Layer already exists 53f180fc058e: Pushed 174f56854903: Layer already exists 3ec7eb2ecd3f: Layer already exists fd7a27cb98cc: Layer already exists master-1_1_3_6-2_6: digest: sha256:b9a301f1446c407b8490c23bf8f550e350d239e1d50357a545d0b3bd686b8c1a size: 2619 2025-06-30 11:03:44,412: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds