Skip to content
StepArgumentsStatus
Start of Pipeline - (11 min in block)
node - (11 min in block)
node block - (11 min in block)
stage - (0.95 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.77 sec in block)
checkout - (0.66 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
stage - (18 sec in block)Checkout Externals and Copy Custom Files
stage block (Checkout Externals and Copy Custom Files) - (18 sec in block)
sh - (18 sec in self)python run_scripts/set_up_repo.py .
stage - (1.2 sec in block)Remove Old Output
stage block (Remove Old Output) - (1 sec in block)
sh - (0.36 sec in self)rm -rf /home/jenkins/cam_output/scratch/test_scam_ATEX /home/jenkins/cam_output/scratch/test_scam_ARM97
script - (0.56 sec in block)
script block - (0.45 sec in block)
sh - (0.33 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 - (6 min 18 sec in block)Run atex
stage block (Run atex) - (6 min 18 sec in block)
sh - (6 min 18 sec in self)source /etc/profile.d/larson-group.sh run_scripts/run_scam.bash ATEX
stage - (4 min 47 sec in block)Run ARM97 with SILHS
stage block (Run ARM97 with SILHS) - (4 min 47 sec in block)
sh - (4 min 47 sec in self)source /etc/profile.d/larson-group.sh # ulimit line is here so that we can override the default stack limit so that the program can write larger files properly ulimit -s 8388608 run_scripts/run_scam.bash -s ARM97
stage - (1.7 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (1.7 sec in block)
script - (1.4 sec in block)
script block - (1.2 sec in block)
sh - (0.33 sec in self)chmod -R 755 /home/jenkins/cam_output/
sh - (0.36 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_ATEX/bld/atm.bldlog.*
echo - (59 ms in self)Not all logs were made for atex.
sh - (0.36 sec in self)gzip -d /home/jenkins/cam_output/scratch/test_scam_ARM97/bld/atm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_ARM97/bld/atm.bldlog.*
echo - (39 ms in self)Not all logs were made for ARM97.
script - (0.15 sec in block)
script block - (61 ms in block)