./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT.testRateGroupBySubset" -Dtests.seed=650C68293190866F -Dtests.locale=ta-LK -Dtests.timezone=America/Fortaleza -Druntime.java=25
java.lang.AssertionError: Failed. Agg: RATE | Failed windows: 25 windows(1.5460729746444033%):
ROWS: 1617|Failed for row:
[0, null, null, null, null, null, 2025-07-31T09:05:00.000Z, null, null, null]
Wanted: RateStats[count=1, max=RateRange[lower=2.94, upper=153.74558765851745], avg=RateRange[lower=2.94, upper=153.74558765851745], min=RateRange[lower=2.94, upper=153.74558765851745], sum=RateRange[lower=2.94, upper=153.74558765851745]]
Row times and values:
TS:2025-07-31T09:05:03.738Z=265.0
TS:2025-07-31T09:05:08.361Z=293.0
TS:2025-07-31T09:05:02.983Z=658.0
Exception:
Expected: <1L>
but: was <0L>
ROWS: 1617|Failed for row:
[0, null, null, null, null, null, 2025-07-31T09:05:20.000Z, null, null, null]
Wanted: RateStats[count=1, max=RateRange[lower=2.94, upper=153.74558765851745], avg=RateRange[lower=2.94, upper=153.74558765851745], min=RateRange[lower=2.94, upper=153.74558765851745], sum=RateRange[lower=2.94, upper=153.74558765851745]]
Row times and values:
TS:2025-07-31T09:05:2
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.