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

Run3-gex176D Modify the RPC numbering scheme to avoid wrong DetId assignment #44065

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

bsunanda
Copy link
Contributor

PR description:

Modify the RPC numbering scheme to avoid wrong DetId assignment

PR validation:

Avoid crash in the DIgin step due to RPC wrong DetId

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:

Need to be back ported to 14_0_X

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 23, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44065/39014

  • This PR adds an extra 44KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • Configuration/Geometry (geometry, upgrade)
  • Geometry/CMSCommonData (geometry, upgrade)
  • Geometry/MuonCommonData (geometry)

@civanch, @cmsbuild, @Dr15Jones, @srimanob, @bsunanda, @mdhildreth, @makortel, @subirsarkar can you please review it and eventually sign? Thanks.
@missirol, @slomeo, @ptcox, @fabiocos, @watson-ij, @vargasa, @Martin-Grunewald this is something you requested to watch as well.
@sextonkennedy, @antoniovilela, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7f79e1/37650/summary.html
COMMIT: f8316d2
CMSSW: CMSSW_14_1_X_2024-02-23-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44065/37650/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@@ -252,7 +252,7 @@
'Geometry/MuonCommonData/data/mfshield/2017/v2/mfshield.xml',
)+
cms.vstring(
'Geometry/MuonCommonData/data/muonNumbering/2021/v5/muonNumbering.xml',
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda , are you sure if we need this file? For me would be OK if these type of files are changed only for Run-3 legacy.

@@ -252,7 +252,7 @@
'Geometry/MuonCommonData/data/mfshield/2017/v2/mfshield.xml',
)+
cms.vstring(
'Geometry/MuonCommonData/data/muonNumbering/2021/v5/muonNumbering.xml',
'Geometry/MuonCommonData/data/muonNumbering/2021/v6/muonNumbering.xml',
Copy link
Contributor

Choose a reason for hiding this comment

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

@bsunanda , why not ...../muonNumbering/2024/v1/muonNumbering.xml ?

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44065/39038

  • This PR adds an extra 40KB to repository

  • Found files with invalid states:

    • Geometry/MuonCommonData/data/muonNumbering/2021/v6/muonNumbering.xml:

@cmsbuild
Copy link
Contributor

Pull request #44065 was updated. @mdhildreth, @bsunanda, @civanch, @Dr15Jones, @cmsbuild, @srimanob, @subirsarkar, @makortel can you please check and sign again.

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7f79e1/37663/summary.html
COMMIT: d88f2f8
CMSSW: CMSSW_14_1_X_2024-02-24-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44065/37663/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 5 lines from the logs
  • Reco comparison results: 51 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3245365
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3245337
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 200 log files, 161 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@civanch
Copy link
Contributor

civanch commented Feb 25, 2024

+1

@civanch
Copy link
Contributor

civanch commented Feb 26, 2024

@srimanob , @subirsarkar, please, review this PR.

@srimanob
Copy link
Contributor

srimanob commented Feb 26, 2024

Hi @civanch

I don't think we can review on XML file without study result. Do we have study from RPC to confirm this? I would prefer to have it attach to this PR. Thanks.

@bsunanda
Copy link
Contributor Author

@srimanob This PR removes the crash in RPC. But there are subsequent crashes in GEM (which may be cured using #44083). Please approve this PR - without this one cannot move forward

@srimanob
Copy link
Contributor

+Upgrade

Propose to merge as request in #44065 (comment)

However, I still think that the confirmation of RPC is needed to attach to the PR. I don't think it is healthy to merge PR with only wording on removing crash. PR description does not explain anything to fix issue and how to test. Note that, this PR can't be tested with short or long matrix as we don't have a workflow to handle XML geometry for Run-3. From the email discussion with RPC, I understand that we should see something from RPC.

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

@civanch
Copy link
Contributor

civanch commented Feb 26, 2024

@srimanob , it was agreed at https://indico.cern.ch/event/1387191/ that we do not produce DB pilot and backports to 14_0 until green light from RPC and GEM DPG. This PR should be merge to go faster in this direction.

@civanch
Copy link
Contributor

civanch commented Feb 26, 2024

urgent

@srimanob
Copy link
Contributor

srimanob commented Feb 26, 2024

By the way, should this pr be squashed first? So that we don't have history of 2021/v6 anymore.

Maybe not, as it is filename change, not delete.

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit a28fa8a into cms-sw:master Feb 26, 2024
11 checks passed
cmsbuild added a commit that referenced this pull request Feb 29, 2024
Run3-gex176F Backport the correction to 2024 Geometry to CMSSW_14_0_X due to RPC detector (backport of #44065 and #44093)
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