DIRAC
DIRAC copied to clipboard
Verify WMS
-
see if recently submitted jobs are moving to "waiting" (use JobMonitor WebApp)
- if not, verify "WorkloadManagement/OptimizationMind" and "WorkloadManagement/Optimizaters" logs
-
verify that pilots are scheduled, and sent (use PilotMonitor WebApp)
- if not, verify "WorkloadManagement/SiteDirector" and "WorkloadManagement/SiteDirectorgridpp"
-
verify that jobs are matched, and completes
-
run test script DIRACRepo/tests/System/wms_scripts
-
get pilot outputs
-
get job outputs, and parameters
Can't upload. I will check later on. Some jobs are being rescheduled because these files somehow are not there.
(base) root@DEV_CLIENT $ dirac-dms-add-file /dteam/user/f/fstagni/test/1.txt 1.txt UKI-LT2-IC-HEP-disk
Uploading /dteam/user/f/fstagni/test/1.txt
No VO information available
Error: failed to upload /dteam/user/f/fstagni/test/1.txt to UKI-LT2-IC-HEP-disk: {'OK': False, 'Errno': 0, 'Message': 'The storage element is not currently valid. Permission denied ( 13 : StorageElement.isValid: StorageElement is not allowed for VO)', 'CallStack': [' File "/client/diracos/bin/dirac-dms-add-file", line 7, in <module>\n sys.exit(main())\n', ' File "/code/DIRAC/src/DIRAC/Core/Base/Script.py", line 74, in __call__\n return entrypointFunc._func()\n', ' File "/code/DIRAC/src/DIRAC/DataManagementSystem/scripts/dirac_dms_add_file.py", line 107, in main\n res = dm.putAndRegister(lfn["lfn"], lfn["localfile"], lfn["SE"], lfn["guid"], overwrite=overwrite)\n', ' File "/code/DIRAC/src/DIRAC/DataManagementSystem/Client/DataManager.py", line 517, in putAndRegister\n return S_ERROR(f"{errStr} {res[\'Message\']}")\n']}