Skip to content
Jenkins
log in
Dashboard
cernikt
My Views
All
clubb_cmake_output_matching
#5
Pipeline Steps
Status
Changes
Console Output
View as plain text
View Build Information
Git Build Data
Lockable resources
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (8 min 35 sec in block)
node - (8 min 35 sec in block)
node block - (8 min 34 sec 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 - (8 min 18 sec in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 18 sec in block)
stage - (2 min 46 sec in block)
Legacy Compile
stage block (Legacy Compile) - (2 min 46 sec in block)
sh - (2 min 46 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran compile/compile.bash -c config/linux_x86_64_ifort.bash
stage - (7.7 sec in block)
Legacy Run
stage block (Legacy Run) - (7.6 sec in block)
sh - (7.5 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran run_scripts/run_scm.bash -o ../output_legacy arm
stage - (5 min 15 sec in block)
cmake Compile
stage block (cmake Compile) - (5 min 15 sec in block)
sh - (5 min 15 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran python compile.py
stage - (7.4 sec in block)
cmake Run
stage block (cmake Run) - (7.3 sec in block)
sh - (7.2 sec in self)
run_scripts/run_scm.py -out_dir output_cmake arm
stage - (0.98 sec in block)
Compare Outputs
stage block (Compare Outputs) - (0.89 sec in block)
sh - (0.82 sec in self)
run_scripts/run_bindiff_all.py output_legacy output_cmake -v 2