[weld-builds] Build failed in Jenkins: Weld-3.x-CI-osprey #1

ci-builds at redhat.com ci-builds at redhat.com
Thu Sep 18 04:58:59 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/1/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on osprey-03 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
Fetching upstream changes from git://github.com/weld/core.git
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision be6293d310768d5628903f90aff3e97c2b6a879b (origin/master)
First time build. Skipping changelog.
[Weld-3.x-CI-osprey] $ bash -xe /tmp/hudson5053103341989652661.sh
+ source /mnt/osprey-share/weld/common-osprey.sh
+ setup-environment
+ export WELD_TOOLS=/mnt/osprey-share/weld
+ WELD_TOOLS=/mnt/osprey-share/weld
+ export JAVA_HOME=/mnt/osprey-share/weld/jdk1.7.0_60
+ JAVA_HOME=/mnt/osprey-share/weld/jdk1.7.0_60
+ export M2_HOME=/mnt/osprey-share/weld/apache-maven-3.2.1
+ M2_HOME=/mnt/osprey-share/weld/apache-maven-3.2.1
+ export PATH=/mnt/osprey-share/weld/jdk1.7.0_60/bin:/mnt/osprey-share/weld/apache-maven-3.2.1/bin:/usr/lib/jvm/java-openjdk/bin:/usr/local/bin:/usr/bin:/home/hudson/.rvm/bin
+ PATH=/mnt/osprey-share/weld/jdk1.7.0_60/bin:/mnt/osprey-share/weld/apache-maven-3.2.1/bin:/usr/lib/jvm/java-openjdk/bin:/usr/local/bin:/usr/bin:/home/hudson/.rvm/bin
+ export 'MVN=/mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml'
+ MVN='/mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml'
+ mvn -version
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-15T01:37:52+08:00)
Maven home: /mnt/osprey-share/weld/apache-maven-3.2.1
Java version: 1.7.0_60, vendor: Oracle Corporation
Java home: /mnt/osprey-share/weld/jdk1.7.0_60/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-123.el7.x86_64", arch: "amd64", family: "unix"
+ whoami
hudson
+ /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml -f weld/pom.xml clean install -U -Pfindbugs -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=true -Dfindbugs.threshold=Default
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/29/weld-parent-29.pom
4 KB   
8 KB   
8 KB   
12 KB   
13 KB   
16 KB   
20 KB   
21 KB   
24 KB   
28 KB   
29 KB   
32 KB   
36 KB   
[WARNING] Checksum validation failed, no checksums available from the repository for https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/29/weld-parent-29.pom
        
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/29/weld-parent-29.pom (36 KB at 11.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/29/weld-parent-29.pom
4/36 KB   
8/36 KB   
12/36 KB   
13/36 KB   
17/36 KB   
21/36 KB   
25/36 KB   
29/36 KB   
33/36 KB   
36/36 KB   
           
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/29/weld-parent-29.pom (36 KB at 39.4 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Weld Parent
[INFO] Weld Implementation (Core)
[INFO] Weld Core - JSF
[INFO] Weld Implementation
[INFO] Weld Porting Package for the CDI TCK 1.1
[INFO] Weld Test Utilities
[INFO] Weld Unit Tests
[INFO] Weld Integration Tests (JBoss AS)
[INFO] AtInject TCK runner for Weld
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly)
[INFO] Weld Environment Common
[INFO] Weld SE (Core)
[INFO] Weld SE (Uber Jar)
[INFO] Weld Servlet Parent
[INFO] Weld Servlet Core
[INFO] Weld Servlet (Uber Jar)
[INFO] Weld Servlet Integration Tests (Base)
[INFO] Weld Servlet Integration Tests (Tomcat)
[INFO] Weld Servlet Integration Tests (Jetty)
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Parent 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml
709/709 B   
            
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (709 B at 1.8 KB/sec)
779/779 B   
            
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-eclipse-plugin/maven-metadata.xml (779 B at 0.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-parent ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld>
[INFO] Storing buildNumber: be6293d310768d5628903f90aff3e97c2b6a879b at timestamp: 18 September 2014 16:57:51 SGT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-parent ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-core-parent ---
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.pom
2/2 KB      
[WARNING] Checksum validation failed, no checksums available from the repository for https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.pom
         
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.pom (2 KB at 0.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.pom
2/2 KB   
         
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.pom (2 KB at 2.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.jar
3/8 KB   
7/8 KB   
8/8 KB   
[WARNING] Checksum validation failed, no checksums available from the repository for https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.jar
         
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.jar (8 KB at 3.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.jar
4/8 KB   
8/8 KB   
8/8 KB   
         
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-common-build-config/6/weld-common-build-config-6.jar (8 KB at 15.0 KB/sec)
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-parent ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-core-parent ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld/pom.xml> to /home/hudson/.m2/repository/org/jboss/weld/weld-core-parent/3.0.0-SNAPSHOT/weld-core-parent-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation (Core) 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-impl ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-impl ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld/impl/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-impl ---
[INFO] Compiling 674 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-3.x-CI-osprey/ws/weld/impl/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Weld Parent ....................................... SUCCESS [  8.416 s]
[INFO] Weld Implementation (Core) ........................ FAILURE [  0.667 s]
[INFO] Weld Core - JSF ................................... SKIPPED
[INFO] Weld Implementation ............................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SKIPPED
[INFO] Weld Test Utilities ............................... SKIPPED
[INFO] Weld Unit Tests ................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) ................. SKIPPED
[INFO] AtInject TCK runner for Weld ...................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SKIPPED
[INFO] Weld Environment Common ........................... SKIPPED
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ SKIPPED
[INFO] Weld Servlet Parent ............................... SKIPPED
[INFO] Weld Servlet Core ................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.166 s
[INFO] Finished at: 2014-09-18T16:57:58+08:00
[INFO] Final Memory: 36M/351M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project weld-core-impl: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] javac: invalid target release: 1.8
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :weld-core-impl
Build step 'Execute shell' marked build as failure
Recording test results


More information about the weld-builds mailing list