[ImageJ-builds] Build failed in Jenkins: ImageJ-plugins-uploader-WebDAV #18
jenkins at imagej.net
jenkins at imagej.net
Mon Dec 19 10:26:08 CST 2016
See <http://jenkins.imagej.net/job/ImageJ-plugins-uploader-WebDAV/18/changes>
Changes:
[Curtis Rueden] POM: eliminate blank lines
[Curtis Rueden] POM: update developers and contributors
[Curtis Rueden] Update parent to org.scijava:pom-scijava:12.0.0
[Curtis Rueden] Happy New Year 2016
------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/ImageJ-plugins-uploader-WebDAV/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/imagej/imagej-plugins-uploader-webdav
> git init <http://jenkins.imagej.net/job/ImageJ-plugins-uploader-WebDAV/ws/> # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-plugins-uploader-webdav
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-plugins-uploader-webdav +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/imagej/imagej-plugins-uploader-webdav # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/imagej/imagej-plugins-uploader-webdav # timeout=10
Fetching upstream changes from git://github.com/imagej/imagej-plugins-uploader-webdav
> git -c core.askpass=true fetch --tags --progress git://github.com/imagej/imagej-plugins-uploader-webdav +refs/heads/master:refs/remotes/origin/master
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 917feba1167c7f30fa193ee7d2dcc1f2cbee6011 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 917feba1167c7f30fa193ee7d2dcc1f2cbee6011
> git rev-list 6ac110123af2b126dd974e18e65308cc274ef655 # timeout=10
[ImageJ-plugins-uploader-WebDAV] $ /bin/sh -xe /tmp/hudson4749692301532464514.sh
+ git clean -dfx
[ImageJ-plugins-uploader-WebDAV] $ mvn -Dwebdav.test.username=webdav -Djava.awt.headless=true -Dwebdav.test.url=http://test.imagej.net/upload-test/ -Dwebdav.test.password=test verify
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageJ Plugins: Uploader: WebDAV 0.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ imagej-plugins-uploader-webdav ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ imagej-plugins-uploader-webdav ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ imagej-plugins-uploader-webdav ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/ImageJ-plugins-uploader-WebDAV' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-plugins-uploader-WebDAV
[INFO] Storing buildNumber: 917feba1167c7f30fa193ee7d2dcc1f2cbee6011 at timestamp: 1482164768084
[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/ImageJ-plugins-uploader-WebDAV' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/ImageJ-plugins-uploader-WebDAV
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- scijava-maven-plugin:1.0.0:set-rootdir (set-rootdir) @ imagej-plugins-uploader-webdav ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/ImageJ-plugins-uploader-WebDAV
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ imagej-plugins-uploader-webdav ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /data/devel/jenkins-maven/workspace/ImageJ-plugins-uploader-WebDAV/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ imagej-plugins-uploader-webdav ---
[INFO] Compiling 2 source files to /data/devel/jenkins-maven/workspace/ImageJ-plugins-uploader-WebDAV/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.072s
[INFO] Finished at: Mon Dec 19 10:26:08 CST 2016
[INFO] Final Memory: 15M/360M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project imagej-plugins-uploader-webdav: 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 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Publishing Javadoc
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
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