[ImageJ-builds] Build failed in Jenkins: TrackMate #13
jenkins at imagej.net
jenkins at imagej.net
Mon Jan 13 09:41:49 CST 2014
See <http://jenkins.imagej.net/job/TrackMate/13/changes>
Changes:
[Jean-Yves Tinevez] Ignore the samples/ folder, generated by some interactive tests.
------------------------------------------
Un changement dans la base de code a provoqué le lancement de ce job
Building on master
Checkout:workspace / <http://jenkins.imagej.net/job/TrackMate/ws/> - hudson.remoting.LocalChannel at 6059906f
Using strategy: Default
Last Built Revision: Revision 3015303c8f40b00f6fd278c58e535f384d7fc0a0 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from git://github.com/fiji/TrackMate
Commencing build of Revision 27b8898ba7cd90c97b21fe8138a3595ed208b7c9 (origin/master)
Checking out Revision 27b8898ba7cd90c97b21fe8138a3595ed208b7c9 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson3217100962786667683.sh
+ git clean -dfx
Removing target/
[workspace] $ /bin/sh -xe /tmp/hudson4432672100260175734.sh
+ mvn -DupdateReleaseInfo=true deploy
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building plugins/TrackMate_.jar
[INFO] task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[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/TrackMate/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/TrackMate/workspace
[INFO] Storing buildNumber: 27b8898ba7cd90c97b21fe8138a3595ed208b7c9 at timestamp: 1389627700597
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/TrackMate/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/TrackMate/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] [imagej:set-rootdir {execution: set-rootdir}]
[INFO] Setting rootdir: /data/devel/jenkins/jobs/TrackMate/workspace
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 63 resources
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[WARNING] Overriding profile: 'null' (source: pom) with new instance from source: pom
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 243 source files to /data/devel/jenkins/jobs/TrackMate/workspace/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/TrackMate/workspace/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 47 source files to /data/devel/jenkins/jobs/TrackMate/workspace/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins/jobs/TrackMate/workspace/src/test/java/fiji/plugin/trackmate/interactivetests/NewLogDetectorTestDrive.java:[46,103] incompatible types; inferred type argument(s) net.imglib2.type.numeric.NumericType<? extends net.imglib2.type.numeric.NumericType<?>> do not conform to bounds of type variable(s) T
found : <T>net.imglib2.meta.ImgPlus<T>
required: net.imglib2.meta.ImgPlus<? extends net.imglib2.type.numeric.NumericType<? extends net.imglib2.type.numeric.NumericType<?>>>
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/data/devel/jenkins/jobs/TrackMate/workspace/src/test/java/fiji/plugin/trackmate/interactivetests/NewLogDetectorTestDrive.java:[46,103] incompatible types; inferred type argument(s) net.imglib2.type.numeric.NumericType<? extends net.imglib2.type.numeric.NumericType<?>> do not conform to bounds of type variable(s) T
found : <T>net.imglib2.meta.ImgPlus<T>
required: net.imglib2.meta.ImgPlus<? extends net.imglib2.type.numeric.NumericType<? extends net.imglib2.type.numeric.NumericType<?>>>
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Mon Jan 13 09:41:49 CST 2014
[INFO] Final Memory: 79M/1022M
[INFO] ------------------------------------------------------------------------
Build step 'Exécuter un script shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list