Start of Pipeline - (30 min in block) | | | |
|
node - (30 min in block) | | | |
|
node block - (30 min in block) | | | |
|
stage - (15 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (15 sec in block) | | | |
|
checkout - (15 sec in self) | | | |
|
withEnv - (30 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (30 min in block) | | | |
|
stage - (0.61 sec in block) | Enable Model Flag for Test | | |
|
stage block (Enable Model Flag for Test) - (0.43 sec in block) | | | |
|
sh - (0.32 sec in self) | sed -i "s:l_test_grid_generalization.*:l_test_grid_generalization = .true.:g" src/CLUBB_core/model_flags.F90 | | |
|
stage - (2.3 sec in block) | Turn Off Sponge Damping in Case Setups | | |
|
stage block (Turn Off Sponge Damping in Case Setups) - (2.1 sec in block) | | | |
|
sh - (0.34 sec in self) | sed -i "s:thlm_sponge_damp_settings%l_sponge_damping.*:thlm_sponge_damp_settings%l_sponge_damping = .false.:g" input/case_setups/cgils_s6_model.in | | |
|
sh - (0.35 sec in self) | sed -i "s:rtm_sponge_damp_settings%l_sponge_damping.*:rtm_sponge_damp_settings%l_sponge_damping = .false.:g" input/case_setups/cgils_s6_model.in | | |
|
sh - (0.33 sec in self) | sed -i "s:thlm_sponge_damp_settings%l_sponge_damping.*:thlm_sponge_damp_settings%l_sponge_damping = .false.:g" input/case_setups/cgils_s11_model.in | | |
|
sh - (0.35 sec in self) | sed -i "s:rtm_sponge_damp_settings%l_sponge_damping.*:rtm_sponge_damp_settings%l_sponge_damping = .false.:g" input/case_setups/cgils_s11_model.in | | |
|
sh - (0.34 sec in self) | sed -i "s:thlm_sponge_damp_settings%l_sponge_damping.*:thlm_sponge_damp_settings%l_sponge_damping = .false.:g" input/case_setups/cgils_s12_model.in | | |
|
sh - (0.32 sec in self) | sed -i "s:rtm_sponge_damp_settings%l_sponge_damping.*:rtm_sponge_damp_settings%l_sponge_damping = .false.:g" input/case_setups/cgils_s12_model.in | | |
|
stage - (28 sec in block) | Compile | | |
|
stage block (Compile) - (28 sec in block) | | | |
|
sh - (28 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran
compile/compile.bash -c config/linux_x86_64_gfortran_debug.bash | | |
|
stage - (29 min in block) | Run | | |
|
stage block (Run) - (29 min in block) | | | |
|
sh - (29 min in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran
run_scripts/run_scm_all.bash | | |
|
stage - (0.54 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.44 sec in block) | | | |
|
script - (0.3 sec in block) | | | |
|
script block - (0.2 sec in block) | | | |
|
cleanWs - (96 ms in self) | | | |
|