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 2019/01/10 17:46:14 UTC

Build failed in Jenkins: Maven TLP » maven-wagon » master #58

See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/58/

Changes:

* Disable cleanWs() due to issues with file handles on Windows
* added a link to asf-gitpubsub-jenkins-plugin
* fixed markup (asciidoc, not markdown...)

59 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testStreamingWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1547141713990]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1547141713990]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1547141713990]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1547141713990]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1547141713990]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1547141713990]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsSame

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1547141700000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1547141700000]]):


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Cannot change to root path /

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Cannot change to root path /
Caused by: java.net.SocketException: Software caused connection abort: recv failed


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk8 / Build linux-jdk8 / testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1547142167000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142167000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1547142167000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142167000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1547142199786]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142199786]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1547142199786]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142199786]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1547142208000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142208000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1547142208000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142208000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf939.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1547142199326]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142199326]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1547142199326]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142199326]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1547142199430]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1547142199430]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1547142199430]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1547142199430]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1547142199522]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142199522]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1547142199522]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1547142199522]]): expected: 1, actual: 0




Build log:
[...truncated 18196 lines...]
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.952 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts Publisher: 14991 ms, Invoker Publisher: 1 ms, Junit Publisher: 61244 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6807 ms, JGiven Publisher: 1 ms, Open Task Scanner Publisher: 5191 ms
[Pipeline] // withMaven
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 11 ms, Invoker Publisher: 1 ms, Junit Publisher: 71979 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6911 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Pipeline Graph Publisher: 12 ms, Invoker Publisher: 1 ms, Junit Publisher: 74307 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6866 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.602 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 52.538 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 14.868 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.095 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.652 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.746 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.696 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.410 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.586 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.362 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:05 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:16 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:21 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.668 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.047 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.453 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.323 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:45 min
[INFO] Finished at: 2019-01-10T09:46:06-08:00
[INFO] Final Memory: 55M/401M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven0df12bf6\maven-spy-20190110-093420-4195626187237134896118.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven0df12bf6\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven0df12bf6" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 18 ms, Invoker Publisher: 1 ms, Junit Publisher: 5382 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 655 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/70/

Changes:

* JDK 12 is now in the Release Candidate Phase
* [INFRA-17514] Jenkins invoker-plugin updated by INFRA

42 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetIfNewerToStream

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsOlder

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerToStreamIsOlder\testWagonGetIfNewerToStreamIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerToStreamIsOlder\testWagonGetIfNewerToStreamIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testStreamingWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testStreamingWagon\testStreamingWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testStreamingWagon\testStreamingWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect




Build log:
[...truncated 17829 lines...]
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 19 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\target\classes
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-ssh ---
[INFO] Discovered 4 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-ssh ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ssh/src/test/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagonWithSshPrivateKeySearchTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\src\test\java\org\apache\maven\wagon\providers\ssh\jsch\ScpWagonWithSshPrivateKeySearchTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ssh/src/test/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagonWithSshPrivateKeySearchTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-ssh ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\target\wagon-ssh-3.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-ssh ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-ssh ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4.0 kB at 198 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom (35 kB at 598 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 464 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom (1.1 kB at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom (1.3 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 3.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 3.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 634 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar (828 kB at 6.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 382 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.708 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.412 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [01:00 min]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 17.508 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.330 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.529 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.524 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 28.260 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.104 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.204 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.786 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:00 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:10 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:27 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.394 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.801 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.340 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.584 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:03 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:06 min
[INFO] Finished at: 2019-02-13T09:46:28-08:00
[INFO] Final Memory: 78M/1025M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenafe515c8\maven-spy-20190213-093421-7528450107760848322564.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenafe515c8\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenafe515c8" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 10 ms, Junit Publisher: 6606 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 659 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/69/

Changes:

* [maven-release-plugin] prepare for next development iteration
* [maven-release-plugin] prepare for next development iteration
* [maven-release-plugin] prepare for next development iteration
* [maven-release-plugin] prepare for next development iteration
* [maven-release-plugin] prepare for next development iteration
* [maven-release-plugin] prepare for next development iteration

22 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetToStream

Error Message:
Error transferring file via FTP

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file via FTP
Caused by: java.net.SocketException: Software caused connection abort: recv failed


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetIfNewerToStream

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsNewer

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549314180000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549314180000]]):


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsOlder

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerToStreamIsOlder\testWagonGetIfNewerToStreamIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerToStreamIsOlder\testWagonGetIfNewerToStreamIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testStreamingWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549314180000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testStreamingWagon\testStreamingWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549314180000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ftp\target\test-output\testStreamingWagon\testStreamingWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect




Build log:
[...truncated 17720 lines...]
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.645 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.738 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.89 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@2\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 47.304 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 15.769 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.079 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.763 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  5.236 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  9.214 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.799 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.523 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.688 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:54 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:16 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:35 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.782 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.987 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.450 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.157 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:46 min
[INFO] Finished at: 2019-02-04T13:13:40-08:00
[INFO] Final Memory: 86M/534M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@2@tmp\withMavend19ce308\maven-spy-20190204-130154-2942780243296423353306.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@2@tmp\withMavend19ce308\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@2@tmp\withMavend19ce308" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Invoker Publisher: 1 ms, Junit Publisher: 5421 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 679 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.968 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 47.270 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 16.141 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.983 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.072 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  5.729 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 23.036 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  6.021 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.850 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.328 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:03 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:18 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:32 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.667 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.789 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.738 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.047 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:06 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:10 min
[INFO] Finished at: 2019-02-04T13:14:05-08:00
[INFO] Final Memory: 54M/376M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven5a723c0d\maven-spy-20190204-130154-4518047519716399765598.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven5a723c0d\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven5a723c0d" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 8 ms, Invoker Publisher: 1 ms, Junit Publisher: 5155 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 701 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/68/

Changes:

* [maven-release-plugin] prepare release wagon-3.3.2
* [maven-release-plugin] prepare release wagon-3.3.2
* [maven-release-plugin] prepare release wagon-3.3.2
* [maven-release-plugin] prepare release wagon-3.3.2
* [maven-release-plugin] prepare release wagon-3.3.2
* [maven-release-plugin] prepare release wagon-3.3.2

All tests passed

Build log:
[...truncated 17584 lines...]
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-ssh ---
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4.0 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom (35 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 374 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom (1.1 kB at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom (1.3 kB at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 5.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 5.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar (828 kB at 8.4 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2 in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2 in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2 in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2 in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2 in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2 in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2 in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2 in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2 in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2 in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2 in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2 in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2 in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2 in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] Publishers: Pipeline Graph Publisher: 10 ms, Generated Artifacts Publisher: 15641 ms, Invoker Publisher: 1 ms, Junit Publisher: 36509 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 1 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 8076 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.295 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.311 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 41.164 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.424 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.793 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.520 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.691 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.519 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.115 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.357 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.813 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:59 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:14 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:28 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.496 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.630 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.263 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.613 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:03 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:24 min
[INFO] Finished at: 2019-02-04T13:13:14-08:00
[INFO] Final Memory: 85M/544M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf98e3989\maven-spy-20190204-130149-3945874435820225488768.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf98e3989\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf98e3989" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2 generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 63 ms, Invoker Publisher: 1 ms, Junit Publisher: 10724 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 1 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/67/

Changes:

* [WAGON-556] Skip parsing of user info for file:// URLs
* [WAGON-556] Skip parsing of user info for file:// URLs
* [WAGON-556] Skip parsing of user info for file:// URLs
* [WAGON-556] Skip parsing of user info for file:// URLs
* [WAGON-556] Skip parsing of user info for file:// URLs

28 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549227720000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagon/testWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549227720000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagon/testWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk8 / Build linux-jdk8 / testGetReasonPhase401

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk8 / Build linux-jdk8 / testGetReasonPhase403

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk8 / Build linux-jdk8 / testGetReasonPhase407

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk8 / Build linux-jdk8 / testGetReasonPhase500

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testConnectionTimeout

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.windows-jdk8 / Build windows-jdk8 / testGetFileList

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)




Build log:
[...truncated 17755 lines...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 77 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 207 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 807 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 230 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 530 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 357 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 274 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 217 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 245 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-9/extra-enforcer-rules-1.0-beta-9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-9/extra-enforcer-rules-1.0-beta-9.jar (43 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 4.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/56.1/icu4j-56.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 433 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 551 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 130 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 593 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 608 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 237 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 182 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 941 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 267 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 115 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 77 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 60 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 158 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 144 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 155 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 721 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 710 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 34 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 265 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 149 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 697 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 87 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 592 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 106 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 416 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/56.1/icu4j-56.1.jar (11 MB at 23 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ wagon ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ wagon ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. FAILURE [  5.410 s]
[INFO] Apache Maven Wagon :: API .......................... SKIPPED
[INFO] Apache Maven Wagon :: Provider Test ................ SKIPPED
[INFO] Apache Maven Wagon :: Providers .................... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SKIPPED
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SKIPPED
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SKIPPED
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SKIPPED
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SKIPPED
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.146 s
[INFO] Finished at: 2019-02-03T21:12:51Z
[INFO] Final Memory: 17M/64M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven62e08d4e\maven-spy-20190203-211243-5296008792221866771297.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (default) on project wagon: Execution default of goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce: java.lang.ExceptionInInitializerError: null
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4.1
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[ERROR] urls[1] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-9/extra-enforcer-rules-1.0-beta-9.jar
[ERROR] urls[2] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[ERROR] urls[3] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[4] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[ERROR] urls[5] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[ERROR] urls[6] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[ERROR] urls[7] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/com/ibm/icu/icu4j/56.1/icu4j-56.1.jar
[ERROR] urls[8] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[ERROR] urls[9] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[ERROR] urls[10] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[ERROR] urls[11] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[ERROR] urls[12] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[ERROR] urls[13] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[ERROR] urls[14] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[ERROR] urls[15] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[ERROR] urls[16] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[ERROR] urls[17] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[18] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[ERROR] urls[19] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[ERROR] urls[20] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[ERROR] urls[21] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
[ERROR] urls[22] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
[ERROR] urls[23] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[ERROR] urls[24] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
[ERROR] urls[25] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
[ERROR] urls[26] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[ERROR] urls[27] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[ERROR] urls[28] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/junit/junit/4.11/junit-4.11.jar
[ERROR] urls[29] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/.repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[ERROR] 
[ERROR] -----------------------------------------------------: begin 0, end 3, length 2
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] Publishers: 
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Generated Artifacts Publisher: 29622 ms, Invoker Publisher: 1 ms, Junit Publisher: 54691 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6807 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Open Task Scanner Publisher: 5157 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/66/

Changes:

* [WAGON-554] Tests with checkin rely on global Git config
* [WAGON-554] Tests with checkin rely on global Git config
* [WAGON-554] Tests with checkin rely on global Git config
* [WAGON-554] Tests with checkin rely on global Git config
* [WAGON-554] Tests with checkin rely on global Git config
* [WAGON-554] Tests with checkin rely on global Git config

41 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk7 / Build linux-jdk7 / testFailedGetIfNewer

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk7 / Build linux-jdk7 / testGetReasonPhase401

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk7 / Build linux-jdk7 / testGetReasonPhase403

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk7 / Build linux-jdk7 / testGetReasonPhase407

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk7 / Build linux-jdk7 / testGetReasonPhase500

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk7 / Build linux-jdk7 / testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk7 / Build linux-jdk7 / testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk7 / Build linux-jdk7 / testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk7 / Build linux-jdk7 / testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk7 / Build linux-jdk7 / testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549220649000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549220649000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549220649000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549220649000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|file-list/test-resource.txt[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549220649000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|file-list/test-resource.txt[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549220649000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549220649000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549220649000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549220649000]]): expected: 1, actual: 0




Build log:
[...truncated 17901 lines...]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/pom.xml under org/apache/maven/wagon/wagon-scm/3.3.2-SNAPSHOT/wagon-scm-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/target/wagon-scm-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-scm/3.3.2-SNAPSHOT/wagon-scm-3.3.2-SNAPSHOT.jar
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/pom.xml under org/apache/maven/wagon/wagon-ssh-common/3.3.2-SNAPSHOT/wagon-ssh-common-3.3.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/target/wagon-ssh-common-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common/3.3.2-SNAPSHOT/wagon-ssh-common-3.3.2-SNAPSHOT.jar
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/pom.xml under org/apache/maven/wagon/wagon-ssh-common-test/3.3.2-SNAPSHOT/wagon-ssh-common-test-3.3.2-SNAPSHOT.pom
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common-test/3.3.2-SNAPSHOT/wagon-ssh-common-test-3.3.2-SNAPSHOT.jar
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/pom.xml under org/apache/maven/wagon/wagon-ssh-external/3.3.2-SNAPSHOT/wagon-ssh-external-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/target/wagon-ssh-external-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-external/3.3.2-SNAPSHOT/wagon-ssh-external-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/pom.xml under org/apache/maven/wagon/wagon-ssh/3.3.2-SNAPSHOT/wagon-ssh-3.3.2-SNAPSHOT.pom
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/target/wagon-ssh-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh/3.3.2-SNAPSHOT/wagon-ssh-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.3.2-SNAPSHOT/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.3.2-SNAPSHOT/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Invoker Publisher: 1 ms, Junit Publisher: 34104 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6848 ms, JGiven Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
Recording test results
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.815 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts Publisher: 20826 ms, Invoker Publisher: 1 ms, Junit Publisher: 29595 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6929 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 2 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 5351 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.42 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 42.350 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 13.442 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.062 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.601 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.575 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.638 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.768 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.400 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.827 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:56 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:12 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:26 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.983 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.448 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.108 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.091 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:17 min
[INFO] Finished at: 2019-02-03T11:06:56-08:00
[INFO] Final Memory: 59M/485M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavencbd07af9\maven-spy-20190203-105538-5381111968306778608426.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavencbd07af9\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavencbd07af9" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Junit Publisher: 5257 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 678 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/65/

Changes:

* [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI
* [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI
* [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI
* [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI
* [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI
* [WAGON-555] Use java.nio.file.Path for URI construction of file:// URI

24 tests failed.
FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549210776363]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210776363]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549210776363]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210776363]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549210815000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210815000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549210815000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210815000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549210858000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210858000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549210858000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210858000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549210816000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210816000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549210816000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210816000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|file-list/test-resource.txt[len = 18; mod = 1549210816000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549210816000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|file-list/test-resource.txt[len = 18; mod = 1549210816000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549210816000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549210816000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210816000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|null|test-resource[len = 18; mod = 1549210816000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549210816000]]): expected: 1, actual: 0




Build log:
[...truncated 17969 lines...]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [  9.035 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.491 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.688 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  3.190 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.683 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  3.832 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.219 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.110 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:56 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:07 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 13.590 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.546 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  2.534 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.511 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  2.585 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2-SNAPSHOT SUCCESS [01:00 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:20 min
[INFO] Finished at: 2019-02-03T16:22:17Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@tmp/withMaven10df227c/maven-spy-20190203-161156-5382725516552244038635.log
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[withMaven] artifactsPublisher - Archive artifact m/pom.xml under org/apache/maven/wagon/wagon/3.3.2-SNAPSHOT/wagon-3.3.2-SNAPSHOT.pom
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] artifactsPublisher - Archive artifact m/target/wagon-3.3.2-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon/3.3.2-SNAPSHOT/wagon-3.3.2-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/pom.xml under org/apache/maven/wagon/wagon-provider-api/3.3.2-SNAPSHOT/wagon-provider-api-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/target/wagon-provider-api-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-api/3.3.2-SNAPSHOT/wagon-provider-api-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/pom.xml under org/apache/maven/wagon/wagon-provider-test/3.3.2-SNAPSHOT/wagon-provider-test-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/target/wagon-provider-test-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-test/3.3.2-SNAPSHOT/wagon-provider-test-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/pom.xml under org/apache/maven/wagon/wagon-providers/3.3.2-SNAPSHOT/wagon-providers-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/target/wagon-providers-3.3.2-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-providers/3.3.2-SNAPSHOT/wagon-providers-3.3.2-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/pom.xml under org/apache/maven/wagon/wagon-file/3.3.2-SNAPSHOT/wagon-file-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/target/wagon-file-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-file/3.3.2-SNAPSHOT/wagon-file-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/pom.xml under org/apache/maven/wagon/wagon-ftp/3.3.2-SNAPSHOT/wagon-ftp-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/target/wagon-ftp-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ftp/3.3.2-SNAPSHOT/wagon-ftp-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/pom.xml under org/apache/maven/wagon/wagon-http-shared/3.3.2-SNAPSHOT/wagon-http-shared-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/target/wagon-http-shared-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-shared/3.3.2-SNAPSHOT/wagon-http-shared-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/pom.xml under org/apache/maven/wagon/wagon-tcks/3.3.2-SNAPSHOT/wagon-tcks-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/target/wagon-tcks-3.3.2-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-tcks/3.3.2-SNAPSHOT/wagon-tcks-3.3.2-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/pom.xml under org/apache/maven/wagon/wagon-tck-http/3.3.2-SNAPSHOT/wagon-tck-http-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/target/wagon-tck-http-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-tck-http/3.3.2-SNAPSHOT/wagon-tck-http-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/pom.xml under org/apache/maven/wagon/wagon-http/3.3.2-SNAPSHOT/wagon-http-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http/3.3.2-SNAPSHOT/wagon-http-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.3.2-SNAPSHOT-shaded.jar under org/apache/maven/wagon/wagon-http/3.3.2-SNAPSHOT/wagon-http-3.3.2-SNAPSHOT-shaded.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/pom.xml under org/apache/maven/wagon/wagon-http-lightweight/3.3.2-SNAPSHOT/wagon-http-lightweight-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-lightweight/3.3.2-SNAPSHOT/wagon-http-lightweight-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/pom.xml under org/apache/maven/wagon/wagon-scm/3.3.2-SNAPSHOT/wagon-scm-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/target/wagon-scm-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-scm/3.3.2-SNAPSHOT/wagon-scm-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/pom.xml under org/apache/maven/wagon/wagon-ssh-common/3.3.2-SNAPSHOT/wagon-ssh-common-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/target/wagon-ssh-common-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common/3.3.2-SNAPSHOT/wagon-ssh-common-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/pom.xml under org/apache/maven/wagon/wagon-ssh-common-test/3.3.2-SNAPSHOT/wagon-ssh-common-test-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common-test/3.3.2-SNAPSHOT/wagon-ssh-common-test-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/pom.xml under org/apache/maven/wagon/wagon-ssh-external/3.3.2-SNAPSHOT/wagon-ssh-external-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/target/wagon-ssh-external-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-external/3.3.2-SNAPSHOT/wagon-ssh-external-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/pom.xml under org/apache/maven/wagon/wagon-ssh/3.3.2-SNAPSHOT/wagon-ssh-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/target/wagon-ssh-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh/3.3.2-SNAPSHOT/wagon-ssh-3.3.2-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.3.2-SNAPSHOT/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.3.2-SNAPSHOT/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.727 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.302 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 44.287 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 13.216 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.317 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.630 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.610 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.597 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.514 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.547 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.930 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:57 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:13 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:21 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.067 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.534 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.189 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.402 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:19 min
[INFO] Finished at: 2019-02-03T08:23:19-08:00
[INFO] Final Memory: 62M/777M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven9d3abd3c\maven-spy-20190203-081159-4529146549647002687334.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven9d3abd3c\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven9d3abd3c" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 11 ms, Junit Publisher: 5040 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 674 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts Publisher: 21239 ms, Invoker Publisher: 2 ms, Junit Publisher: 31331 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6821 ms, JGiven Publisher: 1 ms, Open Task Scanner Publisher: 5231 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/64/

Changes:

* [WAGON-552] Replace Commons Codec with Plexus Utils
* [WAGON-553] Upgrade Plexus Classworlds to 2.6.0
* [WAGON-552] Replace Commons Codec with Plexus Utils
* [WAGON-553] Upgrade Plexus Classworlds to 2.6.0
* [WAGON-552] Replace Commons Codec with Plexus Utils
* [WAGON-553] Upgrade Plexus Classworlds to 2.6.0
* [WAGON-552] Replace Commons Codec with Plexus Utils
* [WAGON-553] Upgrade Plexus Classworlds to 2.6.0
* [WAGON-552] Replace Commons Codec with Plexus Utils
* [WAGON-553] Upgrade Plexus Classworlds to 2.6.0
* [WAGON-552] Replace Commons Codec with Plexus Utils
* [WAGON-553] Upgrade Plexus Classworlds to 2.6.0

46 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGetIfNewerToStream

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsNewer

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549207500000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549207500000]]):


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsOlder

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549207500000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerToStreamIsOlder/testWagonGetIfNewerToStreamIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549207500000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerToStreamIsOlder/testWagonGetIfNewerToStreamIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error transferring file via FTP

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file via FTP
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagon/testWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 0]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagon/testWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
IOException caught while attempting to step up to parent directory after successfully processing /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/dot-repo/c

Stack Trace:
org.apache.maven.wagon.TransferFailedException: IOException caught while attempting to step up to parent directory after successfully processing /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/dot-repo/c
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsNewer

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549207559098]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/test-resource|test-resource[len = 18; mod = 1549207559098]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/test-resource|test-resource[len = 18; mod = 1549207559098]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549207559098]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/test-resource|test-resource[len = 18; mod = 1549207559098]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/test-resource|test-resource[len = 18; mod = 1549207559098]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsOlder

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 1549207500000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 1549207500000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceNotExists

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error transferring file via FTP

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file via FTP
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549207997000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549207997000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549207997000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549207997000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549208075902]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208075902]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549208075902]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208075902]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549208102000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208102000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549208102000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208102000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549208075446]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208075446]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549208075446]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208075446]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1549208075570]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549208075570]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1549208075570]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549208075570]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549208075678]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208075678]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549208075678]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549208075678]]): expected: 1, actual: 0




