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

handle FakeHLT steps in trackingOnly workflows #36378

Merged
merged 1 commit into from Dec 10, 2021

Conversation

kpedro88
Copy link
Contributor

@kpedro88 kpedro88 commented Dec 6, 2021

PR description:

Some time ago, the Run 2 upgrade workflows were changed to use a fake HLT menu. This created different steps, which were not handled by the trackingOnly special workflows. Now they are.

PR validation:

Checked output of runTheMatrix.py -nel 10024.1 --dryRun to see that RECO:reconstruction_trackingOnly etc. were in the cmsDriver commands as intended.

@kpedro88
Copy link
Contributor Author

kpedro88 commented Dec 6, 2021

test parameters
workflows = 10024.1,11634.1

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2021

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36378/27157

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2021

A new Pull Request was created by @kpedro88 (Kevin Pedro) for master.

It involves the following packages:

  • Configuration/PyReleaseValidation (pdmv, upgrade)

@jordan-martins, @bbilin, @wajidalikhan, @cmsbuild, @AdrianoDee, @srimanob, @kskovpen can you please review it and eventually sign? Thanks.
@makortel, @missirol, @slomeo, @fabiocos, @Martin-Grunewald this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@kpedro88
Copy link
Contributor Author

kpedro88 commented Dec 6, 2021

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 6, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4a7c47/21029/summary.html
COMMIT: 4b1a0d9
CMSSW: CMSSW_12_2_X_2021-12-06-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/36378/21029/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-4a7c47/10024.1_TTbar_13+2017_trackingOnly+TTbar_13TeV_TuneCUETP8M1_GenSim+Digi+RecoFakeHLT+HARVESTFakeHLT
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-4a7c47/11634.1_TTbar_14TeV+2021_trackingOnly+TTbar_14TeV_TuneCP5_GenSim+Digi+RecoNano+HARVESTNano

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 42
  • DQMHistoTests: Total histograms compared: 3250608
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3250586
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 41 files compared)
  • Checked 177 log files, 37 edm output root files, 42 DQM output files
  • TriggerResults: no differences found

@mmusich
Copy link
Contributor

mmusich commented Dec 10, 2021

kindly pinging @cms-sw/pdmv-l2 @cms-sw/upgrade-l2

@kskovpen
Copy link
Contributor

+1

@srimanob
Copy link
Contributor

+Upgrade

This PR is to handle the fake HLT step in tracking-only workflow. The PR test on tracking-only workflow runs fine.

@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. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Dec 10, 2021

+1

@fabiocos
Copy link
Contributor

@qliphy @perrotta @kpedro88 This PR has apparently broken the toy:

17:54 cmsdev25 552> runTheMatrix.py --what upgrade -n
ignoring non-requested file relval_standard
ignoring non-requested file relval_highstats
ignoring non-requested file relval_pileup
ignoring non-requested file relval_generator
ignoring non-requested file relval_extendedgen
ignoring non-requested file relval_production
ignoring non-requested file relval_ged
processing relval_upgrade
ERROR reading file: relval_upgrade 'HARVESTFakeHLT_trackingMkFit_2017'
Traceback (most recent call last):
  File "/build/fabiocos/123X/CMSSW_12_3_X_2021-12-12-2300/bin/slc7_amd64_gcc900/runTheMatrix.py", line 598, in <module>
    ret = runSelected(opt)
  File "/build/fabiocos/123X/CMSSW_12_3_X_2021-12-12-2300/bin/slc7_amd64_gcc900/runTheMatrix.py", line 23, in runSelected
    mrd.prepare(opt.useInput, opt.refRel, opt.fromScratch)
  File "/build/fabiocos/123X/CMSSW_12_3_X_2021-12-12-2300/python/Configuration/PyReleaseValidation/MatrixReader.py", line 506, in prepare
    self.readMatrix(matrixFile, useInput, refRel, fromScratch)
  File "/build/fabiocos/123X/CMSSW_12_3_X_2021-12-12-2300/python/Configuration/PyReleaseValidation/MatrixReader.py", line 251, in readMatrix
    if self.relvalModule.steps[stepName] is None:
KeyError: 'HARVESTFakeHLT_trackingMkFit_2017'

Reverting it the problem disappears...

@mmusich
Copy link
Contributor

mmusich commented Dec 13, 2021

@fabiocos already reported at #36347 (comment)

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.

None yet

8 participants