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 nelson 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' > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3435d5ba58c9bd61872a20bdde6ee02674328708 (refs/remotes/origin/clubb_silhs_devel) Commit message: "Autoupdated CLUBB_core Commit cfd36718c8a48ad02f35a4805ebab6108914d470 Author: Benjamin A. Stephens Date: Tue Sep 23 09:54:36 2025 -0600 Adding expldiff budget terms for thlm and rtm (#1252) * Adding expldiff budget terms for thlm and rtm" > 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 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3435d5ba58c9bd61872a20bdde6ee02674328708 # timeout=10 > git rev-list --no-walk 1644e80604055cf7a4910e9ace4213ac15f38fbf # 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 Already up to date. [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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/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 + rm -rf /home/jenkins/cam_output/scratch/UWM_debug_r8029_flags_f10_f10_mg37 + 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 ERROR: Unknown Job Queue specified use --force to set submit_jobs case.run Submit job case.run Aborted by Gunther Huebler Sending interrupt signal to process Aborted by Gunther Huebler Click here to forcibly terminate running steps Sending interrupt signal to process Exception from case_run: ERROR: Model did not complete - see /home/jenkins/cam_output/scratch/UWM_debug_r8029_flags_f10_f10_mg37/run/med.log.250924-135555 Terminated Terminated Cmd('git') failed due to: exit code(128) cmdline: git fetch origin --tags stderr: 'error: git-remote-https died of signal 15' Exception ignored in: <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> BrokenPipeError: [Errno 32] Broken pipe script returned exit code 143 [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 org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 48f23e07-f2b3-471d-aa35-4d9f93f83563 Finished: ABORTED