Skip to content

ci/bare-metal: add more timestamps to help debugging issues

Eric Engestrom requested to merge eric/mesa:ci-poe-powered-timestamps into main

There's a rare issue on one of our runners where one (or more/all) of these I/O ops takes way too long, leading to usually ~14 minutes of delay before the kernel starts.

Of course, when trying to trigger it nothing happens, so instead let's just always print these timestamps, so that they are there next time it happens.

Merge request reports