ACCESS-CM2 build error

Hi there,

I am trying to run a historical simulation with ACCESS-CM2. I copied suite from bx616 (suite name is dl307 in my case). But it failed during make_cice and make_mom steps.


The error messages in make_cice are:

svn: E170013: Unable to connect to a repository at URL 'https://access-svn.nci.org.au/svn/cice/branches/access/cice_gsi8.1'
svn: E000113: Error running context: No route to host
2024-12-16T06:55:35Z CRITICAL - failed/EXIT

The error messages in make_mom are:

ssh: connect to host localhost port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.3]
2024-12-16T01:05:12Z CRITICAL - failed/EXIT

I have copied the log files in path /scratch/public/hl1052/u-dl307/log.20241216T010445Z/job/18500101/make_cice/01/

Is there anyone know the solutions to fix those problems?
Any suggestions will be appreciated. Thank you in advance.

Cheers,
Huazhen

Hi Huazhen

There have been a few updates to suite.rc since that suite was created, for example in https://code.metoffice.gov.uk/trac/roses-u/log/c/y/3/3/9/trunk/suite.rc?rev=305501 the repositories and paths to get the MOM and CICE source code have changed since bx616.

I am not sure if you should just copy the whole of suite.rc from a newer suite? Or only change the paths for the MOM & CICE repositories. Maybe @MartinDix can confirm ?

Anton

1 Like