Skip to content

[Bug] Translation UI test failed on ROCm #1433

@chensuyue

Description

@chensuyue

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?

#1422

Description

UI test failed due to conda env created issue.
https://github.com/opea-project/GenAIExamples/actions/runs/12870524855/job/35884676934?pr=1422#step:5:397

Reproduce steps

Run the test creates, https://github.com/opea-project/GenAIExamples/blob/fa9611749a87275c3f3c017c4109a43b11b687a7/Translation/tests/test_compose_on_rocm.sh

Raw log

+ source activate OPEA_e2e
++ _CONDA_ROOT=/home/huggingface/miniconda3
++ . /home/huggingface/miniconda3/etc/profile.d/conda.sh
+++ export CONDA_EXE=/home/huggingface/miniconda3/bin/conda
+++ CONDA_EXE=/home/huggingface/miniconda3/bin/conda
+++ export _CE_M=
+++ _CE_M=
+++ export _CE_CONDA=
+++ _CE_CONDA=
+++ export CONDA_PYTHON_EXE=/home/huggingface/miniconda3/bin/python
+++ CONDA_PYTHON_EXE=/home/huggingface/miniconda3/bin/python
+++ '[' -z x ']'
++ conda activate OPEA_e2e
++ local cmd=activate
++ case "$cmd" in
++ __conda_activate activate OPEA_e2e
++ '[' -n '' ']'
++ local ask_conda
+++ PS1=
+++ __conda_exe shell.posix activate OPEA_e2e
+++ /home/huggingface/miniconda3/bin/conda shell.posix activate OPEA_e2e
Error while loading conda entry point: conda-libmamba-solver (libarchive.so.20: cannot open shared object file: No such file or directory)

Attachments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions