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/06/10 00:15:51 UTC

Build failed in Jenkins: Maven TLP » maven-wagon » WAGON-503 #6

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

No changes.

19 tests failed.
FAILED:  org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.windows-jdk8 / Build windows-jdk8 / testGetReasonPhase401

Error Message:
Address already in use: bind

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


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.windows-jdk8 / Build windows-jdk8 / testGetReasonPhase403

Error Message:
Address already in use: bind

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


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.windows-jdk8 / Build windows-jdk8 / testGetReasonPhase407

Error Message:
Address already in use: bind

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


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonReasonPhraseTest.windows-jdk8 / Build windows-jdk8 / testGetReasonPhase500

Error Message:
Address already in use: bind

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


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:********@asf941.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:********@asf941.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:********@asf941.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:********@asf941.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:********@asf941.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:********@asf941.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 = 1560102132000]]):
    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 = 1560102132000]]): 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 = 1560102132000]]):
    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 = 1560102132000]]): 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:********@asf941.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:********@asf941.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:********@asf941.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:********@asf941.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:********@asf941.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:********@asf941.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:********@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 "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:********@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 "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:********@asf940.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:********@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 "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:********@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 "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:********@asf940.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 = 1560102139898]]):
    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 = 1560102139898]]): 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 = 1560102139898]]):
    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 = 1560102139898]]): 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:********@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 "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:********@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 "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:********@asf940.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:********@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 "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:********@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 "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:********@asf940.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:********@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 "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:********@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 "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:********@asf927.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:********@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 "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:********@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 "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:********@asf927.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 = 1560102159000]]):
    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 = 1560102159000]]): 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 = 1560102159000]]):
    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 = 1560102159000]]): 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:********@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 "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:********@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 "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:********@asf927.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:********@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 "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:********@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 "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:********@asf927.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 19006 lines...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 306 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 504 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 281 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 535 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 310 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/56.1/icu4j-56.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/56.1/icu4j-56.1.pom (4.8 kB at 482 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 1.0 MB/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.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 285 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 176 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.pom
[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 86 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 230 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 383 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 953 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 302 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.1 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 173 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 180 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 1.7 MB/s)
[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] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-7/extra-enforcer-rules-1.0-beta-7.jar
[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] 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/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-7/extra-enforcer-rules-1.0-beta-7.jar (37 kB at 1.5 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-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 929 kB/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/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 4.9 MB/s)
[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.6 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] 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/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-settings/2.2.1/maven-settings-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.9 MB/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/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 577 kB/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-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 343 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-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 117 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/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 664 kB/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-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 546 kB/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-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 199 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/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.2 MB/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-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 420 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/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 301 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/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 131 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 926 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/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 112 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/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 43 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/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 38 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/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 71 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/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 55 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 53 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-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 45 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-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 101 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/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 159 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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 51 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/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 149 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/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 38 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/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 134 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-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 101 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 48 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/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 38 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/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 327 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/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 804 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-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 795 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/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 37 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-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 564 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/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 173 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/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 824 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 708 kB/s)
[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 102 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 129 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 25 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 for Apache Maven Wagon 3.1.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wagon ................................. FAILURE [  4.601 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:  6.099 s
[INFO] Finished at: 2019-06-10T00:15:49Z
[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\withMaven5aeac2c1\maven-spy-20190610-001542-92511409106694703381606.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_WAGON-503/.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_WAGON-503/.repository/org/codehaus/mojo/extra-enforcer-rules/1.0-beta-7/extra-enforcer-rules-1.0-beta-7.jar
[ERROR] urls[2] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.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_WAGON-503/.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_WAGON-503/.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_WAGON-503/.repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[ERROR] urls[6] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/com/ibm/icu/icu4j/56.1/icu4j-56.1.jar
[ERROR] urls[7] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[ERROR] urls[8] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[ERROR] urls[9] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[ERROR] urls[10] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[ERROR] urls[11] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[ERROR] urls[12] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[ERROR] urls[13] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[ERROR] urls[14] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[ERROR] urls[15] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[ERROR] urls[16] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[17] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[ERROR] urls[18] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[ERROR] urls[19] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
[ERROR] urls[20] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
[ERROR] urls[21] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
[ERROR] urls[22] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[ERROR] urls[23] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
[ERROR] urls[24] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
[ERROR] urls[25] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[ERROR] urls[26] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[ERROR] urls[27] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.repository/junit/junit/4.11/junit-4.11.jar
[ERROR] urls[28] = file:/f:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/.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: Dependencies Fingerprint Publisher: 1 ms
[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] 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-jdk12
[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] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » WAGON-503 #9

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

No changes.

10 tests failed.
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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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 = 1561168235000]]):
    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 = 1561168235000]]): 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 = 1561168235000]]):
    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 = 1561168235000]]): 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@asf922.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:********@asf922.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:********@asf922.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:********@asf922.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:********@asf922.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:********@asf922.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 = 1561168318000]]):
    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 = 1561168318000]]): 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 = 1561168318000]]):
    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 = 1561168318000]]): 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:********@asf922.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:********@asf922.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:********@asf922.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:********@asf922.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:********@asf922.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:********@asf922.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 18844 lines...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.jsch/0.0.9/jsch.agentproxy.jsch-0.0.9.jar (4.4 kB at 16 kB/s)
[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 26 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (915 kB at 2.5 MB/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 73 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 576 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 99 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.7 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 49 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 36 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/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 8.3 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 9.5 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 582 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 471 kB/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: 1.142 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: 31.562 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.295 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 [ 50.888 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 16.149 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.432 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.856 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.481 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.651 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.024 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.450 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.003 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:57 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:15 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:22 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.529 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.775 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.081 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.942 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:03 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:31 min
[INFO] Finished at: 2019-06-21T18:57:20-07: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\withMaven9724f81a\maven-spy-20190621-184547-8765186294948587552649.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@tmp\withMaven9724f81a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@tmp\withMaven9724f81a" 
[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: 14 ms, Junit Publisher: 3119 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 669 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] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » WAGON-503 #8

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

No changes.

29 tests failed.
FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


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

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-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 = 1560818607800]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1560818607800]]): 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 = 1560818607800]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1560818607800]]): expected: 1, actual: 0


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

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-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 = 1560818608522]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1560818608522]]): 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 = 1560818608522]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1560818608522]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-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: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


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

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.windows-jdk8 / Build windows-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 = 1560818609361]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1560818609361]]): 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 = 1560818609361]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1560818609361]]): expected: 1, actual: 0


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:********@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-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:********@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-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 = 1560793939000]]):
    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 = 1560793939000]]): 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 = 1560793939000]]):
    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 = 1560793939000]]): 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:********@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-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:********@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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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 = 1560794066000]]):
    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 = 1560794066000]]): 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 = 1560794066000]]):
    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 = 1560794066000]]): 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@jenkins-ubuntu3.apache.org>) 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:********@asf931.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:********@asf931.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:********@asf931.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:********@asf931.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:********@asf931.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:********@asf931.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 = 1560794243543]]):
    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 = 1560794243543]]): 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 = 1560794243543]]):
    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 = 1560794243543]]): 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:********@asf931.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:********@asf931.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:********@asf931.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:********@asf931.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:********@asf931.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:********@asf931.gq1.ygridcore.net>) not allowed



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

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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.windows-jdk8 / Build windows-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 = 1560818605298]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1560818605298]]): 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 = 1560818605298]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1560818605298]]): expected: 1, actual: 0


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

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/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.




