Preprocessors failed on Monsoon2

Hello,

I am new to monsoon and UKESM model. I am trying to run a suite u-di348 (copied from a colleague). I am facing following issues:

  1. Postproc_cice and postproc_nemo_grid are failing. The errors in job.err files are similar in both:
    WARN] [SUBPROCESS]: Command: moo mkset -v -p project-ukesm --single-copy moose:crum/u-di348
    [SUBPROCESS]: Error = 2:
    mkset command-id=1879076516 failed: (SSC_TASK_REJECTION) one or more tasks are rejected.
    moose:/crum/u-di348: (TSSC_UNAUTHORISED) permission denied.
    mkset: failed (2)

[WARN] mkset: System error (Error=2)
mkset command-id=1879076516 failed: (SSC_TASK_REJECTION) one or more tasks are rejected.
moose:/crum/u-di348: (TSSC_UNAUTHORISED) permission denied.
mkset: failed (2)

 Unable to create set:moose:crum/u-di348

[WARN] [SUBPROCESS]: Command: moo put -f -vv /home/d03/msoni/cylc-run/u-di348/share/data/History_Data/CICEhist/cice_di348i_1d_20200101-20200201.nc moose:crum/u-di348/ind.nc.file
[SUBPROCESS]: Error = 2:
put command-id=1879076529 failed: (SSC_TASK_REJECTION) one or more tasks are rejected.
/home/d03/msoni/cylc-run/u-di348/share/data/History_Data/CICEhist/cice_di348i_1d_20200101-20200201.nc → moose:/crum/u-di348/ind.nc.file/cice_di348i_1d_20200101-20200201.nc: (TSSC_SET_DOES_NOT_EXIST) no such data set.
put: failed (2)

[WARN] moo.py: Moose Error: user-error (see Moose docs). (ReturnCode=2) File: /home/d03/msoni/cylc-run/u-di348/share/data/History_Data/CICEhist/cice_di348i_1d_20200101-20200201.nc
[WARN] Failed to archive file: cice_di348i_1d_20200101-20200201.nc. Will try again later.
[FAIL] main_pp.py - PostProc complete. Exiting with errors in cice_archive

  1. In addition, rose_ana_kgo also failed. Job.out file mention:
    [INFO]10 of 10 corrsponding timesteps have differing solver values
    [INFO] max error b = 8.34853
    [INFO]max error r = 8.6233e-06
    [ERROR]10 of 10 corrsponding timesteps have differing solver values
    [ERROR] max error b = 8.34853
    [ERROR]max error r = 8.6233e-06
    [INFO]Mismatches found in solver.stat files.
    [FAIL] Task #1 did not pass at 11:32:52

Kindly help me to solve it out. Detailed explanations are highly appreciated.

Thank you,
Meghna

Hi Meghna,

  1. You will need to contact the Monsoon2 team to ask them to confirm that you have the correct permissions in order to write to MASS under your Monsoon Project (monsoon@metoffice.gov.uk).

  2. Can you confirm that the rose_ana tests have previously been run ok on Monsoon2 by your colleague? If not, have they been run successfully on the Met O HPC? Do you need to be running all the test tasks?

Regards,
Ros.

Hi Ros

Thanks for answering.

  1. I copied someone’s suite having different monsoon project. Which I changed to mine monsoon project and it worked fine.
  2. Somehow, the error occured when test runs are active. I turned off test runs and started the actual simulation, and it worked perfectly fine.
    Thanks a lot,
    Meghna