You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by gm...@apache.org on 2015/08/20 14:48:29 UTC

Build failed in Jenkins: maven-surefire #335

See <https://analysis.apache.org/jenkins/job/maven-surefire/335/>

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 23111dcebd3bb4acc3614d97f02d3943984b771c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 23111dcebd3bb4acc3614d97f02d3943984b771c
 > git rev-list 23111dcebd3bb4acc3614d97f02d3943984b771c # timeout=10
 > git tag -a -f -m Jenkins Build #335 jenkins-maven-surefire-335 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 46119
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48777
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 30.108 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.105 s
[INFO] Finished at: 2015-08-20T12:48:26+00:00

[INFO] Final Memory: 22M/302M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Jenkins build is back to normal : maven-surefire #366

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/366/changes>


Build failed in Jenkins: maven-surefire #365

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/365/changes>

Changes:

[tibor17] [SUREFIRE] marked unused methods, classes and fields @Deprecated

[tibor17] [SUREFIRE] refactoring

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f e1ec32464328668e0b2d81a23290908609a87bd5
 > git rev-list ccb03c49ced8fe5e71761a928f4d94f9630f5222 # timeout=10
 > git tag -a -f -m Jenkins Build #365 jenkins-maven-surefire-365 # timeout=10
Parsing POMs
Established TCP socket on 51323
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 51323
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 44625
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 44625
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 43.445 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.574 s

[INFO] Finished at: 2015-12-07T07:49:20+00:00
[INFO] Final Memory: 21M/301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #364

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/364/changes>

Changes:

[tibor17] [SUREFIRE-1191] Run Single Test with Package Name Doesn't work

[tibor17] [SUREFIRE-1191] Run Single Test with Package Name Doesn't work

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f ccb03c49ced8fe5e71761a928f4d94f9630f5222
 > git rev-list 2338a582cb47931b0ee544d32add3a27ce1b971c # timeout=10
 > git tag -a -f -m Jenkins Build #364 jenkins-maven-surefire-364 # timeout=10
