Skip to content

test: setup test matrix #5

test: setup test matrix

test: setup test matrix #5

Triggered via pull request November 3, 2023 20:52
Status Failure
Total duration 26s
Artifacts
Test with min python and min java
16s
Test with min python and min java
Fit to window
Zoom out
Zoom in

Annotations

1 error
Test with min python and min java
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache python3${PYTHON3_PACKAGE} && python3 -m ensurepip && pip3 install --upgrade pip setuptools && rm -r /usr/lib/python*/ensurepip && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && if [[ ! -e /usr/bin/python ]]; then ln -sf /usr/bin/python3 /usr/bin/python; fi && rm -r /root/.cache" did not complete successfully: exit code: 127