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_sharded_ingest timeouts during pageserver shutdown #9740

Open
jcsp opened this issue Nov 13, 2024 · 0 comments
Open

test_sharded_ingest timeouts during pageserver shutdown #9740

jcsp opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
t/bug Issue Type: Bug

Comments

@jcsp
Copy link
Collaborator

jcsp commented Nov 13, 2024

Example:
https://neon-github-public-dev.s3.amazonaws.com/reports/pr-9678/11802652055/index.html#suites/c4b5b5cc329a950d1fae768ab6cbdaf5/6f2d1e56efd29eba

The backtrace in test code indicates that it's setting immediate=True which should be a SIGKILL, but the pageserver logs look like a graceful shutdown and it reports getting a SIGTERM:

2024-11-12T18:53:55.701009Z  INFO Got signal SIGTERM. Terminating gracefully in fast shutdown mode

This test might be exposing a bug in how we do shutdowns in test teardown?

@jcsp jcsp added the t/bug Issue Type: Bug label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Issue Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants