2025-06-16 22:11:56,736: INFO: Building opensdn-controller-control-named 2025-06-16 22:11:56,773: 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_1_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} ---> b4fd04a685d8 Step 4/9 : ARG CONTAINER_NAME ---> Running in acb6cc4fbbca ---> Removed intermediate container acb6cc4fbbca ---> 2c9d3c26274d Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in ddcee78e178b ---> Removed intermediate container ddcee78e178b ---> 4b856aa8b4fb 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 84ef79385342 ---> Removed intermediate container 84ef79385342 ---> 065610c203db Step 7/9 : COPY entrypoint.sh / ---> 38ee72176b1c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 96f74e86a879 ---> Removed intermediate container 96f74e86a879 ---> 5721712fe50b Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 85526925db7c ---> Removed intermediate container 85526925db7c ---> d1a34815f4cc [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 d1a34815f4cc Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_1_2-1 2025-06-16 22:12:10,054: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 0c632b21999e: Preparing 9540c6def11b: Preparing 467c6230b8ab: Preparing d9010aa35510: Preparing fb1cc6233221: Preparing 73e8a6067393: Preparing 66bf73babd8f: Preparing f491c78164b6: Preparing fd02aa0c1701: Preparing 33ee51b1fae6: Preparing 174f56854903: Preparing d9010aa35510: Waiting fb1cc6233221: Waiting 73e8a6067393: Waiting 66bf73babd8f: Waiting f491c78164b6: Waiting fd02aa0c1701: Waiting 33ee51b1fae6: Waiting 174f56854903: Waiting 467c6230b8ab: Layer already exists 9540c6def11b: Layer already exists d9010aa35510: Layer already exists fb1cc6233221: Layer already exists 73e8a6067393: Layer already exists 66bf73babd8f: Layer already exists 0c632b21999e: Pushed f491c78164b6: Layer already exists 33ee51b1fae6: Layer already exists 174f56854903: Layer already exists fd02aa0c1701: Layer already exists master-1_8_1_2-1: digest: sha256:b9c76663856182a19f837fbd4e67c1a6f3ee92c3e5aa839a695672d7384a863a size: 2618 2025-06-16 22:12:12,645: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds