Skip to content
Jenkins
log in
Dashboard
noreply
My Views
All
branch_clubb_test
#157
Pipeline Steps
Status
Changes
Console Output
View as plain text
View Build Information
Parameters
Git Build Data
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (1 min 43 sec in block)
node - (1 min 43 sec in block)
node block - (1 min 42 sec in block)
stage - (1 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.87 sec in block)
checkout - (0.79 sec in self)
withEnv - (1 min 41 sec in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 41 sec in block)
withEnv - (1 min 41 sec in block)
commit, branch
withEnv block - (1 min 41 sec in block)
stage - (55 sec in block)
Compile
stage block (Compile) - (55 sec in block)
sh - (55 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 - (24 sec in block)
Run
stage block (Run) - (24 sec in block)
sh - (24 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran run_scripts/run_scm.bash arm mv output cpu_${commit}; mkdir output
stage - (11 sec in block)
Plot
stage block (Plot) - (11 sec in block)
sh - (0.9 sec in self)
scp -r carson:/home/pub/clubb_ifort_plots/master/cur_out .
sh - (8.7 sec in self)
python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* cur_out/cpu_* -o ${commit}_vs_master_$(cat cur_out/commit)
sh - (0.62 sec in self)
ssh carson 'mkdir -p /home/pub/clubb_ifort_plots/nightly_clubb_plots'
sh - (0.6 sec in self)
scp -r *_vs_* carson:/home/pub/clubb_ifort_plots/nightly_clubb_plots
sh - (0.6 sec in self)
ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_ifort_plots/'
stage - (9.2 sec in block)
Update Master Output
stage block (Update Master Output) - (9.1 sec in block)
sh - (0.39 sec in self)
rm -rf cur_out
sh - (0.35 sec in self)
mkdir cur_out
sh - (0.35 sec in self)
mv cpu_* cur_out
sh - (0.36 sec in self)
echo ${commit} > cur_out/commit
sh - (0.61 sec in self)
ssh carson 'rm -rf /home/pub/clubb_ifort_plots/master/cur_out'
sh - (6.9 sec in self)
scp -r cur_out carson:/home/pub/clubb_ifort_plots/master/
stage - (0.36 sec in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.27 sec in block)
script - (0.14 sec in block)
script block - (48 ms in block)