Build log:
[...truncated 18124 lines...]
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.121 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon 3.3.2-SNAPSHOT .................. SUCCESS [ 13.636 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [  5.750 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  2.556 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  0.991 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  1.840 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.797 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  2.443 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.601 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  1.147 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [06:42 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:01 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 13.059 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  1.837 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  1.742 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.168 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  1.694 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2-SNAPSHOT SUCCESS [ 55.719 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:38 min
[INFO] Finished at: 2019-02-03T15:36:06Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@tmp/withMaven998059eb/maven-spy-20190203-152527-8348522869341811830493.log
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.718 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 12 ms, Invoker Publisher: 1 ms, Junit Publisher: 39973 ms, Concordion Publisher: 536 ms, Dependencies Fingerprint Publisher: 7022 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Invoker Publisher: 1 ms, Junit Publisher: 36842 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6787 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.567 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 42.569 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 13.830 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.608 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.105 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.878 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.789 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.150 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.541 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.345 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:57 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:14 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:16 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.549 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.939 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.568 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.212 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:03 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:19 min
[INFO] Finished at: 2019-02-03T07:36:54-08:00
[INFO] Final Memory: 52M/268M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf8308f38\maven-spy-20190203-072534-7427249923517583513587.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf8308f38\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf8308f38" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 11 ms, Junit Publisher: 5039 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 720 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/63/

Changes:

* [WAGON-550] Upgrade JSoup to 1.11.3
* [WAGON-551] Uprade JSch to 0.1.55
* [WAGON-549] Upgrade Commons Net to 3.6
* [WAGON-550] Upgrade JSoup to 1.11.3
* [WAGON-551] Uprade JSch to 0.1.55
* [WAGON-549] Upgrade Commons Net to 3.6
* [WAGON-550] Upgrade JSoup to 1.11.3
* [WAGON-551] Uprade JSch to 0.1.55
* [WAGON-549] Upgrade Commons Net to 3.6
* [WAGON-550] Upgrade JSoup to 1.11.3
* [WAGON-551] Uprade JSch to 0.1.55
* [WAGON-549] Upgrade Commons Net to 3.6
* [WAGON-550] Upgrade JSoup to 1.11.3
* [WAGON-551] Uprade JSch to 0.1.55
* [WAGON-549] Upgrade Commons Net to 3.6
* [WAGON-550] Upgrade JSoup to 1.11.3
* [WAGON-551] Uprade JSch to 0.1.55
* [WAGON-549] Upgrade Commons Net to 3.6

15 tests failed.
FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549197914095]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549197914095]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549197914095]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549197914095]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549197904000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549197904000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549197904000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549197904000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549197923000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549197923000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549197923000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549197923000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 17944 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.082 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 10 ms, Junit Publisher: 73862 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 680 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[withMaven] Publishers: Pipeline Graph Publisher: 15 ms, Invoker Publisher: 2 ms, Junit Publisher: 92374 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6851 ms, JGiven Publisher: 1 ms
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] // node
[Pipeline] }
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] Publishers: Pipeline Graph Publisher: 7 ms, Junit Publisher: 73158 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6838 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 15 ms, Generated Artifacts Publisher: 14770 ms, Invoker Publisher: 5 ms, Junit Publisher: 89002 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6859 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 5189 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.317 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 41.691 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.305 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.713 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.339 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.517 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.760 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.013 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.543 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.871 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:57 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:12 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:23 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.980 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.574 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.383 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.766 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:03 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:14 min
[INFO] Finished at: 2019-02-03T04:48:33-08:00
[INFO] Final Memory: 64M/698M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven580285f2\maven-spy-20190203-043718-868768907925276812764.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven580285f2\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven580285f2" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 12 ms, Invoker Publisher: 1 ms, Junit Publisher: 5019 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 677 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/62/

Changes:

* [WAGON-547] Upgrade HttpCore to 4.4.11
* [WAGON-548] Upgrade HttpClient to 4.5.7
* [WAGON-547] Upgrade HttpCore to 4.4.11
* [WAGON-548] Upgrade HttpClient to 4.5.7
* [WAGON-547] Upgrade HttpCore to 4.4.11
* [WAGON-548] Upgrade HttpClient to 4.5.7
* [WAGON-547] Upgrade HttpCore to 4.4.11
* [WAGON-548] Upgrade HttpClient to 4.5.7
* [WAGON-547] Upgrade HttpCore to 4.4.11
* [WAGON-548] Upgrade HttpClient to 4.5.7
* [WAGON-547] Upgrade HttpCore to 4.4.11
* [WAGON-548] Upgrade HttpClient to 4.5.7

50 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceNotExists

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
IOException caught while processing path at /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/directory-copy

Stack Trace:
org.apache.maven.wagon.TransferFailedException: IOException caught while processing path at /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-ftp/target/test-output/directory-copy
Caused by: java.net.SocketException: Connection reset


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testFailedGetIfNewerToStream

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testStreamingWagon

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549195080000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testStreamingWagon/testStreamingWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1549195080000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testStreamingWagon/testStreamingWagon|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
IOException caught while processing path at /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/dot-repo/a/b

Stack Trace:
org.apache.maven.wagon.TransferFailedException: IOException caught while processing path at /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/dot-repo/a/b
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetIfNewerIsNewer

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsNewer/testWagonGetIfNewerIsNewer|test-resource[len = 18; mod = 1549195080000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsNewer/testWagonGetIfNewerIsNewer|test-resource[len = 18; mod = 1549195080000]]):


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetIfNewerIsOlder

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 1549195080000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 1549195080000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsOlder/testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetFileList

Error Message:
Error transferring file via FTP

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file via FTP
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk11 / Build linux-jdk11 / testGetReasonPhase401

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk11 / Build linux-jdk11 / testGetReasonPhase403

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk11 / Build linux-jdk11 / testGetReasonPhase407

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonErrorTest.linux-jdk11 / Build linux-jdk11 / testGetReasonPhase500

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonErrorTest.setUp(HttpWagonErrorTest.java:43)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549195541000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195541000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549195541000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195541000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549195620700]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195620700]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549195620700]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195620700]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549195625000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195625000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1549195625000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195625000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549195621072]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195621072]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549195621072]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195621072]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1549195621216]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549195621216]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1549195621216]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1549195621216]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549195621340]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195621340]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1549195621340]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1549195621340]]): expected: 1, actual: 0




Build log:
[...truncated 18149 lines...]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2-SNAPSHOT SUCCESS [ 59.498 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:28 min
[INFO] Finished at: 2019-02-03T12:08:09Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2@tmp/withMaven66bdfea1/maven-spy-20190203-115741-3922496918449781906953.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.459 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon 3.3.2-SNAPSHOT .................. SUCCESS [ 16.862 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [  7.339 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.329 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.214 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  2.504 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.199 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  3.235 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.820 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  1.792 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [06:28 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:02 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 13.570 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.023 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  1.939 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.514 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  2.101 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2-SNAPSHOT SUCCESS [ 57.861 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:37 min
[INFO] Finished at: 2019-02-03T12:08:20Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@tmp/withMaven1aed52d3/maven-spy-20190203-115742-3829043642235029186110.log
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
Recording test results
[Pipeline] // dir
[Pipeline] }
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.843 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.351 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 39.958 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.348 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.751 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.618 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.271 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.031 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.637 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.439 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.008 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:55 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:12 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:25 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.754 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.259 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.029 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.764 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:10 min
[INFO] Finished at: 2019-02-03T04:08:55-08:00
[INFO] Final Memory: 64M/954M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf663d9a2\maven-spy-20190203-035744-4324985351012747705119.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf663d9a2\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavenf663d9a2" 
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[Pipeline] // dir
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[Pipeline] }
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 70 ms, Invoker Publisher: 1 ms, Junit Publisher: 58885 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6814 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[withMaven] Publishers: Pipeline Graph Publisher: 68 ms, Invoker Publisher: 1 ms, Junit Publisher: 13234 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 678 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[Pipeline] cleanWs
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Invoker Publisher: 1 ms, Junit Publisher: 52885 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6812 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/61/

No changes.

33 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testFailedGetIfNewer

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonGetIfNewerIsSame

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsSame/testWagonGetIfNewerIsSame|test-resource[len = 18; mod = 1548956040000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ftp/target/test-output/testWagonGetIfNewerIsSame/testWagonGetIfNewerIsSame|test-resource[len = 18; mod = 1548956040000]]):


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548956544406]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956544406]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548956544406]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956544406]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548956553000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956553000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548956553000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956553000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548956580000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956580000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548956580000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956580000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548956543974]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956543974]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548956543974]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956543974]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1548956544078]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1548956544078]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1548956544078]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1548956544078]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548956544166]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956544166]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1548956544166]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548956544166]]): expected: 1, actual: 0




