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 compilation warning in SensitiveDetectorCatalog.cc #42738

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

iarspider
Copy link
Contributor

PR description:

Remove redefinition of EDM_ML_DEBUG. @bsunanda feel free to reject these changes if that debug flag is needed for non-debug IBs.

@iarspider
Copy link
Contributor Author

please test for CMSSW_13_3_DBG_X

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2023

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42738/36828

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2023

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

It involves the following packages:

  • SimG4Core/Geometry (simulation)

@civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@makortel, @bsunanda, @rovere, @fabiocos, @slomeo this is something you requested to watch as well.
@rappoccio, @antoniovilela, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@smuzaffar
Copy link
Contributor

please test

start product arch tests too

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2023

-1

Failed Tests: RelVals
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e9975d/34660/summary.html
COMMIT: 92d3b30
CMSSW: CMSSW_13_3_DBG_X_2023-09-07-2300/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/42738/34660/install.sh to create a dev area with all the needed externals and cmssw changes.

RelVals

----- Begin Fatal Exception 08-Sep-2023 14:32:07 CEST-----------------------
An exception of category 'Invalid DetId' occurred while
   [0] Calling method for module HGCalBackendLayer1Producer/'l1tHGCalBackEndLayer1Producer'
   [1] Prefetching for EventSetup module HGCalTriggerGeometryESProducer/'l1tHGCalTriggerGeometryESProducer'
   [2] Calling method for EventSetup module HGCalGeometryESProducer/'HFNoseGeometryESProducer'
Exception Message:
Cannot initialize HGCSiliconDetId from 6c8bd800
----- End Fatal Exception -------------------------------------------------

@iarspider
Copy link
Contributor Author

Cannot initialize HGCSiliconDetId from 6c8bd800

Known issue, tracked in #41088

@makortel
Copy link
Contributor

makortel commented Sep 8, 2023

if that debug flag is needed for non-debug IBs.

If EDM_ML_DEBUG is needed in non-debug IBs, the code should the modified to not need it.

@civanch
Copy link
Contributor

civanch commented Sep 8, 2023

+1

this flag obviously is forgotten during heavy debugging of Phase-2 problem. It is not needed for the mainstream.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2023

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. 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 Sep 8, 2023

Forget to say that usually such flags are commented out and uncommented for debugging. Because we are close to 13_3 cut, the removal is good indeed, next time the flag may be added.

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2023

-1

Failed Tests: RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e9975d/34664/summary.html
COMMIT: 92d3b30
CMSSW: CMSSW_13_3_X_2023-09-07-2300/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/42738/34664/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:

  • You potentially added 8 lines to the logs
  • Reco comparison results: 337 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3153414
  • DQMHistoTests: Total failures: 125
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3153267
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 207 log files, 159 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@rappoccio
Copy link
Contributor

please test

  • refreshing tests, this looks like a glitch

@cmsbuild
Copy link
Contributor

-1

Failed Tests: RelVals-INPUT
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-e9975d/34701/summary.html
COMMIT: 92d3b30
CMSSW: CMSSW_13_3_X_2023-09-11-1100/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/42738/34701/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:

  • You potentially added 17 lines to the logs
  • Reco comparison results: 331 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3153414
  • DQMHistoTests: Total failures: 119
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3153273
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 207 log files, 159 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@civanch
Copy link
Contributor

civanch commented Sep 12, 2023

We have timeout not related to this PR. I would propose to merge it.

@rappoccio
Copy link
Contributor

+1

@rappoccio
Copy link
Contributor

merge

  • Test failures are unrelated to this PR.

@cmsbuild cmsbuild merged commit 9b19f09 into cms-sw:master Sep 14, 2023
@iarspider iarspider deleted the patch-2 branch February 27, 2024 10:16
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