2025-06-17 10:18:17,862: INFO: Building opensdn-controller-control-dns 2025-06-17 10:18:17,909: 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_8_1_0-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} ---> 0f6a2acc6bac Step 4/9 : ARG CONTAINER_NAME ---> Running in 5785fa2506d8 ---> Removed intermediate container 5785fa2506d8 ---> 96a94024e941 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 37297e8b3331 ---> Removed intermediate container 37297e8b3331 ---> b681e0c614d6 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 273d609201fc ---> Removed intermediate container 273d609201fc ---> 1f45a3d226f0 Step 7/9 : COPY entrypoint.sh / ---> 0bd58cbb4820 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f5e79bf9d4e0 ---> Removed intermediate container f5e79bf9d4e0 ---> 91fa638c17c0 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 0845214ec3a0 ---> Removed intermediate container 0845214ec3a0 ---> ed13b5d5ffb1 [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 ed13b5d5ffb1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_1_0-1 2025-06-17 10:18:32,625: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 5c0ebf21c1bc: Preparing 77eee5926dbe: Preparing 60b23cd40535: Preparing 11583a7d0ee6: Preparing 38b98f8ab7e4: Preparing cf7d6d3e02e6: Preparing 1a6c7194a564: Preparing ca3199570458: Preparing 322cd662b840: Preparing 371753dd0c81: Preparing 174f56854903: Preparing 5c0ebf21c1bc: Waiting 77eee5926dbe: Waiting 60b23cd40535: Waiting 11583a7d0ee6: Waiting 38b98f8ab7e4: Waiting cf7d6d3e02e6: Waiting 1a6c7194a564: Waiting ca3199570458: Waiting 322cd662b840: Waiting 371753dd0c81: Waiting 174f56854903: Waiting 11583a7d0ee6: Layer already exists 77eee5926dbe: Layer already exists 60b23cd40535: Layer already exists 38b98f8ab7e4: Layer already exists ca3199570458: Layer already exists 322cd662b840: Layer already exists 5c0ebf21c1bc: Pushed cf7d6d3e02e6: Layer already exists 1a6c7194a564: Layer already exists 371753dd0c81: Layer already exists 174f56854903: Layer already exists master-1_8_1_0-1: digest: sha256:a9251ca4c55ad7daa7c934dbcc75fb851b27d2847da21d47a7e98d6bfc83d8e8 size: 2619 2025-06-17 10:18:37,324: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds