Skip to content

[CI] AbstractAuditorTests testRecreateTemplateWhenDeleted failing #123232

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:core:test" --tests "org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests.testRecreateTemplateWhenDeleted" -Dtests.seed=8AB63626E03B1655 -Dtests.locale=uz-Arab -Dtests.timezone=Asia/Kuching -Druntime.java=24

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.mockito.exceptions.verification.TooFewActualInvocations: 
client.execute(
    indices:admin/index_template/put,
    <any>,
    <any>
);
Wanted 2 times:
-> at org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests.lambda$testRecreateTemplateWhenDeleted$7(AbstractAuditorTests.java:267)
But was 1 time:
-> at org.elasticsearch.client.internal.FilterClient.doExecute(FilterClient.java:56)

Issue Reasons:

  • [9.0] 2 failures in test testRecreateTemplateWhenDeleted (0.8% fail rate in 261 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :ml/TransformTransform>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamlow-riskAn open issue or test failure that is a low risk to future releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions