Build unstable in Jenkins: Maven TLP » maven-scm » master #43

2020-05-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/43/

Changes:

* fix path tests

6 tests failed.
FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.windows-jdk7 / Build 
windows-jdk7 / testBranch

Error Message:
Command failed.The svn branch command failed.

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


FAILED:  org.apache.maven.scm.plugin.BranchMojoTest.windows-jdk11 / Build 
windows-jdk11 / testBranch

Error Message:
Command failed.The svn branch command failed.

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


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.windows-jdk7 / Build 
windows-jdk7 / testTag

Error Message:
Command failed.The svn tag command failed.

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


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.windows-jdk7 / Build 
windows-jdk7 / testTagWithTimestamp

Error Message:
Command failed.The svn tag command failed.

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


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.windows-jdk11 / Build 
windows-jdk11 / testTag

Error Message:
Command failed.The svn tag command failed.

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


FAILED:  org.apache.maven.scm.plugin.TagMojoTest.windows-jdk11 / Build 
windows-jdk11 / testTagWithTimestamp

Error Message:
Command failed.The svn tag command failed.

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




Build log:
[...truncated 83762 lines...]
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:install (integration-test) @ 
maven-scm-plugin ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
 (4.9 kB at 43 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
 (5.1 kB at 232 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom
 (6.1 kB at 195 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
 (13 kB at 507 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom
 (58 kB at 1.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
 (11 kB at 467 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
 (31 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
 (10 kB at 358 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
[INFO] Downloaded 

Build unstable in Jenkins: Maven TLP » maven-scm » master #43

2018-08-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/43/

Changes:

* [INFRA-16893] set Windows to windows-2016-1 node
* Back to Windows label
* Windows + M3.5.x = M3.5.2
* Try to display PATH value
* Code cleanups

42 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.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:66)


FAILED:  
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch

Error Message:
The command result success flag was false.

Stack Trace:
junit.framework.AssertionFailedError: The command result success flag was false.
at 
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:99)
at