[MDEV-32046] Spider test instability caused by ER_NET_READ_ERROR Created: 2023-08-31 Updated: 2023-12-07 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 11.2 |
| Fix Version/s: | 11.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Yuchen Pei | Assignee: | Yuchen Pei |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Setting it to critical because it pollutes CI and local mtr output. Might be similar to For example: https://buildbot.mariadb.org/#/builders/35/builds/27272 ^ this failure is at a custom branch (bb-11.2-ycp-mdev-28856). First we need to verify that it reprod on a main version.
|
| Comments |
| Comment by Yuchen Pei [ 2023-09-13 ] | |||||||||||||||||||||
|
I am linking this issue to Actually, this issue is probably not related to | |||||||||||||||||||||
| Comment by Yuchen Pei [ 2023-09-15 ] | |||||||||||||||||||||
|
Lowering the prio since it is not appearing in main branches. | |||||||||||||||||||||
| Comment by Yuchen Pei [ 2023-09-20 ] | |||||||||||||||||||||
|
Hi julien.fritsch, I do not see it happening in 11.2, so I'm not The bug appeared in some of my custom branches, which contain unpushed I think it is ok for it to not appear in my queue atm, as it will | |||||||||||||||||||||
| Comment by Yuchen Pei [ 2023-10-03 ] | |||||||||||||||||||||
|
Some observations: Today I applied commits for 2f2fbabe24c Before the application, the branch seems to consistently fail ./mysql-test/mtr --suite spider,spider/,spider//* --skip-test="spider/oracle.|./t\..*" --parallel=auto --big-test --force --max-test-fail=0 But after the application of these commits, the failure disappeared. | |||||||||||||||||||||
| Comment by Yuchen Pei [ 2023-10-05 ] | |||||||||||||||||||||
|
I could not reproduce the failure in a debuggable way, and 976ab215416 upstream/bb-10.10-mdev-22979 MDEV-32046 Fix flaky error codes in spider/bugfix.mdev_27240 | |||||||||||||||||||||
| Comment by Yuchen Pei [ 2023-10-05 ] | |||||||||||||||||||||
|
Another one, even rarer failure, this time on spider/bugfix.mdev_27239. https://buildbot.mariadb.org/#/builders/160/builds/23176
It is worth further investigation, but not important enough to block Updated on [2023-10-17 Tue]: this happened again, in the recent |