Skip to content

[CI] BWC failures on 9.0.7 due to assertion error #138321

@mark-vieira

Description

@mark-vieira

When investigating the root cause of these failures I notice the following exception on one of the nodes: https://gradle-enterprise.elastic.co/s/sn7ogqaqosr7w/tests/task/:x-pack:plugin:esql:qa:server:mixed-cluster:v9.0.7%23yamlRestTest/details/org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT?page=eyJvdXRwdXQiOnsiMCI6Mn19&top-execution=1

[2025-11-19T20:41:32,447][ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [test-cluster-0] fatal error in thread [elasticsearch-error-rethrower], exiting
java.lang.AssertionError: cluster:internal/xpack/ml/auditor/reset[n]
	at org.elasticsearch.transport.InboundAggregator.lambda$new$0(InboundAggregator.java:47) ~[elasticsearch-9.0.7.jar:?]
	at org.elasticsearch.transport.InboundAggregator.initializeRequestState(InboundAggregator.java:198) ~[elasticsearch-9.0.7.jar:?]
	at org.elasticsearch.transport.InboundAggregator.headerReceived(InboundAggregator.java:67) ~[elasticsearch-9.0.7.jar:?]
	at org.elasticsearch.transport.InboundPipeline.headerReceived(InboundPipeline.java:139) ~[elasticsearch-9.0.7.jar:?]
	at org.elasticsearch.transport.InboundPipeline.forwardFragments(InboundPipeline.java:113) ~[elasticsearch-9.0.7.jar:?]
	at org.elasticsearch.transport.InboundPipeline.doHandleBytes(InboundPipeline.java:97) ~[elasticsearch-9.0.7.jar:?]
	at org.elasticsearch.transport.InboundPipeline.handleBytes(InboundPipeline.java:62) ~[elasticsearch-9.0.7.jar:?]

Metadata

Metadata

Assignees

No one assigned

    Labels

    :mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamblockerstatefulMarking issues only relevant for stateful releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions