2025-06-20 07:12:38,210: INFO: Building opensdn-controller-control-named 2025-06-20 07:12:38,282: 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_6_1-2_6 --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} ---> 0ea4dfdb2dcc Step 4/9 : ARG CONTAINER_NAME ---> Running in 0e59dfb3c66c ---> Removed intermediate container 0e59dfb3c66c ---> af8b6f9ab8c0 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7986e68cf7cf ---> Removed intermediate container 7986e68cf7cf ---> 7ffe6148a095 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 5ca304a6106e ---> Removed intermediate container 5ca304a6106e ---> 43f60bab5364 Step 7/9 : COPY entrypoint.sh / ---> 32f303c54172 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e8853874e66d ---> Removed intermediate container e8853874e66d ---> 2ca4467716eb Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 29b8d916b486 ---> Removed intermediate container 29b8d916b486 ---> dac14d27ca24 [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 dac14d27ca24 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-2_6 2025-06-20 07:12:53,351: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] d47a343fd14b: Preparing ecc2c217482d: Preparing f59857095dbc: Preparing ef1ef5958d05: Preparing 50b01019ce7e: Preparing 4e6af32092d9: Preparing 1b3c2142b36f: Preparing 1223c19b4b64: Preparing 08c178c862a4: Preparing 269c79b81296: Preparing 174f56854903: Preparing d47a343fd14b: Waiting ecc2c217482d: Waiting f59857095dbc: Waiting ef1ef5958d05: Waiting 50b01019ce7e: Waiting 4e6af32092d9: Waiting 1b3c2142b36f: Waiting 1223c19b4b64: Waiting 08c178c862a4: Waiting 269c79b81296: Waiting 174f56854903: Waiting ecc2c217482d: Layer already exists f59857095dbc: Layer already exists d47a343fd14b: Pushed ef1ef5958d05: Layer already exists 50b01019ce7e: Layer already exists 1b3c2142b36f: Layer already exists 4e6af32092d9: Layer already exists 08c178c862a4: Layer already exists 1223c19b4b64: Layer already exists 269c79b81296: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-2_6: digest: sha256:ee3d90d68f7ed1c5dee519028bf1d694d451a752a96e0f3863f304e538100c08 size: 2619 2025-06-20 07:12:56,711: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds