Skip to content

[Bug] ChatQnA qdrant helm test fail on Xeon #2285

@ZePan110

Description

@ZePan110

Priority

P1-Stopper

OS type

Ubuntu

Hardware type

Xeon-GNR

Installation method

  • Pull docker images from hub.docker.com
  • Build docker images from source
  • Other
  • N/A

Deploy method

  • Docker
  • Docker Compose
  • Kubernetes Helm Charts
  • Kubernetes GMC
  • Other
  • N/A

Running nodes

Single Node

What's the version?

main branch

Description

https://github.com/opea-project/GenAIExamples/actions/runs/17874506944/job/51090902622

helm install --create-namespace --namespace ns-chatqna-a14b chatqna-1758676313 oci://ghcr.io/opea-project/charts/chatqna --set global.HUGGINGFACEHUB_API_TOKEN=*** --set global.modelUseHostPath=/data2/hf_model --set GOOGLE_API_KEY=*** --set GOOGLE_CSE_ID=*** --set web-retriever.GOOGLE_API_KEY=*** --set web-retriever.GOOGLE_CSE_ID=*** -f ChatQnA/kubernetes/helm/cpu-qdrant-values.yaml --version 0-latest --wait --timeout 600s
Pulled: ghcr.io/opea-project/charts/chatqna:0-latest
Digest: sha256:ca52feec7b97a3b95342045c23741b93f47e25e463d1fd67c4cc7d5d508eeb06
Error: INSTALLATION FAILED: context deadline exceeded

Reproduce steps

helm install --create-namespace --namespace ns-chatqna-a14b chatqna-1758676313 oci://ghcr.io/opea-project/charts/chatqna --set global.HUGGINGFACEHUB_API_TOKEN=*** --set global.modelUseHostPath=/data2/hf_model --set GOOGLE_API_KEY=*** --set GOOGLE_CSE_ID=*** --set web-retriever.GOOGLE_API_KEY=*** --set web-retriever.GOOGLE_CSE_ID=*** -f ChatQnA/kubernetes/helm/cpu-qdrant-values.yaml --version 0-latest --wait --timeout 600s

Raw log

Attachments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions