2025-05-29 20:48:46,213: INFO: Building opensdn-controller-control-dns 2025-05-29 20:48:46,262: 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_7_6_6-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} ---> 7c24728e248a Step 4/9 : ARG CONTAINER_NAME ---> Running in 76ef97a6b707 ---> Removed intermediate container 76ef97a6b707 ---> 91f94afad969 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 918175aad09c ---> Removed intermediate container 918175aad09c ---> 49e5e1e3b50e 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 cd4f76e09a36 ---> Removed intermediate container cd4f76e09a36 ---> 21ed94a6c31e Step 7/9 : COPY entrypoint.sh / ---> 076306f9ff50 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 431bd93e232e ---> Removed intermediate container 431bd93e232e ---> 710e4ec0626d Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a144cd17f1da ---> Removed intermediate container a144cd17f1da ---> 65f1e13c324f [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 65f1e13c324f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_6-1 2025-05-29 20:49:02,450: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 348a1125fa91: Preparing 65cf4b184e2e: Preparing b653e0850704: Preparing ef053a3ece1a: Preparing 0684a5a36ee2: Preparing 02d33c47b60b: Preparing 148660300ba5: Preparing 1b8e07de22d0: Preparing f31752ae31fc: Preparing 93462aff4f7c: Preparing 174f56854903: Preparing 348a1125fa91: Waiting b653e0850704: Waiting ef053a3ece1a: Waiting 0684a5a36ee2: Waiting 02d33c47b60b: Waiting 148660300ba5: Waiting 1b8e07de22d0: Waiting f31752ae31fc: Waiting 93462aff4f7c: Waiting 174f56854903: Waiting 65cf4b184e2e: Waiting 348a1125fa91: Pushed 65cf4b184e2e: Layer already exists b653e0850704: Layer already exists 0684a5a36ee2: Layer already exists 148660300ba5: Layer already exists 1b8e07de22d0: Layer already exists ef053a3ece1a: Layer already exists 02d33c47b60b: Layer already exists f31752ae31fc: Layer already exists 174f56854903: Layer already exists 93462aff4f7c: Layer already exists master-1_7_6_6-1: digest: sha256:8eddd59323d350eaa9fb7fb4e2347b5b800c66da7100e54b2117a13e85b5a4a7 size: 2620 2025-05-29 20:49:06,984: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds