[MDEV-23416] innodb.innodb_mutexes failed in buildbot with extra warning Created: 2020-08-06 Updated: 2021-03-22 Resolved: 2021-03-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | need_rr | ||
| Issue Links: |
|
||||||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/4383
|
| Comments |
| Comment by Marko Mäkelä [ 2020-08-07 ] | ||||||||||||||||||||||||||
|
I think that these messages started to appear more often after If we can repeat this under rr replay, it should be possible to debug the cause and see if the logic can be revised. | ||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2020-08-19 ] | ||||||||||||||||||||||||||
|
I changed the message to a note, so that it will not trigger random failures on our CI systems. As far as I can tell, the first message should be displayed after 1 second of waiting, and a subsequent message after 11 seconds, and so on. As far as I understand, we are seeing one message every now and then. I think that we must still find the root cause of these performance glitches. Hence, I am not closing this bug yet. | ||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2020-12-20 ] | ||||||||||||||||||||||||||
|
In 10.6, the test innodb.innodb_mutexes was removed by This problem could be timing-related, and maybe the first warnings should be changed to a note. Another occurrence:
This failure occurred after the fix of
The reason of that failure might have been fixed since then. The server error log contained the following:
So, it appears that the server was killed and restarted after the unexpected message was found. | ||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2021-03-22 ] | ||||||||||||||||||||||||||
|
The very last failures for main trees are as follows, both for the test innodb.innodb-page_compression_lzma:
|