JASMIN Installation - Test stuck at 458

Hi,

After building OpenIFS from GitHub, the tests seem to get stuck at 458.

(conda-py311)[p341cam@sci-vm-03 openifs-48r1.1]$ $OIFS_TEST/openifs-test.sh -t
[INFO]: OIFS_HOME path exists and is /gws/ssde/j25a/ai4er/users/pn341/ifs/openifs-48r1.1
[INFO]: log file for openifs-test is /gws/ssde/j25a/ai4er/users/pn341/ifs/openifs-48r1.1/openifs-test.log
[INFO]: cd /gws/ssde/j25a/ai4er/users/pn341/ifs/openifs-48r1.1
[INFO]: Site/host set to local, so assume dependencies are installed and available
[INFO]: -j not provided as argument, hence using defaults.
        Number of threads = 8, which is default for local.
[INFO]: Test launcher: 
Test project /gws/ssde/j25a/ai4er/users/pn341/ifs/openifs-48r1.1/build
      Start 458: ifs_t21_test_fc

stderr

/gws/ssde/j25a/ai4er/users/pn341/ifs/openifs-48r1.1/build/ifs-test/tests/t21/test_fc/ifs-run: line 28: ./set_launcher.bash: No such file or directory
+ '[' -f ./setup ']'
+ set +x
+ cat

stdout

### Begin setup ###
Cycle: 48R1
Initial namelist: 
Working directory: $HOME
GRIB_DEFINITION_PATH: $OIFS_HOME/build/share/eccodes/definitions

Any help with this?

Hi @Pritthijit_Nath,

This is not a known problem, I’m afraid. The snippets of screen output that you have provided are unfortunately not very conclusive to allow us to diagnose what problem this might be.

We would need a bit more information about your build environment, e.g. what kind of compiler (and version) you are using, what packages you have in your conda env, and we would need to see the complete build.log to diagnose. which you can find here: $OIFS_HOME/build/build.log

If you could provide this information here attached to this post then we will have a look. It is possible that we’ll have to ask you to open a support issue if we need to dig further. Once a solution has been found we can then still post it here in the Forum so others can benefit in future.

Kind regards,

Marcus