See <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/731/change...
Changes:
[cunningt] SWITCHYARD-2511 JAXB unmarshal fails with StAXSource produced by camel
converter
------------------------------------------
[...truncated 35029 lines...]
4 KB
8 KB
12 KB
16 KB
20 KB
21 KB
25 KB
29 KB
33 KB
37 KB
41 KB
45 KB
48 KB
52 KB
56 KB
60 KB
64 KB
68 KB
72 KB
76 KB
80 KB
82 KB
86 KB
87 KB
Downloaded:
http://maven.repository.redhat.com/techpreview/all/org/jboss/component/ma...
(87 KB at 561.6 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/com...
Downloading:
http://snapshots.jboss.org/maven2/org/jboss/component/management/jboss-de...
Downloading:
http://repository.jboss.org/maven2/org/jboss/component/management/jboss-d...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/compon...
Downloading:
http://maven.repository.redhat.com/techpreview/all/org/jboss/component/ma...
4 KB
8 KB
12 KB
16 KB
20 KB
21 KB
25 KB
29 KB
33 KB
37 KB
41 KB
45 KB
46 KB
50 KB
54 KB
58 KB
62 KB
66 KB
70 KB
71 KB
Downloaded:
http://maven.repository.redhat.com/techpreview/all/org/jboss/component/ma...
(71 KB at 492.6 KB/sec)
Downloading:
https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading:
https://repository.jboss.org/nexus/content/groups/developer/org/jboss/spe...
Downloading:
http://snapshots.jboss.org/maven2/org/jboss/spec/javax/servlet/jboss-serv...
Downloading:
http://repository.jboss.org/maven2/org/jboss/spec/javax/servlet/jboss-ser...
Downloading:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/j...
Downloading:
http://maven.repository.redhat.com/techpreview/all/org/jboss/spec/javax/s...
4 KB
8 KB
12 KB
16 KB
20 KB
21 KB
25 KB
29 KB
33 KB
37 KB
41 KB
44 KB
45 KB
49 KB
53 KB
57 KB
61 KB
65 KB
69 KB
70 KB
Downloaded:
http://maven.repository.redhat.com/techpreview/all/org/jboss/spec/javax/s...
(70 KB at 539.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-security ---
[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/securit...
[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/securit...
[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 java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at
org.jboss.logging.processor.generator.model.ClassModelFactory.implementation(ClassModelFactory.java:60)
at
org.jboss.logging.processor.apt.ImplementationClassGenerator.processTypeElement(ImplementationClassGenerator.java:62)
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)
at com.sun.tools.javac.main.Main.compile(Main.java:353)
at com.sun.tools.javac.main.Main.compile(Main.java:342)
at com.sun.tools.javac.main.Main.compile(Main.java:333)
at com.sun.tools.javac.Main.compile(Main.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
at org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
1 error
1 warning
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Build ................................. SUCCESS [3:01.740s]
[INFO] SwitchYard: Core .................................. SUCCESS [2:24.332s]
[INFO] SwitchYard: API ................................... SUCCESS [59.036s]
[INFO] SwitchYard: Common ................................ SUCCESS [48.454s]
[INFO] SwitchYard: API Extensions - Java ................. SUCCESS [24.671s]
[INFO] SwitchYard: API Extensions - WSDL ................. SUCCESS [34.890s]
[INFO] SwitchYard: Common - CDI .......................... SUCCESS [28.209s]
[INFO] SwitchYard: Security .............................. FAILURE [12.576s]
[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: 10:33.716s
[INFO] Finished at: Thu Apr 02 17:52:19 EDT 2015
[INFO] Final Memory: 70M/238M
[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 java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[ERROR] at
org.jboss.logging.processor.generator.model.ClassModelFactory.implementation(ClassModelFactory.java:60)
[ERROR] at
org.jboss.logging.processor.apt.ImplementationClassGenerator.processTypeElement(ImplementationClassGenerator.java:62)
[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] at com.sun.tools.javac.main.Main.compile(Main.java:353)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:342)
[ERROR] at com.sun.tools.javac.main.Main.compile(Main.java:333)
[ERROR] at com.sun.tools.javac.Main.compile(Main.java:94)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[ERROR] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:606)
[ERROR] at
org.codehaus.plexus.compiler.javac.JavacCompiler.compileInProcess(JavacCompiler.java:554)
[ERROR] at
org.codehaus.plexus.compiler.javac.JavacCompiler.compile(JavacCompiler.java:161)
[ERROR] 1 error
[ERROR] 1 warning
[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 :19
Killing Xvnc process ID 8480
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results