Skip to content

[WIP] Clean up Dockerfile and update loaded to support 64-bits #1580

[WIP] Clean up Dockerfile and update loaded to support 64-bits

[WIP] Clean up Dockerfile and update loaded to support 64-bits #1580

Triggered via pull request December 10, 2024 19:44
Status Failure
Total duration 11m 34s
Artifacts

parallel_tests.yml

on: pull_request
build_container
4m 59s
build_container
test_installer
3m 26s
test_installer
build_and_check_fork
0s
build_and_check_fork
Matrix: tests
cleanup
0s
cleanup
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test_installer
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
test_installer
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
test_installer
Process completed with exit code 1.
build_container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git -C /panda submodule update --init dtc && git -C /panda rev-parse HEAD > /usr/local/panda_commit_hash && mkdir /panda/build && cd /panda/build && python3 -m pip install setuptools_scm && python3 -m setuptools_scm -r .. --strip-dev 2>/dev/null >/tmp/savedversion && /panda/configure --target-list=\"${TARGET_LIST}\" --prefix=/usr/local --disable-numa --enable-llvm && rm -rf /panda/.git" did not complete successfully: exit code: 1