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

test: test_tablet_repair_task waits for a task that was unregistered #22011

Open
Deexie opened this issue Dec 20, 2024 · 0 comments · May be fixed by #22012
Open

test: test_tablet_repair_task waits for a task that was unregistered #22011

Deexie opened this issue Dec 20, 2024 · 0 comments · May be fixed by #22012
Assignees
Labels
backport/none Backport is not required symptom/ci stability Issues that failed in ScyllaDB CI - tests and framework tests/flaky A problem with a test, having flaky behavior

Comments

@Deexie
Copy link
Collaborator

Deexie commented Dec 20, 2024

test.pylib.rest_client.HTTPError: HTTP error 400, uri: http://127.173.62.11:10000/task_manager/wait_task/85d41c00-bec5-11ef-b104-2034502a6fc6, params: None, json: None, body:
{"message": "task with id 85d41c00-bec5-11ef-b104-2034502a6fc6 not found", "code": 400}

https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/13997/testReport/junit/topology_tasks/test_tablet_tasks/test_tablet_repair_task_dev_2/

@Deexie Deexie self-assigned this Dec 20, 2024
@Deexie Deexie added symptom/ci stability Issues that failed in ScyllaDB CI - tests and framework tests/flaky A problem with a test, having flaky behavior labels Dec 20, 2024
Deexie added a commit to Deexie/scylla that referenced this issue Dec 20, 2024
Ensure that the repair task was aborted after wait API acknowledged
its existence.

Fixes: scylladb#22011.
@Deexie Deexie linked a pull request Dec 20, 2024 that will close this issue
@github-actions github-actions bot added the backport/none Backport is not required label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/none Backport is not required symptom/ci stability Issues that failed in ScyllaDB CI - tests and framework tests/flaky A problem with a test, having flaky behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant