On Tue, Jan 16, 2018 at 3:16 AM, Илья Шипицин wrote:
>
>
> 2018-01-15 22:28 GMT+05:00 Selva Nair :
>>
>> Hi,
>>
>> Out of the 12 or so jobs we have in the travis build matrix a few
>> sometime fail with "write error" (happened a number of times for some
>> local feature branches). On restarting on
it started to happen after travis-ci image was updated to clang-5.0,
somehow it does not work well with ccache (that's why we removed ccache
recently)
2018-01-15 22:28 GMT+05:00 Selva Nair :
> Hi,
>
> Out of the 12 or so jobs we have in the travis build matrix a few
> sometime fail with "write er
Hi,
Out of the 12 or so jobs we have in the travis build matrix a few
sometime fail with "write error" (happened a number of times for some
local feature branches). On restarting only the failed jobs, one by
one, they succeed indicating possible resource starvation?
Is there anything one can do t