Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (8 min 50 sec in block) | ||||
node - (8 min 50 sec in block) | ||||
node block - (8 min 50 sec in block) | ||||
stage - (0.99 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (0.81 sec in block) | ||||
checkout - (0.71 sec in self) | ||||
withEnv - (8 min 49 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (8 min 49 sec in block) | ||||
stage - (22 sec in block) | Checkout Externals and Copy Custom Files | |||
stage block (Checkout Externals and Copy Custom Files) - (22 sec in block) | ||||
sh - (22 sec in self) | python run_scripts/set_up_repo.py . | |||
stage - (0.6 sec in block) | Sed Commands | |||
stage block (Sed Commands) - (0.42 sec in block) | ||||
sh - (0.33 sec in self) | sed -i 's/DEBUG="TRUE"/DEBUG="FALSE"/g' run_scripts/run_scam.bash | |||
stage - (1.3 sec in block) | Remove Old Output | |||
stage block (Remove Old Output) - (1 sec in block) | ||||
sh - (0.35 sec in self) | rm -rf /home/jenkins/cam_output/scratch/test_scam_ATEX /home/jenkins/cam_output/scratch/test_scam_ARM97 | |||
script - (0.58 sec in block) | ||||
script block - (0.47 sec in block) | ||||
sh - (0.34 sec in self) | rm -rf /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_ATEX /home/jenkins/workspace/branch_cam_test/cime/scripts/test_scam_ARM97 | |||
stage - (8 min 22 sec in block) | Run test script | |||
stage block (Run test script) - (8 min 22 sec in block) | ||||
dir - (8 min 22 sec in block) | jenkins_tests/cam_clubb_error_handling_test | |||
dir block - (8 min 22 sec in block) | ||||
sh - (8 min 22 sec in self) | source /etc/profile.d/larson-group.sh ./cam_test_fatal_error_handling.bash | |||
stage - (0.64 sec in block) | Check for wp2 NaN error from advance_wp2_wp3 | |||
stage block (Check for wp2 NaN error from advance_wp2_wp3) - (0.43 sec in block) | ||||
sh - (0.34 sec in self) | grep 'Error calling advance_wp2_wp3' run_scripts/advance_wp2_wp3_bad_wp2 > output if [ -s output ]; then echo "CAM CLUBB error handling test for advance_wp2_wp3 was SUCCESSFUL" else echo "CAM CLUBB error handling test for advance_wp2_wp3 FAILED" fi | |||
stage - (0.61 sec in block) | Check for wp2 NaN error from advance_wm_wpxp | |||
stage block (Check for wp2 NaN error from advance_wm_wpxp) - (0.42 sec in block) | ||||
sh - (0.33 sec in self) | grep 'Error calling advance_xm_wpxp' run_scripts/advance_xm_wpxp_bad_wp2 > output if [ -s output ]; then echo "CAM CLUBB error handling test for advance_xm_wpxp was SUCCESSFUL" else echo "CAM CLUBB error handling test for advance_xm_wpxp FAILED" fi | |||
stage - (0.42 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.33 sec in block) | ||||
script - (0.17 sec in block) | ||||
script block - (65 ms in block) |