See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-503/16/

No changes.

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

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 / testWagon

Error Message:

  Unexpected method call 
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ftp\target\test-output\testWagon\testWagon|test-resource[len
 = 18; mod = 1576155240000]]):
    
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_WAGON-503\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.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ftp\target\test-output\testWagon\testWagon|test-resource[len
 = 18; mod = 1576155240000]]):
    
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_WAGON-503\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.windows-jdk8 / Build 
windows-jdk8 / testWagonPutDirectoryForDot

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 / testWagonGetIfNewerIsNewer

Error Message:

  Unexpected method call 
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsNewer\testWagonGetIfNewerIsNewer|test-resource[len
 = 18; mod = 1576155240000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call 
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsNewer\testWagonGetIfNewerIsNewer|test-resource[len
 = 18; mod = 1576155240000]]):


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

Error Message:

  Unexpected method call 
TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsOlder\testWagonGetIfNewerIsOlder|test-resource[len
 = 18; mod = 1576155240000]]):
    
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_WAGON-503\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]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsOlder\testWagonGetIfNewerIsOlder|test-resource[len
 = 18; mod = 1576155240000]]):
    
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_WAGON-503\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.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


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

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 / testResourceExits

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 / testGetTimeout

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 / 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)


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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1576146569000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1576146569000]]): 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_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1576146569000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1576146569000]]): 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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf940.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1576146624000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1576146624000]]): 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_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1576146624000]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1576146624000]]): 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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf948.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1576146804353]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1576146804353]]): 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_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len
 = 18; mod = 1576146804353]]):
    
TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len
 = 18; mod = 1576146804353]]): 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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.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 "[email protected]"
  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:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk14 / 
Build linux-jdk14 / 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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk14 / 
Build linux-jdk14 / 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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.gq1.ygridcore.net>) not allowed



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

Error Message:

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


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk14 / 
Build linux-jdk14 / 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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.linux-jdk14 / 
Build linux-jdk14 / 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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.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 "[email protected]"
  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:********@asf925.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 28758 lines...]
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
 (7.8 kB at 23 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.jar
 (33 kB at 71 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ wagon-ssh ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-ssh ---
[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] 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.0.2: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_WAGON-503\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_WAGON-503\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.0.2: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_WAGON-503\m\wagon-providers\wagon-ssh\target\test-classes
[INFO] 
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/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_WAGON-503\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_WAGON-503/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.0.2:jar (default-jar) @ wagon-ssh ---
[INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-ssh\target\wagon-ssh-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7: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] -----------< org.apache.maven.wagon:wagon-webdav-jackrabbit >-----------
[INFO] Building Apache Maven Wagon :: Providers :: WebDAV Provider 
3.1.0-SNAPSHOT [17/17]
[INFO] --------------------------------[ jar ]---------------------------------
[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 116 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 560 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 26 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 41 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/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/it/could/webdav/0.4/webdav-0.4.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.6 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.8 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.1 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 11 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.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.0.2: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_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] 
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/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_WAGON-503\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_WAGON-503/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.0.2: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_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] 
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/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_WAGON-503\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_WAGON-503/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.735 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
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.385 
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.322 
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.0.2:jar (default-jar) @ wagon-webdav-jackrabbit 
---
[INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7: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 for Apache Maven Wagon 3.1.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 48.036 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 15.766 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.998 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  0.967 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.803 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.144 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.640 
s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.725 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.975 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:26 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS 
[02:08 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [02:22 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.182 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.587 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  
1.959 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.816 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:47 min
[INFO] Finished at: 2019-12-12T05:13:49-08:00
[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_WAGON-503@tmp\withMaven153dc53e\maven-spy-20191212-050201-31212776216775723478088.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-provider-api:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-provider-test:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-provider-test\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-file:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-ftp:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-http-shared:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-tck-http:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-http:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-http-lightweight:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-scm:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-ssh-common:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-ssh-common-test:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-ssh-external:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-ssh:jar:3.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.1.0-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: 1724 ms, Concordion Publisher: 1 ms, Dependencies 
Fingerprint Publisher: 271 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-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to