Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [Hudson] Build failed in Hudson: ICE Build #3735

See <http://habilis.ornl.gov:8080/job/ICE%20Build/3735/changes>

Changes:

[Anna Wojtowicz] Playing around with SWT for tiling things on the ICEResourcePage. So

[Anna Wojtowicz] CSV plots now do basic tiling in the Resource Page. I plan to add more

[Anna Wojtowicz] Added rows and columns buttons to the plot tiling composite so the user

[Anna Wojtowicz] Added a logic check so the VisIt service doesn't have a heartattack of

[Anna Wojtowicz] Hooked up the "rows" button for the ResourcePage grid composite. Since

[Anna Wojtowicz] Adding an option for CSV plots to have a "close" button that appears in

[Anna Wojtowicz] Moved the plot close function from CSV classes to the ResourcePage to

[Anna Wojtowicz] Added a setEventListener(event, listener) method to the IPlot interface

[Anna Wojtowicz] "Close" buttons now working correctly using the new method in the IPlot

[Anna Wojtowicz] Fixed a disposed widget(s) error thrown when the editor is closed.

[Jordan Deyton] Auto-formatted the ICEResourcePage...

[Jordan Deyton] Removed the listener method from the IPlot interface.

[Jordan Deyton] Made the listener that shows and hides the close button a class variable

[Jordan Deyton] Fixed two bugs. With the first bug, it was possible to get the close

[Jordan Deyton] Created the skeleton of PlotGridComposite, which will contain the code

[Jordan Deyton] Moved code for showing the close button from ICEResourcePage to

[Jordan Deyton] Added the code to add and remove plot renderings. Most of this comes

[Jordan Deyton] Fixed some layout bugs.

[Jordan Deyton] Set up the ICEResourcePage to use the PlotGridComposite. Fixed a layout

[Jordan Deyton] Added a clear button to the PlotGridComposite's ToolBar.

[Jordan Deyton] Added JFace-style ControlContributions for a Spinner and a Label.

[Jordan Deyton] Added Anna's widgets to the PlotGridComposite's ToolBar, but converted

[Jordan Deyton] Added new layout code to the PlotGridComposite in the spirit of Anna's

[Jordan Deyton] Added a condition to the addPlot(...) method so that plots are not drawn

[Jordan Deyton] Added some code to refreshLayout() to make sure all screen real estate

[Jordan Deyton] Added a context Menu to the grid of drawn plots. It doesn't contain much

[Jordan Deyton] Added a context menu tree that lets you set the plot category and type

[Anna Wojtowicz] Added a getResourcePage() method to ICEFormEditor for ICEResourceView to

[Jordan Deyton] Removed some old task flags and updated some documentation and notes in

------------------------------------------
[...truncated 7956 lines...]
[INFO] --- tycho-packaging-plugin:0.18.1:package-plugin (default-package-plugin) @ org.eclipse.ice.viz.test ---
[INFO] Building jar: <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/org.eclipse.ice.viz.test-2.0.0.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.18.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ice.viz.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.18.1:test (default-test) @ org.eclipse.ice.viz.test ---
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   gov.lbnl.visit.swt/2.0.0
[WARNING]   org.eclipse.ice.client/2.0.0
[WARNING]   org.eclipse.ice.dependencies/2.0.0
[WARNING]   org.eclipse.ice.core/2.0.0
[WARNING]   org.eclipse.ice.client.compatibility/2.0.0
[WARNING]   org.eclipse.ice.reactor.plant/2.0.0
[WARNING]   org.eclipse.ice.materials/2.0.0
[WARNING]   org.eclipse.ice.client.widgets/2.0.0
[WARNING]   org.eclipse.ice.reactor/2.0.0
[WARNING]   org.eclipse.ice.viz.test/2.0.0
[WARNING]   org.eclipse.ice.client.widgets.rcp/2.0.0
[WARNING]   org.eclipse.ice.viz/2.0.0
[WARNING]   org.eclipse.ice.analysistool/2.0.0
[WARNING]   org.eclipse.ice.io/1.0.0
[WARNING]   org.eclipse.ice.item/2.0.0
[WARNING]   org.eclipse.ice.datastructures/2.0.0
[INFO] Expected eclipse log file: <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd "<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test";> && /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -jar /home/hudson/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20130327-1440/org.eclipse.equinox.launcher-1.3.0.v20130327-1440.jar -data '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/work/data'> -install '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/work'> -configuration '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/work/configuration'> -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/surefire.properties'>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.ice.viz.plotviewer.test.PlotTreeContentProviderTester
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.eclipse.ice.viz.plotviewer.test.SeriesProviderTester
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.eclipse.ice.viz.plotviewer.test.CSVDataLoaderTester
file:/home/hudson/ICETests/CSVLoaderTesterWorkspace/
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec
Running org.eclipse.ice.viz.plotviewer.test.PlotTreeLabelProviderTester
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.eclipse.ice.viz.plotviewer.test.PlotProviderTester
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.eclipse.ice.viz.plotviewer.test.CSVDataProviderTester
[1.0, 2.0]
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.eclipse.ice.viz.plotviewer.test.CSVDataTester
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ice.viz.test ---
[INFO] Installing <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/org.eclipse.ice.viz.test-2.0.0.jar> to /home/hudson/.m2/repository/ICE/org.eclipse.ice.viz.test/2.0.0/org.eclipse.ice.viz.test-2.0.0.jar
[INFO] Installing <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/pom.xml> to /home/hudson/.m2/repository/ICE/org.eclipse.ice.viz.test/2.0.0/org.eclipse.ice.viz.test-2.0.0.pom
[INFO] Installing <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/p2content.xml> to /home/hudson/.m2/repository/ICE/org.eclipse.ice.viz.test/2.0.0/org.eclipse.ice.viz.test-2.0.0-p2metadata.xml
[INFO] Installing <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.test/target/p2artifacts.xml> to /home/hudson/.m2/repository/ICE/org.eclipse.ice.viz.test/2.0.0/org.eclipse.ice.viz.test-2.0.0-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.18.1:update-local-index (default-update-local-index) @ org.eclipse.ice.viz.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.ice.viz.service.test 2.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.ice.viz.service.test ---
[INFO] Deleting <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.1:build-qualifier (default-build-qualifier) @ org.eclipse.ice.viz.service.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.1:validate-id (default-validate-id) @ org.eclipse.ice.viz.service.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.1:validate-version (default-validate-version) @ org.eclipse.ice.viz.service.test ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.1:run (default) @ org.eclipse.ice.viz.service.test ---
[INFO] Executing tasks
     [echo] Displaying full POM filename:
     [echo] [pom-filename] <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/org.eclipse.ice.build/pom.xml>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ice.viz.service.test ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.18.1:compile (default-compile) @ org.eclipse.ice.viz.service.test ---
[INFO] Compiling 4 source files to <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ice.viz.service.test ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/src/test/resources>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.1:package-plugin (default-package-plugin) @ org.eclipse.ice.viz.service.test ---
[INFO] Building jar: <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/org.eclipse.ice.viz.service.test-2.0.0.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.18.1:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ice.viz.service.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.18.1:test (default-test) @ org.eclipse.ice.viz.service.test ---
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   gov.lbnl.visit.swt/2.0.0
[WARNING]   org.eclipse.ice.client/2.0.0
[WARNING]   org.eclipse.ice.viz.service.test/2.0.0
[WARNING]   org.eclipse.ice.dependencies/2.0.0
[WARNING]   org.eclipse.ice.core/2.0.0
[WARNING]   org.eclipse.ice.client.compatibility/2.0.0
[WARNING]   org.eclipse.ice.viz.service/2.0.0
[WARNING]   org.eclipse.ice.reactor.plant/2.0.0
[WARNING]   org.eclipse.ice.materials/2.0.0
[WARNING]   org.eclipse.ice.client.widgets/2.0.0
[WARNING]   org.eclipse.ice.reactor/2.0.0
[WARNING]   org.eclipse.ice.client.widgets.rcp/2.0.0
[WARNING]   org.eclipse.ice.viz/2.0.0
[WARNING]   org.eclipse.ice.analysistool/2.0.0
[WARNING]   org.eclipse.ice.io/1.0.0
[WARNING]   org.eclipse.ice.item/2.0.0
[WARNING]   org.eclipse.ice.datastructures/2.0.0
[INFO] Expected eclipse log file: <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/work/data/.metadata/.log>
[INFO] Command line:
	/bin/sh -c cd "<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test";> && /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.75.x86_64/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -jar /home/hudson/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20130327-1440/org.eclipse.equinox.launcher-1.3.0.v20130327-1440.jar -data '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/work/data'> -install '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/work'> -configuration '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/work/configuration'> -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties '<http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/surefire.properties'> -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.sdk.ide -nouithread

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.ice.viz.service.test.CSVPlotTester
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.utils.SWTUtils).
log4j:WARN Please initialize the log4j system properly.
Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.389 sec <<< FAILURE!
Running org.eclipse.ice.viz.service.test.BasicVizServiceFactoryTester
VizServiceFactory message: Viz service "Bassnectar" registered.
VizServiceFactory message: Viz service "Bassnectar" is connecting...
VizServiceFactory message: Bassnectarunregistered and is currently disconnecting.
VizServiceFactory message: Viz service "ice-plot" registered.
VizServiceFactory message: Viz service "ice-plot" connected.
VizServiceFactory message: Viz service "Bassnectar" registered.
VizServiceFactory message: Viz service "Bassnectar" is connecting...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.eclipse.ice.viz.service.test.CSVVizServiceTester
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

Tests in error: 
  testDraw(org.eclipse.ice.viz.service.test.CSVPlotTester): Could not find widget matching: (of type 'Label' and with mnemonic 'Slider: ')

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.ice.build ............................. SUCCESS [0.460s]
[INFO] org.eclipse.ice.target.kepler ..................... SUCCESS [0.197s]
[INFO] org.eclipse.ice.dependencies ...................... SUCCESS [1.468s]
[INFO] org.eclipse.ice.datastructures .................... SUCCESS [2.698s]
[INFO] org.eclipse.ice.io ................................ SUCCESS [0.612s]
[INFO] org.eclipse.ice.materials ......................... SUCCESS [0.295s]
[INFO] org.eclipse.ice.item .............................. SUCCESS [1.154s]
[INFO] org.eclipse.ice.core .............................. SUCCESS [0.425s]
[INFO] org.eclipse.ice.client ............................ SUCCESS [0.354s]
[INFO] org.eclipse.ice.analysistool ...................... SUCCESS [0.234s]
[INFO] org.eclipse.ice.client.compatibility .............. SUCCESS [0.178s]
[INFO] org.eclipse.ice.reactor.plant ..................... SUCCESS [0.683s]
[INFO] org.eclipse.ice.client.widgets.rcp ................ SUCCESS [1.914s]
[INFO] org.eclipse.ice.reactor ........................... SUCCESS [0.544s]
[INFO] org.eclipse.ice.client.widgets .................... SUCCESS [1.293s]
[INFO] org.eclipse.ice.client.test ....................... SUCCESS [9.969s]
[INFO] gov.lbnl.visit.swt ................................ SUCCESS [0.414s]
[INFO] org.eclipse.ice.viz ............................... SUCCESS [0.771s]
[INFO] org.eclipse.ice.viz.service ....................... SUCCESS [0.484s]
[INFO] org.eclipse.ice.viz.service.visit ................. SUCCESS [0.413s]
[INFO] org.eclipse.ice.client.widgets.moose .............. SUCCESS [0.647s]
[INFO] org.eclipse.ice.reactor.sfr ....................... SUCCESS [0.406s]
[INFO] org.eclipse.ice.reactorAnalyzer ................... SUCCESS [0.297s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor ...... SUCCESS [0.519s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.test . SUCCESS [16.727s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.grid . SUCCESS [0.384s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.grid.test  SUCCESS [0.330s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.lwr .. SUCCESS [0.614s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.lwr.test  SUCCESS [7.082s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.sfr .. SUCCESS [0.543s]
[INFO] org.eclipse.ice.client.widgets.reactoreditor.sfr.test  SUCCESS [6.908s]
[INFO] org.eclipse.ice.client.widgets.test ............... SUCCESS [0.424s]
[INFO] org.eclipse.ice.client.widgets.rcp.test ........... SUCCESS [0.377s]
[INFO] org.eclipse.ice.client.rcp ........................ SUCCESS [0.390s]
[INFO] org.eclipse.ice.datastructures.test ............... SUCCESS [34.559s]
[INFO] org.eclipse.ice.core.test ......................... SUCCESS [4.860s]
[INFO] org.eclipse.ice.persistence.xml ................... SUCCESS [0.253s]
[INFO] org.eclipse.ice.item.test ......................... SUCCESS [14.574s]
[INFO] org.eclipse.ice.vibe .............................. SUCCESS [0.279s]
[INFO] org.eclipse.ice.persistence.xml.test .............. SUCCESS [23.699s]
[INFO] org.eclipse.ice.io.test ........................... SUCCESS [4.045s]
[INFO] org.eclipse.ice.reactor.test ...................... SUCCESS [7.227s]
[INFO] org.eclipse.ice.reactor.sfr.test .................. SUCCESS [15.201s]
[INFO] org.eclipse.ice.reactor.plant.test ................ SUCCESS [10.529s]
[INFO] org.eclipse.ice.reactor.perspective ............... SUCCESS [0.425s]
[INFO] org.eclipse.ice.reactorAnalyzer.test .............. SUCCESS [4.250s]
[INFO] org.eclipse.ice.vibe.test ......................... SUCCESS [4.227s]
[INFO] org.eclipse.ice.kdd ............................... SUCCESS [0.338s]
[INFO] org.eclipse.ice.kdd.test .......................... SUCCESS [4.981s]
[INFO] org.eclipse.ice.proteus ........................... SUCCESS [0.245s]
[INFO] org.eclipse.ice.proteus.test ...................... SUCCESS [5.850s]
[INFO] org.eclipse.ice.mesh .............................. SUCCESS [0.184s]
[INFO] org.eclipse.ice.mesh.test ......................... SUCCESS [3.453s]
[INFO] org.eclipse.ice.nek5000 ........................... SUCCESS [0.296s]
[INFO] org.eclipse.ice.nek5000.test ...................... SUCCESS [5.888s]
[INFO] org.eclipse.ice.viz.test .......................... SUCCESS [6.956s]
[INFO] org.eclipse.ice.viz.service.test .................. FAILURE [25.063s]
[INFO] org.eclipse.ice.viz.service.visit.test ............ SKIPPED
[INFO] org.eclipse.ice.viz.service.paraview .............. SKIPPED
[INFO] org.eclipse.ice.viz.service.paraview.test ......... SKIPPED
[INFO] org.eclipse.ice.xolotl ............................ SKIPPED
[INFO] org.eclipse.ice.materials.test .................... SKIPPED
[INFO] org.eclipse.ice.materials.ui ...................... SKIPPED
[INFO] org.eclipse.ice.caebat.batml ...................... SKIPPED
[INFO] org.eclipse.ice.caebat.batml.test ................. SKIPPED
[INFO] org.eclipse.ice.sassena ........................... SKIPPED
[INFO] org.eclipse.ice.sassena.test ...................... SKIPPED
[INFO] org.eclipse.ice.reflectivity ...................... SKIPPED
[INFO] org.eclipse.ice.reflectivity.test ................. SKIPPED
[INFO] ICE Feature ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:37.125s
[INFO] Finished at: Tue Apr 14 11:14:32 EDT 2015
[INFO] Final Memory: 244M/3897M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.18.1:test (default-test) on project org.eclipse.ice.viz.service.test: There are test failures.

Please refer to <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/target/surefire-reports> for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.18.1:test (default-test) on project org.eclipse.ice.viz.service.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://habilis.ornl.gov:8080/job/ICE%20Build/ws/ice/tests/org.eclipse.ice.viz.service.test/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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.ice.viz.service.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :20 screenshot.jpg
Terminating xvnc.
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top