Skip to content

Benchmark result upload fails #408

@assignUser

Description

@assignUser

Describe the bug, including details regarding any error messages, version, and platform.

https://github.com/apache/arrow-go/actions/runs/15616399947/job/43990198178#step:8:19

python3 -m pip install benchadapt@git+https://github.com/conbench/conbench.git@main#subdirectory=benchadapt/python
  python3 ci/scripts/bench_adapt.py
python3: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /__t/Python/3.9.23/x64/lib/libpython3.9.so.1.0)
python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /__t/Python/3.9.23/x64/lib/libpython3.9.so.1.0)

The issue is caused by the debian image, I am not sure why we are even running this in a container instead on the runner directly? Missed that in review. @singh1203 @zeroshade

Component(s)

Continuous Integration

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions