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

jenkins at imagej.net jenkins at imagej.net
Fri Dec 27 20:02:49 CST 2013


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

Changes:

[Curtis Rueden] Remove unnecessary casts

[Curtis Rueden] Remove unnecessary semicolons

------------------------------------------
[...truncated 77 lines...]
[INFO]   A script engine for Java
[INFO]   JavaScript Scripting For ImageJ
[INFO]   JRuby Scripting For ImageJ
[INFO]   Jython Scripting For ImageJ
[INFO]   ImageJ Plugins: Platforms
[INFO]   ImageJ Plugins: Text Formats
[INFO]   ImageJ POM: Uploaders
[INFO]   ImageJ Updater support for uploading via SSH/SFTP
[INFO]   ImageJ Updater support for uploading via WebDAV
[INFO]   ImageJ UI: Common AWT Classes
[INFO]   ImageJ POM: Swing UI
[INFO]   ImageJ Utility Classes: Swing
[INFO]   ImageJ POM: UIs
[INFO]   ImageJ UI: Swing
[INFO]   ImageJ UI: Swing Commands
[INFO]   The Script Editor
[INFO]   ImageJ UI: Swing Tools
[INFO]   ImageJ Updater (Swing)
[INFO]   ImageJ Application
[INFO]   ImageJ UI: AWT
[INFO]   ImageJ UI: Pivot
[INFO]   ImageJ UI: SWT
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Projects
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] Setting rootdir: /data/devel/jenkins/jobs/ImageJ/workspace
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ/workspace
[INFO] Storing buildNumber: d52e4d6ecb665ecd3cc2d4fd5fff2c25efa67b57 at timestamp: 1388196160612
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/ImageJ/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/ImageJ/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/target/pom-imagej-2.0.0-SNAPSHOT-tests.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/imagej/pom-imagej/2.0.0-SNAPSHOT/pom-imagej-2.0.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/target/pom-imagej-2.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/net/imagej/pom-imagej/2.0.0-SNAPSHOT/pom-imagej-2.0.0-SNAPSHOT-tests.jar
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ POM: Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/target/pom-ij-core-2.0.0-SNAPSHOT-tests.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/pom.xml to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-core/2.0.0-SNAPSHOT/pom-ij-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/target/pom-ij-core-2.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/net/imagej/pom-ij-core/2.0.0-SNAPSHOT/pom-ij-core-2.0.0-SNAPSHOT-tests.jar
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Core Classes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 229 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/core/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/core/core/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 8 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Running imagej.display.DisplayTest
[ECLIPSE HELPER] Indexing annotations...
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Found 40 plugins.
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Found 40 plugins.
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Created service: org.scijava.object.DefaultObjectService
[INFO] Found 40 plugins.
[INFO] Created service: org.scijava.plugin.DefaultPluginService
[INFO] Created service: imagej.display.DefaultDisplayService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec
Running imagej.menu.ShadowMenuTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running imagej.options.OptionsTest
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 40 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] Created service: imagej.options.DefaultOptionsService
[INFO] Found 1 OptionsPlugin plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 40 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] Created service: imagej.options.DefaultOptionsService
[INFO] Found 1 OptionsPlugin plugins.
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 40 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] Created service: imagej.options.DefaultOptionsService
[INFO] Found 1 OptionsPlugin plugins.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running imagej.command.CommandServiceTest
[INFO] Created service: org.scijava.log.StderrLogService
[INFO] Created service: org.scijava.thread.DefaultThreadService
[INFO] Created service: org.scijava.event.DefaultEventService
[INFO] Found 40 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
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running imagej.util.UnitUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running imagej.util.ColorRGBTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running imagej.util.PrefsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT-tests.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-core/2.0.0-SNAPSHOT/ij-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-core/2.0.0-SNAPSHOT/ij-core-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /data/devel/jenkins/jobs/ImageJ/workspace/core/core/target/ij-core-2.0.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/net/imagej/ij-core/2.0.0-SNAPSHOT/ij-core-2.0.0-SNAPSHOT-tests.jar
[INFO] [imagej:copy-jars {execution: copy-jars}]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Data Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] [buildnumber:create {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 39 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 210 source files to /data/devel/jenkins/jobs/ImageJ/workspace/core/data/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/overlay/ThresholdOverlay.java:[455,17] setFunction(net.imglib2.ops.function.Function<long[],capture#594 of ? extends net.imglib2.type.numeric.RealType<?>>) in net.imglib2.ops.condition.WithinRangeCondition<capture#594 of ? extends net.imglib2.type.numeric.RealType<?>> cannot be applied to (net.imglib2.ops.function.Function<long[],net.imglib2.type.numeric.RealType<?>>)
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/overlay/ThresholdOverlay.java:[456,15] setFunction(net.imglib2.ops.function.Function<long[],capture#816 of ? extends net.imglib2.type.numeric.RealType<?>>) in net.imglib2.ops.condition.AbstractFunctionCondition<capture#816 of ? extends net.imglib2.type.numeric.RealType<?>> cannot be applied to (net.imglib2.ops.function.Function<long[],net.imglib2.type.numeric.RealType<?>>)
[ERROR] /data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/overlay/ThresholdOverlay.java:[457,18] setFunction(net.imglib2.ops.function.Function<long[],capture#346 of ? extends net.imglib2.type.numeric.RealType<?>>) in net.imglib2.ops.condition.AbstractFunctionCondition<capture#346 of ? extends net.imglib2.type.numeric.RealType<?>> cannot be applied to (net.imglib2.ops.function.Function<long[],net.imglib2.type.numeric.RealType<?>>)
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/overlay/ThresholdOverlay.java:[455,17] setFunction(net.imglib2.ops.function.Function<long[],capture#594 of ? extends net.imglib2.type.numeric.RealType<?>>) in net.imglib2.ops.condition.WithinRangeCondition<capture#594 of ? extends net.imglib2.type.numeric.RealType<?>> cannot be applied to (net.imglib2.ops.function.Function<long[],net.imglib2.type.numeric.RealType<?>>)
/data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/overlay/ThresholdOverlay.java:[456,15] setFunction(net.imglib2.ops.function.Function<long[],capture#816 of ? extends net.imglib2.type.numeric.RealType<?>>) in net.imglib2.ops.condition.AbstractFunctionCondition<capture#816 of ? extends net.imglib2.type.numeric.RealType<?>> cannot be applied to (net.imglib2.ops.function.Function<long[],net.imglib2.type.numeric.RealType<?>>)
/data/devel/jenkins/jobs/ImageJ/workspace/core/data/src/main/java/imagej/data/overlay/ThresholdOverlay.java:[457,18] setFunction(net.imglib2.ops.function.Function<long[],capture#346 of ? extends net.imglib2.type.numeric.RealType<?>>) in net.imglib2.ops.condition.AbstractFunctionCondition<capture#346 of ? extends net.imglib2.type.numeric.RealType<?>> cannot be applied to (net.imglib2.ops.function.Function<long[],net.imglib2.type.numeric.RealType<?>>)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Fri Dec 27 20:02:48 CST 2013
[INFO] Final Memory: 87M/1474M
[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: 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



More information about the ImageJ-builds mailing list