[jbosstools-builds] Build failed in Jenkins: RedDeer_master #450

ci-builds at redhat.com ci-builds at redhat.com
Wed Sep 10 03:54:24 EDT 2014


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

Changes:

[peterka.jiri] RedDeer 0.6.0 release

------------------------------------------
[...truncated 2559 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building luna :: test 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ luna.reddeer.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ luna.reddeer.test ---
[INFO] The project's OSGi version is 1.0.0.20140910-0753
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ luna.reddeer.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ luna.reddeer.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ luna.reddeer.test ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ luna.reddeer.test ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ luna.reddeer.test ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/src/test/resources>
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ luna.reddeer.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ luna.reddeer.test ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/luna.reddeer.test-1.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ luna.reddeer.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ luna.reddeer.test ---
[INFO] Expected eclipse log file: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/work/data/.metadata/.log>
[INFO] Command line:
	[/qa/tools/opt/x86_64/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx512m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /qa/maven_repos_shared/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/work/data,> -install, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/work,> -configuration, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/work/configuration,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/surefire.properties,> -nouithread]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running foo.bar.myplugin.luna.reddeer.test.AllRedDeerTests
03:54:06.986 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
03:54:06.987 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.jboss.reddeer.junit.before.test=0
03:54:06.987 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
03:54:06.988 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.jboss.reddeer.junit.after.test=0
03:54:06.989 INFO [WorkbenchTestable][RedDeerSuite] Creating RedDeer suite...
03:54:06.990 INFO [WorkbenchTestable][SuiteConfiguration] Looking up configuration files defined via property reddeer.config=null
03:54:06.990 INFO [WorkbenchTestable][SuiteConfiguration] No configuration file specified
03:54:06.990 INFO [WorkbenchTestable][RedDeerSuite] Adding suite with name default to RedDeer suite
03:54:06.994 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.luna.reddeer.test.BasicTest
03:54:06.994 INFO [WorkbenchTestable][RequirementsBuilder] Creating requirements for test class foo.bar.myplugin.luna.reddeer.test.BasicTest
03:54:06.995 INFO [WorkbenchTestable][RequirementsRunnerBuilder] All requirements can be fulfilled, the test will run
03:54:07.008 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
03:54:07.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance
03:54:07.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: test default(foo.bar.myplugin.luna.reddeer.test.BasicTest)
03:54:07.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
03:54:08.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active failed, NO exception will be thrown
03:54:08.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused...
03:54:09.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown
03:54:09.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell %trimmedwindow.label.eclipseSDK
03:54:10.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell with text matching"%trimmedwindow.label.eclipseSDK" is active...
03:54:10.465 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:11.465 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:12.466 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:13.467 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:14.467 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:15.467 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:16.468 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:17.468 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:18.469 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:19.469 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:20.470 DEBUG [WorkbenchTestable][ShellWithTextIsActive] Active shell: "Resource - " / Expected shell: "%trimmedwindow.label.eclipseSDK"
03:54:20.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell with text matching"%trimmedwindow.label.eclipseSDK" is active failed, an exception will be thrown
03:54:20.476 DEBUG [main][CaptureScreenshot] Capturing Screenshot: ./target/screenshots/foo.bar.myplugin.luna.reddeer.test.BasicTest-test.png
03:54:20.829 DEBUG [main][CaptureScreenshot] Screenshot successfully captured. Saved in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/./target/screenshots/foo.bar.myplugin.luna.reddeer.test.BasicTest-test.png>
03:54:20.834 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: test default(foo.bar.myplugin.luna.reddeer.test.BasicTest)
org.jboss.reddeer.swt.exception.SWTLayerException: No active shell is available at the moment
	at org.jboss.reddeer.swt.impl.shell.DefaultShell.<init>(DefaultShell.java:31)
	at foo.bar.myplugin.luna.reddeer.test.BasicTest.test(BasicTest.java:11)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner$InvokeMethodWithException.evaluate(RequirementsRunner.java:275)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.jboss.reddeer.junit.internal.runner.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:112)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:87)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.jboss.reddeer.swt.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: shell with text matching"%trimmedwindow.label.eclipseSDK" is active
	at org.jboss.reddeer.swt.wait.AbstractWait.timeoutExceeded(AbstractWait.java:157)
	at org.jboss.reddeer.swt.wait.AbstractWait.wait(AbstractWait.java:110)
	at org.jboss.reddeer.swt.wait.AbstractWait.<init>(AbstractWait.java:75)
	at org.jboss.reddeer.swt.wait.AbstractWait.<init>(AbstractWait.java:51)
	at org.jboss.reddeer.swt.wait.AbstractWait.<init>(AbstractWait.java:39)
	at org.jboss.reddeer.swt.wait.WaitUntil.<init>(WaitUntil.java:23)
	at org.jboss.reddeer.swt.impl.shell.AbstractShell.setFocus(AbstractShell.java:53)
	at org.jboss.reddeer.swt.impl.shell.DefaultShell.<init>(DefaultShell.java:28)
	... 51 more
org.jboss.reddeer.swt.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: shell with text matching"%trimmedwindow.label.eclipseSDK" is active
	at org.jboss.reddeer.swt.wait.AbstractWait.timeoutExceeded(AbstractWait.java:157)
	at org.jboss.reddeer.swt.wait.AbstractWait.wait(AbstractWait.java:110)
	at org.jboss.reddeer.swt.wait.AbstractWait.<init>(AbstractWait.java:75)
	at org.jboss.reddeer.swt.wait.AbstractWait.<init>(AbstractWait.java:51)
	at org.jboss.reddeer.swt.wait.AbstractWait.<init>(AbstractWait.java:39)
	at org.jboss.reddeer.swt.wait.WaitUntil.<init>(WaitUntil.java:23)
	at org.jboss.reddeer.swt.impl.shell.AbstractShell.setFocus(AbstractShell.java:53)
	at org.jboss.reddeer.swt.impl.shell.DefaultShell.<init>(DefaultShell.java:28)
	at foo.bar.myplugin.luna.reddeer.test.BasicTest.test(BasicTest.java:11)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner$InvokeMethodWithException.evaluate(RequirementsRunner.java:275)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.jboss.reddeer.junit.internal.runner.FulfillRequirementsStatement.evaluate(FulfillRequirementsStatement.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.jboss.reddeer.junit.internal.runner.RequirementsRunner.run(RequirementsRunner.java:112)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:87)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:662)
03:54:20.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test default(foo.bar.myplugin.luna.reddeer.test.BasicTest)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 13.867 sec <<< FAILURE!

Results :

Tests in error: 
  test default(foo.bar.myplugin.luna.reddeer.test.BasicTest): No active shell is available at the moment

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:32.059s
[INFO] Finished at: Wed Sep 10 03:54:21 EDT 2014
[INFO] Final Memory: 48M/502M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.21.0:test (default-test) on project luna.reddeer.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/RedDeer_master/ws/sources/archetype/target/test-classes/projects/jboss-reddeer-archetype/project/luna/target/surefire-reports> for the individual test results.
[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
[INFO] Post-archetype-generation invoker exit code: 1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:35.525s
[INFO] Finished at: Wed Sep 10 03:54:22 EDT 2014
[INFO] Final Memory: 9M/490M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.1:integration-test (default-integration-test) on project jboss-reddeer-archetype:
[ERROR] Archetype IT 'jboss-reddeer-archetype' failed: Execution failure: exit code = 1
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :65
Killing Xvnc process ID 15088
Archiving artifacts
Description set: 



More information about the jbosstools-builds mailing list