E2E Test jobs against GDK timeout due to RestClient::Exceptions::ReadTimeout error
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
The Developer Experience (DevEx) team is working on improving pipeline stability EPIC and has identified a recurring ReadTimeout
that's causing significant job timeouts. We need assistance to resolve this issue.
Failure Details
The failure pattern shows:
-
Primary Error:
RestClient::Exceptions::ReadTimeout: Timed out reading data from server
with the underlying cause beingNet::ReadTimeout with #<TCPSocket:(closed)>
-
Failure Location: The timeouts are occurring in the REST client library when trying to read HTTP responses, specifically at
./vendor/ruby/3.3.0/gems/net-http-0.4.1/lib/net/http/response.rb:158:in 'read_status_line'
Impact
- Frequency: 13 occurrences in the last 28 days
- Duration: Jobs take 90 minutes before timing out
Related Issue
gitlab-org/quality/analytics/team#145 (closed)
Related Links
Here is the list of failed jobs, due to sthe ame error
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10785200667
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10785716264
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10711802316
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10688724551
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10624862574
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10616194698
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10595559853
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10585370781
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10585821108
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10583079255
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10562197159
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10548564892
- https://gitlab.com/gitlab-org/gitlab/-/jobs/10542715365
Edited by 🤖 GitLab Bot 🤖