You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/06/10 11:13:14 UTC

Build unstable in Jenkins: Maven TLP » maven » MNG-6391 #6

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/6/

Changes:

* [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986)
* [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986)
* [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986)
* [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986)

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 6.36 MB...]
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven » MNG-6391 #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/17/

No changes.

3 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 9.34 MB...]
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:pom:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false)  C:\mvn-it-1.tmp\core-it-suite\pom.xml}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\pom.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:75)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:256)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:196)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:134)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk9] // dir
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [windows-jdk9] deleteDir
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven » MNG-6391 #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/16/

No changes.

3 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 7.66 MB...]
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:pom:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false)  C:\mvn-it-1.tmp\core-it-suite\pom.xml}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\pom.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:75)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:256)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:196)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:134)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [windows-jdk9] deleteDir
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven » MNG-6391 #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/15/

Changes:

* Upgrade latest version of Maven
* [INFRA-16893] set Windows to windows-2016-1 node
* Back to Windows label
* Windows + M3.5.x = M3.5.2
* [INFRA-16893] Trying workaround
* Revert "[INFRA-16893] Trying workaround"
* Try to display PATH value

3 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 4.29 MB...]
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.its:core-it-suite::2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.22.0@test  default-test}: java.lang.InterruptedException
[linux-jdk9] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linux-jdk9] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[linux-jdk9] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
[linux-jdk9] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6391-BFSVDMPDHLGZMTGMVMMLWPKG4K2P6CHHPIPVW27SUVBB6UQWV7YA/test@tmp/withMavend11ac6e8/maven-spy-20180816-050308-80714759677593216477635.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk9] java.lang.InterruptedException
[linux-jdk9] 	at java.lang.Object.wait(Native Method)
[linux-jdk9] 	at hudson.remoting.Request.call(Request.java:177)
[linux-jdk9] 	at hudson.remoting.Channel.call(Channel.java:954)
[linux-jdk9] 	at hudson.FilePath.act(FilePath.java:1036)
[linux-jdk9] 	at hudson.FilePath.act(FilePath.java:1025)
[linux-jdk9] 	at hudson.FilePath.exists(FilePath.java:1532)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[linux-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[linux-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[linux-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk9] deleteDir
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven » MNG-6391 #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/14/

No changes.

3 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 9.22 MB...]
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.its:core-it-suite::2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.22.0@test  default-test}: java.lang.InterruptedException
[linux-jdk9] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linux-jdk9] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[linux-jdk9] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6391-BFSVDMPDHLGZMTGMVMMLWPKG4K2P6CHHPIPVW27SUVBB6UQWV7YA/test@tmp/withMaven55d072a2/maven-spy-20180809-035811-91112366832778818057770.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk9] java.lang.InterruptedException
[linux-jdk9] 	at java.lang.Object.wait(Native Method)
[linux-jdk9] 	at hudson.remoting.Request.call(Request.java:177)
[linux-jdk9] 	at hudson.remoting.Channel.call(Channel.java:954)
[linux-jdk9] 	at hudson.FilePath.act(FilePath.java:1036)
[linux-jdk9] 	at hudson.FilePath.act(FilePath.java:1025)
[linux-jdk9] 	at hudson.FilePath.exists(FilePath.java:1532)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[linux-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[linux-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[linux-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[linux-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[linux-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk9] deleteDir
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven » MNG-6391 #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/13/

Changes:

* Exclude windows-2012-1
* [INFRA-16848] Nodes should be fixed
* H31 seemed to have issues.

3 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 9.22 MB...]
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:pom:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false)  C:\mvn-it-1.tmp\core-it-suite\pom.xml}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\pom.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:75)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:256)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:196)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk9] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk9] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:134)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk9] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk9] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk9] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk9] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk9] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk9] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk9] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk9] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk9] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk9] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk9] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk7] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] deleteDir
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [windows-jdk9] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven » MNG-6391 #12

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/12/

Changes:

* Get back ubuntu-eu2 and replaced it with windows-2016-1 which currently

3 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 9.22 MB...]
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:pom:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false)  C:\mvn-it-1.tmp\core-it-suite\pom.xml}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\pom.xml' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:75)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:90)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:256)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:196)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-1.tmp\src\main\java' relatively to '/mvn-it-1.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:397)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:134)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk9] // dir
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [windows-jdk9] deleteDir
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven » MNG-6391 #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/11/

Changes:

* INFRA-16749, INFRA-16768  - Followup cleanup under all circumstances.
* INFRA-16749, INFRA-16768  - Followup cleanup under all circumstances.
* ubunut-eu2 is back online.

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 1.81 MB...]
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-configuration/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-context-passing/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.its:core-it-suite::2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.22.0@test  default-test}: java.lang.InterruptedException
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
[linux-jdk8] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6391-BFSVDMPDHLGZMTGMVMMLWPKG4K2P6CHHPIPVW27SUVBB6UQWV7YA/test@tmp/withMaven3d861485/maven-spy-20180724-040825-3343216347669058598478.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk8] java.lang.InterruptedException
[linux-jdk8] 	at java.lang.Object.wait(Native Method)
[linux-jdk8] 	at hudson.remoting.Request.call(Request.java:177)
[linux-jdk8] 	at hudson.remoting.Channel.call(Channel.java:954)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:1036)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:1025)
[linux-jdk8] 	at hudson.FilePath.exists(FilePath.java:1532)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[linux-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[linux-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[linux-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven » MNG-6391 #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/10/

Changes:

* Add jenkinsEnv#nodeSelection to globally finetune node selection
* Try another expression
* INFRA-16749, INFRA-16768  - Trying to keep workspace clean
* INFRA-16749, INFRA-16768  - Followup
* INFRA-16749, INFRA-16768  - Followup temporarily failFast = false.
* Used the wrong comment style.
* Exclude ubuntu-eu2 due to lack of disk space
* Apply jenkinsEnv.nodeSelection
* Upgrade maven-surefire-plugin to 2.22.0 to support Java 10

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 2.01 MB...]
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-configuration/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-context-passing/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.its:core-it-suite::2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.22.0@test  default-test}: java.lang.InterruptedException
[linux-jdk8] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6391-BFSVDMPDHLGZMTGMVMMLWPKG4K2P6CHHPIPVW27SUVBB6UQWV7YA/test@tmp/withMavendae795c6/maven-spy-20180720-035148-6184152334218135266020.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk8] java.lang.InterruptedException
[linux-jdk8] 	at java.lang.Object.wait(Native Method)
[linux-jdk8] 	at hudson.remoting.Request.call(Request.java:177)
[linux-jdk8] 	at hudson.remoting.Channel.call(Channel.java:954)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:1036)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:1025)
[linux-jdk8] 	at hudson.FilePath.exists(FilePath.java:1532)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[linux-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[linux-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[linux-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector

Build failed in Jenkins: Maven TLP » maven » MNG-6391 #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/9/

No changes.

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 3.45 MB...]
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT in source directory core-it-support/core-it-component/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT in source directory core-it-support/maven-it-helper/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/mng5958-extension/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT in source directory core-it-support/core-it-toolchain/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT in source directory core-it-support/core-it-wagon/src/main/java
[linux-jdk8] [TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6391-BFSVDMPDHLGZMTGMVMMLWPKG4K2P6CHHPIPVW27SUVBB6UQWV7YA/test' for files matching the pattern 'core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-a/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-b/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-configuration/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-context-passing/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-expression/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-error/src/main/java/**/*,core-it-support/core-it-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension-provider/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-fork/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log-file/src/main/java/**/*,core-it-support/maven-it-helper/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-no-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-online/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-packaging/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-setter/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-singleton-component/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-site/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-toolchain/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-touch/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-properties/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-all/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-log4j/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension1/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-extension2/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/src/main/java/**/*,core-it-support/core-it-plugins/maven-it-plugin-settings/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin/src/main/java/**/*,core-it-support/core-it-plugins/mng5805-plugin-dep/src/main/java/**/*,core-it-support/core-it-plugins/mng5958-extension/src/main/java/**/*,core-it-support/core-it-toolchain/src/main/java/**/*,core-it-support/core-it-wagon/src/main/java/**/*' - excludes: null
[linux-jdk8] [TASKS] Found 164 files to scan for tasks
[linux-jdk8] [TASKS] Found 25 open tasks.
[linux-jdk8] Skipping warnings blame since pipelines do not have an SCM link.%n
[linux-jdk8] [TASKS] Computing warning deltas based on reference build #7
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector

Build failed in Jenkins: Maven TLP » maven » MNG-6391 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/8/

Changes:

* Add jdkForMaven and mavenForJdk methods Use reqexp for version matching
* regex in switch/case are full match, not partial match
* Update JDKs
* Looks like the API has changed.
* Try to fix it.
* TLSv1.x being deactivated since June. So only TLSv1.2 is valid for
* Add asfMavenTlpPlgnBuild to run plugins with multiple Maven versions
* Add maven version to stageId
* Add removeFromCollection() due to RejectedAccessException on
* Scripts not permitted to use method java.util.Collection stream
* Pass 'first'
* Ensure at least minimum required Java version is used
* builds.a.o doesn't have a Maven 3.1.x
* Pass 'failfast'
* Pass 'failingFast'
* Set https.protocols for Java7
* Make failingFast global variable
* Introduce a shared taskContext to keep track of failures
* Make taskContext accessible for try-catch
* Ensure tasks on the same Jenkins instance don't block each others
* dir('m') was used twice
* Also run site goal
* Remove unused parameter
* Disable site plan, doesn't work with multimodules
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space

1 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 3.45 MB...]
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-configuration/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-context-passing/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.its:core-it-suite::2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.20.1@test  default-test}: java.lang.InterruptedException
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linux-jdk8] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6391-BFSVDMPDHLGZMTGMVMMLWPKG4K2P6CHHPIPVW27SUVBB6UQWV7YA/test@tmp/withMaven7f1ea905/maven-spy-20180704-044138-8404020643242377689670.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk8] java.lang.InterruptedException
[linux-jdk8] 	at java.lang.Object.wait(Native Method)
[linux-jdk8] 	at hudson.remoting.Request.call(Request.java:177)
[linux-jdk8] 	at hudson.remoting.Channel.call(Channel.java:954)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:1036)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:1025)
[linux-jdk8] 	at hudson.FilePath.exists(FilePath.java:1532)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:118)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WithMavenStepExecutionCallBack.finished(WithMavenStepExecution.java:1050)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:366)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
[linux-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
[linux-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk8] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[linux-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] emailext

Build unstable in Jenkins: Maven TLP » maven » MNG-6391 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6391/7/

No changes.

2 tests failed.
FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)


FAILED:  org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom

Error Message:
expected:<4> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4> but was:<0>
	at org.apache.maven.it.MavenITmng6352PrintVersionTest.testitShouldPrintVersionAtTopAndAtBottom(MavenITmng6352PrintVersionTest.java:72)




Build log:
[...truncated 6.36 MB...]
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk7] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk7] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\src\main\java' relatively to '/mvn-it-0.tmp'
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk7] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk7] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk7] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk7] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk7] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk7] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk7] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk7] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk7] deleteDir
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext