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

Bug: Jaeger Cassandra pods are not stable #154

Closed
arvindh123 opened this issue Sep 25, 2024 · 0 comments · Fixed by #155
Closed

Bug: Jaeger Cassandra pods are not stable #154

arvindh123 opened this issue Sep 25, 2024 · 0 comments · Fixed by #155
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@arvindh123
Copy link
Contributor

What were you trying to achieve?

Expecting cassandra pods running without any errors and restarts

What are the expected results?

Cassandra pods are running health for long time

What are the received results?

Cassandra pods are going to terminating state , struck there for long time

Steps To Reproduce

Install Magistrala helm charts and check for Cassandra pods after some time

In what environment did you encounter the issue?

DO k8s

Additional information you deem important

Cassandra Pods Events during terminating state

Events:
  Type     Reason     Age                    From               Message
  ----     ------     ----                   ----               -------
  Normal   Scheduled  14m                    default-scheduler  Successfully assigned mg/magistrala-cassandra-1 to mg-staginig-r9mqr
  Warning  Unhealthy  10m (x2 over 10m)      kubelet            Liveness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state
  Warning  Unhealthy  10m (x3 over 10m)      kubelet            Readiness probe errored: rpc error: code = Unknown desc = failed to exec in container: container is in CONTAINER_EXITED state
  Normal   Pulled     9m1s (x4 over 14m)     kubelet            Container image "cassandra:3.11.6" already present on machine
  Normal   Created    9m1s (x4 over 14m)     kubelet            Created container magistrala-cassandra
  Normal   Started    9m1s (x4 over 14m)     kubelet            Started container magistrala-cassandra
  Warning  Unhealthy  6m59s                  kubelet            Readiness probe errored: rpc error: code = NotFound desc = failed to exec in container: failed to create exec "c61d12dd0734ae81a7bfe08b65dbe7d6de441d4747aa494f090b4308a7e33ee8": container not created: not found
  Warning  Unhealthy  6m59s (x2 over 6m59s)  kubelet            Liveness probe errored: rpc error: code = NotFound desc = failed to exec in container: failed to load task: no running task found: task 538c107c2a50d5114e20e9a7313b4bdadeda32d71fec4979e453d3286f6b0e5a not found: not found
  Warning  Unhealthy  6m59s                  kubelet            Readiness probe errored: rpc error: code = NotFound desc = failed to exec in container: failed to load task: no running task found: task 538c107c2a50d5114e20e9a7313b4bdadeda32d71fec4979e453d3286f6b0e5a not found: not found
  Warning  BackOff    4m31s (x13 over 10m)   kubelet            Back-off restarting failed container magistrala-cassandra in pod magistrala-cassandra-1_mg(2a5732f6-6fb7-4c2e-8362-9cf8936c0001)

@arvindh123 arvindh123 added bug Something isn't working help wanted Extra attention is needed labels Sep 25, 2024
@github-project-automation github-project-automation bot moved this to ⛏ Backlog in SuperMQ Sep 25, 2024
@JeffMboya JeffMboya changed the title Bug: Jaeger Cassandra pods are stabel Bug: Jaeger Cassandra pods are not stable Sep 26, 2024
@github-project-automation github-project-automation bot moved this from 🩺 Review and testing to ✅ Done in SuperMQ Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants