Skip to content
Success

Console Output

Started by an SCM change
Obtained jenkins_tests/cam_BFB_coarse_res_r8029_flags_gfortran_test/Jenkinsfile from git https://github.com/larson-group/cam.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
 > git init /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials larsongroupsysadmin github token
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf # timeout=10
Commit message: "Autoupdated SILHS Commit 8e88e823c01ff67c119c389266848c925611c3ca Author: Trevor-Hancock5 Date: Fri Jul 10 14:50:54 2026 -0500 Removed option to disable silhs (#1332)"
 > git rev-list --no-walk d8aecdb15bc1aa14eb613f8841c6edea58a88750 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Update sys_admin Repo)
[Pipeline] sh
+ git -C /home/pub/jenkins_BFB_test_configs/sys_admin pull
From https://github.com/larson-group/sys_admin
   0373c19..4130cf2  master     -> origin/master
Updating 0373c19..4130cf2
Fast-forward
 gitUpdateScripts/clubb_sync_engine.py             | 22 ++++--
 gitUpdateScripts/network_safe_operation.py        |  5 +-
 gitUpdateScripts/run_updates.py                   | 51 +++++++++++--
 gitUpdateScripts/test_repo_diff_engine.py         | 26 ++++++-
 gitUpdateScripts/update_git_fork.py               | 29 +++++---
 gitUpdateScripts/update_quadtune_clubb_release.py | 87 ++++++++++++++++++++---
 6 files changed, 188 insertions(+), 32 deletions(-)
 mode change 100755 => 100644 gitUpdateScripts/run_updates.py
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run Python Test)
[Pipeline] sh
+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ ulimit -s 8388608
+ python3 /home/pub/jenkins_BFB_test_configs/sys_admin/python_nightly_test_suite/run_test.py -c /home/pub/jenkins_BFB_test_configs/cam_BFB_coarse_res_r8029_flags_gfortran_test_config
Build script /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test/libraries/FTorch/buildlib for component FTorch not found.
submit_jobs case.run
Submit job case.run
check for resubmit
dout_s False 
mach larson-group 
resubmit_num 0
Build script /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test/libraries/FTorch/buildlib for component FTorch not found.
submit_jobs case.run
Submit job case.run
check for resubmit
dout_s False 
mach larson-group 
resubmit_num 0
-------- Variable Diff Summary -------- 
File 1: 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf
File 2: d8aecdb15bc1aa14eb613f8841c6edea58a88750

Variables discovered (union): 1720
Variables present in both files: 1720
Variables only in file 1: 0
Variables only in file 2: 0
Variables with differences (all dimensions): 2
Variables identical (all dimensions): 1718

Variables all-zero in file 1 (actual data): 140
Variables all-zero in file 2 (actual data): 140
Variables all-zero in both files (actual data): 140

3D variables tested (PASS/FAIL basis): 0
3D variables with differences: 0
3D variables identical: 0
3D variables all-zero in both files (actual data): 0

Variables skipped for PASS/FAIL (not 3D in either file): 1720
Variables with differences:
  - FDL | reason=data mismatch | file1: ndim=2, dims=('ilev', 'ncol') | file2: ndim=2, dims=('ilev', 'ncol')
  - time_written | reason=data mismatch | file1: ndim=2, dims=('time', 'chars') | file2: ndim=2, dims=('time', 'chars')

PASS: No differences found in 3D variables.

=============================== Configuring Test ===============================


Working directory set to: /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test
Checking specified repo: /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test

Using /home/jenkins/workspace/cam_BFB_coarse_res_r8029_flags_gfortran_test with origin https://github.com/larson-group/cam.git

Output Save Mode: none

Using branch: clubb_silhs_devel

Making list from 'UnresolvedCommits':

CheckRange = False: only comparing baseline to final commit.

Run Output Path: /home/jenkins/cam_output/scratch/UWM_debug_r8029_flags_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu/run/UWM_debug_r8029_flags_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu.cam.rh0.1979-01-02-00000.nc

Run commands: ['run_scripts/set_up_repo.py --caseroot /home/$USER/cam_output/caseroot/UWM_debug_r8029_flags_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu --reuse_build .', '\nrun_scripts/run_cesm_uwm_coarse_res_r8029_flags.sh']

Diffing command: python3 run_scripts/netcdf_3D_vars_diff.py

=============================== Running Test ===============================

Parsing message from commit: 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf

Checking Commit: 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf
	Running: final commit to check, not labelled BIT_CHANGING
	Checking out 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf
	Running: 'run_scripts/set_up_repo.py --caseroot /home/$USER/cam_output/caseroot/UWM_debug_r8029_flags_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu --reuse_build .'
	Running: 'run_scripts/run_cesm_uwm_coarse_res_r8029_flags.sh'
	Checking out d8aecdb15bc1aa14eb613f8841c6edea58a88750
	Running: 'run_scripts/set_up_repo.py --caseroot /home/$USER/cam_output/caseroot/UWM_debug_r8029_flags_FHISTC_MTso_cam7_ne3pg3_ne3pg3_mg37_larson-group_gnu --reuse_build .'
	Running: 'run_scripts/run_cesm_uwm_coarse_res_r8029_flags.sh'
	Diffing: 'python3 run_scripts/netcdf_3D_vars_diff.py 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf d8aecdb15bc1aa14eb613f8841c6edea58a88750'

=============================== Test Results ===============================

Commit Range Checked = d8aecdb15bc1aa14eb613f8841c6edea58a88750...895d4ea4b40f6954ec00f96986a3d4c40c78fdbf
-- CheckRange was set to False, no intermediate commits checked

No new Unresolved commits found.

No fake BIT_CHANGING commits found.

No remaining Unresolved Commits.

=============================== Updating Config File ===============================


Saving into UnresolvedCommits: 

Saving into BaselineCommit: 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf

=============================== Cleanup ===============================

Removing all generated output
	REMOVING: d8aecdb15bc1aa14eb613f8841c6edea58a88750
	REMOVING: 895d4ea4b40f6954ec00f96986a3d4c40c78fdbf

================== Unresolved Commit Status ==================

No remaining Unresolved Commits.

Exiting with code: 0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ chmod -R 755 /home/jenkins/cam_output
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS