2025-04-28 16:57:48,545: INFO: Building opensdn-controller-control-named 2025-04-28 16:57:48,576: 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_9-2 --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=22.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} ---> e4b8456128dc Step 4/9 : ARG CONTAINER_NAME ---> Running in c35002f34ec2 ---> Removed intermediate container c35002f34ec2 ---> 4737368ce775 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in faaadc0f2d9f ---> Removed intermediate container faaadc0f2d9f ---> c7f24bdc9263 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 9fc6349112f4 ---> Removed intermediate container 9fc6349112f4 ---> ee3a4af6b71c Step 7/9 : COPY entrypoint.sh / ---> 8752133742ef Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b9edf0e0823e ---> Removed intermediate container b9edf0e0823e ---> 31b847578da1 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 4ee9e4be31e2 ---> Removed intermediate container 4ee9e4be31e2 ---> 184a2a95fbd6 [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 184a2a95fbd6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_9-2 2025-04-28 16:58:01,205: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 43a693a97934: Preparing 5536969f17a8: Preparing df4b5decc5a8: Preparing 112b11401502: Preparing c5c0fafb1084: Preparing 686e90cdf72d: Preparing 1f36af8a45c6: Preparing 118d239a61d2: Preparing 194c48c5dbae: Preparing 552a30e9004b: Preparing 174f56854903: Preparing 5536969f17a8: Waiting df4b5decc5a8: Waiting 112b11401502: Waiting c5c0fafb1084: Waiting 43a693a97934: Waiting 686e90cdf72d: Waiting 1f36af8a45c6: Waiting 118d239a61d2: Waiting 194c48c5dbae: Waiting 552a30e9004b: Waiting 174f56854903: Waiting c5c0fafb1084: Layer already exists 5536969f17a8: Layer already exists df4b5decc5a8: Layer already exists 112b11401502: Layer already exists 686e90cdf72d: Layer already exists 43a693a97934: Pushed 1f36af8a45c6: Layer already exists 194c48c5dbae: Layer already exists 118d239a61d2: Layer already exists 552a30e9004b: Layer already exists 174f56854903: Layer already exists master-1_6_1_9-2: digest: sha256:bbbdd6de789d69c484447752bff89c5e8575a57889da9cbe87d9a5160e244ad6 size: 2619 2025-04-28 16:58:04,050: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds