Skip to content

Console Output

The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sam_clubb.git
 > git init /home/jenkins/workspace/sam_clubb_silhs_gfortran_build # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021
 > git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 80dd41b2b3e6684d03444660c101975379346215 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 80dd41b2b3e6684d03444660c101975379346215 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 54063504021c09c54346da26e76e5888b2f50fe2 Author: domkesteffen Date: Tue Nov 14 15:39:40 2023 -0600 BIT_CHANGING! Updated taus code calculations - CLUBB ticket #1115 (#1125) - Changed invrs_tau_xp2/wp2 calculations to match the wpxp calculation:    Those now have a brunt_freq_pos and a brunt_freq_out_cloud term - Changed tmp_calc magic number from .007 to .001 - Changed upper clipping bound for Ri_zm from 12 to 2 in invrs_tau_wpxp calculation - Reversed accidental changes to input_misc/tuner/error_four_cases.in"
 > git rev-list --no-walk 82549d29afc4cdc01665eb052016ee19ae55e5be # timeout=10