Build log:
[...truncated 19158 lines...]
[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 233 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.5 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 71 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 106 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/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 8.7 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 702 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 5.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 478 kB/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@2\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503@2/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@2\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@2/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@2\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503@2/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@2\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@2/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.121 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.575 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: 30.978 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.659 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 [ 45.886 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 14.227 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.447 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.816 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.654 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.377 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  5.309 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.730 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  3.326 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:50 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:15 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [01:18 min]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.152 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.060 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.539 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  4.786 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:18 min
[INFO] Finished at: 2019-06-17T17:44:26-07: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\withMaven3077c995\maven-spy-20190617-173307-7957942575497076225973.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@tmp\withMaven3077c995\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@tmp\withMaven3077c995" 
[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: 19 ms, Invoker Publisher: 1 ms, Junit Publisher: 7752 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 1990 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.518 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@2\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 [ 41.838 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 12.894 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.788 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.501 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  4.015 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  8.484 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.869 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.197 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.981 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:39 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:14 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 13.882 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.652 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.154 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.886 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.868 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:46 min
[INFO] Finished at: 2019-06-17T17:44:46-07: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@2@tmp\withMaven2b3ff177\maven-spy-20190617-173459-7182791506876046610146.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2@tmp\withMaven2b3ff177\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503@2@tmp\withMaven2b3ff177" 
[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: 13 ms, Invoker Publisher: 1 ms, Junit Publisher: 7444 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 2166 ms, JGiven 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-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » WAGON-503 #7

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

No changes.

38 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 / 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-jdk8 / Build windows-jdk8 / testWagonGetIfNewerToStreamIsNewer

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = -1; mod = 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]]):


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


FAILED:  org.apache.maven.wagon.providers.webdav.WebDavWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonGetIfNewerToStreamIsOlder

Error Message:
File F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\test-resource unable to be deleted.

Stack Trace:
java.io.IOException: File F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\test-resource unable to be deleted.


FAILED:  org.apache.maven.wagon.providers.webdav.WebDavWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonResourceExists

Error Message:
File F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\directory-copy-existing\a\b\test-resource-3.txt unable to be deleted.

Stack Trace:
java.io.IOException: File F:\jenkins\jenkins-slave\workspace\maven-box_maven-wagon_WAGON-503\m\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\directory-copy-existing\a\b\test-resource-3.txt unable to be deleted.


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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf932.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 = 1560448502000]]):
    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 = 1560448502000]]): 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 = 1560448502000]]):
    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 = 1560448502000]]): 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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf932.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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf924.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 = 1560448507000]]):
    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 = 1560448507000]]): 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 = 1560448507000]]):
    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 = 1560448507000]]): 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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf924.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:********@asf935.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:********@asf935.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:********@asf935.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:********@asf935.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:********@asf935.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:********@asf935.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 = 1560448587974]]):
    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 = 1560448587974]]): 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 = 1560448587974]]):
    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 = 1560448587974]]): 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:********@asf935.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:********@asf935.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:********@asf935.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:********@asf935.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:********@asf935.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:********@asf935.gq1.ygridcore.net>) not allowed





Build log:
[...truncated 19113 lines...]
[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 3.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 4.9 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 11 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 16 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 /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-webdav-jackrabbit/target/classes
[INFO] /home/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: /home/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] /home/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 /home/jenkins/jenkins-slave/workspace/maven-box_maven-wagon_WAGON-503/m/wagon-providers/wagon-webdav-jackrabbit/target/test-classes
[INFO] /home/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: /home/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] /home/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] -------------------------------------------------------
[withMaven] artifactsPublisher - Archive artifact m/pom.xml under org/apache/maven/wagon/wagon/3.1.0-SNAPSHOT/wagon-3.1.0-SNAPSHOT.pom
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 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.1.0-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon/3.1.0-SNAPSHOT/wagon-3.1.0-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/pom.xml under org/apache/maven/wagon/wagon-provider-api/3.1.0-SNAPSHOT/wagon-provider-api-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/target/wagon-provider-api-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-api/3.1.0-SNAPSHOT/wagon-provider-api-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/pom.xml under org/apache/maven/wagon/wagon-provider-test/3.1.0-SNAPSHOT/wagon-provider-test-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/target/wagon-provider-test-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-test/3.1.0-SNAPSHOT/wagon-provider-test-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/pom.xml under org/apache/maven/wagon/wagon-providers/3.1.0-SNAPSHOT/wagon-providers-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/target/wagon-providers-3.1.0-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-providers/3.1.0-SNAPSHOT/wagon-providers-3.1.0-SNAPSHOT-site.xml
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/pom.xml under org/apache/maven/wagon/wagon-file/3.1.0-SNAPSHOT/wagon-file-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/target/wagon-file-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-file/3.1.0-SNAPSHOT/wagon-file-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/pom.xml under org/apache/maven/wagon/wagon-ftp/3.1.0-SNAPSHOT/wagon-ftp-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/target/wagon-ftp-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ftp/3.1.0-SNAPSHOT/wagon-ftp-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/pom.xml under org/apache/maven/wagon/wagon-http-shared/3.1.0-SNAPSHOT/wagon-http-shared-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/target/wagon-http-shared-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-shared/3.1.0-SNAPSHOT/wagon-http-shared-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/pom.xml under org/apache/maven/wagon/wagon-tcks/3.1.0-SNAPSHOT/wagon-tcks-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/target/wagon-tcks-3.1.0-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-tcks/3.1.0-SNAPSHOT/wagon-tcks-3.1.0-SNAPSHOT-site.xml
[withMaven] Publishers: Pipeline Graph Publisher: 13 ms, Invoker Publisher: 1 ms, Junit Publisher: 24751 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6812 ms, JGiven Publisher: 1 ms, SpotBugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/pom.xml under org/apache/maven/wagon/wagon-tck-http/3.1.0-SNAPSHOT/wagon-tck-http-3.1.0-SNAPSHOT.pom
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/target/wagon-tck-http-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-tck-http/3.1.0-SNAPSHOT/wagon-tck-http-3.1.0-SNAPSHOT.jar
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/pom.xml under org/apache/maven/wagon/wagon-http/3.1.0-SNAPSHOT/wagon-http-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http/3.1.0-SNAPSHOT/wagon-http-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.1.0-SNAPSHOT-shaded.jar under org/apache/maven/wagon/wagon-http/3.1.0-SNAPSHOT/wagon-http-3.1.0-SNAPSHOT-shaded.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/pom.xml under org/apache/maven/wagon/wagon-http-lightweight/3.1.0-SNAPSHOT/wagon-http-lightweight-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-lightweight/3.1.0-SNAPSHOT/wagon-http-lightweight-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/pom.xml under org/apache/maven/wagon/wagon-scm/3.1.0-SNAPSHOT/wagon-scm-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/target/wagon-scm-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-scm/3.1.0-SNAPSHOT/wagon-scm-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/pom.xml under org/apache/maven/wagon/wagon-ssh-common/3.1.0-SNAPSHOT/wagon-ssh-common-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/target/wagon-ssh-common-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common/3.1.0-SNAPSHOT/wagon-ssh-common-3.1.0-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.1.0-SNAPSHOT/wagon-ssh-common-test-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common-test/3.1.0-SNAPSHOT/wagon-ssh-common-test-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/pom.xml under org/apache/maven/wagon/wagon-ssh-external/3.1.0-SNAPSHOT/wagon-ssh-external-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/target/wagon-ssh-external-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-external/3.1.0-SNAPSHOT/wagon-ssh-external-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/pom.xml under org/apache/maven/wagon/wagon-ssh/3.1.0-SNAPSHOT/wagon-ssh-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/target/wagon-ssh-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh/3.1.0-SNAPSHOT/wagon-ssh-3.1.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.0-SNAPSHOT/wagon-webdav-jackrabbit-3.1.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.0-SNAPSHOT.jar under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.0-SNAPSHOT/wagon-webdav-jackrabbit-3.1.0-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[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
[INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.813 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.003 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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.1.0-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_WAGON-503' 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
[withMaven] Publishers: Pipeline Graph Publisher: 14 ms, Generated Artifacts Publisher: 14052 ms, Invoker Publisher: 2 ms, Junit Publisher: 24937 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6831 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 5141 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: 25.229 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: /home/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 [ 16.186 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [  7.797 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.927 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.167 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  2.512 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.590 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  3.252 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.806 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  1.782 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:07 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:06 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 13.693 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.152 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  1.983 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.155 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  1.962 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [ 59.706 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:21 min
[INFO] Finished at: 2019-06-13T17:57:36Z
[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_WAGON-503@tmp/withMavenf3594e1d/maven-spy-20190613-174815-36311207763937374982500.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: 14 ms, Invoker Publisher: 2 ms, Junit Publisher: 24873 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 6806 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] emailext