2025-08-04 19:37:54,985: INFO: Building opensdn-controller-control-dns 2025-08-04 19:37:55,044: 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_9_8_5-2 --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} ---> e565b4a87869 Step 4/9 : ARG CONTAINER_NAME ---> Running in 8a4c4140ea79 ---> Removed intermediate container 8a4c4140ea79 ---> 636ced87e87f Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4cdac034e4ad ---> Removed intermediate container 4cdac034e4ad ---> d174a81851bb 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 c07646b4cc6d ---> Removed intermediate container c07646b4cc6d ---> 727afa465101 Step 7/9 : COPY entrypoint.sh / ---> b78609497fd9 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in efb40edeee07 ---> Removed intermediate container efb40edeee07 ---> 110c718084a9 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in f2e1c4dd807c ---> Removed intermediate container f2e1c4dd807c ---> 84280e1ae704 [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 84280e1ae704 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_5-2 2025-08-04 19:38:17,246: INFO: Docker build duration: 23 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 2d4bed439a29: Preparing be04188cbaa5: Preparing 8129f4cff1f6: Preparing c6e358b49cc7: Preparing 918487943249: Preparing 1266c012b0b8: Preparing 4ff8e4bc9d44: Preparing e8ac10f151ea: Preparing f83d64c0804d: Preparing 9cbcc80f7115: Preparing 174f56854903: Preparing 2d4bed439a29: Waiting be04188cbaa5: Waiting 8129f4cff1f6: Waiting c6e358b49cc7: Waiting 918487943249: Waiting 1266c012b0b8: Waiting 4ff8e4bc9d44: Waiting e8ac10f151ea: Waiting f83d64c0804d: Waiting 9cbcc80f7115: Waiting 174f56854903: Waiting be04188cbaa5: Layer already exists c6e358b49cc7: Layer already exists 918487943249: Layer already exists 8129f4cff1f6: Layer already exists 1266c012b0b8: Layer already exists 2d4bed439a29: Pushed 4ff8e4bc9d44: Layer already exists 9cbcc80f7115: Layer already exists e8ac10f151ea: Layer already exists f83d64c0804d: Layer already exists 174f56854903: Layer already exists master-1_9_8_5-2: digest: sha256:22c96dd37b3e1779410fa5355158105ae09a86f9c8fc7f2f513692acf38cb745 size: 2620 2025-08-04 19:38:21,812: INFO: Building opensdn-controller-control-dns finished successfully, duration: 27 seconds