Start of Pipeline - (55 min in block) | | | |
|
node - (55 min in block) | | | |
|
node block - (55 min in block) | | | |
|
stage - (9.7 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (9.6 sec in block) | | | |
|
checkout - (9.5 sec in self) | | | |
|
withEnv - (55 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (55 min in block) | | | |
|
withEnv - (55 min in block) | branch_name, commit | | |
|
withEnv block - (55 min in block) | | | |
|
stage - (55 sec in block) | Compile | | |
|
stage block (Compile) - (54 sec in block) | | | |
|
sh - (54 sec in self) | source /etc/profile.d/larson-group.sh
module load intel netcdf-fortran
compile/compile.bash -c config/linux_x86_64_ifort_debug.bash | | |
|
stage - (48 min in block) | Run | | |
|
stage block (Run) - (48 min in block) | | | |
|
sh - (48 min in self) | source /etc/profile.d/larson-group.sh
module load intel netcdf-fortran
run_scripts/run_scm_all.bash
mv output cpu_${commit}; mkdir output | | |
|
stage - (3 min 31 sec in block) | Plot | | |
|
stage block (Plot) - (3 min 31 sec in block) | | | |
|
sh - (2 min 22 sec in self) | scp -r carson:/home/pub/clubb_ifort_plots/master/cur_out . | | |
|
sh - (1 min 3 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit) | | |
|
sh - (0.93 sec in self) | ssh carson 'mkdir -p /home/pub/clubb_ifort_plots/master' | | |
|
sh - (3.6 sec in self) | scp -r *_vs_* carson:/home/pub/clubb_ifort_plots/master | | |
|
sh - (0.61 sec in self) | ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_ifort_plots/' | | |
|
stage - (2 min 27 sec in block) | Update Master Output | | |
|
stage block (Update Master Output) - (2 min 26 sec in block) | | | |
|
sh - (1.7 sec in self) | rm -rf cur_out | | |
|
sh - (0.37 sec in self) | mkdir cur_out | | |
|
sh - (0.37 sec in self) | mv cpu_* cur_out | | |
|
sh - (0.37 sec in self) | echo ${commit} > cur_out/commit | | |
|
sh - (1.7 sec in self) | ssh carson 'rm -rf /home/pub/clubb_ifort_plots/master/cur_out' | | |
|
sh - (2 min 22 sec in self) | scp -r cur_out carson:/home/pub/clubb_ifort_plots/master/ | | |
|
stage - (0.54 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.44 sec in block) | | | |
|
script - (0.29 sec in block) | | | |
|
script block - (0.18 sec in block) | | | |
|
cleanWs - (0.1 sec in self) | | | |
|