Build log:
[...truncated 18043 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
Recording test results
[WS-CLEANUP] done
[Pipeline] }
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] Publishers: Pipeline Graph Publisher: 12 ms, Invoker Publisher: 2 ms, Junit Publisher: 56244 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 7059 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
Recording test results
[Pipeline] // stage
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] cleanWs
[Pipeline] // node
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
Recording test results
[Pipeline] }
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.917 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts Publisher: 19008 ms, Invoker Publisher: 2 ms, Junit Publisher: 33154 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 6928 ms, Findbugs Publisher: 1 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 7385 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.821 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 42.462 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.743 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.513 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.157 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  5.449 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  9.102 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.361 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.530 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.312 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:02 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:16 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:16 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.456 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.773 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.491 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.012 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:25 min
[INFO] Finished at: 2019-01-31T09:45:50-08:00
[INFO] Final Memory: 64M/526M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven864727a9\maven-spy-20190131-093424-4444262358737024883967.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven864727a9\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven864727a9" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 10 ms, Invoker Publisher: 1 ms, Junit Publisher: 6315 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 675 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/60/

Changes:

* More verbose info about build exceptions
* Verbose info about failure - add bit more
* Revert: no access to currntBuild.rawBuild
* [WAGON-546] HttpWagon TTL not set
* [WAGON-546] HttpWagon TTL not set
* [WAGON-546] HttpWagon TTL not set
* [WAGON-546] HttpWagon TTL not set
* [WAGON-546] HttpWagon TTL not set

