Re: ASDF project CI/CD failure
Georgiy Tugai <[email protected]> Thu, 13 Nov 2025 10:51:46 +0100
| Newsgroups | gmane.lisp.common-lisp-net.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------tS90wR6YRzhUdVF02c0L5JXl
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Hi Robert,
We fixed this issue last night; your CI pipeline still fails but it's
not due to 500 errors anymore.
Regards,
Georgiy
On 2025-11-10 21:11, Robert Goldman wrote:
>
> I was looking at a merge request for ASDF, and it failed all the CI/CD
> tests. See, for example,
> https://gitlab.common-lisp.net/rbrown/asdf/-/jobs/103352
>
> What's odd is that it looks like this failure isn't about anything
> failing, it's about CI/CD not being able to clone the git repo.
>
> |Getting source from Git repository 00:00 Gitaly correlation ID:
> 01K9DE5HXE6N8KDGC4YQ4ERFSV Fetching changes... Initialized empty Git
> repository in /builds/rbrown/asdf/.git/ Created fresh repository.
> fatal: unable to access
> 'https://gitlab.common-lisp.net/rbrown/asdf.git/': The requested URL
> returned error: 500 |
>
> Any idea what is going haywire here?
>
> Thanks!
>
> R
>
--------------tS90wR6YRzhUdVF02c0L5JXl
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Robert,</p>
<p>We fixed this issue last night; your CI pipeline still fails but
it's not due to 500 errors anymore.</p>
<p>Regards,<br>
Georgiy<br>
</p>
<div class="moz-cite-prefix">On 2025-11-10 21:11, Robert Goldman
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:[email protected]">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div style="font-family: sans-serif;">
<div class="markdown" style="white-space: normal;">
<p dir="auto">I was looking at a merge request for ASDF, and
it failed all the CI/CD tests. See, for example, <a
href="https://gitlab.common-lisp.net/rbrown/asdf/-/jobs/103352"
style="color: #3983C4;" moz-do-not-send="true"
class="moz-txt-link-freetext">https://gitlab.common-lisp.net/rbrown/asdf/-/jobs/103352</a></p>
<p dir="auto">What's odd is that it looks like this failure
isn't about anything failing, it's about CI/CD not being
able to clone the git repo.</p>
<pre
style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code
style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">Getting source from Git repository 00:00
Gitaly correlation ID: 01K9DE5HXE6N8KDGC4YQ4ERFSV
Fetching changes...
Initialized empty Git repository in /builds/rbrown/asdf/.git/
Created fresh repository.
fatal: unable to access '<a class="moz-txt-link-freetext" href="https://gitlab.common-lisp.net/rbrown/asdf.git/">https://gitlab.common-lisp.net/rbrown/asdf.git/</a>': The requested URL returned error: 500
</code></pre>
<p dir="auto">Any idea what is going haywire here?</p>
<p dir="auto">Thanks!</p>
<p dir="auto">R</p>
</div>
</div>
</blockquote>
</body>
</html>
--------------tS90wR6YRzhUdVF02c0L5JXl--