-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: git-plugin
-
Labels:None
-
Environment:Ubuntu Lucid, Hudson 1.373
-
Similar Issues:
The same project as in JENKINS-7276 also has this problem.
Pushing result hudson-ARCHITECTURE=indep,DISTRIBUTION=lucid-12-SUCCESS to master branch of origin repository [lucid] $ git push git@github.com:simplegeo/sqlite3-ruby.git HEAD:master GitAPI created No repository found for target repo name GitAPI created No repository found for target repo name Finished: FAILURE
Full log: http://ci.pub.simplegeo.com:8080/job/sqlite3-ruby/12/ARCHITECTURE=indep,DISTRIBUTION=lucid/console
I have no idea why, since the `git push` command works fine when I run it by han, but it's failing my build.
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 137376 ] | JNJira + In-Review [ 204478 ] |
Hmm - I think this is something getting confused in the branch/tag pushing sections of GitPublisher. I'm assuming you have the "Merge Results" option checked. Do you have anything specified for the "Tags to push" and/or "Branches to push" sections? Any chance you could attach your job's config.xml?