2025-06-26 22:29:31,742: INFO: Building opensdn-controller-control-named 2025-06-26 22:29:31,785: 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_3_8_5-1_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} ---> b17032eda058 Step 4/9 : ARG CONTAINER_NAME ---> Running in b612083070d6 ---> Removed intermediate container b612083070d6 ---> 86eb08835314 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 040b0638421a ---> Removed intermediate container 040b0638421a ---> 306f2b8ab3af 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 348428a45bc9 ---> Removed intermediate container 348428a45bc9 ---> 70a581f38bc9 Step 7/9 : COPY entrypoint.sh / ---> ad1203f31ea3 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8846fd034b2a ---> Removed intermediate container 8846fd034b2a ---> 92425b766b75 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 5acd14d0137c ---> Removed intermediate container 5acd14d0137c ---> 1403198f76d6 [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 1403198f76d6 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_3_8_5-1_5 2025-06-26 22:29:47,451: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 851e23ab29d3: Preparing befbd8bc689c: Preparing 286ff60a8c8d: Preparing edce286f5474: Preparing 40a20e89c85d: Preparing c4bd1d2506e2: Preparing a644981d03bf: Preparing 89efef425e68: Preparing 7ed810ca5a90: Preparing b28f23aafd7f: Preparing 174f56854903: Preparing 851e23ab29d3: Waiting befbd8bc689c: Waiting 286ff60a8c8d: Waiting edce286f5474: Waiting 40a20e89c85d: Waiting c4bd1d2506e2: Waiting a644981d03bf: Waiting 89efef425e68: Waiting 7ed810ca5a90: Waiting b28f23aafd7f: Waiting 174f56854903: Waiting befbd8bc689c: Layer already exists 286ff60a8c8d: Layer already exists 40a20e89c85d: Layer already exists edce286f5474: Layer already exists c4bd1d2506e2: Layer already exists 851e23ab29d3: Pushed a644981d03bf: Layer already exists b28f23aafd7f: Layer already exists 89efef425e68: Layer already exists 7ed810ca5a90: Layer already exists 174f56854903: Layer already exists master-1_3_8_5-1_5: digest: sha256:546683dd754bb633e1398733e6574dcf6d4d6ffc756996b245c24622ee1f0912 size: 2619 2025-06-26 22:29:49,317: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds