Skip to content
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

Update 2023 and 2024 Heavy Ion relval workflows for 2024 HLT menu #46398

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Oct 15, 2024

PR description:

PR #46375 updated the HIon HLT menu such that it requires a L1T menu (L1Menu_CollisionsHeavyIons2024_v1_0_5_xml ) different from the one used in 2023 (more L1T seeds are required by trigger paths introduced in the meanwhile, see link to payload inspector [1]).
The goal of this PR is to update the 2023 HI relval workflow to use the @fake2 menu and to update the 2024 HI workflows to use the updated HIon menu (consequently the DQM and validation steps are updated to run the HLT sequences).

PR validation:

Tested successfully

runTheMatrix.py -l 160,160.02,160.03,160.1,160.2,160.3,160.4,160.501,161,161.02,161.03,161.1,161.2,161.3,161.4,180.0,180.1,181,181.1 --ibeos

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

Not a backport, will be backported to CMSSW_14_1_X


[1]

L1T menu comparison

image

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 15, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46398/42245

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mmusich for master.

It involves the following packages:

  • Configuration/PyReleaseValidation (pdmv, upgrade)

@AdrianoDee, @Moanwar, @cmsbuild, @kskovpen, @miquork, @srimanob, @subirsarkar, @sunilUIET can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @fabiocos, @makortel, @missirol, @slomeo this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@mmusich
Copy link
Contributor Author

mmusich commented Oct 15, 2024

test parameters:

  • workflows = 160, 160.02, 160.03, 160.1, 160.2, 160.3, 160.4, 160.501, 161, 161.02, 161.03, 161.1, 161.2, 161.3, 161.4, 180.0, 180.1, 181, 181.1

@mmusich
Copy link
Contributor Author

mmusich commented Oct 15, 2024

@cmsbuild, please test

@mmusich mmusich changed the title Update 2023 and 2024 Heavy Ion relval worflows for 2024 HLT menu Update 2023 and 2024 Heavy Ion relval workflows for 2024 HLT menu Oct 15, 2024
@mmusich
Copy link
Contributor Author

mmusich commented Oct 15, 2024

@cmsbuild, please test

@mmusich
Copy link
Contributor Author

mmusich commented Oct 15, 2024

urgent

  • fixes IB relval failures

@cmsbuild
Copy link
Contributor

Pull request #46398 was updated. @AdrianoDee, @Moanwar, @kskovpen, @miquork, @srimanob, @subirsarkar, @sunilUIET can you please check and sign again.

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals
Size: This PR adds an extra 60KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6c9bcd/42224/summary.html
COMMIT: 3765a26
CMSSW: CMSSW_14_2_X_2024-10-15-1400/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46398/42224/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

----- Begin Fatal Exception 16-Oct-2024 01:24:11 CEST-----------------------
An exception of category 'FailModule' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 1 stream: 0
   [1] Running path 'HLT_HIL2SingleMu0_Centrality40to100_v1'
   [2] Calling method for module HLTL1TSeed/'hltL1sSingleMu0Centrality40to100BptxAND'
Exception Message:

Algorithm L1_SingleMu0_Centrality_40_100_BptxAND, requested as seed by a HLT path, cannot be matched to a L1 algo name in any GlobalObjectMap
Please check if algorithm L1_SingleMu0_Centrality_40_100_BptxAND is present in the L1 menu

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 16-Oct-2024 01:24:35 CEST-----------------------
An exception of category 'FailModule' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 1 stream: 0
   [1] Running path 'HLT_HIL2SingleMu0_Centrality40to100_v1'
   [2] Calling method for module HLTL1TSeed/'hltL1sSingleMu0Centrality40to100BptxAND'
Exception Message:

Algorithm L1_SingleMu0_Centrality_40_100_BptxAND, requested as seed by a HLT path, cannot be matched to a L1 algo name in any GlobalObjectMap
Please check if algorithm L1_SingleMu0_Centrality_40_100_BptxAND is present in the L1 menu

----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 16-Oct-2024 01:24:42 CEST-----------------------
An exception of category 'FailModule' occurred while
   [0] Processing  Event run: 1 lumi: 1 event: 1 stream: 0
   [1] Running path 'HLT_HIL2SingleMu0_Centrality40to100_v1'
   [2] Calling method for module HLTL1TSeed/'hltL1sSingleMu0Centrality40to100BptxAND'
Exception Message:

Algorithm L1_SingleMu0_Centrality_40_100_BptxAND, requested as seed by a HLT path, cannot be matched to a L1 algo name in any GlobalObjectMap
Please check if algorithm L1_SingleMu0_Centrality_40_100_BptxAND is present in the L1 menu

----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

@mmusich
Copy link
Contributor Author

mmusich commented Oct 16, 2024

CMSSW: CMSSW_14_2_X_2024-10-15-1400

Sigh, an IB without #46379 was picked by the bot. Let's retest

@mmusich
Copy link
Contributor Author

mmusich commented Oct 16, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 60KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-6c9bcd/42225/summary.html
COMMIT: 3765a26
CMSSW: CMSSW_14_2_X_2024-10-15-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46398/42225/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

There are some workflows for which there are errors in the baseline:
160.02 step 2
160.03 step 2
160.0 step 2
160.1 step 2
160.2 step 2
160.3 step 2
160.4 step 2
160.501 step 2
180.0 step 2
180.1 step 2
The results for the comparisons for these workflows could be incomplete
This means most likely that the IB is having errors in the relvals.The error does NOT come from this pull request

Summary:

  • You potentially added 845 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 54 differences found in the comparisons
  • DQMHistoTests: Total files compared: 52
  • DQMHistoTests: Total histograms compared: 4165589
  • DQMHistoTests: Total failures: 465
  • DQMHistoTests: Total nulls: 4
  • DQMHistoTests: Total successes: 4165100
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 809242.4160000001 KiB( 51 files compared)
  • DQMHistoSizes: changed ( 161.02,... ): 17547.388 KiB HLT/Tracking
  • DQMHistoSizes: changed ( 161.02,... ): 12810.146 KiB HLT/EGM
  • DQMHistoSizes: changed ( 161.02,... ): 10390.469 KiB HLT/SiStrip
  • DQMHistoSizes: changed ( 161.02,... ): 10237.354 KiB HLT/HCAL
  • DQMHistoSizes: changed ( 161.02,... ): 9249.430 KiB HLT/Vertexing
  • DQMHistoSizes: changed ( 161.02,... ): 9066.871 KiB HLT/Pixel
  • DQMHistoSizes: changed ( 161.02,... ): 8601.007 KiB HLT/Muon
  • DQMHistoSizes: changed ( 161.02,... ): 8296.829 KiB HLT/BTV
  • DQMHistoSizes: changed ( 161.02,... ): 5317.474 KiB HLT/SUSYBSM
  • DQMHistoSizes: changed ( 161.02,... ): 2757.393 KiB HLT/BPH
  • DQMHistoSizes: changed ( 161.02 ): ...
  • Checked 255 log files, 221 edm output root files, 52 DQM output files
  • TriggerResults: found differences in 8 / 50 workflows

@mandrenguyen
Copy link
Contributor

@cms-sw/pdmv-l2 @cms-sw/upgrade-l2 please have a look at this and the 14_1_X backport.

@Moanwar
Copy link
Contributor

Moanwar commented Oct 16, 2024

+Upgrade

@AdrianoDee
Copy link
Contributor

+pdmv

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2)

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit a86af1c into cms-sw:master Oct 16, 2024
12 checks passed
@mmusich mmusich deleted the mm_dev_2023_2024_HIon_relvals branch October 16, 2024 10:48
steps['DIGIHI2024APPROXCLUSTERS']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2024_approxClusters, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults])
steps['DIGIHI2024']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2024, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults])
steps['DIGIHI2024APPROXCLUSTERS']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:HIon'}, hiDefaults2024_approxClusters, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults])
steps['DIGIHI2024']=merge([{'-s':'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:HIon'}, hiDefaults2024, {'--pileup':'HiMixNoPU'}, step2Upg2015Defaults])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like DIGIHI2024MIX should have been updated too log.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Followed up in #46418

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants