Marino Missiroli
Marino Missiroli
Over the last few weeks, HLT suffered 3 online crashes coming the HLT-muon reconstruction; the first 2 errors are almost identical, while the 3rd one is rather similar to the...
#### PR description: This PR updates the `TriggerResultsFilter` plugin to spot patterns without any valid matches when `HLTPathStatus` collections are used (i.e. when `usePathStatus=True`). Up to now `throw=True` had no...
In run-357271, one HLT job crashed with the following error message: ``` [2] Calling method for module SiPixelDigisClustersFromSoA/'hltSiPixelClustersFromSoA' Exception Message: DetSetVector::inserv called with index already in collection; index value: 344794116...
#### PR description: After the integration of https://github.com/cms-sw/cmssw/pull/38748, the HLT-Validation tests in IBs are failing in `12_5_X`. Afaiu, the issue is that the DQM modules added in https://github.com/cms-sw/cmssw/pull/38748 can trigger...
Since earlier today, I cannot see plots in the DQM webpage (`https://cmsweb.cern.ch/dqm/dev`) used to display bin-by-bin comparisons for CMSSW PR tests, at least for PRs tested recently. Example: - https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_12_5_X_2022-08-04-2300+0fa187/51986/dqm-histo-comparison-summary.html...
In recent IBs, there have been seemingly-random failures of the HLT-Validation tests, e.g. https://cmssdt.cern.ch/SDT/jenkins-artifacts/HLT-Validation/CMSSW_12_4_X_2022-04-09-1100/slc7_amd64_gcc10/HLT_Integration_PIon_MC.log https://cmssdt.cern.ch/SDT/jenkins-artifacts/HLT-Validation/CMSSW_12_3_X_2022-04-11-1100/slc7_amd64_gcc10/HLT_Integration_PIon_MC.log https://cmssdt.cern.ch/SDT/jenkins-artifacts/HLT-Validation/CMSSW_12_4_X_2022-04-11-2300/slc7_amd64_gcc10/HLT_Integration_PIon_MC.log https://cmssdt.cern.ch/SDT/jenkins-artifacts/HLT-Validation/CMSSW_12_4_X_2022-04-16-1100/slc7_amd64_gcc10/HLT_Integration_PIon_MC.log https://cmssdt.cern.ch/SDT/jenkins-artifacts/HLT-Validation/CMSSW_12_4_X_2022-04-16-1100/slc7_amd64_gcc10/HLT_Integration_PRef_MC.log First occurrences of the issues were briefly discussed in https://github.com/cms-sw/cmssw/pull/37304#issuecomment-1078234322 https://github.com/cms-sw/cmssw/pull/37524#issuecomment-1096751922 The...
_Note_ : This issue is hopefully just for documentation purposes, as a possibile solution (#39619) has already been put in place. Between Oct-1 and Oct-4 (2022), several runs [1] were...
CMSSW jobs with recent HLT menus [0] show a very large number of `LogWarning`s and `LogError`s coming mainly from the HLT e/gamma [1] and muon [2] reconstruction. The warnings/errors seem...
Differences in outputs of PR tests for wf `11634.7` were noticed in recent PRs to `12_5_X`. In each of these cases, (1) the PR was purely technical and almost-certainly incapable...
[#44290 (comment)](https://github.com/cms-sw/cmssw/pull/44290/files#r1510424268) showed an example of an `ESInputTag` parameter inside a `VPSet` not showing up in the auto-generated `cfi` file of a plugin, despite the fact that said `ESInputTag` was...