[ImageJ-builds] Build failed in Jenkins: SciJava-cache #6

jenkins at imagej.net jenkins at imagej.net
Thu Sep 10 11:37:55 CDT 2015


See <http://jenkins.imagej.net/job/SciJava-cache/6/>

------------------------------------------
Started by user Mark Hiner
Building on master in workspace <http://jenkins.imagej.net/job/SciJava-cache/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/scijava/scijava-cache # timeout=10
Fetching upstream changes from git://github.com/scijava/scijava-cache
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/scijava/scijava-cache +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f14f83ca957488e6347d8b97bddb20d4797c6896 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f14f83ca957488e6347d8b97bddb20d4797c6896
 > git rev-list f14f83ca957488e6347d8b97bddb20d4797c6896 # timeout=10
 > git tag -a -f -m Jenkins Build #6 jenkins-SciJava-cache-6 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5749273873149841824.sh
+ git clean -dfx
[workspace] $ mvn -U -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Cache 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ scijava-cache ---
[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] Adding ignorable dependency: jama:jama:null
[INFO]   Adding ignore: Jama/*
[INFO] Adding ignorable dependency: com.sun:tools:null
[INFO]   Adding ignore: *
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:regex-property (sanitize-version) @ scijava-cache ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scijava-cache ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/SciJava-cache/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/SciJava-cache/workspace
[INFO] Storing buildNumber: f14f83ca957488e6347d8b97bddb20d4797c6896 at timestamp: 1441903073010
[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/SciJava-cache/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/SciJava-cache/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scijava-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/SciJava-cache/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scijava-cache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/SciJava-cache/workspace/target/classes
[INFO] 
[INFO] --- exec-maven-plugin:1.3.1:java (default) @ scijava-cache ---
[WARNING] Warning: killAfter is now deprecated. Do you need it ? Please comment on MEXEC-6.
[ECLIPSE HELPER] Indexing annotations...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scijava-cache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/SciJava-cache/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scijava-cache ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ scijava-cache ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ scijava-cache ---
[INFO] Building jar: /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (default) @ scijava-cache ---
[INFO] Building jar: /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ scijava-cache ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ scijava-cache ---
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/SciJava-cache/workspace/target/scijava-cache-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ scijava-cache ---
Downloading: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/maven-metadata.xml

Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-20150910.163754-1.jar
Sep 10, 2015 11:37:54 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/5 KB   
5/5 KB   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
9/5 KB   
10/5 KB   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
          
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-20150910.163754-1.jar (10 KB at 63.1 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-20150910.163754-1.pom
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/6 KB    
6/6 KB   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
10/6 KB   
12/6 KB   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
          
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-20150910.163754-1.pom (12 KB at 108.3 KB/sec)
Downloading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/maven-metadata.xml
          
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/maven-metadata.xml
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
774/774 B   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
1548/774 B   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
             
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 17.8 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/maven-metadata.xml
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
284/284 B    
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
568/284 B   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
            
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/maven-metadata.xml (568 B at 6.7 KB/sec)
Uploading: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-20150910.163754-1-sources.jar
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
3/3 KB      
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
5/3 KB   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
         
Uploaded: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/scijava-cache-0.1.0-20150910.163754-1-sources.jar (5 KB at 31.4 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/maven-metadata.xml
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
988/988 B   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
1976/988 B   
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Sep 10, 2015 11:37:55 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
             
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scijava-cache/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 18.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.913s
[INFO] Finished at: Thu Sep 10 11:37:55 CDT 2015
[INFO] Final Memory: 17M/360M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
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'
Performance: no JUnit files matching '**/TEST-*.xml' have been found. Has the report generated?. Setting Build to FAILURE
Build step 'Publish Performance test result report' changed build result to FAILURE



More information about the ImageJ-builds mailing list