Skip to content
Failed

Console Output

Started by an SCM change
Building remotely on reynolds in workspace /home1/jenkins/workspace/ProjectX_Weekly
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.acdl.url ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git -c core.askpass=true fetch --tags --progress ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git +refs/heads/*:refs/remotes/acdl/* --prune
 > git rev-parse refs/remotes/acdl/apprentice^{commit} # timeout=10
 > git rev-parse refs/remotes/acdl/acdl/apprentice^{commit} # timeout=10
Merging Revision e4afdeb580cba7708a2acb00a95559ca90624ed0 (refs/remotes/acdl/apprentice) to acdl/master, UserMergeOptions{mergeRemote='acdl', mergeTarget='master', mergeStrategy='default', fastForwardMode='--ff'}
 > git rev-parse acdl/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acdl/master
 > git merge --ff e4afdeb580cba7708a2acb00a95559ca90624ed0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository acdl/allmaras/develop
Seen branch in repository acdl/apprentice
Seen branch in repository acdl/arthuang/develop
Seen branch in repository acdl/carlee/develop
Seen branch in repository acdl/develop
Seen branch in repository acdl/galbramc/bamg_metric
Seen branch in repository acdl/galbramc/develop
Seen branch in repository acdl/master
Seen branch in repository acdl/savithru/develop
Seen branch in repository acdl/yixuan/devclean
Seen branch in repository acdl/yixuan/develop
Seen 11 remote branches
Checking out Revision e4afdeb580cba7708a2acb00a95559ca90624ed0 (acdl/apprentice, acdl/develop, acdl/yixuan/develop, acdl/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4afdeb580cba7708a2acb00a95559ca90624ed0
Using 'Changelog to branch' strategy.
No emails were triggered.
Triggering ProjectX_Weekly » relwithdebinfo_gnu,reynolds
ProjectX_Weekly » relwithdebinfo_gnu,reynolds completed with result FAILURE
Build did not succeed and the project is configured to only push after a successful build, so no pushing will occur.
[PostBuildScript] - Execution post build scripts.
[Current build status] check if current [FAILURE] is worse or equals then [ABORTED] and better or equals then [UNSTABLE]
Run condition [Current build status] enabling perform for step [Execute shell]
[ProjectX_Weekly] $ /bin/bash -xe /tmp/hudson8491342356055080828.sh
+ ssh acdl.mit.edu touch ProjectX_Weekly_FAILURE
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending email to: galbramc@mit.edu allmaras@mit.edu savithru@mit.edu yixuan@mit.edu carlee@mit.edu arthuang@mit.edu
Warning: this build has no associated authentication, so build permissions may be lacking, and downstream projects which cannot even be seen by an anonymous user will be silently skipped
Finished: FAILURE