2025-05-27 14:09:34,823: INFO: Building opensdn-controller-control-dns 2025-05-27 14:09:34,861: 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_4_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-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} ---> 6ae3532c7f0b Step 4/9 : ARG CONTAINER_NAME ---> Running in 3ebb50044508 ---> Removed intermediate container 3ebb50044508 ---> ab0137492f02 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3ecae9df1df8 ---> Removed intermediate container 3ecae9df1df8 ---> f264469df288 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 b940b8f21deb ---> Removed intermediate container b940b8f21deb ---> 006c670b3dcb Step 7/9 : COPY entrypoint.sh / ---> d4c0ca168f6a Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 47b546f87860 ---> Removed intermediate container 47b546f87860 ---> 5b0c72ca84b2 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 175ed966c772 ---> Removed intermediate container 175ed966c772 ---> 694cc152c2ba [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 694cc152c2ba Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_4_2-1 2025-05-27 14:09:49,056: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 6fe6c8fc75b4: Preparing 5eacbfa98f4f: Preparing c04135acbb1e: Preparing 9d3222e1358f: Preparing 4652dd8a9481: Preparing 8ce229bdeb54: Preparing 3645b595fa20: Preparing 77b52eb6edd0: Preparing 82b51646651c: Preparing 73e528ba2034: Preparing 174f56854903: Preparing 6fe6c8fc75b4: Waiting 5eacbfa98f4f: Waiting c04135acbb1e: Waiting 9d3222e1358f: Waiting 4652dd8a9481: Waiting 8ce229bdeb54: Waiting 3645b595fa20: Waiting 77b52eb6edd0: Waiting 82b51646651c: Waiting 73e528ba2034: Waiting 174f56854903: Waiting 4652dd8a9481: Layer already exists 6fe6c8fc75b4: Pushed 5eacbfa98f4f: Layer already exists 9d3222e1358f: Layer already exists c04135acbb1e: Layer already exists 8ce229bdeb54: Layer already exists 3645b595fa20: Layer already exists 82b51646651c: Layer already exists 77b52eb6edd0: Layer already exists 73e528ba2034: Layer already exists 174f56854903: Layer already exists master-1_7_4_2-1: digest: sha256:52c39eaa39f9c0016115ebbdf1032dca34a8f25d860a662b2b6bf5d6ab009426 size: 2620 2025-05-27 14:09:52,777: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds