Checking the report files, I see:
"full_modulepath": "['']",
for e.g. an OSU test.
The full modulepath is supposed to be resolved and logged here.
It seems that the extraction of this string doesn't work because it simply doesn't end up in the output:
EESSI_CVMFS_REPO: /cvmfs/software.eessi.io
EESSI_SOFTWARE_SUBDIR: x86_64/amd/zen2
FULL_MODULEPATH:
I.e. this echo somehow returns nothing.