ufs-community / ufs-weather-model

UFS Weather Model
Other
136 stars 244 forks source link

permissions not set correctly for cpld_control_sfs test on hercules (please check orion also) #2409

Closed DeniseWorthen closed 1 month ago

DeniseWorthen commented 1 month ago

Description

cp: cannot open '/work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/MOM6_IC/mom6.mx100.2021032206.warmstart.nc' for reading: Permission denied

To Reproduce:

Try to run cpld_control_sfs_intel from current develop

Additional context

Output

jiandewang commented 1 month ago

my test on orion also failed cannot open '/work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/CICE_IC/cice.mx100.2021032206.warmstart.nc' for reading: Permission denied

DusanJovic-NOAA commented 1 month ago

Same. My tests are failing on Hercules:

++ cp /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/MOM6_IC/mom6.mx100.2021032206.warmstart.nc ./INPUT/mom6.warmstart.nc
cp: cannot open '/work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/MOM6_IC/mom6.mx100.2021032206.warmstart.nc' for reading: Permission denied
+ '[' 1 -eq 0 ']'
+ write_fail_test
+ echo 'cpld_control_sfs_intelllvm failed in run_test'
DusanJovic-NOAA commented 1 month ago

This issue has been open for 3 days. Yesterday was labeled as high priority. How hard is it to run chmod command? Please fix this issue ASAP.

DusanJovic-NOAA commented 1 month ago

Please fix this issue ASAP.

junwang-noaa commented 1 month ago

@jkbk2004 @FernandoAndrade-NOAA Would you please change the permission so that everyone can run the RT on Hercules?

zach1221 commented 1 month ago

Hello, working to fix this now.

jkbk2004 commented 1 month ago

@junwang-noaa @DeniseWorthen can you check permission again on orion/hercules: develop-20240821 ?

DeniseWorthen commented 1 month ago
hercules:/work/noaa/nems/dworthen> cp /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/MOM6_IC/mom6.mx050.2021032206.warmstart.nc .
cp: cannot open '/work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/input-data-20240501/MOM6_IC/mom6.mx050.2021032206.warmstart.nc' for reading: Permission denied
DeniseWorthen commented 1 month ago

@jkbk2004 The issue is with the input-data directory, not the baseline directory.

jkbk2004 commented 1 month ago

@jkbk2004 The issue is with the input-data directory, not the baseline directory.

@DeniseWorthen Please, try one more time.

DeniseWorthen commented 1 month ago

@jkbk2004 No, still get permission-denied on Hercules.

jkbk2004 commented 1 month ago

sorry! try one more time.

-rw-rw-r--  1 jongkim epic 1499629152 Aug  2 13:15 mom6.mx050.2021032206.warmstart.nc
-rw-rw-r--  1 jongkim epic  416564832 Aug  2 13:15 mom6.mx100.2021032206.warmstart.nc
DeniseWorthen commented 1 month ago

OK, that works for me on Hercules for both the MOM6 and CICE6 warmstarts.