2025-08-13 14:33:11,396: INFO: Building opensdn-controller-control-dns 2025-08-13 14:33:11,453: 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_3-7 --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} ---> 59d1965e05ae Step 4/9 : ARG CONTAINER_NAME ---> Running in 210cf5539598 ---> Removed intermediate container 210cf5539598 ---> 83f5281a93dd Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 33d2b49303f6 ---> Removed intermediate container 33d2b49303f6 ---> 266de930f9e8 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 f553de956ce5 ---> Removed intermediate container f553de956ce5 ---> 18fe5e1dd329 Step 7/9 : COPY entrypoint.sh / ---> 936089d53b94 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 488ba61158d2 ---> Removed intermediate container 488ba61158d2 ---> f689c2b28b3a Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in b501ba590c97 ---> Removed intermediate container b501ba590c97 ---> da21c5b15b4f [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 da21c5b15b4f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_8_3-7 2025-08-13 14:33:28,177: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c936b4193319: Preparing 0f1a1a865f06: Preparing 2283e933f4ef: Preparing 5e7a4a194fd2: Preparing fe73c6c92b1e: Preparing 6bc94d193b87: Preparing 9e790d062152: Preparing 79ed201cbeba: Preparing f7c89baa2cdb: Preparing 2be2064f7dde: Preparing 174f56854903: Preparing c936b4193319: Waiting 0f1a1a865f06: Waiting 2283e933f4ef: Waiting 5e7a4a194fd2: Waiting fe73c6c92b1e: Waiting 6bc94d193b87: Waiting 9e790d062152: Waiting 79ed201cbeba: Waiting f7c89baa2cdb: Waiting 2be2064f7dde: Waiting 174f56854903: Waiting 0f1a1a865f06: Layer already exists fe73c6c92b1e: Layer already exists 5e7a4a194fd2: Layer already exists 2283e933f4ef: Layer already exists c936b4193319: Pushed 6bc94d193b87: Layer already exists 9e790d062152: Layer already exists 79ed201cbeba: Layer already exists 174f56854903: Layer already exists 2be2064f7dde: Layer already exists f7c89baa2cdb: Layer already exists master-1_9_8_3-7: digest: sha256:344bf7b239d1e9d897cf5503bc740068eefe31909f305cdc67a42d42ce45767a size: 2620 2025-08-13 14:33:31,433: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds