An update... still haven't figured this out entirely but now I'm pretty
confident there is at least 1 Jenkins bug.
I figured out a way to capture the temporary credentials file. When I
looked at this, there were a couple of things that struck me.
1) it contained multiple credentials, both old
Thanks, unfortunately that doesn't yield much more help...
Building in workspace /Users//.jenkins/jobs/junk/workspace
Cloning the remote Git repository
Cloning repository https://xx.com/scm/git/ROR/-packaging
> git init /Users/sunflower/.jenkins/jobs/junk/workspace # timeout=1
I doubt it is a bug in the git plugin or the git client plugin, just based
on the things that have changed and the things that have not changed.
You've changed credentials, and not changed the git plugin or the git
client plugin.
http://askubuntu.com/questions/336907/really-verbose-way-to-test-git
Hi,
Over the last few days my password used for Jenkins' Git Plugin expired, of
which I promptly updated in Jenkins.
Unfortunately, even with the correct password (which uses the same special
characters as the previous password) it won't authenticate, and there
doesn't seem to be any other er