[ImageJ-builds] Build failed in Jenkins: BAR #30

jenkins at imagej.net jenkins at imagej.net
Fri Nov 11 21:40:04 CST 2016


See <http://jenkins.imagej.net/job/BAR/30/changes>

Changes:

[tiagoalvespedrosa] Update paths in markdown documentation

------------------------------------------
Started by an SCM change
Building remotely on maven in workspace <http://jenkins.imagej.net/job/BAR/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/tferr/Scripts # timeout=10
Fetching upstream changes from git://github.com/tferr/Scripts
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/tferr/Scripts +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0fee49f232efbbcea1246c71418d07ec05fd5998 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0fee49f232efbbcea1246c71418d07ec05fd5998
 > git rev-list 5fccaca66ddd067207caf813e4ece17343e6b5ad # timeout=10
 > git tag -a -f -m Jenkins Build #30 jenkins-BAR-30 # timeout=10
[BAR] $ /bin/sh -xe /tmp/hudson6639223259300538895.sh
+ git clean -dfx
Removing BAR/target/
[BAR] $ /bin/sh -xe /tmp/hudson1184770203606295765.sh
+ cd BAR
+ mvn -U -Pdeploy-to-imagej clean deploy
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BAR_.jar 1.1.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ BAR_ ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ BAR_ ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:regex-property (sanitize-version) @ BAR_ ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ BAR_ ---
[INFO] Executing: /bin/sh -c cd '/data/devel/jenkins-maven/workspace/BAR/BAR' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/BAR/BAR
[INFO] Storing buildNumber: 0fee49f232efbbcea1246c71418d07ec05fd5998 at timestamp: 1478922002624
[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/BAR/BAR' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /data/devel/jenkins-maven/workspace/BAR/BAR
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- scijava-maven-plugin:0.5.1:set-rootdir (set-rootdir) @ BAR_ ---
[INFO] Setting rootdir: /data/devel/jenkins-maven/workspace/BAR/BAR
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ BAR_ ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ BAR_ ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /data/devel/jenkins-maven/workspace/BAR/BAR/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /data/devel/jenkins-maven/workspace/BAR/BAR/src/main/java/bar/Utils.java:[34,34] package net.imagej.ui.swing.script does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.939s
[INFO] Finished at: Fri Nov 11 21:40:04 CST 2016
[INFO] Final Memory: 33M/481M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project BAR_: Compilation failure
[ERROR] /data/devel/jenkins-maven/workspace/BAR/BAR/src/main/java/bar/Utils.java:[34,34] package net.imagej.ui.swing.script does not exist
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ImageJ-builds mailing list