Skip to content
Failed

Console Output

Started by user Frederic Gurr
Rebuilds build #39
Running as Frederic Gurr
java.lang.IllegalArgumentException: Invalid refspec refs/heads/**
	at org.eclipse.jgit.transport.RefSpec.checkValid(RefSpec.java:507)
	at org.eclipse.jgit.transport.RefSpec.<init>(RefSpec.java:159)
	at org.eclipse.jgit.transport.RefSpec.<init>(RefSpec.java:194)
	at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:362)
	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:197)
	at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:173)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:115)
	at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:69)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:309)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Finished: FAILURE