2025-08-14 13:28:21,065: INFO: Building opensdn-controller-control-named 2025-08-14 13:28:21,111: 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-2_0_0_8-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} ---> 37966fac75b7 Step 4/9 : ARG CONTAINER_NAME ---> Running in 261179b3a59b ---> Removed intermediate container 261179b3a59b ---> f768fe04a31c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4b7382c3fe6b ---> Removed intermediate container 4b7382c3fe6b ---> e6f24c6fafac 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 b0def4fa0ead ---> Removed intermediate container b0def4fa0ead ---> 7d4d27da109c Step 7/9 : COPY entrypoint.sh / ---> f3ffc4fa3ace Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 3f343c01072c ---> Removed intermediate container 3f343c01072c ---> b23c9efab009 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 4da769a725f1 ---> Removed intermediate container 4da769a725f1 ---> 5152cc777950 [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 5152cc777950 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_0_8-1 2025-08-14 13:28:37,546: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 21759a7ca5b6: Preparing ca6a17854127: Preparing c588966288f9: Preparing 1512590f03d8: Preparing dfddc1fc7969: Preparing e27176be28a5: Preparing 16fa5fe5fabb: Preparing 8a66b54922e2: Preparing dce7bbc2c4f4: Preparing d443ff491b23: Preparing 174f56854903: Preparing 21759a7ca5b6: Waiting ca6a17854127: Waiting c588966288f9: Waiting 1512590f03d8: Waiting dfddc1fc7969: Waiting e27176be28a5: Waiting 16fa5fe5fabb: Waiting 8a66b54922e2: Waiting dce7bbc2c4f4: Waiting d443ff491b23: Waiting 174f56854903: Waiting 21759a7ca5b6: Pushed ca6a17854127: Layer already exists c588966288f9: Layer already exists 1512590f03d8: Layer already exists dfddc1fc7969: Layer already exists 8a66b54922e2: Layer already exists e27176be28a5: Layer already exists dce7bbc2c4f4: Layer already exists 16fa5fe5fabb: Layer already exists d443ff491b23: Layer already exists 174f56854903: Layer already exists master-2_0_0_8-1: digest: sha256:0bee0d318d72c8e79108d969ca415f153c3eb351283de6a57013a03b7fe53ef9 size: 2619 2025-08-14 13:28:40,176: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds