2025-08-25 14:07:22,279: INFO: Building opensdn-controller-control-named 2025-08-25 14:07:22,328: 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_4-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=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} ---> cfd9370e02ee Step 4/9 : ARG CONTAINER_NAME ---> Running in 4b54dfa8e6ea ---> Removed intermediate container 4b54dfa8e6ea ---> d0c6a7bdcccd Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9ae0fb609f9e ---> Removed intermediate container 9ae0fb609f9e ---> 7a02b03fd1a5 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 93829bd4299f ---> Removed intermediate container 93829bd4299f ---> 1eedeae4f79e Step 7/9 : COPY entrypoint.sh / ---> b9035710a47e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1b9112d6b77a ---> Removed intermediate container 1b9112d6b77a ---> 8b33049d0c3f Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d910e6c18250 ---> Removed intermediate container d910e6c18250 ---> ee2b878813c9 [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 ee2b878813c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_0_3_4-2 2025-08-25 14:07:37,189: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] bb92636a549e: Preparing f9a445900503: Preparing bc71706e5173: Preparing 43c4716ef66b: Preparing 1d87dc63ae8c: Preparing 487c8f29c3fc: Preparing f3ea504446be: Preparing 54dde357524a: Preparing 1ec72b662ea8: Preparing afc9fb940093: Preparing 174f56854903: Preparing bb92636a549e: Waiting f9a445900503: Waiting bc71706e5173: Waiting 43c4716ef66b: Waiting 1d87dc63ae8c: Waiting 487c8f29c3fc: Waiting f3ea504446be: Waiting 54dde357524a: Waiting 1ec72b662ea8: Waiting afc9fb940093: Waiting 174f56854903: Waiting bc71706e5173: Layer already exists f9a445900503: Layer already exists 43c4716ef66b: Layer already exists 1d87dc63ae8c: Layer already exists bb92636a549e: Pushed 54dde357524a: Layer already exists 487c8f29c3fc: Layer already exists 1ec72b662ea8: Layer already exists f3ea504446be: Layer already exists afc9fb940093: Layer already exists 174f56854903: Layer already exists master-2_0_3_4-2: digest: sha256:6bc0a21ab3f233cb8fe721237ccbd95a412de2f23ab57f82d7e3dccb2568fa3e size: 2619 2025-08-25 14:07:40,780: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds