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

[metricbeat/module/kafka]: CI passes metricbeat integration tests with unreported errors #41830

Open
khushijain21 opened this issue Nov 29, 2024 · 1 comment
Labels
bug ci Team:Elastic-Agent Label for the Agent team

Comments

@khushijain21
Copy link
Contributor

khushijain21 commented Nov 29, 2024

Kafka integration tests in metricbeat can pass with unreported errors when there is an issue with container handling. Such as when the test is attempting to use a "pre-existing" container. This could be misleading and even allow breaking changes to pass.

Build for ref: https://buildkite.com/elastic/beats-metricbeat/builds/11616#01936543-5c04-4bd5-bcff-08412dd6c8b6

Errors as seen in logs

ERROR: for metricbeat_9_0_0_4b253da3ea-snapshot_kafka_1  Cannot create container for service kafka: Conflict. The container name "/metricbeat_9_0_0_4b253da3ea-snapshot_kafka_1" is already in use by container "f06ce0d627f82450e05a94cbe116a8c8678a854b64e916a139ccd0ec974b07f6". You have to remove (or rename) that container to be able to reuse that name.

Some possible solutions:

@khushijain21 khushijain21 added the flaky-test Unstable or unreliable test cases. label Nov 29, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 29, 2024
@khushijain21 khushijain21 added bug and removed flaky-test Unstable or unreliable test cases. needs_team Indicates that the issue/PR needs a Team:* label labels Nov 29, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 29, 2024
@khushijain21 khushijain21 added ci Team:Elastic-Agent Label for the Agent team labels Nov 29, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ci Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

No branches or pull requests

2 participants