You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impact of the bug
WMAgent (workflow/CMSSW version dependent)
Describe the bug
This GH issue: #9468
requested a new feature to be enabled during runtime, based on the CMSSW version.
The problem is that, StoreResults rely on users generated input files, which are not consistent and failed to be evaluated by the CMSSW software.
How to reproduce it
Clone this workflow:
snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587
which relies on CMSSW_11_1_0_pre5
Expected behavior
We need to implement another check based on the workflow type, and make sure that that enforceGUIDInFileName source parameter is not set to True for StoreResults spec type
Additional context and error message
Error from wmstats:
Job Name: 00565331-ae68-4a84-bd63-63125273613e-0
WMBS job id: 2010476
Workflow: snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587
Task: /snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587/StoreResults
Status: jobcooloff
Input dataset: /ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM/jaebeom-ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_GEN_SIM_phase1_2021_realistic_hi_CMSSW_11_1_0_pre5_500k-1cac12109170c05914e42b83378b1219/USER
Site: T2_KR_KISTI
Agent: cmsgwms-submit7.fnal.gov
ACDC URL: https://cmsweb.cern.ch/couchdb/acdcserver
State Transition
Exit code: 8034
Retry count: 1
Errors:
logArch1
cmsRun1
Fatal Exception (Exit Code: 8034)
An exception of category 'FileNameInconsistentWithGUID' occurred while
[0] Constructing the EventProcessor
[1] Constructing input source of type PoolSource
Exception Message:
GUID ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM_3982 extracted from file name root://cms-t2-se01.sdfarm.kr:1094//store/group/phys_heavyions/Run3Pre/ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM/ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_GEN_SIM_phase1_2021_realistic_hi_CMSSW_11_1_0_pre5_500k/200513_070309/0003/ReggeGribovPartonMC_EposLHC_PbPb_5020GeV_MinimumBias_cfi_py_GEN_SIM_3982.root is inconsistent with the GUID read from the file 3A9B6BAA-30AC-964E-AEBF-F59A411ABF69
stageOut1
The text was updated successfully, but these errors were encountered:
Impact of the bug
WMAgent (workflow/CMSSW version dependent)
Describe the bug
This GH issue:
#9468
requested a new feature to be enabled during runtime, based on the CMSSW version.
The problem is that, StoreResults rely on users generated input files, which are not consistent and failed to be evaluated by the CMSSW software.
How to reproduce it
Clone this workflow:
snorberg_ReggeGribovPartonMC_EposLHC_PbPb_50-jaebeom-ReggeGribovPartonMC_EposLHC_200603_062943_5587
which relies on CMSSW_11_1_0_pre5
Expected behavior
We need to implement another check based on the workflow type, and make sure that that
enforceGUIDInFileName
source parameter is not set toTrue
forStoreResults
spec typeAdditional context and error message
Error from wmstats:
The text was updated successfully, but these errors were encountered: