Wednesday, 2026-08-12

*** dviroel is now known as dviroel_lunch15:53
*** dviroel_lunch is now known as dviroel17:17
simondodsleyare there any known issues with the CI jobs failing due to networking issues. I'm seeing a lot of github failures in logs20:36
simondodsleyfor example: https://zuul.opendev.org/t/openstack/build/26d1fe71868d4539be1dcf7cdae46e9b20:38
simondodsleyand https://zuul.opendev.org/t/openstack/build/0f5bdab8a3d24124be8e8ede8236403c20:39
JayFa 503 is not a networking issue; it's a service failure/outage on the github side20:43
simondodsleyok- so github having issues - thanks20:44
JayFyeah a 5xx always means "the server did something wrong"20:45
JayF4xx means "the client did something wrong" (e.g. 404 not found: the client requested a file that didn't exist)20:45
fungipossible github has decided download requests coming from some particular cloud provider are malicious or they've got a rate limit in place that we're exceeding20:46
fungiif it's a file that gets retrieved often in our jobs we should consider caching it20:47
fungibut yes, i would expect a 4xx error (like a 401 access denied) in that case20:48

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!