Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failure when cloning #970

Open
hannesm opened this issue Sep 6, 2024 · 3 comments
Open

failure when cloning #970

hannesm opened this issue Sep 6, 2024 · 3 comments

Comments

@hannesm
Copy link
Contributor

hannesm commented Sep 6, 2024

from https://github.com/mirage/charrua/pull/127/checks?check_run_id=29793738314 I get the following error:

❌ (analysis) (failed: Command "git" "-C" "/var/lib/ocurrent/var/git/charrua.git-1fa4fc8af49ffe3746b2b001c3e85fd74b863ef95f109aed21765682489d9720"
"fetch" "--recurse-submodules=false" "-q" "-f" "https://github.com/mirage/charrua.git"
"refs/pull/127/head" exited with status 128)
@mtelvers
Copy link
Member

mtelvers commented Sep 6, 2024

Rebuilding the job through this link has moved things along

@mtelvers
Copy link
Member

mtelvers commented Sep 6, 2024

The error message was

2024-09-06 16:41.22: New job: git fetch https://github.com/mirage/charrua.git#refs/pull/127/head (05c0d9f23a205adac8b96b3797725a03198e4677)
2024-09-06 16:41.22: Exec: "git" "-C" "/var/lib/ocurrent/var/git/charrua.git-1fa4fc8af49ffe3746b2b001c3e85fd74b863ef95f109aed21765682489d9720" 
                           "branch" "-f" "fetch-05c0d9f23a205adac8b96b3797725a03198e4677" 
                           "05c0d9f23a205adac8b96b3797725a03198e4677"
fatal: not a valid branch point: '05c0d9f23a205adac8b96b3797725a03198e4677'
2024-09-06 16:41.23: Exec: "git" "-C" "/var/lib/ocurrent/var/git/charrua.git-1fa4fc8af49ffe3746b2b001c3e85fd74b863ef95f109aed21765682489d9720" 
                           "fetch" "--recurse-submodules=false" "-q" 
                           "-f" "https://github.com/mirage/charrua.git" 
                           "refs/pull/127/head"
fatal: couldn't find remote ref refs/pull/127/head
2024-09-06 16:41.23: Job failed: Command "git" "-C" "/var/lib/ocurrent/var/git/charrua.git-1fa4fc8af49ffe3746b2b001c3e85fd74b863ef95f109aed21765682489d9720" 
"fetch" "--recurse-submodules=false" "-q" "-f" "https://github.com/mirage/charrua.git" 
"refs/pull/127/head" exited with status 128

@hannesm
Copy link
Contributor Author

hannesm commented Sep 6, 2024

thanks. when I clicked on the failing job, all I saw was an internal server error (=500) from ci.ocaml.org...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants