2025-08-19 12:36:21,800: INFO: Building opensdn-controller-control-named 2025-08-19 12:36:21,844: 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_9-3_9 --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} ---> 8986946fd6e7 Step 4/9 : ARG CONTAINER_NAME ---> Running in cf2f6d428d5c ---> Removed intermediate container cf2f6d428d5c ---> 6232773c9cca Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in cded6e386f49 ---> Removed intermediate container cded6e386f49 ---> b2a6727b3b3a 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 fd68de695d14 ---> Removed intermediate container fd68de695d14 ---> a0ec76a63148 Step 7/9 : COPY entrypoint.sh / ---> a62484671ab4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4984159f9274 ---> Removed intermediate container 4984159f9274 ---> 699f2804f23a Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 7d84f0949a53 ---> Removed intermediate container 7d84f0949a53 ---> e81d2add2f71 [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 e81d2add2f71 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_9-3_9 2025-08-19 12:36:32,242: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 1ce0978461f4: Preparing 9446b3baccec: Preparing 0e0b8fd0f81f: Preparing d99800835d8c: Preparing 3fb5426ef2cb: Preparing 141432770208: Preparing db0012e280a8: Preparing 1fd5a65de0f3: Preparing 5afd6eb00bd2: Preparing 5d415f2b752d: Preparing 174f56854903: Preparing 1ce0978461f4: Waiting 9446b3baccec: Waiting 0e0b8fd0f81f: Waiting d99800835d8c: Waiting 3fb5426ef2cb: Waiting 141432770208: Waiting db0012e280a8: Waiting 1fd5a65de0f3: Waiting 5afd6eb00bd2: Waiting 5d415f2b752d: Waiting 174f56854903: Waiting d99800835d8c: Layer already exists 9446b3baccec: Layer already exists 3fb5426ef2cb: Layer already exists 0e0b8fd0f81f: Layer already exists 141432770208: Layer already exists db0012e280a8: Layer already exists 174f56854903: Layer already exists 1ce0978461f4: Pushed 5afd6eb00bd2: Layer already exists 5d415f2b752d: Layer already exists 1fd5a65de0f3: Layer already exists master-1_7_6_9-3_9: digest: sha256:8d06cae60474b98ad3ed9913840ea70006b898a7910fb0667e35c0dac7cc7f4e size: 2619 2025-08-19 12:36:35,106: INFO: Building opensdn-controller-control-named finished successfully, duration: 14 seconds