2025-05-28 11:28:20,732: INFO: Building opensdn-controller-control-named 2025-05-28 11:28:20,766: 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_7_6_1-3 --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} ---> 15eaf7d4f049 Step 4/9 : ARG CONTAINER_NAME ---> Running in 808c77671394 ---> Removed intermediate container 808c77671394 ---> cce616d87994 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in f38d40f61eb5 ---> Removed intermediate container f38d40f61eb5 ---> 1a0e900e15d4 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 f39bf1e6f610 ---> Removed intermediate container f39bf1e6f610 ---> 64b54157fc83 Step 7/9 : COPY entrypoint.sh / ---> b93ec38f4a93 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 27f6fce99415 ---> Removed intermediate container 27f6fce99415 ---> d79e892b3257 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in a27ce031129d ---> Removed intermediate container a27ce031129d ---> 566a5a3cbe47 [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 566a5a3cbe47 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_1-3 2025-05-28 11:28:36,702: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 090cb324ce25: Preparing ab54ba72ae0d: Preparing 7fa3970c7ee1: Preparing 24ffe87e63de: Preparing 4ef121c1ae7c: Preparing 42b57c0f20c3: Preparing f9a455b2a141: Preparing 266e55f83272: Preparing 8dbc8c63ebfb: Preparing 4e4e290dfc87: Preparing 174f56854903: Preparing 090cb324ce25: Waiting ab54ba72ae0d: Waiting 7fa3970c7ee1: Waiting 24ffe87e63de: Waiting 4ef121c1ae7c: Waiting 42b57c0f20c3: Waiting f9a455b2a141: Waiting 266e55f83272: Waiting 8dbc8c63ebfb: Waiting 4e4e290dfc87: Waiting 174f56854903: Waiting 7fa3970c7ee1: Layer already exists ab54ba72ae0d: Layer already exists 24ffe87e63de: Layer already exists 090cb324ce25: Pushed 4ef121c1ae7c: Layer already exists 42b57c0f20c3: Layer already exists 4e4e290dfc87: Layer already exists 266e55f83272: Layer already exists 8dbc8c63ebfb: Layer already exists f9a455b2a141: Layer already exists 174f56854903: Layer already exists master-1_7_6_1-3: digest: sha256:d5ee5a6f1cd4fa844a2c016a488821d123d7a86ee4aa0b84fe8397304655f3f4 size: 2619 2025-05-28 11:28:42,509: INFO: Building opensdn-controller-control-named finished successfully, duration: 22 seconds