Failure in ee/spec/workers/elastic_delete_project_worker_spec.rb | ElasticDeleteProjectWorker deletes a project with all nested objects and clears the index_status
Test metadata (don't modify)
Field | Value |
---|---|
File | ee/spec/workers/elastic_delete_project_worker_spec.rb#L23 |
Description | ElasticDeleteProjectWorker deletes a project with all nested objects and clears the index_status |
Test level | unit |
Hash | dad66f83d99a282b0b0f5adc2eb2da7a208ffaad3216438c166050e1f2c0c1b6 |
Duration | 18.14 seconds |
Expected duration | < 45.4 seconds |
Stack trace
Failure/Error: response = super
Elasticsearch::Transport::Transport::Errors::Conflict:
[409] {"took":2,"timed_out":false,"total":1,"deleted":0,"batches":1,"version_conflicts":1,"noops":0,"retries":{"bulk":0,"search":0},"throttled_millis":0,"requests_per_second":-1.0,"throttled_until_millis":0,"failures":[{"index":"gitlab-test-wikis-20230811-1612","type":"_doc","id":"1141_index_page.md","cause":{"type":"version_conflict_engine_exception","reason":"[1141_index_page.md]: version conflict, required seqNo [2], primary term [1]. but no document was found","index_uuid":"MaouH9UUTFa2n8Fjy6Nyhg","shard":"4","index":"gitlab-test-wikis-20230811-1612"},"status":409}]}
Reports (6)
- 2023-08-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4850965967 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/963520091)
- 2023-08-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4851045818 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/963531666)
- 2023-08-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4851234953 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/963561400)
- 2023-08-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4851326215 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/963575006)
- 2023-08-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4851401612 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/963586150)
- 2023-08-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4851429200 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/963592314)
Edited by Ghost User