Skip to content
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

Apply filter to change severity for expected error message upon rebuild interrupting #7425

Closed
1 of 2 tasks
aleksbykov opened this issue May 13, 2024 · 0 comments · Fixed by #7452
Closed
1 of 2 tasks
Assignees

Comments

@aleksbykov
Copy link
Contributor

Issue description

  • This issue is not a regression.
  • It is unknown if this issue is a regression.

Expectet raft error messages during rebuild abort in RebuildStreamErr nemesis:

2024-05-12T06:08:27.622+00:00 longevity-twcs-48h-master-db-node-e78be342-4      !ERR | scylla[14454]:  [shard 0:strm] raft_topology - raft_topology_cmd failed with: seastar::abort_requested_exception (abort requested)
2024-05-12T06:08:27.622+00:00 longevity-twcs-48h-master-db-node-e78be342-4      !ERR | scylla[14454]:  [shard 0:strm] raft_topology - send_raft_topology_cmd(stream_ranges) failed with exception (node state is rebuilding): std::runtime_error (failed status returned from ceea8d9e-ef9d-4fa3-af86-95df3e64bd72/10.4.10.224)

This errors expected because rebuild was aborted.

  1. Start rebuild,
  2. Reboot node/scylla process

Expected behavior: [What you expected to happen]
Errors are expected, need to apply filter to change severity

Actual behavior: [What actually happened]

Reported error events

Impact

Job marked as failed

Installation details

SCT Version: master
Scylla version (or git commit hash): 5.5.0~dev-0.20240510.28791aa2c1d3

Logs

@aleksbykov aleksbykov self-assigned this May 13, 2024
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 20, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 22, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 27, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 27, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
aleksbykov added a commit to aleksbykov/scylla-cluster-tests that referenced this issue May 28, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: scylladb#7426, scylladb#7425
fruch pushed a commit that referenced this issue May 28, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: #7426, #7425
roydahan pushed a commit that referenced this issue Jun 2, 2024
Add common group_events context manager which will Change severity
of expected error log messages to warning when topology operations
is failed aborted by request

Fixes: #7426, #7425
(cherry picked from commit c27be0e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant