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

drop type specifications in RecoEgamma #32794

Merged
merged 2 commits into from
Feb 4, 2021
Merged

Conversation

jeongeun
Copy link
Contributor

@jeongeun jeongeun commented Feb 2, 2021

PR description:

Update the safer syntax for existing parameter :

  • drop type specifications where the original parameter exists.
  • move all parameter inside the clone/modifier

Instead of modifying parameters with full type specs, which can be interpreted as an insertion of a new parameter, it is a safer way to protect from parameter name mistakes and will also help in possible parameter migrations.
(previous PR for RecoEgamma is PR#31243. )

In this PR, a total of 10 files changed.

RecoEgamma/EgammaElectronProducer 2 file
RecoEgamma/EgammaIsolationAlgos 2 file
RecoEgamma/EgammaPhotonProducers 6 file

PR validation:

Event Content comparison check was also done and there is no change with these updates.
Tested in CMSSW_11_2_X, the basic test all passed in the CMSSW PR instructions.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2021

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32794/20963

  • This PR adds an extra 20KB to repository

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2021

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32794/20964

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2021

A new Pull Request was created by @jeongeun (JeongEun Lee) for master.

It involves the following packages:

RecoEgamma/EgammaElectronProducers
RecoEgamma/EgammaIsolationAlgos
RecoEgamma/EgammaPhotonProducers

@perrotta, @jpata, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks.
@Sam-Harper, @jainshilpi, @rovere, @lgray, @sobhatta, @lecriste, @afiqaize, @varuns23, @ram1123 this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@perrotta
Copy link
Contributor

perrotta commented Feb 2, 2021

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2021

-1

Failed Tests: RelVals RelVals-INPUT AddOn
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-971a1f/12652/summary.html
COMMIT: 75ab2f6
CMSSW: CMSSW_11_3_X_2021-02-02-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

----- Begin Fatal Exception 02-Feb-2021 19:57:04 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 274199 lumi: 21 event: 39389360 stream: 0
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module L1TDigiToRaw/'packGmtStage2'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.731_RunSinglePh2016B+RunSinglePh2016B+HLTDR2_2016+RECODR2_2016reHLT_skimSinglePh_HIPM+HARVESTDR2
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 19:57:04 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 301998 lumi: 9 event: 8792128 stream: 0
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module L1TDigiToRaw/'packGmtStage2'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.793_RunDoubleEG2017C+RunDoubleEG2017C+HLTDR2_2017+RECODR2_2017reHLT_skimDoubleEG_Prompt+HARVEST2017
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 19:57:08 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 319450 lumi: 76 event: 105676750 stream: 0
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module L1TDigiToRaw/'packGmtStage2'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.874_RunEGamma2018C+RunEGamma2018C+HLTDR2_2018+RECODR2_2018reHLT_skimEGamma_Offline_L1TEgDQM+HARVEST2018_L1TEgDQM
----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

RelVals-INPUT

  • 136.723136.723_RunDoubleMuon2016B+RunDoubleMuon2016B+HLTDR2_2016+RECODR2_2016reHLT_HIPM+HARVESTDR2/step2_RunDoubleMuon2016B+RunDoubleMuon2016B+HLTDR2_2016+RECODR2_2016reHLT_HIPM+HARVESTDR2.log
  • 136.722136.722_RunDoubleEG2016B+RunDoubleEG2016B+HLTDR2_2016+RECODR2_2016reHLT_skimDoubleEG_HIPM+HARVESTDR2/step2_RunDoubleEG2016B+RunDoubleEG2016B+HLTDR2_2016+RECODR2_2016reHLT_skimDoubleEG_HIPM+HARVESTDR2.log
  • 136.721136.721_RunHLTPhy2016B+RunHLTPhy2016B+HLTDR2_2016+RECODR2_2016reHLT_HIPM+HARVESTDR2/step2_RunHLTPhy2016B+RunHLTPhy2016B+HLTDR2_2016+RECODR2_2016reHLT_HIPM+HARVESTDR2.log
Expand to see more relval errors ...

AddOn Tests

----- Begin Fatal Exception 02-Feb-2021 19:51:59 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41468301 stream: 0
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:59 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41669009 stream: 3
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:59 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41555597 stream: 1
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:59 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41643921 stream: 2
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 111372621 stream: 0
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 111190435 stream: 1
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 110936866 stream: 2
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 111348706 stream: 3
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 29040 stream: 1
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 32600 stream: 2
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 25760 stream: 0
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 19:51:55 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 25520 stream: 3
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12652/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------
Expand to see more addon errors ...

@perrotta
Copy link
Contributor

perrotta commented Feb 2, 2021

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 2, 2021

-1

Failed Tests: RelVals RelVals-INPUT AddOn
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-971a1f/12660/summary.html
COMMIT: 75ab2f6
CMSSW: CMSSW_11_3_X_2021-02-02-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

----- Begin Fatal Exception 02-Feb-2021 23:57:22 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 274199 lumi: 21 event: 39389360 stream: 0
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module L1TDigiToRaw/'packGmtStage2'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.731_RunSinglePh2016B+RunSinglePh2016B+HLTDR2_2016+RECODR2_2016reHLT_skimSinglePh_HIPM+HARVESTDR2
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 23:57:22 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 301998 lumi: 9 event: 8792128 stream: 0
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module L1TDigiToRaw/'packGmtStage2'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.793_RunDoubleEG2017C+RunDoubleEG2017C+HLTDR2_2017+RECODR2_2017reHLT_skimDoubleEG_Prompt+HARVEST2017
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 23:57:23 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 319450 lumi: 76 event: 105676750 stream: 0
   [1] Running path 'HLTAnalyzerEndpath'
   [2] Prefetching for module L1TRawToDigi/'hltGtStage2Digis'
   [3] Prefetching for module RawDataCollectorByLabel/'rawDataCollector'
   [4] Prefetching for module L1TDigiToRaw/'packGmtStage2'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-relvals/runTheMatrix-results/136.874_RunEGamma2018C+RunEGamma2018C+HLTDR2_2018+RECODR2_2018reHLT_skimEGamma_Offline_L1TEgDQM+HARVEST2018_L1TEgDQM
----- End Fatal Exception -------------------------------------------------
Expand to see more relval errors ...

RelVals-INPUT

  • 136.721136.721_RunHLTPhy2016B+RunHLTPhy2016B+HLTDR2_2016+RECODR2_2016reHLT_HIPM+HARVESTDR2/step2_RunHLTPhy2016B+RunHLTPhy2016B+HLTDR2_2016+RECODR2_2016reHLT_HIPM+HARVESTDR2.log
  • 136.722136.722_RunDoubleEG2016B+RunDoubleEG2016B+HLTDR2_2016+RECODR2_2016reHLT_skimDoubleEG_HIPM+HARVESTDR2/step2_RunDoubleEG2016B+RunDoubleEG2016B+HLTDR2_2016+RECODR2_2016reHLT_skimDoubleEG_HIPM+HARVESTDR2.log
  • 134.813134.813_RunCosmics2015C+RunCosmics2015C+RECOCOSDRUN2+ALCACOSDRUN2+HARVESTDCRUN2/step2_RunCosmics2015C+RunCosmics2015C+RECOCOSDRUN2+ALCACOSDRUN2+HARVESTDCRUN2.log
Expand to see more relval errors ...

AddOn Tests

----- Begin Fatal Exception 02-Feb-2021 23:55:33 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41468301 stream: 1
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:33 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41669009 stream: 0
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:33 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41643921 stream: 2
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:33 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 272762 lumi: 51 event: 41555597 stream: 3
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_Fake2
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 23:55:35 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 110936866 stream: 3
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:35 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 111348706 stream: 0
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:35 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 111190435 stream: 2
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:35 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 323775 lumi: 99 event: 111372621 stream: 1
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_PRef
----- End Fatal Exception -------------------------------------------------
----- Begin Fatal Exception 02-Feb-2021 23:55:34 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 25520 stream: 2
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:34 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 25760 stream: 0
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:34 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 29040 stream: 3
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------

----- Begin Fatal Exception 02-Feb-2021 23:55:34 CET-----------------------
An exception of category 'FileInPathError' occurred while
   [0] Processing  Event run: 325112 lumi: 6 event: 32600 stream: 1
   [1] Running path 'L1TAnalyzerEndpath'
   [2] Prefetching for module L1TGlobalSummary/'L1TGlobalSummary'
   [3] Prefetching for module L1TGlobalProducer/'simGtStage2Digis'
   [4] Prefetching for module L1TMuonProducer/'simGmtStage2Digis'
   [5] Calling method for module L1TMuonEndCapTrackProducer/'simEmtfDigis'
Exception Message:
edm::FileInPath unable to find file L1Trigger/L1TMuon/data/emtf_luts/model_graph.displ.5.pb anywhere in the search path.
The search path is defined by: CMSSW_SEARCH_PATH
${CMSSW_SEARCH_PATH} is: /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/poison:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12660/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/src:/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc900/cms/cmssw/CMSSW_11_3_X_2021-02-02-1100/external/slc7_amd64_gcc900/data
Current directory is: /data/cmsbld/jenkins/workspace/ib-run-pr-addon/addOnTests/hlt_data_HIon
----- End Fatal Exception -------------------------------------------------
Expand to see more addon errors ...

@perrotta
Copy link
Contributor

perrotta commented Feb 3, 2021

The FileInPath error (also present in the IB tests since CMSSW_11_3_X_2021-02-02-2300) doesn't look being originated by this PR.
However, I am puzzled: the base release for the failing tests was CMSSW_11_3_X_2021-02-02-1100, while the error seems to be brought in CMSSW by #32641, only merged in master since CMSSW_11_3_X_2021-02-02-2300...

@smuzaffar
Copy link
Contributor

@perrotta , this is because the packages touched by #32641 were also checkout ( may be due to their deps on the changes made here) during the build of this PR.

@perrotta
Copy link
Contributor

perrotta commented Feb 3, 2021

@perrotta , this is because the packages touched by #32641 were also checkout ( may be due to their deps on the changes made here) during the build of this PR.

Thank you @smuzaffar : let wait for the next IB before re-launching the tests, then

@smuzaffar
Copy link
Contributor

please test
new IBs is now available

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 3, 2021

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-971a1f/12680/summary.html
COMMIT: 75ab2f6
CMSSW: CMSSW_11_3_X_2021-02-03-0800/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/32794/12680/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2752926
  • DQMHistoTests: Total failures: 11
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2752893
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 156 log files, 37 edm output root files, 37 DQM output files

@perrotta
Copy link
Contributor

perrotta commented Feb 3, 2021

+1

  • Technical, following what claimed in the title and PR description
  • Jenkins tests pass

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 3, 2021

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

@qliphy
Copy link
Contributor

qliphy commented Feb 4, 2021

+1

@cmsbuild cmsbuild merged commit d97d364 into cms-sw:master Feb 4, 2021
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