2025-06-06 11:37:04,900: INFO: Building opensdn-controller-control-named 2025-06-06 11:37:04,959: 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_1_2-5 --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} ---> 5a7064ceeee9 Step 4/9 : ARG CONTAINER_NAME ---> Running in f4877af0c19b ---> Removed intermediate container f4877af0c19b ---> febe878ab6c0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 00f20d5f8e55 ---> Removed intermediate container 00f20d5f8e55 ---> 1e7039887fe1 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 f94c55c4ec93 ---> Removed intermediate container f94c55c4ec93 ---> dc7a9aa7514c Step 7/9 : COPY entrypoint.sh / ---> 37104122e574 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6bb7b06dee28 ---> Removed intermediate container 6bb7b06dee28 ---> dfea5e230a06 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 3f64eeab56c5 ---> Removed intermediate container 3f64eeab56c5 ---> aae67b7b8726 [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 aae67b7b8726 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_2-5 2025-06-06 11:37:20,429: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] b895d7639cfb: Preparing d15b9f463592: Preparing fc0b40b2ac04: Preparing a544cc093e35: Preparing a1f26075b493: Preparing 1d6f5c04be6a: Preparing 5fafd926b47c: Preparing 86d5fc752a6e: Preparing f4629a4f034a: Preparing 4fdbb539432e: Preparing 174f56854903: Preparing b895d7639cfb: Waiting d15b9f463592: Waiting fc0b40b2ac04: Waiting a544cc093e35: Waiting a1f26075b493: Waiting 1d6f5c04be6a: Waiting 5fafd926b47c: Waiting 86d5fc752a6e: Waiting f4629a4f034a: Waiting 4fdbb539432e: Waiting 174f56854903: Waiting d15b9f463592: Layer already exists a1f26075b493: Layer already exists fc0b40b2ac04: Layer already exists a544cc093e35: Layer already exists 1d6f5c04be6a: Layer already exists 5fafd926b47c: Layer already exists f4629a4f034a: Layer already exists 86d5fc752a6e: Layer already exists 4fdbb539432e: Layer already exists b895d7639cfb: Pushed 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:1eb9d76e8ac8f9465412d7345141ce3a54a2473d42c200e1008c4362e15bfbdf size: 2618 2025-06-06 11:37:23,269: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds