public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* CI Jobs Not Being Submitted to Github Actions
@ 2022-02-05 23:46 Brian Inglis
  2022-02-06  8:45 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Inglis @ 2022-02-05 23:46 UTC (permalink / raw)
  To: cygwin-apps

https://cygwin.com/cgi-bin2/jobs.cgi

or is it just me? ;^>

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CI Jobs Not Being Submitted to Github Actions
  2022-02-05 23:46 CI Jobs Not Being Submitted to Github Actions Brian Inglis
@ 2022-02-06  8:45 ` Marco Atzeri
  2022-02-06 16:46   ` Jon Turney
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2022-02-06  8:45 UTC (permalink / raw)
  To: cygwin-apps

On 06.02.2022 00:46, Brian Inglis wrote:
> https://cygwin.com/cgi-bin2/jobs.cgi
> 
> or is it just me? ;^>
> 

sometime happens, I saw same on job 3740

I guess the platform has some glitch, maybe for update or load, and 
forgot the pending jobs

Regards
Marco



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: CI Jobs Not Being Submitted to Github Actions
  2022-02-06  8:45 ` Marco Atzeri
@ 2022-02-06 16:46   ` Jon Turney
  0 siblings, 0 replies; 3+ messages in thread
From: Jon Turney @ 2022-02-06 16:46 UTC (permalink / raw)
  To: cygwin-apps

On 06/02/2022 08:45, Marco Atzeri wrote:
> On 06.02.2022 00:46, Brian Inglis wrote:
>> https://cygwin.com/cgi-bin2/jobs.cgi
>>
>> or is it just me? ;^>
>>

As far as I can tell, the REST API request to start the workflow 
succeeded, but no workflow run started.

This looks like something transient which happened inside github (their 
status page shows an incident at around that time)

> sometime happens, I saw same on job 3740
> 
> I guess the platform has some glitch, maybe for update or load, and 
> forgot the pending jobs

This case is different, in that the workflow ran to completion, but when 
the 'completed' webhook fired, trying to fetch the build metadata 
artefact failed 404 (which seems to happen occasionally) (which means we 
can't find the associated job to update the status of to reflect that).

In both cases, the solution is probably to make scallywag an 
asynchronous process, rather than a daisy-chain of hooks, so it can 
retry these things if they don't go to plan.

Probably not happening this week, though :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-06 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-05 23:46 CI Jobs Not Being Submitted to Github Actions Brian Inglis
2022-02-06  8:45 ` Marco Atzeri
2022-02-06 16:46   ` Jon Turney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).