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

Bugfix: Crash in DaqTestHistograms #28751

Merged
merged 1 commit into from Jan 17, 2020

Conversation

smorovic
Copy link
Contributor

PR description:

Problem was introduced in #28092 commit:
bb6f53f
Fixes (removes) a call into uninitialized pointer.

PR validation:

Verified to work in DAQ (HLT) test environment.
PR will be issued with backport to 110X.

bb6f53f (using uninitialized pointer)
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28751/13385

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smorovic (Srecko Morovic) for master.

It involves the following packages:

DQM/HLTEvF

@Martin-Grunewald, @andrius-k, @kmaeshima, @schneiml, @cmsbuild, @jfernan2, @fioriNTU, @fwyzard can you please review it and eventually sign? Thanks.
@missirol, @mtosi this is something you requested to watch as well.
@davidlange6, @silviodonato, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 16, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/4250/console Started: 2020/01/16 16:55

@silviodonato
Copy link
Contributor

As far as I remember, you can fix the online DQM code at P5 without creating a new CMSSW release. Is it correct? I'm trying to understand how much this PR is urgent. The MWGR will use CMSSW_10_6_8_patch1 and is scheduled on Tuesday (January 21)

@silviodonato
Copy link
Contributor

I see there is no bug in CMSSW_10_6_8_patch1. False alarm :-)
https://github.com/cms-sw/cmssw/blob/CMSSW_10_6_8_patch1/DQM/HLTEvF/plugins/DaqTestHistograms.cc#L23

@jfernan2
Copy link
Contributor

@silviodonato Anyway, yes, you were correct: we can take a PR and integrate it on P5 DQM Machines on top of a existing CMSSW release.
However, to avoid developers to take a wrong code, it is good to have it integrated sooner or later so that it does NOT become a "hanging PR" in the future.
MWGR is not afected as you realized, we used development CMSSW releases for the DQM core changes in order to let 10_X stable. Thanks
FYI @schneiml @andrius-k

@smorovic
Copy link
Contributor Author

this is module is not used in production DQM or HLT. It is a DAQ test module for generating histograms in HLT farm in test runs.

It is not necessary to merge it to 10_X. However I see it is already in the CMSSW_10_6_8_patch1 so it's fine (we will probably use it only from 11_X though).

No patch release or prerelease is needed either for 11_0 /11_1_X there is no urgency.

@cmsbuild
Copy link
Contributor

+1
Tested at: 7bcaeda
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a46ef6/4250/summary.html
CMSSW: CMSSW_11_1_X_2020-01-16-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a46ef6/4250/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2711715
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2711368
  • DQMHistoTests: Total skipped: 346
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@jfernan2
Copy link
Contributor

+1

@Martin-Grunewald
Copy link
Contributor

+1

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

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 59ea029 into cms-sw:master Jan 17, 2020
@smorovic smorovic deleted the 111X_fix_DAQ_histograms branch May 9, 2020 15:17
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.

None yet

5 participants