Обсуждение: CI: Unfamiliar error while testing macOS

Поиск
Список
Период
Сортировка

CI: Unfamiliar error while testing macOS

От
"Hayato Kuroda (Fujitsu)"
Дата:
Dear hackers,

While developing my patch, I found that the CI for macOS failed with unknown error [1].
Do you know the reason why it happened? Please tell me if you have workarounds...

It failed the test at "Upload 'ccache' cache". The Cirrus app said a following message:

> Persistent worker failed to start the task: remote agent failed: failed to run agent: wait: remote command exited
withoutexit status or exit signal 

[1]: https://cirrus-ci.com/task/5439712639320064

Best Regards,
Hayato Kuroda
FUJITSU LIMITED




Re: CI: Unfamiliar error while testing macOS

От
Daniel Gustafsson
Дата:
> On 21 Sep 2023, at 05:25, Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> wrote:
>
> Dear hackers,
>
> While developing my patch, I found that the CI for macOS failed with unknown error [1].
> Do you know the reason why it happened? Please tell me if you have workarounds...
>
> It failed the test at "Upload 'ccache' cache". The Cirrus app said a following message:
>
>> Persistent worker failed to start the task: remote agent failed: failed to run agent: wait: remote command exited
withoutexit status or exit signal 

That looks like a transient infrastructure error and not something related to
your patch, it will most likely go away for the next run.

--
Daniel Gustafsson




RE: CI: Unfamiliar error while testing macOS

От
"Hayato Kuroda (Fujitsu)"
Дата:
Dear Daniel,

Thank you for confirmation!

>
> That looks like a transient infrastructure error and not something related to
> your patch, it will most likely go away for the next run.
>

I checked next run and found that tests were passed on all platforms.
I'm still not sure the root cause, but now I forget about it.

Best Regards,
Hayato Kuroda
FUJITSU LIMITED