-
Notifications
You must be signed in to change notification settings - Fork 330
Labels
Milestone
Description
Priority
P1-Stopper
OS type
Ubuntu
Hardware type
GPU-AMD
Installation method
- Pull docker images from hub.docker.com
- Build docker images from source
- Other
Deploy method
- Docker
- Docker Compose
- Kubernetes Helm Charts
- Kubernetes GMC
- Other
Running nodes
Single Node
What's the version?
Main branch, 2204fe8
Description
Test failed in several CI,
https://github.com/opea-project/GenAIExamples/actions/runs/13948828466/job/39042658138?pr=1693
https://github.com/opea-project/GenAIExamples/actions/runs/13940007456/job/39019740990?pr=1654
Reproduce steps
Run ChatQnA/tests/test_compose_on_rocm.sh
Raw log
[ tei-embedding ] Content is as expected.
+ sleep 1m
+ echo 'Deep learning is a subset of machine learning that utilizes neural networks with multiple layers to analyze various levels of abstract data representations. It enables computers to identify patterns and make decisions with minimal human intervention by learning from large amounts of data.'
+ validate_service http://10.53.22.29:6007/v1/dataprep/ingest 'Data preparation succeeded' dataprep_upload_file dataprep-redis-server
+ local URL=http://10.53.22.29:6007/v1/dataprep/ingest
+ local 'EXPECTED_RESULT=Data preparation succeeded'
+ local SERVICE_NAME=dataprep_upload_file
+ local DOCKER_NAME=dataprep-redis-server
+ local INPUT_DATA=
+ [[ dataprep_upload_file == *\d\a\t\a\p\r\e\p\_\u\p\l\o\a\d\_\f\i\l\e* ]]
+ cd /home/huggingface/OPEA-CICD/actions-runner/_work/GenAIExamples/GenAIExamples/ChatQnA/tests
++ curl --silent --write-out 'HTTPSTATUS:%{http_code}' -X POST -F files=@./dataprep_file.txt -H 'Content-Type: multipart/form-data' http://10.53.22.29:6007/v1/dataprep/ingest
+ HTTP_RESPONSE=HTTPSTATUS:000
Error: Process completed with exit code 7.Attachments
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done