[switchyard-dev] Build failed in Jenkins: SwitchYard #732

ci-builds at redhat.com ci-builds at redhat.com
Tue Apr 7 12:45:22 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/732/changes>

Changes:

[tm.igarashi] SWITCHYARD-2617 Update SY tooling PropBoolean support. Confined to 'Clustered' attribute of SCA Binding

[tm.igarashi] SWICHYARD-2642 Change preferLocal property to propBoolean / add tooling support

------------------------------------------
[...truncated 880 lines...]
[INFO] Building SwitchYard: Common - CDI 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-common-cdi ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-uberjars) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (no-managed-deps) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-common-cdi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-common-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-common-cdi ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/target/classes>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-direct-dependencies) @ switchyard-common-cdi ---
[INFO] Flag 'useClassesFromLastBuild' is set. Try to use existing output folder.
[INFO] Analyze dependencies of artifact 'org.switchyard:switchyard-common-cdi:bundle:2.0.0-SNAPSHOT'.
[INFO] No illegal transitive dependencies found in 'org.switchyard:switchyard-common-cdi:bundle:2.0.0-SNAPSHOT'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-common-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-common-cdi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-common-cdi ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-common-cdi ---
in default pack? 
[WARNING] Bundle org.switchyard:switchyard-common-cdi:bundle:2.0.0-SNAPSHOT : Unused Import-Package instructions: [org.switchyard.*] 
[WARNING] Bundle org.switchyard:switchyard-common-cdi:bundle:2.0.0-SNAPSHOT : The default package '.' is not permitted by the Import-Package syntax. 
 This can be caused by compile errors in Eclipse because Eclipse creates 
valid class files regardless of compile errors.
The following package(s) import from the default package null
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-common-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/target/switchyard-common-cdi-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-common-cdi ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/target/switchyard-common-cdi-2.0.0-SNAPSHOT.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-common-cdi/2.0.0-SNAPSHOT/switchyard-common-cdi-2.0.0-SNAPSHOT.jar>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/pom.xml> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-common-cdi/2.0.0-SNAPSHOT/switchyard-common-cdi-2.0.0-SNAPSHOT.pom>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/common/cdi/target/switchyard-common-cdi-2.0.0-SNAPSHOT-sources.jar> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/.repository/org/switchyard/switchyard-common-cdi/2.0.0-SNAPSHOT/switchyard-common-cdi-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ switchyard-common-cdi ---
[INFO] Installing org/switchyard/switchyard-common-cdi/2.0.0-SNAPSHOT/switchyard-common-cdi-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-common-cdi ---
[INFO] 
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ switchyard-common-cdi ---
[INFO] Fork Value is true
     [java] The following classes needed for analysis were missing:
     [java]   javax.el.ExpressionFactory
     [java] FindBugs 2.0.3 was released 11/22/2013 07:00 AM EST (you have 2.0.1)
     [java]    Modest set of bug fixes, including more accurate bug detectors and a few new bug patterns
     [java] Visit http://findbugs.cs.umd.edu for details.
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Security 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-security ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/security/base/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ switchyard-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ switchyard-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-uberjars) @ switchyard-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (no-managed-deps) @ switchyard-security ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-security ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-security ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (cleanVersions) @ switchyard-security ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/security/base/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-security ---
[INFO] Compiling 43 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/security/base/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
warning: [options] bootstrap class path not set in conjunction with -source 1.6
error: java.lang.OutOfMemoryError: PermGen space
  	at java.lang.ClassLoader.defineClass1(Native Method)
  	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
  	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
  	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
  	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
  	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
  	at java.security.AccessController.doPrivileged(Native Method)
  	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
  	at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
  	at java.lang.ClassLoader.defineClass1(Native Method)
  	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
  	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
  	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
  	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
  	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
  	at java.security.AccessController.doPrivileged(Native Method)
  	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
  	at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
  	at com.sun.tools.javac.processing.JavacFiler.createSourceOrClassFile(JavacFiler.java:415)
  	at com.sun.tools.javac.processing.JavacFiler.createSourceFile(JavacFiler.java:378)
  	at org.jboss.logging.processor.apt.ImplementationClassGenerator.processTypeElement(ImplementationClassGenerator.java:63)
  	at org.jboss.logging.processor.apt.LoggingToolsProcessor.process(LoggingToolsProcessor.java:145)
  	at com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:793)
  	at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:722)
  	at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97)
  	at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029)
  	at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163)
  	at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108)
  	at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824)
  	at com.sun.tools.javac.main.Main.compile(Main.java:439)
warning: Unclosed files for the types '[org.switchyard.security.BaseSecurityMessages_$bundle]'; these types will not undergo annotation processing
1 error
2 warnings

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Build ................................. SUCCESS [12.318s]
[INFO] SwitchYard: Core .................................. SUCCESS [4.789s]
[INFO] SwitchYard: API ................................... SUCCESS [48.872s]
[INFO] SwitchYard: Common ................................ SUCCESS [50.870s]
[INFO] SwitchYard: API Extensions - Java ................. SUCCESS [23.834s]
[INFO] SwitchYard: API Extensions - WSDL ................. SUCCESS [34.194s]
[INFO] SwitchYard: Common - CDI .......................... SUCCESS [18.892s]
[INFO] SwitchYard: Security .............................. FAILURE [4.852s]
[INFO] SwitchYard: Serial ................................ SKIPPED
[INFO] SwitchYard: Serial - Jackson ...................... SKIPPED
[INFO] SwitchYard: Runtime ............................... SKIPPED
[INFO] SwitchYard: Common - Camel ........................ SKIPPED
[INFO] SwitchYard: Configuration ......................... SKIPPED
[INFO] SwitchYard: Security - JBoss ...................... SKIPPED
[INFO] SwitchYard: Security - Karaf ...................... SKIPPED
[INFO] SwitchYard: Transform ............................. SKIPPED
[INFO] SwitchYard: Validate .............................. SKIPPED
[INFO] SwitchYard: Remote ................................ SKIPPED
[INFO] SwitchYard: Camel Exchange Bus .................... SKIPPED
[INFO] SwitchYard: Deploy ................................ SKIPPED
[INFO] SwitchYard: Admin ................................. SKIPPED
[INFO] SwitchYard: Test Utilities ........................ SKIPPED
[INFO] SwitchYard: "switchyard" Plugin ................... SKIPPED
[INFO] SwitchYard: CDI Deployer .......................... SKIPPED
[INFO] SwitchYard: JEE Web Application Deployer .......... SKIPPED
[INFO] SwitchYard: Application Archetype ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:30.199s
[INFO] Finished at: Tue Apr 07 12:45:20 EDT 2015
[INFO] Final Memory: 71M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-security: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[ERROR] error: java.lang.OutOfMemoryError: PermGen space
[ERROR] at java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
[ERROR] at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at java.lang.ClassLoader.defineClass1(Native Method)
[ERROR] at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
[ERROR] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[ERROR] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
[ERROR] at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[ERROR] at org.codehaus.plexus.compiler.javac.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:56)
[ERROR] at com.sun.tools.javac.processing.JavacFiler.createSourceOrClassFile(JavacFiler.java:415)
[ERROR] at com.sun.tools.javac.processing.JavacFiler.createSourceFile(JavacFiler.java:378)
[ERROR] at org.jboss.logging.processor.apt.ImplementationClassGenerator.processTypeElement(ImplementationClassGenerator.java:63)
[ERROR] at org.jboss.logging.processor.apt.LoggingToolsProcessor.process(LoggingToolsProcessor.java:145)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:793)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:722)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.access$1700(JavacProcessingEnvironment.java:97)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1029)
[ERROR] at com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1163)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1108)
[ERROR] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:824)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:439)
[ERROR] warning: Unclosed files for the types '[org.switchyard.security.BaseSecurityMessages_$bundle]'; these types will not undergo annotation processing
[ERROR] 1 error
[ERROR] 2 warnings
[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 :switchyard-security
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :48
Killing Xvnc process ID 22778
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results


More information about the switchyard-dev mailing list