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

IB unit test Issue with CondTools/SiPhase2Tracker #35723

Closed
qliphy opened this issue Oct 19, 2021 · 7 comments · Fixed by #35731
Closed

IB unit test Issue with CondTools/SiPhase2Tracker #35723

qliphy opened this issue Oct 19, 2021 · 7 comments · Fixed by #35731

Comments

@qliphy
Copy link
Contributor

qliphy commented Oct 19, 2021

There is a unit failure as shown in today's new IB:
https://cmssdt.cern.ch/SDT/cgi-bin/logreader/slc7_amd64_gcc900/CMSSW_12_1_X_2021-10-18-1100/unitTestLogs/CondTools/SiPhase2Tracker#/

"MessageLogger Summary" got stuck and killed.

This seems to be from #35661
I could reproduce locally as below:

cmsrel CMSSW_12_1_X_2021-10-17-2300
cd CMSSW_12_1_X_2021-10-17-2300/src
git cms-addpkg CondTools/SiPhase2Tracker
git cms-merge-topic 35661
scram b -j11
cd CondTools/SiPhase2Tracker/test/
source test_CondToolsSiPhase2Tracker.sh

@cmsbuild
Copy link
Contributor

A new Issue was created by @qliphy Qiang Li.

@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@qliphy
Copy link
Contributor Author

qliphy commented Oct 19, 2021

assign dqm
adding @alejands

@cmsbuild
Copy link
Contributor

New categories assigned: dqm

@jfernan2,@ahmad3213,@rvenditti,@emanueleusai,@pbo0,@pmandrik you have been requested to review this Pull request/Issue and eventually sign? Thanks

@alejands
Copy link
Contributor

It appears that the script CondTools/SiPhase2Tracker/test/test_CondToolsSiPhase2Tracker.sh, in particular CondTools/SiPhase2Tracker/test/SiPhase2OuterTrackerLorentzAngleWriter_cfg.py, does not run consistently and will sometimes crash seemingly based on chance. Sometimes there is a seg fault, sometimes it gets stuck and times out, and sometimes it runs with no issues while making no changes or recompiling.

It also appears that the file I changed in the PR, DQM/EcalMonitorTasks/src/RawDataTask.cc, is not being run by this script as far as I can tell from some tests I tried.

@qliphy
Copy link
Contributor Author

qliphy commented Oct 20, 2021

Thanks @alejands
A fix has been provided now by @mmusich #35731

@jfernan2
Copy link
Contributor

+1
For the records

@cmsbuild
Copy link
Contributor

This issue is fully signed and ready to be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants