Skip to content
Jenkins
log in
Dashboard
e3sm_run_gfortran_test
#75
Pipeline Steps
Status
Changes
Console Output
View as plain text
View Build Information
Git Build Data
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (11 min in block)
node - (11 min in block)
node block - (11 min in block)
stage - (2.2 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (2.2 sec in block)
checkout - (2.1 sec in self)
withEnv - (11 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 - (11 min in block)
stage - (22 sec in block)
Checkout Branch and Submodules
stage block (Checkout Branch and Submodules) - (22 sec in block)
sh - (22 sec in self)
git submodule init git submodule update
stage - (0.35 sec in block)
Modify Run Scripts
stage block (Modify Run Scripts) - (0.3 sec in block)
sh - (0.27 sec in self)
sed -i 's/carson/nelson/g' nightly_test/nightly_e3sm_scm_BOMEX.csh sed -i 's/carson/nelson/g' nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh sed -i 's/carson/nelson/g' nightly_test/nightly_e3sm_scm_RICO.csh
stage - (3 min 35 sec in block)
Run BOMEX
stage block (Run BOMEX) - (3 min 35 sec in block)
sh - (3 min 35 sec in self)
source /opt/intel/bin/ifortvars.sh intel64 bash -c "export e3smSource=${WORKSPACE}; csh nightly_test/nightly_e3sm_scm_BOMEX.csh; exit $?"
stage - (3 min 34 sec in block)
Run DYCOMSrf01
stage block (Run DYCOMSrf01) - (3 min 34 sec in block)
sh - (3 min 33 sec in self)
source /opt/intel/bin/ifortvars.sh intel64 bash -c "export e3smSource=${WORKSPACE}; csh nightly_test/nightly_e3sm_scm_DYCOMSrf01.csh; exit $?"
stage - (3 min 34 sec in block)
Run RICO
stage block (Run RICO) - (3 min 34 sec in block)
sh - (3 min 34 sec in self)
source /opt/intel/bin/ifortvars.sh intel64 bash -c "export e3smSource=${WORKSPACE}; csh nightly_test/nightly_e3sm_scm_RICO.csh; exit $?"
stage - (0.15 sec in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.13 sec in block)
script - (89 ms in block)
script block - (60 ms in block)
cleanWs - (33 ms in self)