Skip to content

Minnowboard Turbot's CPU soft locks at random, affecting automated tests #1000

Open
@wiktormowinski

Description

@wiktormowinski

Component

Dasharo firmware

Device

other

Dasharo version

v0.9.0-rc1

Dasharo Tools Suite version

No response

Test case ID

No response

Brief summary

sometimes Minnowboard gets really slow or even freezes what is indicated by watchdog reporting that CPU is stuck for X seconds

How reproducible

rare about 30% of tests should get it during regression

How to reproduce

for auto:
run absolutely any automated test suite, but for a near 100% fail chance i suggest CPF002.001 from dasharo-performance this is because cpf002.001 lasts 1h and during that time the softlock can occur at any time (most often happens around ~15min mark)

for manual:

  1. try logging in to OS via serial
  2. if you manage to do that just stay idle for a while and the error should pop up eventually

Expected behavior

the tests should continue uninterrupted

Actual behavior

instead the tests get either

  1. lost (80%):
  • looking for login to os (90%)
  • looking for any checkpoint phrase (10%)
  1. CPU gets stuck and you get a message from watchdog (20%)
    watchdog: BUG: soft lockup - CPU#3 stuck for 26s! [systemd-udevd:120]

though I am almost certain both of these stem from the very same problem

Screenshots

No response

Additional context

my cpf002.001 attempts documented:
faile.zip

Solutions you've tried

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions