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

[L1T] fix asan runtime errors in DTTrigger Phase-2 #39263

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

cecilecaillol
Copy link
Contributor

PR description:

Addressing issue #39246 (ASAN runtime errors in DTTriggerPhase2)

@cecilecaillol
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39263/31909

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • L1Trigger/DTTriggerPhase2 (upgrade, l1)

@epalencia, @AdrianoDee, @srimanob, @cecilecaillol, @rekovic can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @missirol, @beaucero, @trtomei, @battibass 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

@missirol
Copy link
Contributor

Shouldn't this be tested with an ASAN build? e.g.

"please test for CMSSW_12_6_ASAN_X"

@smuzaffar
Copy link
Contributor

please test workflow 23234.0,37434.0 for CMSSW_12_6_ASAN_X

lets run the tests for couple of failing workflows in ASAN build too

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7014bc/27225/summary.html
COMMIT: cb3b08a
CMSSW: CMSSW_12_6_ASAN_X_2022-08-29-1100/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/39263/27225/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-7014bc/27225/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7014bc/27225/git-merge-result

Unit Tests

I found errors in the following unit tests:

---> test TestIOPoolInputNoParentDictionary had ERRORS

@perrotta
Copy link
Contributor

type bugfix

@perrotta
Copy link
Contributor

perrotta commented Sep 1, 2022

please test
(The previously failing workflows complete without errors now in ASN. Try to refresh tjhe "normal" tests, to recover from the pending tests staus in bot.)

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 1, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7014bc/27251/summary.html
COMMIT: cb3b08a
CMSSW: CMSSW_12_6_X_2022-08-31-2300/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/39263/27251/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: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 51
  • DQMHistoTests: Total histograms compared: 3620448
  • DQMHistoTests: Total failures: 12
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3620414
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 50 files compared)
  • Checked 212 log files, 49 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@cecilecaillol
Copy link
Contributor Author

+l1

@perrotta
Copy link
Contributor

perrotta commented Sep 1, 2022

@cms-sw/upgrade-l2 we are trying to fix as many errors as possible in the IBs
This fix looks quite logic, and simple enough to be evaluated quickly: do you have anything to comment, or can we merge it (after your "+1")?

@srimanob
Copy link
Contributor

srimanob commented Sep 1, 2022

Hi @perrotta
Is the error on cms/39263/ASAN/el8_amd64_gcc10/unittest expected? I assume not related to this PR.

@srimanob
Copy link
Contributor

srimanob commented Sep 1, 2022

+Upgrade

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 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)

@perrotta
Copy link
Contributor

perrotta commented Sep 1, 2022

+1

@cmsbuild cmsbuild merged commit 3b039e0 into cms-sw:master Sep 1, 2022
@perrotta
Copy link
Contributor

perrotta commented Sep 1, 2022

Hi @perrotta Is the error on cms/39263/ASAN/el8_amd64_gcc10/unittest expected? I assume not related to this PR.

Hi @srimanob
ASAN builds normally signal quite several errors. The ones that were supposed to be fixed by this PR are not there any more. And the "regular" build shows no errors, not even in the unit tests. This PR looks like having fixed #39246

@smuzaffar
Copy link
Contributor

Hi @perrotta Is the error on cms/39263/ASAN/el8_amd64_gcc10/unittest expected? I assume not related to this PR.

yes unit tests here is not related to this change. unit tests fails in ASAN IBs too. basically system "cp" command fails when run under LD_PRELOAD=/cvmfs/cms-ib.cern.ch/nweek-02748/el8_amd64_gcc10/external/gcc/10.3.0-84898dea653199466402e67d73657f10/lib64/libasan.so . I guess we can disable this test for ASAN IBs

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