2025-07-03 15:51:45,530: INFO: Building opensdn-controller-control-dns 2025-07-03 15:51:45,615: 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_8_1-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} ---> 0916e51ea4b5 Step 4/9 : ARG CONTAINER_NAME ---> Running in a9d4f6378aeb ---> Removed intermediate container a9d4f6378aeb ---> 20dddfa9a155 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 68c5b60c1884 ---> Removed intermediate container 68c5b60c1884 ---> 5398b8e1a7fc 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 58f02778875c ---> Removed intermediate container 58f02778875c ---> fe7b22f26eed Step 7/9 : COPY entrypoint.sh / ---> 00c165d0c30b Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 236ccc021610 ---> Removed intermediate container 236ccc021610 ---> 6f1f8e494836 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in bddeba8ff614 ---> Removed intermediate container bddeba8ff614 ---> 246308c827df [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 246308c827df Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_8_1-2 2025-07-03 15:52:02,779: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 074c31edf735: Preparing fc76e45d2dd8: Preparing fc91c43bd18d: Preparing ef2c0d871c4f: Preparing 074c31edf735: Waiting fc76e45d2dd8: Waiting fc91c43bd18d: Waiting 7d01bdf14da1: Preparing c0732a5f92b8: Preparing 19997992a3fc: Preparing f10b9424bac4: Preparing 42ccec080dd6: Preparing 671a179cf100: Preparing 174f56854903: Preparing 7d01bdf14da1: Waiting c0732a5f92b8: Waiting 19997992a3fc: Waiting f10b9424bac4: Waiting 42ccec080dd6: Waiting 671a179cf100: Waiting 174f56854903: Waiting ef2c0d871c4f: Waiting fc76e45d2dd8: Layer already exists 7d01bdf14da1: Layer already exists ef2c0d871c4f: Layer already exists fc91c43bd18d: Layer already exists 19997992a3fc: Layer already exists 42ccec080dd6: Layer already exists f10b9424bac4: Layer already exists 074c31edf735: Pushed c0732a5f92b8: Layer already exists 671a179cf100: Layer already exists 174f56854903: Layer already exists master-1_8_8_1-2: digest: sha256:5d994785bc25b4eda1015fa1633de065632e9bccc23f4b95ee0d193693063e93 size: 2620 2025-07-03 15:52:06,668: INFO: Building opensdn-controller-control-dns finished successfully, duration: 21 seconds