-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
roachtest: disk-stalled/cgroup/read-write/logs-too=true failed #102944
Comments
roachtest.disk-stalled/cgroup/read-write/logs-too=true failed with artifacts on release-23.1 @ 6c6d6657a21dd94d98e4c99c8d6c64f6353a5774:
Parameters: Same failure on other branches
|
roachtest.disk-stalled/cgroup/read-write/logs-too=true failed with artifacts on release-23.1 @ 6ceddbd9dc6b987add91ea93a665088e7928cb88:
Parameters: Same failure on other branches
|
roachtest.disk-stalled/cgroup/read-write/logs-too=true failed with artifacts on release-23.1 @ bc953426b8cc479406c3b54b99154eb15fa4107b:
Parameters: Same failure on other branches
|
roachtest.disk-stalled/cgroup/read-write/logs-too=true failed with artifacts on release-23.1 @ 27ea509a79d5cdbcf21c53649146d893139e631a:
Parameters: Same failure on other branches
|
``` 9f426d5c Revert "vfs: include size of write in DiskSlowInfo" 949d9808 Revert "vfs: mark file basename as safe to avoid log redaction" ``` Fixes: cockroachdb#103185 Fixes: cockroachdb#102946 Fixes: cockroachdb#102944 Fixes: cockroachdb#102940 Release note: none
When addressing an interface change in a recent vendor bump (cockroachdb#102882), a closure over the existing event listener (passed in via `opts`) was removed in favor of instantiating Pebble's event listener directly. This had the effect of dropping disk slow events. Revert to using a function that closed over the `opts`, making use of the existing event listener. Fixes: cockroachdb#103185 Fixes: cockroachdb#102946 Fixes: cockroachdb#102944 Fixes: cockroachdb#102940 Release note: None.
Done in #103339. |
roachtest.disk-stalled/cgroup/read-write/logs-too=true failed with artifacts on release-23.1 @ 5376e479204d6e8243f67c30aea3d031df529afd:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=4
,ROACHTEST_encrypted=true
,ROACHTEST_fs=ext4
,ROACHTEST_localSSD=false
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-27749
The text was updated successfully, but these errors were encountered: