[ImageJ-builds] Build failed in Jenkins: ImageJ #5423

jenkins at imagej.net jenkins at imagej.net
Mon Feb 3 14:08:05 CST 2014


See <http://jenkins.imagej.net/job/ImageJ/5423/changes>

Changes:

[Curtis Rueden] AbstractModuleInfo: add missing final keyword

[Curtis Rueden] AbstractModuleInfo: parse parameters lazily

[Curtis Rueden] ScriptInfo: remove checked exceptions

[Curtis Rueden] ScriptInfo: tweak style

[Curtis Rueden] ScriptInfo: tweak how reader field is managed

[Curtis Rueden] fixup! ScriptInfo: tweak style

[Curtis Rueden] ScriptInfo: parse script parameters lazily

------------------------------------------
[...truncated 2900 lines...]
[INFO] ImageJ POM: AWT and Swing UIs ..................... SUCCESS [0.017s]
[INFO] ImageJ Utility Classes: AWT ....................... SUCCESS [0.248s]
[INFO] ImageJ Legacy Bridge .............................. SUCCESS [8.757s]
[INFO] ImageJ POM: Scripting Languages ................... SUCCESS [0.035s]
[INFO] Beanshell Scripting For ImageJ .................... FAILURE [0.593s]
[INFO] Clojure Scripting For ImageJ ...................... SKIPPED
[INFO] Minimal support for Maven projects ................ SKIPPED
[INFO] A script engine for Java .......................... SKIPPED
[INFO] JavaScript Scripting For ImageJ ................... SKIPPED
[INFO] JRuby Scripting For ImageJ ........................ SKIPPED
[INFO] Jython Scripting For ImageJ ....................... SKIPPED
[INFO] ImageJ Plugins: Platforms ......................... SKIPPED
[INFO] ImageJ Plugins: Text Formats ...................... SKIPPED
[INFO] ImageJ POM: Uploaders ............................. SKIPPED
[INFO] ImageJ Updater support for uploading via SSH/SFTP . SKIPPED
[INFO] ImageJ Updater support for uploading via WebDAV ... SKIPPED
[INFO] ImageJ UI: Common AWT Classes ..................... SKIPPED
[INFO] ImageJ POM: Swing UI .............................. SKIPPED
[INFO] ImageJ Utility Classes: Swing ..................... SKIPPED
[INFO] ImageJ POM: UIs ................................... SKIPPED
[INFO] ImageJ UI: Swing .................................. SKIPPED
[INFO] ImageJ UI: Swing Commands ......................... SKIPPED
[INFO] The Script Editor ................................. SKIPPED
[INFO] ImageJ UI: Swing Tools ............................ SKIPPED
[INFO] ImageJ Updater (Swing) ............................ SKIPPED
[INFO] ImageJ Application ................................ SKIPPED
[INFO] ImageJ UI: AWT .................................... SKIPPED
[INFO] ImageJ UI: Pivot .................................. SKIPPED
[INFO] ImageJ UI: SWT .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.832s
[INFO] Finished at: Mon Feb 03 14:08:03 CST 2014
[INFO] Final Memory: 37M/379M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project ij-scripting-beanshell: There are test failures.
[ERROR] 
[ERROR] Please refer to /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/beanshell/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 :ij-scripting-beanshell
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Build step 'Groovy Postbuild' marked build as failure
Recording test results
Performance: Percentage of errors greater or equal than 0% sets the build as unstable
Performance: Percentage of errors greater or equal than 0% sets the build as failure



Performance: Recording JUnit reports '**/TEST-*.xml'
TEST-imagej.command.CommandServiceTest.xml has an average of: 37
Performance: File TEST-imagej.command.CommandServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.display.DisplayTest.xml has an average of: 112
Performance: File TEST-imagej.display.DisplayTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.menu.ShadowMenuTest.xml has an average of: 16
Performance: File TEST-imagej.menu.ShadowMenuTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.options.OptionsTest.xml has an average of: 49
Performance: File TEST-imagej.options.OptionsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.util.ColorRGBTest.xml has an average of: 0
Performance: File TEST-imagej.util.ColorRGBTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.util.PrefsTest.xml has an average of: 11
Performance: File TEST-imagej.util.PrefsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.util.UnitUtilsTest.xml has an average of: 4
Performance: File TEST-imagej.util.UnitUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.DatasetTest.xml has an average of: 68
Performance: File TEST-imagej.data.DatasetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.ExtentsTest.xml has an average of: 0
Performance: File TEST-imagej.data.ExtentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.PositionTest.xml has an average of: 0
Performance: File TEST-imagej.data.PositionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.TestCursorSpeeds.xml has an average of: 3570
Performance: File TEST-imagej.data.TestCursorSpeeds.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.TestImgPlusService.xml has an average of: 9
Performance: File TEST-imagej.data.TestImgPlusService.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.autoscale.ConfidenceIntervalAutoscaleMethodTest.xml has an average of: 84
Performance: File TEST-imagej.data.autoscale.ConfidenceIntervalAutoscaleMethodTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.display.ImageCanvasTest.xml has an average of: 27
Performance: File TEST-imagej.data.display.ImageCanvasTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.lut.LUTFinderTest.xml has an average of: 13
Performance: File TEST-imagej.data.lut.LUTFinderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml has an average of: 41
Performance: File TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.table.DefaultResultsTableTest.xml has an average of: 2
Performance: File TEST-imagej.data.table.DefaultResultsTableTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.types.BigComplexTest.xml has an average of: 8
Performance: File TEST-imagej.data.types.BigComplexTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.types.PreciseFixedComplexFloatTypeTest.xml has an average of: 13
Performance: File TEST-imagej.data.types.PreciseFixedComplexFloatTypeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.data.types.PreciseFixedFloatTypeTest.xml has an average of: 5
Performance: File TEST-imagej.data.types.PreciseFixedFloatTypeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.CodeHackerIT-code-hacker.xml has an average of: 539
Performance: File TEST-imagej.legacy.CodeHackerIT-code-hacker.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.LegacyJavaAgentIT-debug.xml has an average of: 124
Performance: File TEST-imagej.legacy.LegacyJavaAgentIT-debug.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.LegacyJavaAgentIT-pre-init.xml has an average of: 3
Performance: File TEST-imagej.legacy.LegacyJavaAgentIT-pre-init.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.ExtraPluginDirsTest.xml has an average of: 505
Performance: File TEST-imagej.legacy.ExtraPluginDirsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.HeadlessCompletenessTest.xml has an average of: 11
Performance: File TEST-imagej.legacy.HeadlessCompletenessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.LegacyHeadlessTest.xml has an average of: 367
Performance: File TEST-imagej.legacy.LegacyHeadlessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.LegacyImageMapTest.xml has an average of: 12
Performance: File TEST-imagej.legacy.LegacyImageMapTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.LegacyServiceTest.xml has an average of: 42
Performance: File TEST-imagej.legacy.LegacyServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.OverlayHarmonizerTest.xml has an average of: 209
Performance: File TEST-imagej.legacy.OverlayHarmonizerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.translate.LegacyUtilsTest.xml has an average of: 1
Performance: File TEST-imagej.legacy.translate.LegacyUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.legacy.translate.MergedRgbVirtualStackTest.xml has an average of: 23
Performance: File TEST-imagej.legacy.translate.MergedRgbVirtualStackTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.updater.core.CommandLineUpdaterTest.xml has an average of: 68
Performance: File TEST-imagej.updater.core.CommandLineUpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.updater.core.CustomUploaderTest.xml has an average of: 345
Performance: File TEST-imagej.updater.core.CustomUploaderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.updater.core.LocalhostUploaderTest.xml has an average of: 356
Performance: File TEST-imagej.updater.core.LocalhostUploaderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.updater.core.UpdaterTest.xml has an average of: 70
Performance: File TEST-imagej.updater.core.UpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.updater.util.DependencyAnalyzerTest.xml has an average of: 0
Performance: File TEST-imagej.updater.util.DependencyAnalyzerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.plugins.commands.upload.InteractiveUploadTest.xml has an average of: 0
Performance: File TEST-imagej.plugins.commands.upload.InteractiveUploadTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE



TEST-imagej.plugins.scripting.beanshell.BeanshellTest.xml has an average of: 109
Performance: File TEST-imagej.plugins.scripting.beanshell.BeanshellTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE






More information about the ImageJ-builds mailing list