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

CI Failure (fetch_leader_epoch": Timed out at /redpanda/tests/fixture.h:515) in kafka_server_rpfixture #18059

Closed
andijcr opened this issue Apr 24, 2024 · 3 comments · Fixed by #18468
Labels
kind/bug Something isn't working rpunit unit test ci-failure (not ducktape)

Comments

@andijcr
Copy link
Contributor

andijcr commented Apr 24, 2024

https://buildkite.com/redpanda/redpanda/builds/48218#018f10a7-3955-45e0-953d-abde2e57d3ba

/redpanda/tests/fixture.h(515): fatal error: in "fetch_leader_epoch": Timed out at /var/lib/buildkite-agent/builds/buildkite-amd64-builders-i-09cd4c98f18220c99-1/redpanda/redpanda/src/v/redpanda/tests/fixture.h:515

JIRA Link: CORE-2650

@andijcr andijcr added kind/bug Something isn't working rpunit unit test ci-failure (not ducktape) labels Apr 24, 2024
@andijcr
Copy link
Contributor Author

andijcr commented Apr 24, 2024

failure in a PR, unrelated to the test.

the function is a wait + timeout of 3s

@WillemKauf
Copy link
Contributor

@WillemKauf
Copy link
Contributor

mmaslankaprv added a commit to mmaslankaprv/redpanda that referenced this issue May 14, 2024
Drift in seastar lowres clock may lead to situation in which a leader
election will not trigger in 1.5 seconds. Increased a wait for leader
timeout to eliminate test spurious failures.

Fixes: redpanda-data#17943
Fixes: redpanda-data#18059

Signed-off-by: Michał Maślanka <michal@redpanda.com>
Lazin pushed a commit to Lazin/redpanda that referenced this issue Jun 1, 2024
Drift in seastar lowres clock may lead to situation in which a leader
election will not trigger in 1.5 seconds. Increased a wait for leader
timeout to eliminate test spurious failures.

Fixes: redpanda-data#17943
Fixes: redpanda-data#18059

Signed-off-by: Michał Maślanka <michal@redpanda.com>
vbotbuildovich pushed a commit to vbotbuildovich/redpanda that referenced this issue Jun 12, 2024
Drift in seastar lowres clock may lead to situation in which a leader
election will not trigger in 1.5 seconds. Increased a wait for leader
timeout to eliminate test spurious failures.

Fixes: redpanda-data#17943
Fixes: redpanda-data#18059

Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit c5fe910)
vbotbuildovich pushed a commit to vbotbuildovich/redpanda that referenced this issue Jun 12, 2024
Drift in seastar lowres clock may lead to situation in which a leader
election will not trigger in 1.5 seconds. Increased a wait for leader
timeout to eliminate test spurious failures.

Fixes: redpanda-data#17943
Fixes: redpanda-data#18059

Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit c5fe910)
vbotbuildovich pushed a commit to vbotbuildovich/redpanda that referenced this issue Jun 12, 2024
Drift in seastar lowres clock may lead to situation in which a leader
election will not trigger in 1.5 seconds. Increased a wait for leader
timeout to eliminate test spurious failures.

Fixes: redpanda-data#17943
Fixes: redpanda-data#18059

Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit c5fe910)
Lazin pushed a commit to Lazin/redpanda that referenced this issue Jun 12, 2024
Drift in seastar lowres clock may lead to situation in which a leader
election will not trigger in 1.5 seconds. Increased a wait for leader
timeout to eliminate test spurious failures.

Fixes: redpanda-data#17943
Fixes: redpanda-data#18059

Signed-off-by: Michał Maślanka <michal@redpanda.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working rpunit unit test ci-failure (not ducktape)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants