Task #14795
closedDiverging configuration of GitHub Runners
0%
Description
Hey folks,
since a couple of days, some of my build jobs are failing due to awkward reasons: Sometimes build tools were missing, sometimes GCC failed to work.
After Robert and I investigated further, we stopped the one runner-server which was failing all jobs (github-l-7) and the jobs were building again. We also encountered another runner which behaved weirdly (lost the name though..).
Could you please revise the GH runner setup and make sure that they are all capable of compiling and building all jobs? I lost about 10h on this problem yesterday :(
Also I'd be grateful if you'd leave github-l-4 untouched for now as it's working for sure ;)
Thanks a lot
Yannik
IA Updated by Ignacio Alejandro about 2 months ago
Hi [~ge93lef], thanks for the update, and apologies for any inconveniences. I've redeployed the other runners, so they should now be fully up-to-date and consistent.
I’ve also installed some common build tools, including C/C++ build tools. If there are any additional tools you need, please send me a list (with versions if relevant), and I’ll add those as well. Could you also share a link to the failed builds? I’d like to review the workflow files and the failed runs, and if needed, re-run them to verify the runner configuration.
Cheers
Ignacio