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 Test - Metricbeat kubernetes/controllermanager TestFetchMetricset #30834

Closed
andrewkroh opened this issue Mar 15, 2022 · 2 comments
Closed
Labels
flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team

Comments

@andrewkroh
Copy link
Member

Flaky Test

Screen Shot 2022-03-15 at 18 28 29

Stack Trace

 === Failed
 === FAIL: metricbeat/module/kubernetes/controllermanager TestFetchMetricset (0.01s)
     controllermanager_integration_test.go:37: Expected 0 error, had 1. [error getting processed metrics: error making http request: Get "http://localhost:10252/metrics": dial tcp [::1]:10252: connect: connection refused]
 
 === FAIL: metricbeat/module/kubernetes/scheduler TestFetchMetricset (0.00s)
     scheduler_integration_test.go:37: Expected 0 error, had 1. [error getting processed metrics: error making http request: Get "http://localhost:10251/metrics": dial tcp [::1]:10251: connect: connection refused]
 
 DONE 32 tests, 2 failures in 64.192s
 Error: failed modules: kubernetes

@andrewkroh andrewkroh added Metricbeat Metricbeat flaky-test Unstable or unreliable test cases. Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team labels Mar 15, 2022
@andrewkroh andrewkroh changed the title [Flakey-test] Metricbeat kubernetes/controllermanager TestFetchMetricset [Flaky-test] Metricbeat kubernetes/controllermanager TestFetchMetricset Mar 15, 2022
@andrewkroh andrewkroh changed the title [Flaky-test] Metricbeat kubernetes/controllermanager TestFetchMetricset Flaky Test - Metricbeat kubernetes/controllermanager TestFetchMetricset Mar 15, 2022
@tetianakravchenko
Copy link
Contributor

Fix PR: #30870

@tetianakravchenko
Copy link
Contributor

PR for 8.0: #30872

both PRs were already merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat Team:Cloudnative-Monitoring Label for the Cloud Native Monitoring team
Projects
None yet
Development

No branches or pull requests

2 participants