2025-06-30 11:02:03,579: INFO: Building opensdn-controller-control-dns 2025-06-30 11:02:03,649: 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_2_4_4-4_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-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} ---> 42553dec89d5 Step 4/9 : ARG CONTAINER_NAME ---> Running in a1feb4088c6d ---> Removed intermediate container a1feb4088c6d ---> b31dcfbb69d0 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1e3923ce4220 ---> Removed intermediate container 1e3923ce4220 ---> 0643798e1177 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 c69b845144be ---> Removed intermediate container c69b845144be ---> 767c30999cba Step 7/9 : COPY entrypoint.sh / ---> 62deb07fe055 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e1fdac1250c7 ---> Removed intermediate container e1fdac1250c7 ---> a55afcfe5fb7 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0a3983c04ddc ---> Removed intermediate container 0a3983c04ddc ---> b93752b4d050 [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 b93752b4d050 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_4_4-4_3 2025-06-30 11:02:19,906: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 140e31848ac0: Preparing 3960b898277c: Preparing 77b9632e474f: Preparing 10d8a0c80d1c: Preparing aaa97609f61b: Preparing ca6c8ef57e0a: Preparing ad22992771b0: Preparing 7ca71abfff54: Preparing e93c6ba5487e: Preparing 1ed5ef088224: Preparing 174f56854903: Preparing 140e31848ac0: Waiting 3960b898277c: Waiting 77b9632e474f: Waiting 10d8a0c80d1c: Waiting aaa97609f61b: Waiting ca6c8ef57e0a: Waiting ad22992771b0: Waiting 7ca71abfff54: Waiting e93c6ba5487e: Waiting 1ed5ef088224: Waiting 174f56854903: Waiting 10d8a0c80d1c: Layer already exists aaa97609f61b: Layer already exists 3960b898277c: Layer already exists 77b9632e474f: Layer already exists ad22992771b0: Layer already exists 140e31848ac0: Pushed ca6c8ef57e0a: Layer already exists 1ed5ef088224: Layer already exists 7ca71abfff54: Layer already exists e93c6ba5487e: Layer already exists 174f56854903: Layer already exists master-1_2_4_4-4_3: digest: sha256:efcbee85a2d1fb11d58fb6ead0abca4414c1c5577425155a5de9f6ab0f259aae size: 2620 2025-06-30 11:02:22,882: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds