2025-06-20 14:37:44,232: INFO: Building opensdn-controller-control-named 2025-06-20 14:37:44,281: 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_8_4_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 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} ---> 17cc5a6c0c2d Step 4/9 : ARG CONTAINER_NAME ---> Running in bdb9bc2e7142 ---> Removed intermediate container bdb9bc2e7142 ---> a6d0cca34e34 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6f7937178617 ---> Removed intermediate container 6f7937178617 ---> 457ebd0cf944 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 af63374d9787 ---> Removed intermediate container af63374d9787 ---> b95dc40d78df Step 7/9 : COPY entrypoint.sh / ---> 67d8f077820a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b3da38b63c3a ---> Removed intermediate container b3da38b63c3a ---> daa84c7adcbf Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 52096fb81778 ---> Removed intermediate container 52096fb81778 ---> 6382188f30c4 [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 6382188f30c4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_4_2-1 2025-06-20 14:37:58,260: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 3948e69b7a02: Preparing 520281657f7b: Preparing 48b6f737d9ae: Preparing e90c9ff183ce: Preparing 29484d0d6741: Preparing b34818771f77: Preparing b64107ccc480: Preparing 961a4bd674d6: Preparing f88593e5d4c5: Preparing 2448249ab186: Preparing 174f56854903: Preparing 3948e69b7a02: Waiting 520281657f7b: Waiting 48b6f737d9ae: Waiting e90c9ff183ce: Waiting 29484d0d6741: Waiting b34818771f77: Waiting b64107ccc480: Waiting 961a4bd674d6: Waiting f88593e5d4c5: Waiting 2448249ab186: Waiting 174f56854903: Waiting 48b6f737d9ae: Layer already exists e90c9ff183ce: Layer already exists 29484d0d6741: Layer already exists 520281657f7b: Layer already exists b34818771f77: Layer already exists f88593e5d4c5: Layer already exists b64107ccc480: Layer already exists 961a4bd674d6: Layer already exists 2448249ab186: Layer already exists 3948e69b7a02: Pushed 174f56854903: Layer already exists master-1_8_4_2-1: digest: sha256:f861cf55c13c10656d41b6f397e36f0e8f787b316b4642c941c9c1307333b45e size: 2619 2025-06-20 14:38:01,623: INFO: Building opensdn-controller-control-named finished successfully, duration: 17 seconds