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

[Flaky CI]: uptime requests.exceptions.ConnectionError #86603

Open
bc-sentry opened this issue Mar 7, 2025 · 1 comment
Open

[Flaky CI]: uptime requests.exceptions.ConnectionError #86603

bc-sentry opened this issue Mar 7, 2025 · 1 comment

Comments

@bc-sentry
Copy link
Contributor

These 11 backend tests fail with the same connection error:

requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

  1. tests/sentry/uptime/endpoints/test_project_uptime_alert_check_index.py::ProjectUptimeAlertCheckIndexEndpoint::test_get
  2. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_simple_with_date_cutoff_rounded_resolution
  3. tests/sentry/uptime/endpoints/test_project_uptime_alert_check_index.py::ProjectUptimeAlertCheckIndexEndpoint::test_get_paginated
  4. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_simple_with_date_cutoff_rounded_resolution_past_cutoff
  5. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_no_uptime_subscription_id
  6. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_simple_with_date_cutoff
  7. tests/sentry/uptime/endpoints/test_project_uptime_alert_check_index.py::ProjectUptimeAlertCheckIndexEndpoint::test_get_with_date_cutoff
  8. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_too_many_uptime_subscription_ids
  9. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_invalid_uptime_subscription_id
  10. tests/sentry/uptime/endpoints/test_project_uptime_alert_check_index.py::ProjectUptimeAlertCheckIndexEndpoint::test_datetime_range
  11. tests/sentry/uptime/endpoints/test_organization_uptime_stats.py::OrganizationUptimeCheckIndexEndpointTest::test_simple

The Github Job URLs for each failure can be found in rows 14-24 in Google sheet dim: test flakiness [v2]

@getsantry
Copy link
Contributor

getsantry bot commented Mar 7, 2025

Routing to @getsentry/product-owners-crons for triage ⏲️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant