Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (12 min in block) | ||||
node - (12 min in block) | ||||
node block - (12 min in block) | ||||
stage - (6.6 sec in block) | Clone Repo | |||
stage block (Clone Repo) - (6.6 sec in block) | ||||
checkout - (6.6 sec in self) | ||||
stage - (5.5 sec in block) | Copy CLUBB Code | |||
stage block (Copy CLUBB Code) - (5.4 sec in block) | ||||
sh - (5.4 sec in self) | ./jenkins_tests/cam_clubb_code_copy/cam_clubb_code_copy.bash ${CLUBB_BRANCH} ${WORKSPACE} | |||
stage - (12 min in block) | Load Jenkinsfile | |||
stage block (Load Jenkinsfile) - (12 min in block) | ||||
load - (12 min in block) | jenkins_tests/cam_scam_gfortran_test/Jenkinsfile | |||
load block (jenkins_tests/cam_scam_gfortran_test/Jenkinsfile) - (12 min in block) | ||||
node - (12 min in block) | ||||
node block - (12 min in block) | ||||
stage - (7.6 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (7.5 sec in block) | ||||
checkout - (7.5 sec in self) | ||||
withEnv - (12 min in block) | GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (12 min in block) | ||||
stage - (54 sec in block) | Check out externals | |||
stage block (Check out externals) - (54 sec in block) | ||||
sh - (54 sec in self) | python manage_externals/checkout_externals -e Externals.cfg | |||
stage - (0.38 sec in block) | Copy Config Files | |||
stage block (Copy Config Files) - (0.3 sec in block) | ||||
sh - (0.27 sec in self) | cp -rf cime_config_cesm_machines_files/config_machines.xml cime/config/cesm/machines/config_machines.xml cp -rf cime_config_cesm_machines_files/config_compilers.xml cime/config/cesm/machines/config_compilers.xml | |||
stage - (0.45 sec in block) | Remove Old Output | |||
stage block (Remove Old Output) - (0.39 sec in block) | ||||
sh - (0.28 sec in self) | rm -rf /home/jenkins/cam_output/scratch/test_scam_atex /home/jenkins/cam_output/scratch/test_scam_arm97 | |||
script - (56 ms in block) | ||||
script block - (19 ms in block) | ||||
stage - (5 min 5 sec in block) | Run atex | |||
stage block (Run atex) - (5 min 5 sec in block) | ||||
sh - (5 min 5 sec in self) | source /opt/intel/oneapi/setvars.sh --force run_scripts/run_scam.bash atex | |||
stage - (6 min 10 sec in block) | Run arm97 with SILHS | |||
stage block (Run arm97 with SILHS) - (6 min 10 sec in block) | ||||
sh - (6 min 10 sec in self) | source /opt/intel/oneapi/setvars.sh --force # 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 - (4.8 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (4.8 sec in block) | ||||
script - (4.7 sec in block) | ||||
script block - (4.7 sec in block) | ||||
sh - (2.1 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.* | |||
sh - (0.28 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/bld/cesm.bldlog.* | |||
sh - (0.32 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/atm.log.* | |||
sh - (0.28 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_atex/run/cesm.log.* | |||
sh - (0.38 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.* | |||
sh - (0.29 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/bld/cesm.bldlog.* | |||
sh - (0.33 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/atm.log.* | |||
sh - (0.27 sec in self) | gzip -d /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.*.gz cat /home/jenkins/cam_output/scratch/test_scam_arm97/run/cesm.log.* |