Skip to content

ESQL Spec test {union_types.MultiIndexWhereIpStringLikeTsLong ASYNC} failure #129010

@afoucret

Description

@afoucret

CI Link

https://gradle-enterprise.elastic.co/s/5p27tx4g7gch4/tests/task/:x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.0%23javaRestTest/details/org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT/test%20%7Bunion_types.MultiIndexWhereIpStringLikeTsLong%20ASYNC%7D?top-execution=1

Repro line

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.0#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {union_types.MultiIndexWhereIpStringLikeTsLong ASYNC}" -Dtests.seed=A2B88F45136B0938 -Dtests.bwc=true -Dtests.locale=lo-LA -Dtests.timezone=Pacific/Tongatapu -Druntime.java=24

Does it reproduce?

Yes

Applicable branches

9.1

Failure history

No response

Failure excerpt

Found this in the log:

[2025-06-05T18:08:55,836][INFO ][o.e.x.e.q.m.MixedClusterEsqlSpecIT][test] [union_types.MultiIndexWhereIpStringLikeTsLongStats SYNC] before test
[2025-06-05T18:08:55,858][ERROR][o.e.ExceptionsHelper     ] [test-cluster-3] fatal error java.lang.AssertionError: Unknown NamedWriteable [org.elasticsearch.xpack.esql.core.expression.Expression][TANDARD??FieldAttribute???Alias??count??Count??Literal???*??Literal????????????1??F]
	at [email protected]/org.elasticsearch.ExceptionsHelper.lambda$maybeDieOnAnotherThread$4(ExceptionsHelper.java:449)
	at java.base/java.util.Optional.ifPresent(Optional.java:178)
	at [email protected]/org.elasticsearch.ExceptionsHelper.maybeDieOnAnotherThread(ExceptionsHelper.java:439)
	at [email protected]/org.elasticsearch.transport.netty4.Netty4MessageInboundHandler.exceptionCaught(Netty4MessageInboundHandler.java:63)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at [email protected]/org.elasticsearch.transport.netty4.NettyByteBufSizer.channelRead(NettyByteBufSizer.java:33)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at [email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at [email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at [email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
	at [email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
	at [email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at [email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:697)
	at [email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:660)
	at [email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at [email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at [email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.lang.Thread.run(Thread.java:1447)
[2025-06-05T18:08:55,859][ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [test-cluster-3] fatal error in thread [elasticsearch-error-rethrower], exiting java.lang.AssertionError: Unknown NamedWriteable [org.elasticsearch.xpack.esql.core.expression.Expression][TANDARD??FieldAttribute???Alias??count??Count??Literal???*??Literal????????????1??F]
	at [email protected]/org.elasticsearch.common.io.stream.NamedWriteableRegistry.throwOnUnknownWritable(NamedWriteableRegistry.java:150)
	at [email protected]/org.elasticsearch.common.io.stream.NamedWriteableRegistry.getReader(NamedWriteableRegistry.java:126)
	at [email protected]/org.elasticsearch.common.io.stream.NamedWriteableAwareStreamInput.readNamedWriteableCollectionAsList(NamedWriteableAwareStreamInput.java:46)

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)impact:highmedium-riskAn open issue or test failure that is a medium risk to future releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions