-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ProductNotFound exception in workflow 20834.501 #39911
Comments
A new Issue was created by @makortel Matti Kortelainen. @Dr15Jones, @perrotta, @dpiparo, @rappoccio, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
Likely caused by #39858 |
assign alca FYI @mmusich |
New categories assigned: alca @yuanchao,@francescobrivio,@malbouis,@saumyaphor4252,@tvami,@ChrisMisan you have been requested to review this Pull request/Issue and eventually sign? Thanks |
FYI @cms-sw/upgrade-l2 |
I would have naively thought that this cmssw/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py Lines 658 to 660 in d296a53
would have protected the workflow, but certainly I am missing something. |
OK diff --git a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py
index 54db5bf1522..06033728cb9 100644
--- a/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py
+++ b/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py
@@ -630,6 +630,7 @@ class PatatrackWorkflow(UpgradeWorkflow):
'HARVESTNano',
'Nano',
'ALCA',
+ 'ALCAPhase2'
],
PU = [],
**kwargs) solves. |
see #39917 |
The same exception occurs also in 20834.21, 20834.5, and 20834.502 (the list might not be exhaustive as the tests are still being run) |
PR #39917 has been updated accordingly
I will update it as more appear (if any) |
Workflow 20834.501 step 5 fails in CMSSW_12_6_X_2022-10-28-1100 with
https://cmssdt.cern.ch/SDT/cgi-bin/logreader/el8_amd64_gcc10/CMSSW_12_6_X_2022-10-28-1100/pyRelValMatrixLogs/run/20834.501_TTbar_14TeV+2026D88_Patatrack_PixelOnlyCPU+TTbar_14TeV_TuneCP5_GenSimHLBeamSpot14INPUT+DigiTrigger+RecoGlobal+HARVESTGlobal+ALCAPhase2/step5_TTbar_14TeV+2026D88_Patatrack_PixelOnlyCPU+TTbar_14TeV_TuneCP5_GenSimHLBeamSpot14INPUT+DigiTrigger+RecoGlobal+HARVESTGlobal+ALCAPhase2.log#/
The text was updated successfully, but these errors were encountered: