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 fb6be8f03660754d6fd2d1998ba9222ec56dfe3d (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 fb6be8f03660754d6fd2d1998ba9222ec56dfe3d # 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 fb6be8f03660754d6fd2d1998ba9222ec56dfe3d (acdl/apprentice, acdl/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fb6be8f03660754d6fd2d1998ba9222ec56dfe3d Using 'Changelog to branch' strategy. > git branch -a # timeout=10 > git rev-parse remotes/acdl/allmaras/develop^{commit} # timeout=10 > git rev-parse remotes/acdl/apprentice^{commit} # timeout=10 > git rev-parse remotes/acdl/arthuang/develop^{commit} # timeout=10 > git rev-parse remotes/acdl/carlee/develop^{commit} # timeout=10 > git rev-parse remotes/acdl/develop^{commit} # timeout=10 > git rev-parse remotes/acdl/galbramc/bamg_metric^{commit} # timeout=10 > git rev-parse remotes/acdl/galbramc/develop^{commit} # timeout=10 > git rev-parse remotes/acdl/master^{commit} # timeout=10 > git rev-parse remotes/acdl/savithru/develop^{commit} # timeout=10 > git rev-parse remotes/acdl/yixuan/devclean^{commit} # timeout=10 > git rev-parse remotes/acdl/yixuan/develop^{commit} # timeout=10 No emails were triggered. Triggering ProjectX_Weekly » relwithdebinfo_gnu,reynolds Configuration ProjectX_Weekly » relwithdebinfo_gnu,reynolds is still in the queue: Waiting for next available executor on reynolds ProjectX_Weekly » relwithdebinfo_gnu,reynolds completed with result SUCCESS > git tag -l jenkins-ProjectX_Weekly-36 # timeout=10 > git tag -a -f -m Jenkins Build #36 jenkins-ProjectX_Weekly-36-SUCCESS # timeout=10 Pushing HEAD to branch master of acdl repository > git --version # timeout=10 using GIT_SSH to set credentials > git -c core.askpass=true push ssh://jenkins@acdl.mit.edu/home/svnroot/projectx.git HEAD:master [PostBuildScript] - Execution post build scripts. [Current build status] check if current [SUCCESS] is worse or equals then [ABORTED] and better or equals then [UNSTABLE] Run condition [Current build status] preventing perform for step [Execute shell] No emails were triggered. Finished: SUCCESS