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

Phase2-hgx327F Modify more scripts in Geometry/HGCalCommonData/test/python to retain minimum number of scripts useful for V16, V17 and TB setups #39928

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

bsunanda
Copy link
Contributor

PR description:

Modify more scripts in Geometry/HGCalCommonData/test/python to retain minimum number of scripts useful for V16, V17 and TB setups

PR validation:

Test by running the scripts

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:

Nothing special

… minimum number of scripts useful for V16, V17 and TB setups
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39928/32854

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @bsunanda (Sunanda Banerjee) for master.

It involves the following packages:

  • Geometry/HGCalCommonData (geometry, upgrade)

@civanch, @Dr15Jones, @bsunanda, @makortel, @ianna, @mdhildreth, @cmsbuild, @AdrianoDee, @srimanob can you please review it and eventually sign? Thanks.
@trtomei, @beaucero, @fabiocos this is something you requested to watch as well.
@perrotta, @dpiparo, @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

Failed Tests: RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7c98e2/28646/summary.html
COMMIT: 3f24c5b
CMSSW: CMSSW_12_6_X_2022-10-30-0000/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/39928/28646/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals-INPUT

The relvals timed out after 4 hours.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3416356
  • DQMHistoTests: Total failures: 9
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3416325
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 206 log files, 48 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@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-7c98e2/28654/summary.html
COMMIT: 3f24c5b
CMSSW: CMSSW_12_6_X_2022-10-30-2300/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/39928/28654/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: 48
  • DQMHistoTests: Total histograms compared: 3416356
  • DQMHistoTests: Total failures: 3
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3416331
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 206 log files, 48 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@bsunanda
Copy link
Contributor Author

+geometry

@bsunanda
Copy link
Contributor Author

bsunanda commented Nov 1, 2022

@srimanob Please approve this

@srimanob
Copy link
Contributor

srimanob commented Nov 1, 2022

+Upgrade

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2022

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

@rappoccio
Copy link
Contributor

@bsunanda we have some Phase 2 HCAL geometry problems here, will this fix the issue (or at least be orthogonal)?

@perrotta
Copy link
Contributor

perrotta commented Nov 1, 2022

@bsunanda we have some Phase 2 HCAL geometry problems here, will this fix the issue (or at least be orthogonal)?

Uhm, I was supposing that #39920 should have already fixed the issue pointed out by Sal, but it was evidently not the case.
Could you please comment about it @bsunanda ?

As usual, some more information in the PR description fields would help better understanding what the PR is actually intended for. For exemple here it is written "modify more scripts in Geometry/HGCalCommonData/test/python", but looking at the files touched there is clearly much more than a few test scripts.

@srimanob
Copy link
Contributor

srimanob commented Nov 1, 2022

Hi @perrotta @bsunanda @rappoccio
I am not sure why #39920 plays the game here. From comment in the PR,
#39920 (comment), it seems that it is not a bug fix. It uses to protect wrong PU file, which I understand that it should not happen it you use the proper PU file. That what I tried to summarize in #39920 (comment). Something beyond that?

@perrotta
Copy link
Contributor

perrotta commented Nov 1, 2022

Hi @perrotta @bsunanda @rappoccio I am not sure why #39920 plays the game here. From comment in the PR, #39920 (comment), it seems that it is not a bug fix. It uses to protect wrong PU file, which I understand that it should not happen it you use the proper PU file. That what I tried to summarize in #39920 (comment). Something beyond that?

Ok, got it: thank you @srimanob
So the error pointed out here above will stay there until the correct files for mixing events are used instead.

Still, the question to @bsunanda remains: please update the PR description, because here it is written "modify more scripts in Geometry/HGCalCommonData/test/python", but looking at the files touched there is clearly much more than a few test scripts.

@makortel
Copy link
Contributor

makortel commented Nov 1, 2022

Hi @perrotta @bsunanda @rappoccio I am not sure why #39920 plays the game here. From comment in the PR, #39920 (comment), it seems that it is not a bug fix. It uses to protect wrong PU file, which I understand that it should not happen it you use the proper PU file. That what I tried to summarize in #39920 (comment). Something beyond that?

Ok, got it: thank you @srimanob So the error pointed out here above will stay there until the correct files for mixing events are used instead.

The root cause of these failures is the same as in issues #39480 and #39445 (and so far unknown). #39920 made the inconsistency (wherever it comes from) more visible by always throwing an exception instead of random crashes. The cause can not be caused by pileup, because the failing workflow(s) do not use any pileup.

@bsunanda
Copy link
Contributor Author

bsunanda commented Nov 1, 2022 via email

@srimanob
Copy link
Contributor

srimanob commented Nov 1, 2022

I would propose to have a clarification of #39920 in git issue. If it is clear later, we can just close the issue. Sorry to say this, the PR description does not align with what is mentioned here now.

@perrotta
Copy link
Contributor

perrotta commented Nov 1, 2022

+1

  • Latest issue discussed here were not about this PR

@cmsbuild cmsbuild merged commit 50556b6 into cms-sw:master Nov 1, 2022
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.

6 participants