[ImageJ-builds] Build failed in Jenkins: TrakEM2 #49
jenkins at imagej.net
jenkins at imagej.net
Fri Dec 12 15:48:19 CST 2014
See <http://jenkins.imagej.net/job/TrakEM2/49/changes>
Changes:
[Stephan Saalfeld] added methods for downsampling more than one level
[Stephan Saalfeld] depend on javax.media for jai
[Stephan Saalfeld] use standard writer for coordinatetransforms
[Stephan Saalfeld] Eclipse autu-cosmetics in DistortionCorrection
[Stephan Saalfeld] externalized DistortionCorrection.run to enable calling without UI
[Stephan Saalfeld] fixed bug in generation of alphamasks
[Stephan Saalfeld] threadsafe Utils.ensure(File)
[Stephan Saalfeld] auto-finalize constant properties and parameters in Utils
[Stephan Saalfeld] parallelized intersection tests for pairOverlappingTiles
[Stephan Saalfeld] auto-removed some trailing whitespaces
[Stephan Saalfeld] added run method that does not need a worker for easier batch-mode useage
[Stephan Saalfeld] auto-removed some training whitespaces
[Stephan Saalfeld] Changed default block radius in NormalizeLocalContrast filter to 500 which
[Stephan Saalfeld] added RobustNormalizedLocalContrastFilter, fast and multi-threaded
[bogovicj] Split off mpicbg related into a new dependency project.
[bogovicj] removed trakem2 version from pom-trakem2
[bogovicj] increase version of parent pom-fiji to 2.0.0-beta-1-SNAPSHOT and
[bogovicj] added missing dependency to jai-core
[Stephan Saalfeld] reproducible build pom-trakem2-1.1.0
[Stephan Saalfeld] bump to new development cycle
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/TrakEM2/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/trakem2/TrakEM2
Checking out Revision bbcb9f9e99de57169a7f459eadff489da82d6e52 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson6230058797461853400.sh
+ git clean -dfx
Removing T2-NIT/target/
Removing T2-TreelineGraph/target/
Removing TrakEM2_/target/
Removing VectorString/target/
[workspace] $ /bin/sh -xe /tmp/hudson6818482594153080001.sh
+ mvn -DupdateReleaseInfo=true -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Aggregator project for Albert Cardona's TrakEM2 software suite
[INFO] jars/VectorString.jar
[INFO] mpicbg-trakem2
[INFO] plugins/TrakEM2_.jar
[INFO] jars/T2-NIT.jar
[INFO] jars/T2-TreelineGraph.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Aggregator project for Albert Cardona's TrakEM2 software suite 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ pom-trakem2 ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:VIB-lib:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:j3d-core:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO] Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO] Adding ignore: *
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ pom-trakem2 ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/TrakEM2/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/TrakEM2/workspace
[INFO] Storing buildNumber: bbcb9f9e99de57169a7f459eadff489da82d6e52 at timestamp: 1418420895892
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/TrakEM2/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/TrakEM2/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:0.4.2:set-rootdir (set-rootdir) @ pom-trakem2 ---
[INFO] Setting rootdir: /data/devel/jenkins/jobs/TrakEM2/workspace
[INFO]
[INFO] --- maven-source-plugin:2.3:jar-no-fork (default) @ pom-trakem2 ---
[INFO]
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ pom-trakem2 ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ pom-trakem2 ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pom-trakem2 ---
[INFO] Installing /data/devel/jenkins/jobs/TrakEM2/workspace/pom.xml to /var/lib/jenkins/.m2/repository/sc/fiji/pom-trakem2/1.1.1-SNAPSHOT/pom-trakem2-1.1.1-SNAPSHOT.pom
[INFO]
[INFO] --- imagej-maven-plugin:0.5.4:copy-jars (copy-jars) @ pom-trakem2 ---
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pom-trakem2 ---
Downloading: dav:http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/1.1.1-SNAPSHOT/maven-metadata.xml
Uploading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/1.1.1-SNAPSHOT/pom-trakem2-1.1.1-20141212.214817-1.pom
Dec 12, 2014 3:48:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
3/3 KB
Dec 12, 2014 3:48:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
5/3 KB
Dec 12, 2014 3:48:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:17 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/1.1.1-SNAPSHOT/pom-trakem2-1.1.1-20141212.214817-1.pom (5 KB at 22.9 KB/sec)
Downloading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/maven-metadata.xml
334/334 B
Downloaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/maven-metadata.xml (334 B at 6.5 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/1.1.1-SNAPSHOT/maven-metadata.xml
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
595/595 B
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
1190/595 B
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/1.1.1-SNAPSHOT/maven-metadata.xml (2 KB at 16.4 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/maven-metadata.xml
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
374/374 B
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
748/374 B
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 12, 2014 3:48:18 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/sc/fiji/pom-trakem2/maven-metadata.xml (748 B at 5.1 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jars/VectorString.jar 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ VectorString ---
[INFO] Adding ignorable dependency: null:jcodings:null
[INFO] Adding ignore: org/jcodings/*
[INFO] Adding ignorable dependency: null:jnr-constants:null
[INFO] Adding ignore: com/kenai/constantine/*
[INFO] Adding ignore: jnr/constants/*
[INFO] Adding ignorable dependency: null:jnr-ffi:null
[INFO] Adding ignore: jnr/ffi/*
[INFO] Adding ignorable dependency: null:VIB-lib:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:j3d-core:null
[INFO] Adding ignore: javax/media/j3d/
[INFO] Adding ignorable dependency: null:joda-time:null
[INFO] Adding ignore: *
[INFO] Adding ignorable dependency: null:slf4j-log4j12:null
[INFO] Adding ignore: org/slf4j/impl/*
[INFO] Adding ignorable dependency: batik:batik:null
[INFO] Adding ignore: *
[WARNING] Rule 0: org.scijava.maven.plugin.RequireReproducibleBuilds failed with message:
The following dependencies either are SNAPSHOT versions (V), contain
SNAPSHOT parents (P), or contain SNAPSHOT dependencies (D):
(P) sc.fiji:VectorString:1.0.2-SNAPSHOT
[WARNING] Rule 5: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message:
Parent Cannot be a snapshot: sc.fiji:pom-trakem2:pom:1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Aggregator project for Albert Cardona's TrakEM2 software suite SUCCESS [3.912s]
[INFO] jars/VectorString.jar ............................. FAILURE [0.533s]
[INFO] mpicbg-trakem2 .................................... SKIPPED
[INFO] plugins/TrakEM2_.jar .............................. SKIPPED
[INFO] jars/T2-NIT.jar ................................... SKIPPED
[INFO] jars/T2-TreelineGraph.jar ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.612s
[INFO] Finished at: Fri Dec 12 15:48:18 CST 2014
[INFO] Final Memory: 19M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (enforce-rules) on project VectorString: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :VectorString
Build step 'Execute shell' marked build as failure
More information about the ImageJ-builds
mailing list