Parsing POMs
Established TCP socket on 48934
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 48934
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 43857
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 43857
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[JENKINS] Archiving disabled[INFO] Apache Maven Surefire .............................. FAILURE [ 44.174 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.971 s
[INFO] Finished at: 2015-12-06T07:49:30+00:00

[INFO] Final Memory: 20M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #363

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/363/changes>

Changes:

[tibor17] [SUREFIRE-1197] Surefire 2.19 breaks tests under Windows due to fork

[tibor17] [SUREFIRE] improved last-ditch-daemon-shutdown-thread

------------------------------------------
[...truncated 12 lines...]
 > git rev-list 0bf7e3436faab7543c84c14b5582d97b25801feb # timeout=10
 > git tag -a -f -m Jenkins Build #363 jenkins-maven-surefire-363 # timeout=10
Parsing POMs
Established TCP socket on 48021
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 48021
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 49843
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 49843
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 57.121 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED

[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2015-12-05T07:49:48+00:00
[INFO] Final Memory: 20M/302M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #362

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/362/changes>

Changes:

[tibor17] [SUREFIRE] Batch tests dispatching possible

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f 0bf7e3436faab7543c84c14b5582d97b25801feb
 > git rev-list 0693bd900cdb38d3aa0bd2d79cbf0c2f786783c5 # timeout=10
 > git tag -a -f -m Jenkins Build #362 jenkins-maven-surefire-362 # timeout=10
Parsing POMs
Established TCP socket on 34347
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 34347
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 51270
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 51270
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 28.876 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.611 s
[INFO] Finished at: 2015-11-29T07:48:41+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #361

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/361/changes>

Changes:

[tibor17] surefire-1193

[tibor17] refactoring

[tibor17] [SUREFIRE-1193] reworked MasterProcessReader

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f 0693bd900cdb38d3aa0bd2d79cbf0c2f786783c5
 > git rev-list 021b263ab29a11243c7c7a8aa1a4df2345d292ce # timeout=10
 > git tag -a -f -m Jenkins Build #361 jenkins-maven-surefire-361 # timeout=10
Parsing POMs
Established TCP socket on 41384
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 41384
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 45730
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 45730
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 47.364 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.558 s
[INFO] Finished at: 2015-11-28T07:49:28+00:00
[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #360

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/360/changes>

Changes:

[tibor17] [SUREFIRE-1185] single method test spews status of every single other

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f 021b263ab29a11243c7c7a8aa1a4df2345d292ce
 > git rev-list e29d4e97978083e8ec448c0a66a3cbd83c94bea5 # timeout=10
 > git tag -a -f -m Jenkins Build #360 jenkins-maven-surefire-360 # timeout=10
Parsing POMs
Established TCP socket on 45753
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 45753
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 54050
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 54050
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 34.242 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.755 s
[INFO] Finished at: 2015-11-16T07:48:31+00:00
[INFO] Final Memory: 21M/319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #359

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/359/changes>

Changes:

[tibor17] [SUREFIRE-1192] Fixed Sonar and FindBug issues

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f e29d4e97978083e8ec448c0a66a3cbd83c94bea5
 > git rev-list bb99b232da0e93f2772be6945a410ea9ba666c4f # timeout=10
 > git tag -a -f -m Jenkins Build #359 jenkins-maven-surefire-359 # timeout=10
Parsing POMs
Established TCP socket on 57712
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 57712
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 33875
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 33875
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 24.942 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.873 s
[INFO] Finished at: 2015-10-30T07:48:36+00:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 20M/291M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #358

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/358/changes>

Changes:

[krosenvold] Added close in finally-blocks to avoid resource leakage on non-forced

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f bb99b232da0e93f2772be6945a410ea9ba666c4f
 > git rev-list d4135dd7734428f879eed771ca60b7081c75acc5 # timeout=10
 > git tag -a -f -m Jenkins Build #358 jenkins-maven-surefire-358 # timeout=10
Parsing POMs
Established TCP socket on 49672
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 49672
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 49921
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 49921
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 24.256 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.588 s
[INFO] Finished at: 2015-10-26T07:48:23+00:00
[INFO] Final Memory: 20M/301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #357

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/357/changes>

Changes:

[tibordigana] [SUREFIRE-1187] JUnit4 Provider created unnecessary Runner instance

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f d4135dd7734428f879eed771ca60b7081c75acc5
 > git rev-list ffadd7e72dc759ddc01f07e8d79e7b5fdd759a15 # timeout=10
 > git tag -a -f -m Jenkins Build #357 jenkins-maven-surefire-357 # timeout=10
Parsing POMs
Established TCP socket on 50728
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 50728
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 33689
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 33689
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 22.476 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.924 s
[INFO] Finished at: 2015-10-24T07:48:24+00:00
[INFO] Final Memory: 21M/319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #356

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/356/changes>

Changes:

[tibor17] [SUREFIRE] make more stable test

[tibor17] [SUREFIRE] TestNG can run individual test methods since surefire 2.19

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f ffadd7e72dc759ddc01f07e8d79e7b5fdd759a15
 > git rev-list 3a421d33a51730ffe6a07df29a29730859e49014 # timeout=10
 > git tag -a -f -m Jenkins Build #356 jenkins-maven-surefire-356 # timeout=10
Parsing POMs
Established TCP socket on 49794
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 49794
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 35580
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 35580
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 19.474 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.335 s
[INFO] Finished at: 2015-10-21T07:48:14+00:00

[INFO] Final Memory: 20M/301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #355

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/355/changes>

Changes:

[tibor17] [SUREFIRE] Surefire requires 3.0.5 to build due to bugs in earlier

[tibor17] [maven-release-plugin] prepare release surefire-2.19_vote-2

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

------------------------------------------
[...truncated 11 lines...]
 > git checkout -f 3a421d33a51730ffe6a07df29a29730859e49014
 > git rev-list 54735ec20cc511261dba7212deb49cfe145aee97 # timeout=10
 > git tag -a -f -m Jenkins Build #355 jenkins-maven-surefire-355 # timeout=10
Parsing POMs
Established TCP socket on 34741
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 34741
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 55485
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 55485
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 26.687 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.565 s
[INFO] Finished at: 2015-10-15T07:48:30+00:00
[INFO] Final Memory: 21M/319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #354

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/354/changes>

Changes:

[tibor17] [SUREFIRE] Added missing license in IT

[tibor17] [SUREFIRE] enforce-java 1.6 or higher

[tibor17] [SUREFIRE] +test dep. org.easytesting:fest-assert:1.4 / jdk 1.5

[tibor17] [SUREFIRE-622] The TestNG command line option '-testrunfactory' should

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] improved testng version range

[tibor17] [SUREFIRE] TestNG652ConfiguratorTest should become

[tibor17] [SUREFIRE] fixed build for unstable TestNG:5.12.1 in IT

[tibor17] [SUREFIRE] cleanup

[tibor17] [SUREFIRE-1184] Documentation for TestNG parameter "testnames" - see

------------------------------------------
[...truncated 20 lines...]
Established TCP socket on 44081
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 44081
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (3 KB at 8.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 KB at 145.9 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (2 KB at 19.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.jar (77 KB at 514.2 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.jar (31 KB at 204.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 749 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 553 unknown: 553 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 25.216 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.881 s
[INFO] Finished at: 2015-10-14T07:48:33+00:00
[INFO] Final Memory: 22M/318M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 553 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #353

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/353/changes>

Changes:

[tibor17] [SUREFIRE] class should be declared in a file named

[tibor17] [SUREFIRE] rejected testng:6.9.7/jre1.8 and accepted

[tibor17] [SUREFIRE] removed unnecessary junit:4.8.2 because inherited 4.12 from

[tibor17] [SUREFIRE] IT refactoring

[tibor17] [SUREFIRE-919] TestNG plugin fails to apply 'verbose' setting from

------------------------------------------
[...truncated 7 lines...]
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 97092f71714dacaab7a8498142083bc5d87bd4bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97092f71714dacaab7a8498142083bc5d87bd4bf
 > git rev-list 178e67942c7f25291e0e13d187e026f7f60b4bb2 # timeout=10
 > git tag -a -f -m Jenkins Build #353 jenkins-maven-surefire-353 # timeout=10
Parsing POMs
Established TCP socket on 32975
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 32975
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 47970
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 47970
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 27.902 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED

[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.595 s
[INFO] Finished at: 2015-10-13T07:49:31+00:00
[INFO] Final Memory: 20M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #352

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/352/changes>

Changes:

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] Name 'systemPropertiesFileCounter' must match pattern

[tibor17] [SUREFIRE-1177] TestNG "suitethreadpoolsize" parameter can not be set

------------------------------------------
[...truncated 7 lines...]
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 178e67942c7f25291e0e13d187e026f7f60b4bb2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 178e67942c7f25291e0e13d187e026f7f60b4bb2
 > git rev-list 0d4ca4dec5955c95bfad8dd6f6353075897c028f # timeout=10
 > git tag -a -f -m Jenkins Build #352 jenkins-maven-surefire-352 # timeout=10
Parsing POMs
Established TCP socket on 47266
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 47266
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 39783
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 39783
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled[INFO] Reactor Summary:
[INFO] 

[INFO] Apache Maven Surefire .............................. FAILURE [ 18.737 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.415 s
[INFO] Finished at: 2015-10-12T07:48:22+00:00
[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #351

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/351/changes>

Changes:

[tibor17] fixed issues found in Vote for Version 2.19

[tibor17] [SUREFIRE] shutdownType=DEFAULT in Booter should keep reader open

[tibor17] [SUREFIRE] refactoring: varargs and Class wildcard <?>

[tibor17] [SUREFIRE] TestsToRun should be marked as finished for non-reusable

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE-945] Top of web page is pretty opaque

------------------------------------------
[...truncated 7 lines...]
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0d4ca4dec5955c95bfad8dd6f6353075897c028f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d4ca4dec5955c95bfad8dd6f6353075897c028f
 > git rev-list 0c2656f71ca014d362b185c4bcf034c80b85b48d # timeout=10
 > git tag -a -f -m Jenkins Build #351 jenkins-maven-surefire-351 # timeout=10
Parsing POMs
Established TCP socket on 51361
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 51361
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
Established TCP socket on 37286
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 37286
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared Java 5 Provider Base
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared Java 5 Provider Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 15.533 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared Java 5 Provider Base ........................ SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.747 s
[INFO] Finished at: 2015-10-11T07:48:13+00:00
[INFO] Final Memory: 20M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #350

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/350/changes>

Changes:

[tibor17] [maven-release-plugin] prepare release surefire-2.19

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

[tibor17] [SUREFIRE] improved Surefire855*IT and JAVA_HOME inherited from main process to IT JVM

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0c2656f71ca014d362b185c4bcf034c80b85b48d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c2656f71ca014d362b185c4bcf034c80b85b48d
 > git rev-list dbf17c251e65ba9caf71d567df791ae07f717191 # timeout=10
 > git tag -a -f -m Jenkins Build #350 jenkins-maven-surefire-350 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 52131
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 46582
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 22.069 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.662 s
[INFO] Finished at: 2015-10-08T07:49:08+00:00

[INFO] Final Memory: 21M/320M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #349

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/349/changes>

Changes:

[tibor17] [SUREFIRE] improved sanity check and site

[tibor17] [SUREFIRE] fix slow build machine

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dbf17c251e65ba9caf71d567df791ae07f717191 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbf17c251e65ba9caf71d567df791ae07f717191
 > git rev-list 5a079a277a2d19346e82715514dfe4817cd6b629 # timeout=10
 > git tag -a -f -m Jenkins Build #349 jenkins-maven-surefire-349 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 50696
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 55345
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 27.358 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.816 s
[INFO] Finished at: 2015-10-06T07:50:24+00:00

[INFO] Final Memory: 21M/319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #348

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/348/changes>

Changes:

[tibordigana] [SUREFIRE] refactoring

[tibordigana] [SUREFIRE] fixed printing double summary string " sec"

[tibordigana] [SUREFIRE] skipped jar-plugin, install-plugin in IT and IT setup

[tibordigana] [SUREFIRE] skipped jar-plugin, install-plugin in IT and IT setup

[tibordigana] [SUREFIRE-1181] "forkedProcessTimeoutInSeconds" does not kill forked JVM although interrupted build

[tibor17] [SUREFIRE] fixed build (exec time of tests == timeout => cannot guarantee timeout to fail)

[tibor17] [SUREFIRE] improvde site documentation

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5a079a277a2d19346e82715514dfe4817cd6b629 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a079a277a2d19346e82715514dfe4817cd6b629
 > git rev-list 3dba8e7bdc54a8be1b7e2e349a492d601dd7a4fc # timeout=10
 > git tag -a -f -m Jenkins Build #348 jenkins-maven-surefire-348 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 52105
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 37311
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 19.036 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.817 s
[INFO] Finished at: 2015-10-05T07:48:06+00:00

[INFO] Final Memory: 20M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #347

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/347/changes>

Changes:

[tibor17] Quick fix for SUREFIRE-1177 and SUREFIRE-1179

[tibor17] [SUREFIRE-1179] integration test

[tibor17] Add TestNG510Configurator to support dataproviderthreadcount properties

[tibor17] Update test to override default TestNG value of dataproviderthreadcount

[tibor17] Update class equality convention

[tibor17] Some IT should be added for suitethreadpoolsize

[tibor17] [SUREFIRE-1177] added documentation, minimum required TestNG version in IT and refactoring

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3dba8e7bdc54a8be1b7e2e349a492d601dd7a4fc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3dba8e7bdc54a8be1b7e2e349a492d601dd7a4fc
 > git rev-list feda08851f48a6467bd681449eaea1635051bc3b # timeout=10
 > git tag -a -f -m Jenkins Build #347 jenkins-maven-surefire-347 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 44200
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 47226
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 19.672 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED

[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.863 s
[INFO] Finished at: 2015-09-30T07:48:12+00:00
[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #346

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/346/changes>

Changes:

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE-1144] Time for testsuite on commandline does not suit with the time value given in the report file

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision feda08851f48a6467bd681449eaea1635051bc3b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f feda08851f48a6467bd681449eaea1635051bc3b
 > git rev-list 8881fabb9625522a4790ef8c96179233a51e7385 # timeout=10
 > git tag -a -f -m Jenkins Build #346 jenkins-maven-surefire-346 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 53349
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 40511
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 25.369 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[JENKINS] Archiving disabled[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED

[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.577 s
[INFO] Finished at: 2015-09-28T07:48:22+00:00
[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #345

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/345/changes>

Changes:

[tibor17] [SUREFIRE] fixed pending issues, refactoring

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8881fabb9625522a4790ef8c96179233a51e7385 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8881fabb9625522a4790ef8c96179233a51e7385
 > git rev-list 9c8a75906a6146456f4b0d3d757ce09898408adc # timeout=10
 > git tag -a -f -m Jenkins Build #345 jenkins-maven-surefire-345 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 50483
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 41584
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 19.113 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.144 s
[INFO] Finished at: 2015-09-23T07:48:10+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #344

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/344/changes>

Changes:

[tibor17] [SUREFIRE-524] Forked Process not terminated if maven process aborted. Provide means to clean up.

[tibor17] [SUREFIRE-524] Forked Process not terminated if maven process aborted. Provide means to clean up.

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9c8a75906a6146456f4b0d3d757ce09898408adc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9c8a75906a6146456f4b0d3d757ce09898408adc
 > git rev-list 257f59e63fa2dca66e42e19715ab7be04884e12f # timeout=10
 > git tag -a -f -m Jenkins Build #344 jenkins-maven-surefire-344 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 42519
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 52182
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 28.628 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.021 s
[INFO] Finished at: 2015-09-22T07:52:30+00:00

[INFO] Final Memory: 20M/319M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException

Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #343

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/343/changes>

Changes:

[tibor17] [SUREFIRE-1178] Upgrade maven-shared-utils to Version 0.9

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 257f59e63fa2dca66e42e19715ab7be04884e12f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 257f59e63fa2dca66e42e19715ab7be04884e12f
 > git rev-list d3a7f35d051d3fdae92645454af47afacced41ca # timeout=10
 > git tag -a -f -m Jenkins Build #343 jenkins-maven-surefire-343 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 55734
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 60988
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 20.453 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.764 s
[INFO] Finished at: 2015-09-21T07:48:09+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #342

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/342/changes>

Changes:

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] refactoring

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d3a7f35d051d3fdae92645454af47afacced41ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d3a7f35d051d3fdae92645454af47afacced41ca
 > git rev-list e87f8807d2594c31b5b69317a6b815416636e6e7 # timeout=10
 > git tag -a -f -m Jenkins Build #342 jenkins-maven-surefire-342 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 38996
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 45218
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 23.468 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.706 s
[INFO] Finished at: 2015-09-14T07:48:24+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #341

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/341/changes>

Changes:

[tibor17] [SUREFIRE-580] build fix

[tibor17] awaiting MasterProcessReader up in providers

[tibor17] build fix for race conditions

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e87f8807d2594c31b5b69317a6b815416636e6e7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e87f8807d2594c31b5b69317a6b815416636e6e7
 > git rev-list d8cc6f55163adc8062ab1b2c36349897a9e09b95 # timeout=10
 > git tag -a -f -m Jenkins Build #341 jenkins-maven-surefire-341 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 38277
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 46120
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 19.829 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.961 s
[INFO] Finished at: 2015-09-08T07:48:01+00:00

[INFO] Final Memory: 21M/320M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #340

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/340/changes>

Changes:

[tibor17] [SUREFIRE] added missing interface MainCliOptionsAware

[tibor17] [SUREFIRE] added missing interface MainCliOptionsAware

[tibor17] [SUREFIRE] MasterProcessReader Thread should be quite after throwing exception

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE-580] Allow "fail fast" or stop running on first failure

[tibor17] [SUREFIRE-580] sanity check

[tibor17] [SUREFIRE-580] updated documentation

[tibor17] [SUREFIRE-580] updated documentation

[tibor17] [SUREFIRE-580] more sanity check

[tibor17] [SUREFIRE-580] configuration parameter 'skipAfterFailureCount'

[tibor17] [SUREFIRE-580] integration tests

[tibor17] [SUREFIRE-580] fixed compilation error

[tibor17] [SUREFIRE-580] fixed documentation

[tibor17] [SUREFIRE-580] committed unstaged changes

[tibor17] [SUREFIRE-580] resolved forkMode limitation in IT, added fix and documentation

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d8cc6f55163adc8062ab1b2c36349897a9e09b95 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8cc6f55163adc8062ab1b2c36349897a9e09b95
 > git rev-list e89a0ae2daec40d21fa42f0c3227fac153f0e195 # timeout=10
 > git tag -a -f -m Jenkins Build #340 jenkins-maven-surefire-340 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 33592
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 42808
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 24.731 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.003 s
[INFO] Finished at: 2015-09-07T07:48:28+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #339

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/339/changes>

Changes:

[tibor17] [SUREFIRE-1174] documentation

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e89a0ae2daec40d21fa42f0c3227fac153f0e195 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e89a0ae2daec40d21fa42f0c3227fac153f0e195
 > git rev-list 50091803461186b4d8a2117c86bb26aaaae8926d # timeout=10
 > git tag -a -f -m Jenkins Build #339 jenkins-maven-surefire-339 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 36926
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 34076
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 20.491 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.725 s
[INFO] Finished at: 2015-08-28T07:48:12+00:00

[INFO] Final Memory: 21M/305M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #338

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/338/changes>

Changes:

[tibor17] [SUREFIRE-1174] Concurrent RunListeners should be annotated @ThreadSafe

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 50091803461186b4d8a2117c86bb26aaaae8926d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 50091803461186b4d8a2117c86bb26aaaae8926d
 > git rev-list 65f6b56dfaaa7d312eb69ff4c5e04772bcfd50d0 # timeout=10
 > git tag -a -f -m Jenkins Build #338 jenkins-maven-surefire-338 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 44330
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 44457
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 19.308 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.924 s
[INFO] Finished at: 2015-08-26T07:48:11+00:00
[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #337

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/337/changes>

Changes:

[tibor17] [SUREFIRE-964] TEST-*.xml files generated by Surefire throw validation warnings in Eclipse for no grammer constraints (DTD or XML schema) referenced in the document

[tibor17] [SUREFIRE-964] Changing time attribute to use regex

[tibor17] [SUREFIRE-964] adding successrate attribute

[tibor17] [SUREFIRE-964] moving xsd file to resources, updating regex, adding schemalocation

[tibor17] [SUREFIRE-964] Adding a few more elements and attributes

[tibor17] [SUREFIRE-964] required attriutes and max occurrences

[tibor17] [SUREFIRE-964] adding license to xsd

------------------------------------------
[...truncated 6 lines...]
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 65f6b56dfaaa7d312eb69ff4c5e04772bcfd50d0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65f6b56dfaaa7d312eb69ff4c5e04772bcfd50d0
 > git rev-list a69084d4603f8f40c313776a4debb4f57fef9af2 # timeout=10
 > git tag -a -f -m Jenkins Build #337 jenkins-maven-surefire-337 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 39850
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 41812
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 20.355 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED

[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.499 s
[INFO] Finished at: 2015-08-25T07:48:14+00:00
[INFO] Final Memory: 20M/320M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException

Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Build failed in Jenkins: maven-surefire #336

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/maven-surefire/336/changes>

Changes:

[andreyselkin] [SUREFIRE-1173] Fix redirected link on plugin's website

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven-surefire.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a69084d4603f8f40c313776a4debb4f57fef9af2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a69084d4603f8f40c313776a4debb4f57fef9af2
 > git rev-list 23111dcebd3bb4acc3614d97f02d3943984b771c # timeout=10
 > git tag -a -f -m Jenkins Build #336 jenkins-maven-surefire-336 # timeout=10
Parsing POMs
[workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 36447
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging jenkins.maven3.agent.Maven32Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 36430
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> -Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 17.470 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.659 s
[INFO] Finished at: 2015-08-24T07:48:11+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (rat-check) on project surefire: Too many files with unapproved license: 542 See RAT report in: <https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> [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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE