[ImageJ-builds] Build failed in Jenkins: scripting-R #3
jenkins at imagej.net
jenkins at imagej.net
Thu Dec 18 15:30:35 CST 2014
See <http://jenkins.imagej.net/job/scripting-R/3/>
------------------------------------------
Started by user Curtis Rueden
Building on master in workspace <http://jenkins.imagej.net/job/scripting-R/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/scijava/scripting-r
Checking out Revision f418314c1310b3dbc97238c67bbe55d7b26b32f2 (origin/master)
[workspace] $ /bin/sh -xe /tmp/hudson6343572703238213517.sh
+ git clean -dfx
Removing target/
[workspace] $ mvn -U -DskipTests -Pdeploy-to-imagej deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SciJava Scripting: R 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ scripting-r ---
[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]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scripting-r ---
[INFO] Executing: /bin/sh -c cd /data/devel/jenkins/jobs/scripting-R/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/scripting-R/workspace
[INFO] Storing buildNumber: f418314c1310b3dbc97238c67bbe55d7b26b32f2 at timestamp: 1418938232132
[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/scripting-R/workspace && git rev-parse --verify HEAD
[INFO] Working directory: /data/devel/jenkins/jobs/scripting-R/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scripting-r ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/scripting-R/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scripting-r ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /data/devel/jenkins/jobs/scripting-R/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scripting-r ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins/jobs/scripting-R/workspace/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scripting-r ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/devel/jenkins/jobs/scripting-R/workspace/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ scripting-r ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ scripting-r ---
[INFO] Building jar: /data/devel/jenkins/jobs/scripting-R/workspace/target/scripting-r-0.1.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (default) @ scripting-r >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-rules) @ scripting-r ---
[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]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scripting-r ---
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (default) @ scripting-r <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (default) @ scripting-r ---
[INFO] Building jar: /data/devel/jenkins/jobs/scripting-R/workspace/target/scripting-r-0.1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ scripting-r ---
[INFO] Building jar: /data/devel/jenkins/jobs/scripting-R/workspace/target/scripting-r-0.1.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ scripting-r ---
[INFO] Installing /data/devel/jenkins/jobs/scripting-R/workspace/target/scripting-r-0.1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-SNAPSHOT.jar
[INFO] Installing /data/devel/jenkins/jobs/scripting-R/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-SNAPSHOT.pom
[INFO] Installing /data/devel/jenkins/jobs/scripting-R/workspace/target/scripting-r-0.1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-SNAPSHOT-sources.jar
[INFO] Installing /data/devel/jenkins/jobs/scripting-R/workspace/target/scripting-r-0.1.0-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ scripting-r ---
Downloading: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1.jar
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/9 KB
8/9 KB
9/9 KB
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
13/9 KB
17/9 KB
18/9 KB
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1.jar (18 KB at 160.4 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1.pom
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/4 KB
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
7/4 KB
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1.pom (7 KB at 57.1 KB/sec)
Downloading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/maven-metadata.xml
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
772/772 B
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
1544/772 B
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 15.5 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/maven-metadata.xml
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
282/282 B
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
564/282 B
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:34 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/maven-metadata.xml (564 B at 8.5 KB/sec)
Uploading: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1-sources.jar
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/6 KB
6/6 KB
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
10/6 KB
12/6 KB
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1-sources.jar (12 KB at 96.5 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
986/986 B
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
1972/986 B
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 19.1 KB/sec)
Uploading: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1-tests.jar
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
4/5 KB
5/5 KB
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
9/5 KB
10/5 KB
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: dav:http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/scripting-r-0.1.0-20141218.213034-1-tests.jar (10 KB at 118.4 KB/sec)
Uploading: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
2/2 KB
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
3/2 KB
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Dec 18, 2014 3:30:35 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Uploaded: http://maven.imagej.net/content/repositories/snapshots/org/scijava/scripting-r/0.1.0-SNAPSHOT/maven-metadata.xml (3 KB at 30.4 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.293s
[INFO] Finished at: Thu Dec 18 15:30:35 CST 2014
[INFO] Final Memory: 13M/360M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
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'
More information about the ImageJ-builds
mailing list