[Vm-dev] How to restart an appveyor job?

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Mon Apr 2 12:37:31 UTC 2018


Answering to myself: it's an opened issue
https://github.com/appveyor/ci/issues/58

I don't know if upvoting will change a thing, but I did.

2018-04-02 14:32 GMT+02:00 Nicolas Cellier <
nicolas.cellier.aka.nice at gmail.com>:

> Hi all,
> I wanted to solve the gcc compiler bug for pharo.sista.spur.
>
> But of course, there were another failure due to fragile infrastructure...
> https://ci.appveyor.com/project/OpenSmalltalk/vm/build/1.0.1207/job/
> dd3lnytbwb5jjlqa
>
> Running Install scripts
> Start-FileDownload "http://cygwin.com/setup-x86.exe" -FileName
> "setup-x86.exe"
> Start-FileDownloadInternal : Error downloading remote file: One or more
> errors occurred.
> Inner Exception: Unable to connect to the remote server
> At C:\Program Files\AppVeyor\BuildAgent\Modules\build-worker-api\build-worker-api.psm1:242
> char:2
> + Start-FileDownloadInternal -Url $Url -FileName $FileName -Timeout ...
> + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo : NotSpecified: (:) [Start-FileDownloadInternal], Exception
> + FullyQualifiedErrorId : System.Exception,Appveyor.BuildAgent.Api.Utils.
> StartFileDownloadInternalCmdlet
>
> We depend on volatile URL...
> Do you know if there is a way to restart a job in appveyor?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180402/2e8945c9/attachment-0001.html>


More information about the Vm-dev mailing list