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

Moved creating SiPixelTemplateStore from DB to an ESProducer [13_0] #42648

Merged

Conversation

Dr15Jones
Copy link
Contributor

PR description:

All DB construction was switched to using EventSetup. Cases using reading from files were kept local to module.
The new ESProducer was added as a Task to all needed Sequences.

PR validation:

Code compiles.

backport of #42514 and #42597

All DB construction was switched to using EventSetup. Cases using
reading from files were kept local to module.
The new ESProducer was added as a Task to all needed Sequences.
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 23, 2023

A new Pull Request was created by @Dr15Jones (Chris Jones) for CMSSW_13_0_X.

It involves the following packages:

  • Alignment/OfflineValidation (alca)
  • CalibTracker/SiPixelLorentzAngle (alca)
  • Calibration/TkAlCaRecoProducers (alca)
  • CondFormats/SiPixelTransient (db, reconstruction)
  • DQM/SiPixelPhase1Config (dqm)
  • DQM/SiPixelPhase1Track (dqm)
  • DQMOffline/Trigger (dqm)
  • FastSimulation/Configuration (fastsim)
  • FastSimulation/TrackingRecHitProducer (fastsim)
  • HLTrigger/Configuration (hlt)
  • RecoHI/HiTracking (reconstruction)
  • RecoLocalTracker/SiPixelRecHits (reconstruction)
  • RecoTracker/FinalTrackSelectors (reconstruction)
  • RecoTracker/TrackProducer (reconstruction)
  • RecoTracker/TransientTrackingRecHit (reconstruction)

@perrotta, @Martin-Grunewald, @ssekmen, @tvami, @nothingface0, @civanch, @emanueleusai, @consuegs, @mdhildreth, @mandrenguyen, @cmsbuild, @missirol, @saumyaphor4252, @clacaputo, @syuvivida, @sbein, @pmandrik, @tjavaid, @micsucmed, @francescobrivio, @rvenditti can you please review it and eventually sign? Thanks.
@VourMa, @felicepantaleo, @Martin-Grunewald, @Fedespring, @tlampen, @threus, @mmusich, @seemasharmafnal, @silviodonato, @JanFSchulte, @jhgoh, @missirol, @yenjie, @cericeci, @ferencek, @trocino, @yetkinyilmaz, @fioriNTU, @sroychow, @GiacomoSguazzoni, @rovere, @VinInn, @mroguljic, @tocheng, @jandrea, @idebruyn, @ebrondol, @mtosi, @dgulhan, @arossi83, @HuguesBrun, @adewit, @mandrenguyen, @jazzitup, @dkotlins, @kurtejung, @gpetruc, @matt-komm, @rociovilar, @tvami this is something you requested to watch as well.
@perrotta, @dpiparo, @antoniovilela, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0ac12e/34455/summary.html
COMMIT: 80533db
CMSSW: CMSSW_13_0_X_2023-08-23-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/42648/34455/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0ac12e/34455/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0ac12e/34455/git-merge-result

Comparison Summary

Summary:

  • You potentially added 265 lines to the logs
  • Reco comparison results: 5 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3281270
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3281245
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 213 log files, 164 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@missirol
Copy link
Contributor

backport of #42514
backport of #42597

@missirol
Copy link
Contributor

+hlt

The use of a Task at this time causes to much disruption. Moving
ES modules to Tasks should wait till a dedicated campaign.
@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-0ac12e/34531/summary.html
COMMIT: 06cb627
CMSSW: CMSSW_13_0_X_2023-08-29-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/42648/34531/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 8 lines to the logs
  • Reco comparison results: 10 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3283193
  • DQMHistoTests: Total failures: 983
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3282188
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 213 log files, 164 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@mandrenguyen
Copy link
Contributor

+1

@mmusich
Copy link
Contributor

mmusich commented Aug 29, 2023

+hlt

@perrotta
Copy link
Contributor

+alca

@perrotta
Copy link
Contributor

+db

@emanueleusai
Copy link
Member

+1

@civanch
Copy link
Contributor

civanch commented Aug 31, 2023

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_13_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_3_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @dpiparo, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d835c8b into cms-sw:CMSSW_13_0_X Sep 1, 2023
@Dr15Jones Dr15Jones deleted the SiPixelTemplateStoreFromES_13_0 branch October 6, 2023 14:24
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.

9 participants