Open cockroach-teamcity opened 3 days ago
This issue has multiple T-eam labels. Please make sure it only has one, or else issue synchronization will not work correctly.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
I'm going to close this as an infra-flake and dupe of #97968, but I'm not 100% sure we aren't doing something wrong.
storage/pebble.go:1585 â‹® [T1,n6,s6,pebble] 7746 disk stall detected: disk slowness detected: syncdata on file 000081.log has been ongoing for 20.0s
It started reporting slowness at:
08:53:47.749490 454201
Note that this test only impacts the network, so should not impact the disk connectivity. Its possible that the large writing causes disk stalls because we are overloading the disk.
This failed in a similar way to #136081 as wel (both are network partitions using leader leases that caused disk stalls)
roachtest.failover/partial/lease-leader/lease=leader failed with artifacts on master @ f717f6bd218121bb5e3376af658545f6bff30c22:
Parameters:
arch=amd64
cloud=azure
coverageBuild=false
cpu=2
encrypted=false
runtimeAssertionsBuild=false
ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Grafana is not yet available for azure clusters
/cc @cockroachdb/kv-triageThis test on roachdash | Improve this report!
Jira issue: CRDB-44862