[ImageJ-builds] Build failed in Jenkins: legacy-imglib1 #38
jenkins at imagej.net
jenkins at imagej.net
Mon Jan 30 14:50:11 CST 2017
See <http://jenkins.imagej.net/job/legacy-imglib1/38/changes>
Changes:
[Curtis Rueden] Bump to next development cycle
------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/legacy-imglib1/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/fiji/legacy-imglib1 # timeout=10
Fetching upstream changes from git://github.com/fiji/legacy-imglib1
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/fiji/legacy-imglib1 +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 51dd6980ff09c62cfcbbe49f262ea7ed8fea0ea2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 51dd6980ff09c62cfcbbe49f262ea7ed8fea0ea2
> git rev-list 8803a127230ca62d3567018997c3ad21246668ba # timeout=10
> git tag -a -f -m Jenkins Build #38 jenkins-legacy-imglib1-38 # timeout=10
[legacy-imglib1] $ /bin/sh -xe /tmp/hudson4036311659828386844.sh
+ git clean -dfx
Removing target/
[legacy-imglib1] $ /bin/sh -xe /tmp/hudson3773811421616794749.sh
+ mvn -U -Pdeploy-to-imagej clean deploy
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Legacy ImgLib1 1.1.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ legacy-imglib1 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ legacy-imglib1 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ legacy-imglib1 ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ legacy-imglib1 ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/legacy-imglib1' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/legacy-imglib1
[INFO] Storing buildNumber: 51dd6980ff09c62cfcbbe49f262ea7ed8fea0ea2 at timestamp: 1485809410864
[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-maven/workspace/legacy-imglib1' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/legacy-imglib1
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ legacy-imglib1 ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/legacy-imglib1
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ legacy-imglib1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/legacy-imglib1/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ legacy-imglib1 ---
[INFO] Compiling 520 source files to /data/devel/jenkins-maven/workspace/legacy-imglib1/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.762s
[INFO] Finished at: Mon Jan 30 14:50:11 CST 2017
[INFO] Final Memory: 26M/577M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project legacy-imglib1: Fatal error compiling: invalid target release: 1.8 -> [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
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list