10 tests failed.
FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548771326000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548771326000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548771326000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548771326000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548771386000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548771386000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548771386000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548771386000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 17814 lines...]
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4.0 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom (35 kB at 890 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom (1.1 kB at 25 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom (1.3 kB at 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 5.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 1.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar (828 kB at 8.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ wagon-webdav-jackrabbit ---
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
Recording test results
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
Recording test results
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[TASKS] Found 114 files to scan for tasks
[TASKS] Found 31 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #4
[withMaven] Publishers: Pipeline Graph Publisher: 8 ms, Generated Artifacts Publisher: 14842 ms, Invoker Publisher: 1 ms, Junit Publisher: 30581 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6755 ms, JGiven Publisher: 1 ms, Open Task Scanner Publisher: 5169 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.324 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.369 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 49.766 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 13.114 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.043 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.494 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.404 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.534 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.005 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.278 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.199 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:51 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:12 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:26 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.153 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.768 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.265 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.800 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:03 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:20 min
[INFO] Finished at: 2019-01-29T06:19:19-08:00
[INFO] Final Memory: 58M/615M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven6e36b280\maven-spy-20190129-060758-743673333452176194547.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven6e36b280\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMaven6e36b280" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 51 ms, Junit Publisher: 6655 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 796 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/59/

Changes:

* Add JDK 13 (latest)
* INFRA-17514, lock to 1 Windows node
* Cause found, back to all Windows nodes
* Add support for Maven 3.6.x/3.6.0
* INFRA-17514 testing if this invoker keeps locks on the files.
* INFRA-17514 disable invokerPublisher() This is the root cause for the

41 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.linux-jdk11 / Build linux-jdk11 / testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006136000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006136000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006136000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006136000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk7 / Build linux-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006168893]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006168893]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006168893]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006168893]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk11 / Build linux-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf938.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006187000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006187000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1548006187000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1548006187000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk8 / Build linux-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 18102 lines...]
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 19 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-ssh ---
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\target\classes
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-ssh ---
[INFO] Discovered 4 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-ssh ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ssh/src/test/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagonWithSshPrivateKeySearchTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\src\test\java\org\apache\maven\wagon\providers\ssh\jsch\ScpWagonWithSshPrivateKeySearchTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-ssh/src/test/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagonWithSshPrivateKeySearchTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-ssh ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-ssh\target\wagon-ssh-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-ssh ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-ssh ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Wagon :: Providers :: WebDAV Provider 3.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4.0 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom (35 kB at 579 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom (1.1 kB at 22 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom (1.3 kB at 22 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 1.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 4.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar (828 kB at 6.1 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_master/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Invoker Publisher: 1 ms, Junit Publisher: 51720 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 6890 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.754 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.66 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [01:02 min]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 15.065 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.609 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.167 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  5.700 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 27.169 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.539 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.767 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.386 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:08 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:15 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:13 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.562 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.044 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.521 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.373 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:09 min
[INFO] Finished at: 2019-01-20T09:46:32-08:00
[INFO] Final Memory: 60M/845M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavencb1a80b0\maven-spy-20190120-093421-9462656984722195114935.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavencb1a80b0\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_master@tmp\withMavencb1a80b0" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.3.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 11 ms, Junit Publisher: 5117 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 681 ms, JGiven Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext