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

Nodetool scrub validator fails when logs are delayed #7440

Closed
soyacz opened this issue May 16, 2024 · 0 comments · Fixed by #7742
Closed

Nodetool scrub validator fails when logs are delayed #7440

soyacz opened this issue May 16, 2024 · 0 comments · Fixed by #7742
Assignees
Labels
Bug Something isn't working right

Comments

@soyacz
Copy link
Contributor

soyacz commented May 16, 2024

When db node logs are delayed, nodetool scrub validator fails with

2024-05-12 23:41:09.356: (ValidatorEvent Severity.ERROR) period_type=one-time event_id=ef632a24-f02f-464e-85d5-931882c8329a during_nemesis=DecommissionStreamingErr,CreateIndex: message=No scrubbing validation message found in db logs on node: longevity-parallel-topology-schema--db-node-2a3bb187-44

Mentioned messages are present in log, but after several seconds (in sct.log).

OS / Image: ami-0b7480423a402aa95 (aws: undefined_region)

Test: longevity-schema-topology-changes-12h-test
Test id: 2a3bb187-5efb-4f8d-87a8-9508cb0a56cf
Test name: scylla-master/tier1/longevity-schema-topology-changes-12h-test
Test config file(s):

Logs and commands
  • Restore Monitor Stack command: $ hydra investigate show-monitor 2a3bb187-5efb-4f8d-87a8-9508cb0a56cf
  • Restore monitor on AWS instance using Jenkins job
  • Show all stored logs command: $ hydra investigate show-logs 2a3bb187-5efb-4f8d-87a8-9508cb0a56cf

Logs:

Jenkins job URL
Argus

@fruch fruch added the Bug Something isn't working right label May 16, 2024
soyacz added a commit to soyacz/scylla-cluster-tests that referenced this issue Jun 25, 2024
We face issues from time to time with sstable scrub validator, like
delayed logs or validating on unbootstrapped node.

fixes: scylladb#7440
@fruch fruch closed this as completed in 8fe625d Jun 26, 2024
mergify bot pushed a commit that referenced this issue Jun 26, 2024
We face issues from time to time with sstable scrub validator, like
delayed logs or validating on unbootstrapped node.

fixes: #7440
(cherry picked from commit 8fe625d)
fruch pushed a commit that referenced this issue Jun 28, 2024
We face issues from time to time with sstable scrub validator, like
delayed logs or validating on unbootstrapped node.

fixes: #7440
(cherry picked from commit 8fe625d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants