apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 438 forks source link

[CI] Github action tests on Centos7 is broken #8046

Open zhouyuan opened 16 hours ago

zhouyuan commented 16 hours ago

Backend

VL (Velox)

Bug description

/e/node20/bin/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /__e/node20/bin/node)/__e/node20/bin/node: /lib64/libstdc++.so.6: versionGLIBCXX_3.4.20' not found (required by /e/node20/bin/node)/e/node20/bin/node: /lib64/libstdc++.so.6: version CXXABI_1.3.9' not found (required by /__e/node20/bin/node)/__e/node20/bin/node: /lib64/libstdc++.so.6: versionGLIBCXX_3.4.21' not found (required by /e/node20/bin/node)/e/node20/bin/node: /lib64/libc.so.6: version GLIBC_2.28' not found (required by /__e/node20/bin/node)/__e/node20/bin/node: /lib64/libc.so.6: versionGLIBC_2.25' not found (required by /e/node20/bin/node)

Spark version

None

Spark configurations

No response

System information

No response

Relevant logs

No response

zhouyuan commented 16 hours ago

https://github.com/actions/checkout/issues/1590

zhouyuan commented 16 hours ago

https://github.com/actions/runner-images/issues/10896

zhouyuan commented 11 hours ago

https://github.com/apache/incubator-gluten/pull/8042