-
Bug
-
Resolution: Fixed
-
Blocker
-
jenkins 2.190.3
gerrit code review plugin 0.3.7
-
-
0.4.1
Moving to 0.3.7 has broken checkout on remote nodes. They fail reporting unable to checkout the code after a 10 minute timeout.
In the log on the gerrit server are hundreds of lines saying:
WARN com.google.gerrit.httpd.ProjectBasicAuthFilter : Authentication failed for Username for 'https: account inactive or not provisioned in Gerrit
So it appears that the remote node is using the wrong credentials to try to do the checkout.
Reverting to .03.5 and everything works fine
- is blocked by
-
JENKINS-60362 Gerrit Behaviours not executed
-
- Resolved
-
So looking at this some more, I believe it is the LFS Pull step that is using the wrong credentials. For some reason it previously used to say 'Enabling Git LFS pull' before it started this and did the config core.sparsecheckout.