[MDEV-17745] innodb.innodb_stats_persistent failed in buildbot with wrong result Created: 2018-11-16 Updated: 2020-10-27 Resolved: 2020-10-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.26, 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | purge | ||
| Issue Links: |
|
||||||||||||||||||||||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest-big/builds/2224
|
| Comments |
| Comment by Marko Mäkelä [ 2018-11-16 ] |
|
We still seem to have the ‘purge fails to run’ problem that was originally filed as thiru, can you try to repeat this and determine what causes the failure to run? I think I have occasionally seen this on buildbot for other tests as well. |
| Comment by Marko Mäkelä [ 2019-03-11 ] |
|
I believe that this particular failure can be attributed to the slowness of the system. The performance optimization in |
| Comment by Elena Stepanova [ 2019-03-11 ] |
|
Unfortunately it doesn't help much. Tests should be protected from moderate slowness, as there can always be circumstances when slow builders become even slower – not only in buildbot, but also in the build process performed by distributions (it was a big problem with Debian builds). The only exception is when a builder is impossibly slow beyond any reason, so that tests fail massively, in which case the builder itself needs to be fixed. I don't think it applies here, though. |
| Comment by Marko Mäkelä [ 2019-03-11 ] |
|
This one could help: |
| Comment by Marko Mäkelä [ 2019-03-11 ] |
|
I extended the wait_all_purged.inc timeout from 30 to 60 seconds. That should reduce the probability of failures. A 60-second wait was enough to hide |
| Comment by Marko Mäkelä [ 2020-10-08 ] |
|
|
| Comment by Marko Mäkelä [ 2020-10-27 ] |
|
This should be fixed by |