See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/49/

Changes:

* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is
* [SCM-745] Perforce blame result parsing too greedy
* [SCM-628] scm:checkout parsing URL for clone does not match what is

34 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.testBranch

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)


FAILED:  
org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)


FAILED:  org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)


FAILED:  org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)


FAILED:  
org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)


FAILED:  org.apache.maven.scm.plugin.ExportMojoTest.testExport

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTag

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)


FAILED:  
org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl

Error Message:
Command failed.The svn command failed.

Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command 
failed.
        at 
org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVoneToVtwo

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandWithStartEndInBadOrder

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromVersionToUndefined

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadToStartOfRepository

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromHeadAncestorAndHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommandFromUndefinedToHead

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/
        at 
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught 
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported: 
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository/


FAILED:  
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:144)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.apache.maven.scm.ScmException: Error while executing command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:144)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while 
executing process.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:144)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A\m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\scm-test"):
 CreateProcess error=2, The system cannot find the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:144)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find 
the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:144)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)


FAILED:  
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.apache.maven.scm.ScmException: Error while executing command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while 
executing process.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A\m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\scm-test"):
 CreateProcess error=2, The system cannot find the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find 
the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)


FAILED:  
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.apache.maven.scm.ScmException: Error while executing command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while 
executing process.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A\m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\scm-test"):
 CreateProcess error=2, The system cannot find the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find 
the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)


FAILED:  
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename

Error Message:
Exception while executing SCM command.

Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.apache.maven.scm.ScmException: Error while executing command.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while 
executing process.
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: Cannot run program "git" (in directory 
"F:\jenkins\jenkins-slave\workspace\maven-box_maven-scm_master-LZ7UVRJQGWEFPDXKGVXHDWRQ4JZLLSJWYQRZLEZSFZG4LONP4W2A@2\m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\scm-test"):
 CreateProcess error=2, The system cannot find the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find 
the file specified
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:145)
        at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:100)




Build log:
[...truncated 7.67 MB...]
[windows-jdk10] Finished parsing Maven Invoker results (found 0)
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-api:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-manager-plexus:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-test:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-accurev:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-hg:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-gittest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-jgit:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-local:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-perforce:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-starteam:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svntest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-synergy:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-vss:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-tfs:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-integrity:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-jazz:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-client:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[windows-jdk10] None of the test reports contained any result
[windows-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.plugins:maven-scm-plugin:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk10] Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] invokerPublisher - Archive invoker results for Maven 
artifact 
MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.10.1-SNAPSHOT(version:
 1.10.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@run  
integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk8] performing MavenInvokerRecorder, 
reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml',
 invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk8] Found reports:[]
[windows-jdk8] Found logs:[]
[windows-jdk8] Finished parsing Maven Invoker results (found 0)
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-api:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-manager-plexus:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-test:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-accurev:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-hg:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-gittest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-jgit:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-local:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-perforce:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-starteam:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svntest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-synergy:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-vss:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-tfs:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-integrity:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-jazz:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-client:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.plugins:maven-scm-plugin:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven 
artifact 
MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.10.1-SNAPSHOT(version:
 1.10.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@run  
integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder, 
reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml',
 invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-api:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-manager-plexus:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-test:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-accurev:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-hg:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-gittest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-jgit:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-local:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-perforce:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-starteam:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svntest:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-synergy:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-vss:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-tfs:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-integrity:1.10.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-provider-jazz:1.10.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.scm:maven-scm-client:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.plugins:maven-scm-plugin:1.10.1-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk9] // node
[Pipeline] [windows-jdk10] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] cleanWs
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk10] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk10] // node
[windows-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk7] // node
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk10] // stage
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk10] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to