[JIRA] (JENKINS-59574) scm step plugin change breaks repo scm

2 views
Skip to first unread message

liejuntao001@gmail.com (JIRA)

unread,
Sep 28, 2019, 5:01:02 PM9/28/19
to jenkinsc...@googlegroups.com
Liejun Tao created an issue
 
Jenkins / Bug JENKINS-59574
scm step plugin change breaks repo scm
Issue Type: Bug Bug
Assignee: Unassigned
Components: workflow-scm-step-plugin
Created: 2019-09-28 21:00
Priority: Major Major
Reporter: Liejun Tao

Repo SCM:

https://github.com/jenkinsci/repo-plugin

Pipeline: SCM Step

https://github.com/jenkinsci/workflow-scm-step-plugin

 

Pipeline: SCM Step 2.9 + Repo SCM 1.10.7

checkout doesn't work

 

Pipeline: SCM Step 2.7 + Repo SCM 1.10.7

checkout works

 

bracktrace:

java.lang.ArrayIndexOutOfBoundsException: -1
at com.thoughtworks.xstream.core.util.FastStack.pop(FastStack.java:42)
at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullReader.java:125)
at com.thoughtworks.xstream.io.xml.AbstractPullReader.moveDown(AbstractPullReader.java:103)
at com.thoughtworks.xstream.io.xml.XppReader.<init>(XppReader.java:63)
at com.thoughtworks.xstream.io.xml.AbstractXppDriver.createReader(AbstractXppDriver.java:54)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1044)
at hudson.plugins.repo.ChangeLog.parse(ChangeLog.java:79)
at hudson.plugins.repo.ChangeLog.parse(ChangeLog.java:59)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.onCheckout(WorkflowRun.java:835)
at org.jenkinsci.plugins.workflow.job.WorkflowRun.access$1100(WorkflowRun.java:133)
at org.jenkinsci.plugins.workflow.job.WorkflowRun$SCMListenerImpl.onCheckout(WorkflowRun.java:1100)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:140)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages