2025-06-08 21:00:40,443: INFO: Building opensdn-controller-control-dns 2025-06-08 21:00:40,483: 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_1_2-5 --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-dns --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 15.36 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} ---> 8a6852567f12 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0610f712ebbb ---> Removed intermediate container 0610f712ebbb ---> 43bb9353d912 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d63849ab7942 ---> Removed intermediate container d63849ab7942 ---> 0aa539d9eecb Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 8977809b9fb1 ---> Removed intermediate container 8977809b9fb1 ---> 87994f57b636 Step 7/9 : COPY entrypoint.sh / ---> 2de9d3addd99 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9373b5105172 ---> Removed intermediate container 9373b5105172 ---> fbbfd0acdb8c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 2c7c6623b412 ---> Removed intermediate container 2c7c6623b412 ---> 640832d20bb8 [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 640832d20bb8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_6_1_2-5 2025-06-08 21:00:54,130: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 24aff41a326d: Preparing 9b55064a352e: Preparing f0134d78591d: Preparing 0646a8055c00: Preparing fb5cb51ac494: Preparing b0235e6c9c96: Preparing 5cac53f1d9be: Preparing 29d29be394ad: Preparing 417521be54e3: Preparing eee729e3f3fc: Preparing 174f56854903: Preparing f0134d78591d: Waiting 0646a8055c00: Waiting fb5cb51ac494: Waiting b0235e6c9c96: Waiting 5cac53f1d9be: Waiting 29d29be394ad: Waiting 417521be54e3: Waiting eee729e3f3fc: Waiting 174f56854903: Waiting 24aff41a326d: Pushed 9b55064a352e: Layer already exists f0134d78591d: Layer already exists 0646a8055c00: Layer already exists fb5cb51ac494: Layer already exists b0235e6c9c96: Layer already exists 5cac53f1d9be: Layer already exists eee729e3f3fc: Layer already exists 174f56854903: Layer already exists 417521be54e3: Layer already exists 29d29be394ad: Layer already exists master-1_6_1_2-5: digest: sha256:da89c7cde1b32c6c49158f3f09a304eac483168d5a41b4ac0e953a2c2eb13db7 size: 2619 2025-06-08 21:00:56,347: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds