Skip to content

Event Display DQM clients freezes due particleFlowClusterOOTECALUncorrected module #35750

@pmandrik

Description

@pmandrik

Following [0] issue e-log report for SPLASH run 345922 we found that this stuck can be reproduced at lxplus:

scram project CMSSW_12_0_2_patch2
cd CMSSW_12_0_2_patch2/src; cmsenv
git cms-addpkg DQM
git fetch official-cmssw refs/pull/35674/*:refs/gh-remotes/pull/35674/*; git cms-merge-topic 35674
git fetch official-cmssw refs/pull/35365/*:refs/gh-remotes/pull/35674/*; git cms-merge-topic 35365
cp -r /afs/cern.ch/user/p/pmandrik/public/temp/data .
mkdir upload

Then build and set SPLASH run settings following [1] and set in the DQM/Integration/python/clients/visualization-live_cfg.py output folder and skipFirstLumis option (also to simplify debugging numberOfThreads = cms.untracked.uint32(1)):

outDir = "./upload"  
source.skipFirstLumis = False

Execute:
cmsRun DQM/Integration/python/clients/visualization-live_cfg.py runInputDir=./data runNumber=345922 runkey=cosmic_run scanOnce=True

Using the process.Tracer = cms.Service("Tracer") we can see that cmsRun always freezes at Event 2219 Lumi 96 in module label = 'particleFlowClusterOOTECALUncorrected' :
starting: processing event for module: stream = 0 label = 'particleFlowClusterOOTECALUncorrected' id = 510

Scenario: ppEra_Run3, GT: "120X_dataRun3_Express_v2"

[0] http://cmsonline.cern.ch/cms-elog/1125794
[1] https://twiki.cern.ch/twiki/bin/view/CMS/DQMOnline#SPLASH_run

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions