Github Actions running on Scale Set are not able to complete jobs #3872
Labels
bug
Something isn't working
gha-runner-scale-set
Related to the gha-runner-scale-set mode
needs triage
Requires review from the maintainers
Checks
Controller Version
0.10.1
Deployment Method
Helm
Checks
To Reproduce
Describe the bug
/usr/bin/tar: XXXXXXXXX Cannot change ownership to uid 0, gid 0: Operation not permitted
/usr/bin/tar: Exiting with failure status due to previous errors
Error: The process '/usr/bin/tar' failed with exit code 2
Error: Error: failed to run script step: command terminated with non-zero exit code: error executing command [sh -e /__w/_temp/a133c0e0-cd61-11ef-9cd1-fdc32e02a729.sh], exit code 1
Error: Process completed with exit code 1.
Error: Executing the custom container implementation failed. Please contact your self hosted runner administrator.
I have tried use GP2, GP3, and EFS Volumes.
GP2 and GP3 Support the init-container workaround, but I run into other issues, such as the job files are not found in the Job Container.
Describe the expected behavior
Permissions issues do not exist.
Additional Context
Controller Logs
Runner Pod Logs
The text was updated successfully, but these errors were encountered: