RESOLVED FIXED 235302
clean-up-git-repo step is failing on aperez-gtk-ews
https://bugs.webkit.org/show_bug.cgi?id=235302
Summary clean-up-git-repo step is failing on aperez-gtk-ews
Aakash Jain
Reported 2022-01-17 14:36:57 PST
clean-up-git-repo step seems to be consistently failing on aperez-gtk-ews. This build step started running recently on all the queues. bot: https://ews-build.webkit.org/#/workers/70 example of failing builds: https://ews-build.webkit.org/#/builders/36/builds/56395, https://ews-build.webkit.org/#/builders/36/builds/56400, https://ews-build.webkit.org/#/builders/36/builds/56406 error: pathspec 'origin/main' did not match any file(s) known to git error: branch 'main' not found. fatal: 'origin/main' is not a commit and a branch 'main' cannot be created from it
Attachments
Aakash Jain
Comment 1 2022-01-17 14:38:07 PST
Note that other bots on gtk queue (igalia1-gtk-wk2-ews and igalia2-gtk-wk2-ews) and aperez-wpe-ews are working fine.
Jonathan Bedard
Comment 2 2022-01-17 16:13:10 PST
We should inspect that checkout. Sounds like it might be the old remote
Adrian Perez
Comment 3 2022-01-20 16:14:41 PST
I think we can probably close this now that I fixed the issue — yes, the Git clone was pointing to git.webkit.org instead of github.com 🙃️
Aakash Jain
Comment 4 2022-01-24 04:26:17 PST
Thanks Adrian! Looks good to me.
Note You need to log in before you can comment on or make changes to this bug.