CI Link
https://gradle-enterprise.elastic.co/s/znzaabr7xk2nq
Repro line
./gradlew ':x-pack:plugin:ml:test' --tests "org.elasticsearch.xpack.ml.utils.NativeMemoryCalculatorTests.testActualNodeSizeCalculationConsistency" -Dtests.seed=A70DC496F83A52CF
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
org.elasticsearch.xpack.ml.utils.NativeMemoryCalculatorTests > testActualNodeSizeCalculationConsistency FAILED
java.lang.AssertionError: native memory [113246208] smaller than original native memory [113669306]
Expected: a value equal to or greater than <113669305L>
but: <113246208L> was less than <113669305L>
at __randomizedtesting.SeedInfo.seed([A70DC496F83A52CF:8204CD95D7187768]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.elasticsearch.xpack.ml.utils.NativeMemoryCalculatorTests.lambda$testActualNodeSizeCalculationConsistency$0(NativeMemoryCalculatorTests.java:170)
at org.elasticsearch.xpack.ml.utils.NativeMemoryCalculatorTests.testActualNodeSizeCalculationConsistency(NativeMemoryCalculatorTests.java:207)
CI Link
https://gradle-enterprise.elastic.co/s/znzaabr7xk2nq
Repro line
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt