package build failing on chromium.perf/Linux Builder |
|||
Issue descriptionBuilders failed on: - Linux Builder: https://build.chromium.org/p/chromium.perf/builders/Linux%20Builder Not exactly sure why this is failing.
,
Apr 25 2017
,
Apr 25 2017
I ssh-ed onto the bot and strace-ed the zip command. It's trying to zip up a 140 GB folder "thinlto-cache". Not sure where this comes from, but that's probably what is causing iths.
,
Apr 25 2017
And I found a revert about code size. https://codereview.chromium.org/2842683002
,
Apr 25 2017
So I think the bots just have that folder left over. I think manually deleting it is the fix :/ I tried deleting it on one bot, I'll see if that fixes it.
,
Apr 25 2017
Deleting the directory fixed it. I'll do this real quick :/
,
Apr 25 2017
Ok, deleted this on all bots. A bot cycled green; we should cycle green soon.
,
May 1 2017
Can this be closed now?
,
May 1 2017
Yeah, this is done. |
|||
►
Sign in to add a comment |
|||
Comment 1 by sullivan@chromium.org
, Apr 25 2017