2025-08-25 18:05:09,030: INFO: Building opensdn-controller-control-named 2025-08-25 18:05:09,070: 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_3_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 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} ---> 0e6ac7cbc600 Step 4/9 : ARG CONTAINER_NAME ---> Running in 3f4c8bf2ffd5 ---> Removed intermediate container 3f4c8bf2ffd5 ---> 74064c68bf79 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2526645bda4e ---> Removed intermediate container 2526645bda4e ---> 1993b48edf33 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 2b042090d50c ---> Removed intermediate container 2b042090d50c ---> cf83515a32ec Step 7/9 : COPY entrypoint.sh / ---> dbeed855fcf0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b133747e08bf ---> Removed intermediate container b133747e08bf ---> 7027e4042776 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in f03131c26ccd ---> Removed intermediate container f03131c26ccd ---> fba82ff863c0 [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] were not consumed Successfully built fba82ff863c0 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_3_2-1 2025-08-25 18:05:24,322: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 2ed4f87f87a6: Preparing b6cad78d8523: Preparing fe41ba9736c4: Preparing 2ee937bf41ae: Preparing 423853435b38: Preparing 1ae98e1855bb: Preparing 105e49979c53: Preparing c4e5f3b329ac: Preparing 594acc803e7c: Preparing 8858061c452f: Preparing 174f56854903: Preparing 2ed4f87f87a6: Waiting b6cad78d8523: Waiting fe41ba9736c4: Waiting 2ee937bf41ae: Waiting 423853435b38: Waiting 1ae98e1855bb: Waiting 105e49979c53: Waiting c4e5f3b329ac: Waiting 594acc803e7c: Waiting 8858061c452f: Waiting 174f56854903: Waiting 2ed4f87f87a6: Pushed b6cad78d8523: Layer already exists 2ee937bf41ae: Layer already exists fe41ba9736c4: Layer already exists 423853435b38: Layer already exists 1ae98e1855bb: Layer already exists 105e49979c53: Layer already exists 8858061c452f: Layer already exists c4e5f3b329ac: Layer already exists 594acc803e7c: Layer already exists 174f56854903: Layer already exists master-2_0_3_2-1: digest: sha256:a81eca95a6e102069026b5dee5f4a3ec5f338bc0380f4d1a23f3434302b5b93c size: 2619 2025-08-25 18:05:27,646: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds