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

fix tracking HLT customization #13207

Conversation

mtosi
Copy link
Contributor

@mtosi mtosi commented Feb 6, 2016

this PR fixes previous issues w/ customization function needed for new template at HLT

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

A new Pull Request was created by @mtosi (mia tosi) for CMSSW_8_0_X.

It involves the following packages:

HLTrigger/Configuration

@Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @geoff-smith, @jalimena this is something you requested to watch as well.
@slava77, @Degano, @smuzaffar you are the release manager for this.

cms-bot commands are list here #13028


return process

def customiseFor2016trackingTemplate(process):
process = bug_fix(process)
process = new_selector(process)
new_selector(process)
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be

process = new_selector(process)

@fwyzard
Copy link
Contributor

fwyzard commented Feb 6, 2016

for the record, I still strongly believe that we should not use these customisations, and have the actual configuration for 2016 already in the ConfDB-generated dumps.

@Martin-Grunewald
Copy link
Contributor

@fwyzard
Of course. This is just intermediate.

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11037/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 6, 2016

-1
Tested at: 4169b7d
When I ran the RelVals I found an error in the following worklfows:
135.4 step1

runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log
----- Begin Fatal Exception 06-Feb-2016 08:34:47 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing run: 1 lumi: 1 event: 1
   [1] Running path 'HLT_PFJet40_v4'
   [2] Calling event method for module TrackClusterRemover/'hltIter1ClustersRefRemoval'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: edmNew::DetSetVector
Looking for module label: hltSiStripRawToClustersFacility
Looking for productInstanceName: 
   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "SkipEvent = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.
----- End Fatal Exception -------------------------------------------------

you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13207/11037/summary.html

@Martin-Grunewald
Copy link
Contributor

@mtosi
You also must fix the issue mentioned by Andrea B. above!

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2016

Pull request #13207 was updated. @Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please check and sign again.

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2016

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/11069/console

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2016

Pull request #13207 was updated. @Martin-Grunewald, @perrotta, @cmsbuild, @davidlange6, @fwyzard can you please check and sign again.

@Martin-Grunewald
Copy link
Contributor

@mtosi
Remove all print statements everywhere!

from Configuration.StandardSequences.Eras import eras
if not eras.fastSim.isChosen():
process = customiseFor2016trackingTemplate(process)
pass
Copy link
Contributor

Choose a reason for hiding this comment

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

This solution is incorrect: once we move the 2016 tracking into ConfDB, you must handle fastsim based on that tracking as it will have been applied in ConfDB's config!

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 8, 2016

-1
Tested at: 3529958
When I ran the RelVals I found an error in the following worklfows:
5.1 step1

runTheMatrix-results/5.1_TTbar+TTbarFS+HARVESTFS/step1_TTbar+TTbarFS+HARVESTFS.log

8.0 step2

runTheMatrix-results/8.0_BeamHalo+BeamHalo+DIGICOS+RECOCOS+ALCABH+HARVESTCOS/step2_BeamHalo+BeamHalo+DIGICOS+RECOCOS+ALCABH+HARVESTCOS.log

9.0 step2

runTheMatrix-results/9.0_Higgs200ChargedTaus+Higgs200ChargedTaus+DIGI+RECO+HARVEST/step2_Higgs200ChargedTaus+Higgs200ChargedTaus+DIGI+RECO+HARVEST.log

25.0 step2

runTheMatrix-results/25.0_TTbar+TTbar+DIGI+RECOAlCaCalo+HARVEST+ALCATT/step2_TTbar+TTbar+DIGI+RECOAlCaCalo+HARVEST+ALCATT.log

135.4 step1

runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log
----- Begin Fatal Exception 08-Feb-2016 16:39:56 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing run: 1 lumi: 1 event: 1
   [1] Running path 'HLT_PFJet40_v4'
   [2] Calling event method for module TrackClusterRemover/'hltIter1ClustersRefRemoval'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for type: edmNew::DetSetVector
Looking for module label: hltSiStripRawToClustersFacility
Looking for productInstanceName: 
   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "SkipEvent = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.
----- End Fatal Exception -------------------------------------------------

50202.0 step2

runTheMatrix-results/50202.0_TTbar_13+TTbar_13+DIGIUP15_PU50+RECOUP15_PU50+HARVESTUP15_PU50/step2_TTbar_13+TTbar_13+DIGIUP15_PU50+RECOUP15_PU50+HARVESTUP15_PU50.log

you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13207/11069/summary.html

@Martin-Grunewald
Copy link
Contributor

please test
(for "final patch")

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 9, 2016

@Martin-Grunewald
Copy link
Contributor

@smuzaffar
jenkins tests of this PR seem to be stuck, can you please have a look? Thanks!

@smuzaffar
Copy link
Contributor

@Martin-Grunewald , yes looks like it was stuck. i have re-started it and now it looks good (already runign short matrix now).

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 9, 2016

-1
Tested at: ba9eca5
When I ran the RelVals I found an error in the following worklfows:
5.1 step1

runTheMatrix-results/5.1_TTbar+TTbarFS+HARVESTFS/step1_TTbar+TTbarFS+HARVESTFS.log

135.4 step1

runTheMatrix-results/135.4_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS/step1_ZEE_13+ZEEFS_13+HARVESTUP15FS+MINIAODMCUP15FS.log
----- Begin Fatal Exception 09-Feb-2016 17:06:34 CET-----------------------
An exception of category 'ProductNotFound' occurred while
   [0] Processing run: 1 lumi: 1 event: 1
   [1] Running path 'HLT_PFJet40_v4'
   [2] Calling event method for module ChargedRefCandidateProducer/'hltTrackIter0RefsForJets4Iter1'
Exception Message:
Principal::getByToken: Found zero products matching all criteria
Looking for a container with elements of type: reco::Track
Looking for module label: hltIter0PFlowTrackSelectionHighPurity
Looking for productInstanceName: 
   Additional Info:
      [a] If you wish to continue processing events after a ProductNotFound exception,
add "SkipEvent = cms.untracked.vstring('ProductNotFound')" to the "options" PSet in the configuration.
----- End Fatal Exception -------------------------------------------------

25202.0 step3

runTheMatrix-results/25202.0_TTbar_13+TTbar_13+DIGIUP15_PU25+RECOUP15_PU25+HARVESTUP15_PU25/step3_TTbar_13+TTbar_13+DIGIUP15_PU25+RECOUP15_PU25+HARVESTUP15_PU25.log
----- Begin Fatal Exception 09-Feb-2016 17:46:23 CET-----------------------
An exception of category 'FallbackFileOpenError' occurred while
   [0] Constructing the EventProcessor
   [1] Constructing module: class=MixingModule label='mix'
   [2] Calling RootFileSequenceBase::initTheFile()
   [3] Calling StorageFactory::open()
   [4] Calling XrdFile::open()
Exception Message:
Failed to open the file 'root://xrootd-cms.infn.it//store/relval/CMSSW_7_6_0_pre7/RelValMinBias_13/GEN-SIM/76X_mcRun2_asymptotic_v9_realBS-v1/00000/1E73E3F5-407C-E511-81C2-0025905B85B2.root'
   Additional Info:
      [a] XrdCl::File::Open(name='root://eoscms.cern.ch//eos/cms/store/relval/CMSSW_7_6_0_pre7/RelValMinBias_13/GEN-SIM/76X_mcRun2_asymptotic_v9_realBS-v1/00000/1E73E3F5-407C-E511-81C2-0025905B85B2.root', flags=0x10, permissions=0660) => error '[FATAL] Connection error' (errno=0, code=108)
      [b] Remote server already encountered a fatal error; no redirections were performed.
      [c] Input file root://eoscms.cern.ch//eos/cms/store/relval/CMSSW_7_6_0_pre7/RelValMinBias_13/GEN-SIM/76X_mcRun2_asymptotic_v9_realBS-v1/00000/1E73E3F5-407C-E511-81C2-0025905B85B2.root could not be opened.
Fallback Input file root://xrootd-cms.infn.it//store/relval/CMSSW_7_6_0_pre7/RelValMinBias_13/GEN-SIM/76X_mcRun2_asymptotic_v9_realBS-v1/00000/1E73E3F5-407C-E511-81C2-0025905B85B2.root also could not be opened.
Original exception info is above; fallback exception info is below.
      [d] XrdCl::File::Open(name='root://xrootd-cms.infn.it//store/relval/CMSSW_7_6_0_pre7/RelValMinBias_13/GEN-SIM/76X_mcRun2_asymptotic_v9_realBS-v1/00000/1E73E3F5-407C-E511-81C2-0025905B85B2.root', flags=0x10, permissions=0660) => error '[ERROR] Operation expired' (errno=0, code=206). No additional data servers were found.
      [e] Last URL tried: root://xrootd.unl.edu:1094//store/relval/CMSSW_7_6_0_pre7/RelValMinBias_13/GEN-SIM/76X_mcRun2_asymptotic_v9_realBS-v1/00000/1E73E3F5-407C-E511-81C2-0025905B85B2.root?tried=+1213llrxrd-redir.in2p3.fr,
      [f] Problematic data server: xrootd.unl.edu:1094
      [g] Disabled source: xrootd.unl.edu:1094
----- End Fatal Exception -------------------------------------------------

you can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-13207/11094/summary.html

@Martin-Grunewald
Copy link
Contributor

@mtosi
Please close this PR as it is no longer needed and also superseeded.

@mtosi
Copy link
Contributor Author

mtosi commented Feb 15, 2016

the needed changes have been integrated -succefully- in confDB and they should be available in PR #13270 thanks andrea and martin)
=> this PR can be closed

@mtosi mtosi closed this Feb 15, 2016
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

5 participants