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

jenkins at imagej.net jenkins at imagej.net
Sun Dec 1 21:51:36 CST 2013


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

Changes:

[Curtis Rueden] JavaEngineTest: clean up style

[Curtis Rueden] AdaptedScriptLanguage: clean up style

------------------------------------------
[...truncated 2869 lines...]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/target/classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Running imagej.plugins.scripting.java.JavaEngineTest
WARN: Updating the annotation index in /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/target/classes
Note: imagej.plugins.scripting.java.JavaScriptLanguage indexed under org.scijava.plugin.Plugin
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 41 plugins.
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: imagej.module.DefaultModuleService
[INFO] Created service: imagej.command.DefaultCommandService
[INFO] Found 1 ScriptLanguage plugins.
[INFO] Created service: imagej.script.DefaultScriptService
[Fatal Error] :1:20: XML version "2.0" is not supported, only XML 1.0 is supported.
javax.script.ScriptException: org.xml.sax.SAXParseException: XML version "2.0" is not supported, only XML 1.0 is supported.
	at imagej.plugins.scripting.java.JavaEngine.eval(JavaEngine.java:193)
	at imagej.plugins.scripting.java.JavaEngineTest.evalJava(JavaEngineTest.java:190)
	at imagej.plugins.scripting.java.JavaEngineTest.minimalProjectFromPOM(JavaEngineTest.java:86)
	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:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113)
	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:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
Caused by: org.xml.sax.SAXParseException: XML version "2.0" is not supported, only XML 1.0 is supported.
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1231)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at imagej.build.minimaven.BuildEnvironment.parse(BuildEnvironment.java:190)
	at imagej.build.minimaven.BuildEnvironment.parse(BuildEnvironment.java:175)
	at imagej.build.minimaven.BuildEnvironment.parse(BuildEnvironment.java:155)
	at imagej.plugins.scripting.java.JavaEngine.eval(JavaEngine.java:148)
	... 31 more
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 41 plugins.
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: imagej.module.DefaultModuleService
[INFO] Created service: imagej.command.DefaultCommandService
[INFO] Found 1 ScriptLanguage plugins.
[INFO] Created service: imagej.script.DefaultScriptService
[Fatal Error] :1:20: XML version "2.0" is not supported, only XML 1.0 is supported.
javax.script.ScriptException: org.xml.sax.SAXParseException: XML version "2.0" is not supported, only XML 1.0 is supported.
	at imagej.plugins.scripting.java.JavaEngine.eval(JavaEngine.java:193)
	at imagej.plugins.scripting.java.JavaEngineTest.evalJava(JavaEngineTest.java:190)
	at imagej.plugins.scripting.java.JavaEngineTest.minimalProjectFromSource(JavaEngineTest.java:121)
	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:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:134)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:113)
	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:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:103)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
Caused by: org.xml.sax.SAXParseException: XML version "2.0" is not supported, only XML 1.0 is supported.
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1231)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at imagej.build.minimaven.BuildEnvironment.parse(BuildEnvironment.java:190)
	at imagej.build.minimaven.BuildEnvironment.parse(BuildEnvironment.java:175)
	at imagej.build.minimaven.BuildEnvironment.parse(BuildEnvironment.java:155)
	at imagej.plugins.scripting.java.JavaEngine.getMavenProject(JavaEngine.java:216)
	at imagej.plugins.scripting.java.JavaEngine.eval(JavaEngine.java:151)
	... 31 more
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 41 plugins.
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Created service: imagej.module.DefaultModuleService
[INFO] Created service: imagej.command.DefaultCommandService
[INFO] Found 1 ScriptLanguage plugins.
[INFO] Created service: imagej.script.DefaultScriptService
Compiling 1 file in /tmp/java6701689477221904252
Tests run: 3, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec <<< FAILURE!

Results :

Failed tests:   minimalProjectFromPOM(imagej.plugins.scripting.java.JavaEngineTest)
  minimalProjectFromSource(imagej.plugins.scripting.java.JavaEngineTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /data/devel/jenkins/jobs/ImageJ/workspace/plugins/scripting/java/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50 seconds
[INFO] Finished at: Sun Dec 01 21:51:35 CST 2013
[INFO] Final Memory: 82M/1296M
[INFO] ------------------------------------------------------------------------
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: No threshold configured for making the test unstable
Performance: No threshold configured for making the test failure
Performance: Recording JUnit reports '**/TEST-*.xml'
Performance: Parsing JUnit report file TEST-imagej.command.CommandServiceTest.xml
Performance: Parsing JUnit report file TEST-imagej.display.DisplayTest.xml
Performance: Parsing JUnit report file TEST-imagej.menu.ShadowMenuTest.xml
Performance: Parsing JUnit report file TEST-imagej.options.OptionsTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.ColorRGBTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.PrefsTest.xml
Performance: Parsing JUnit report file TEST-imagej.util.UnitUtilsTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.DatasetTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.ExtentsTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.PositionTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.TestCursorSpeeds.xml
Performance: Parsing JUnit report file TEST-imagej.data.TestImgPlusService.xml
Performance: Parsing JUnit report file TEST-imagej.data.autoscale.ConfidenceIntervalAutoscaleMethodTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.display.ImageCanvasTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.lut.LUTFinderTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml
Performance: Parsing JUnit report file TEST-imagej.data.table.DefaultResultsTableTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.types.BigComplexTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.types.PreciseFixedComplexFloatTypeTest.xml
Performance: Parsing JUnit report file TEST-imagej.data.types.PreciseFixedFloatTypeTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.CodeHackerIT-code-hacker.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.LegacyJavaAgentIT-debug.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.LegacyJavaAgentIT-pre-init.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.ExtraPluginDirsTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.HeadlessCompletenessTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.LegacyHeadlessTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.LegacyImageMapTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.LegacyServiceTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.OverlayHarmonizerTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.translate.LegacyUtilsTest.xml
Performance: Parsing JUnit report file TEST-imagej.legacy.translate.MergedRgbVirtualStackTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.CommandLineUpdaterTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.CustomUploaderTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.LocalhostUploaderTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.core.UpdaterTest.xml
Performance: Parsing JUnit report file TEST-imagej.updater.util.DependencyAnalyzerTest.xml
Performance: Parsing JUnit report file TEST-imagej.build.minimaven.BasicTest.xml
Performance: Parsing JUnit report file TEST-imagej.plugins.commands.upload.InteractiveUploadTest.xml
Performance: Parsing JUnit report file TEST-imagej.plugins.scripting.beanshell.BeanshellTest.xml
Performance: Parsing JUnit report file TEST-imagej.plugins.scripting.clojure.ClojureTest.xml
Performance: Parsing JUnit report file TEST-imagej.plugins.scripting.java.JavaEngineTest.xml
Performance: File TEST-imagej.command.CommandServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.display.DisplayTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.menu.ShadowMenuTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.options.OptionsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.ColorRGBTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.PrefsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.util.UnitUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.DatasetTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.ExtentsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.PositionTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.TestCursorSpeeds.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.TestImgPlusService.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.autoscale.ConfidenceIntervalAutoscaleMethodTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.display.ImageCanvasTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.lut.LUTFinderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.overlay.TestBinaryMaskOverlay.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.table.DefaultResultsTableTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.types.BigComplexTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.types.PreciseFixedComplexFloatTypeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.data.types.PreciseFixedFloatTypeTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.CodeHackerIT-code-hacker.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.LegacyJavaAgentIT-debug.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.LegacyJavaAgentIT-pre-init.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.ExtraPluginDirsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.HeadlessCompletenessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.LegacyHeadlessTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.LegacyImageMapTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.LegacyServiceTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.OverlayHarmonizerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.translate.LegacyUtilsTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.legacy.translate.MergedRgbVirtualStackTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.CommandLineUpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.CustomUploaderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.LocalhostUploaderTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.core.UpdaterTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.updater.util.DependencyAnalyzerTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.build.minimaven.BasicTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.plugins.commands.upload.InteractiveUploadTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.plugins.scripting.beanshell.BeanshellTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.plugins.scripting.clojure.ClojureTest.xml reported 0.0% of errors [SUCCESS]. Build status is: FAILURE
Performance: File TEST-imagej.plugins.scripting.java.JavaEngineTest.xml reported 66.66666666666666% of errors [SUCCESS]. Build status is: FAILURE



More information about the ImageJ-builds mailing list