Skip to content

[BUG] CI failing on Linux with Java runtime error #1737

Closed
@ryanbogan

Description

@ryanbogan

Linux tests are currently failing on main with a fatal Java runtime error:

?  #
?  # A fatal error has been detected by the Java Runtime Environment:
?  #
?  #  SIGILL (0x4) at pc=0x00007febd28ff4b9, pid=1657, tid=2008
?  #
?  # JRE version: OpenJDK Runtime Environment Zulu21.34+19-CA (21.0.3+9) (build 21.0.3+9-LTS)
?  # Java VM: OpenJDK 64-Bit Server VM Zulu21.34+19-CA (21.0.3+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
?  # Problematic frame:
?  # C  [libopensearchknn_faiss_avx2.so+0x4ff4b9]  sgemm_small_kernel_b0_tn+0x229
?  #
?  # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /__w/k-NN/k-NN/build/testclusters/integTest-0/distro/3.0.0-ARCHIVE/core.1657)
?  #
?  # An error report file with more information is saved as:
?  # logs/hs_err_pid1657.log

Example full log of failure: https://github.com/opensearch-project/k-NN/actions/runs/9455222049/job/26044511867?pr=1722

For the above PR, the tests are passing on a local Linux build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Action items ✍

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions