2025-06-30 12:14:29,293: INFO: Building opensdn-controller-control-dns 2025-06-30 12:14:29,412: 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_2_2-3_4 --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} ---> 595c3eb5388c Step 4/9 : ARG CONTAINER_NAME ---> Running in 3ce7f0b582c3 ---> Removed intermediate container 3ce7f0b582c3 ---> f969ca8d5346 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in c122cf910414 ---> Removed intermediate container c122cf910414 ---> 60f70c079696 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 4a58d6b04e63 ---> Removed intermediate container 4a58d6b04e63 ---> 5a3579dbe825 Step 7/9 : COPY entrypoint.sh / ---> 1dd8ed274e25 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 372a6ad321be ---> Removed intermediate container 372a6ad321be ---> bf8c8e988bba Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in fa495910a3ea ---> Removed intermediate container fa495910a3ea ---> e1891bd5007c [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 e1891bd5007c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_2_2_2-3_4 2025-06-30 12:14:45,901: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5b458d0f4d84: Preparing 5aafd99eb272: Preparing 5d8c6f112d11: Preparing ab4d7abd4fa9: Preparing 4bbd0f840f76: Preparing fbaf1d61a5af: Preparing 6c4e2bafe13f: Preparing 2adac0e98cb8: Preparing d88e68fb728f: Preparing f86716d0421e: Preparing 174f56854903: Preparing 4bbd0f840f76: Waiting fbaf1d61a5af: Waiting 6c4e2bafe13f: Waiting 2adac0e98cb8: Waiting d88e68fb728f: Waiting f86716d0421e: Waiting 174f56854903: Waiting 5b458d0f4d84: Waiting 5aafd99eb272: Waiting 5d8c6f112d11: Waiting ab4d7abd4fa9: Waiting ab4d7abd4fa9: Layer already exists 5b458d0f4d84: Pushed 5aafd99eb272: Layer already exists 4bbd0f840f76: Layer already exists 5d8c6f112d11: Layer already exists 6c4e2bafe13f: Layer already exists fbaf1d61a5af: Layer already exists 2adac0e98cb8: Layer already exists d88e68fb728f: Layer already exists f86716d0421e: Layer already exists 174f56854903: Layer already exists master-1_2_2_2-3_4: digest: sha256:ee11c47d9ee724491bfe1d2fa8506b758c341d40320a535a3b14adf297d6dd92 size: 2620 2025-06-30 12:14:49,575: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds