+ python run_scripts/set_up_cam_coarse_res.py .
ERROR:root:Command '['svn', 'checkout', '--quiet', 'https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src', '/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cosp2/src']' returned non-zero exit status 1.
ERROR:root:Failed with output:
svn: E170013: Unable to connect to a repository at URL 'https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src'
svn: E900002: Subversion support temporarily disabled.
GitHub has temporarily disabled Subversion support as part of a planned brownout
in order to give you advance notice of the upcoming permanent removal of
Subversion support on 2024-01-08.
Please see https://github.blog/2023-01-20-sunsetting-subversion-support/ for details.
ERROR: In directory
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/carma/base
Process did not run successfully; returned status 1:
svn checkout --quiet https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cosp2/src
See above for output from failed command.
ERROR:root:Failed with output:
svn: E170013: Unable to connect to a repository at URL 'https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src'
svn: E900002: Subversion support temporarily disabled.
GitHub has temporarily disabled Subversion support as part of a planned brownout
in order to give you advance notice of the upcoming permanent removal of
Subversion support on 2024-01-08.
Please see https://github.blog/2023-01-20-sunsetting-subversion-support/ for details.
ERROR: In directory
/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/carma/base
Process did not run successfully; returned status 1:
svn checkout --quiet https://github.com/CFMIP/COSPv2.0/tags/v2.1.4cesm/src /home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/src/physics/cosp2/src
See above for output from failed command.
Checking out externals...
Copying cime config files
Traceback (most recent call last):
File "/home/jenkins/workspace/cam_global_ERP_Ln9_gfortran_test/run_scripts/set_up_cam_coarse_res.py", line 80, in <module>
shutil.copy(custom_machine_file, machine_file_dir)
File "/usr/lib/python3.9/shutil.py", line 418, in copy
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/usr/lib/python3.9/shutil.py", line 264, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
FileNotFoundError: [Errno 2] No such file or directory: 'ccs_config/machines'