./case.build ERROR: Failed to find or download file inputdata_checksum.dat

zhangmeixin

mxzhang
Member
when I conduct ./case.build --skip-provenance-check with CESM2.1.3
but it failed:
ERROR: Failed to find or download file /public/home/mxzhang/test_CESM2.1.3/scratch/F2000climo/run/inputdata_checksum.dat
but when i re-build, it comes successfully. I am so confused why this happened...

Building case in directory /public/home/mxzhang/test_CESM2.1.3/cime/scripts/F2000climo
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Refcase not found in /public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01, will attempt to download from inputdata
Checking server ftp://gridanon.cgd.ucar.edu:2811/cesm/inputdata/ with protocol gftp
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Client protocol gftp not enabled
Checking server ftp://ftp.cgd.ucar.edu/cesm/inputdata with protocol wget
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Using protocol wget with user anonymous and passwd user@example.edu
Loading input file list: 'Buildconf/refcase.input_data_list'
Model refcase missing file refdir = '/public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01/'
Trying to download file: 'cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01' to path '/public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01' using WGET protocol.
Creating directory /public/home/mxzhang/test_CESM2.1.3/inputdata/cesm2_init/f.e20.FHIST.f09_f09.cesm2_1.001_v2/2000-01-01
SUCCESS

ERROR: Failed to find or download file /public/home/mxzhang/test_CESM2.1.3/scratch/F2000climo/run/inputdata_checksum.dat
 

jedwards

CSEG and Liaisons
Staff member
I'm not sure what is going on there. Is it hindering progress or just an annoyance? If it's hindering progress please provide more information about how.
 

zhangmeixin

mxzhang
Member
I'm not sure what is going on there. Is it hindering progress or just an annoyance? If it's hindering progress please provide more information about how.
Thanks for your reply!I have solved the problem just because I dont change the run type of hybrid. So it is downloading the restart file but the HPC is isolated from web....
 
Back
Top