You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suite: Test class org.opensearch.indexmanagement.transform.TransformRunnerIT
2> REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.transform.TransformRunnerIT.test continuous transform with wildcard indices" -Dtests.seed=292AEFD5A06F461B -Dtests.security.manager=false -Dtests.locale=en-MT -Dtests.timezone=Etc/GMT+9 -Druntime.java=11
2> java.lang.AssertionError: Not the expected pages processed expected:<6> but was:<2>
at __randomizedtesting.SeedInfo.seed([292AEFD5A06F461B:C34C214215BFDFFC]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.opensearch.indexmanagement.transform.TransformRunnerIT.test continuous transform with wildcard indices(TransformRunnerIT.kt:743)
2> REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.transform.TransformRunnerIT.test continuous transform picks up new documents" -Dtests.seed=292AEFD5A06F461B -Dtests.security.manager=false -Dtests.locale=en-MT -Dtests.timezone=Etc/GMT+9 -Druntime.java=11
2> java.lang.AssertionError: Transform did not complete iteration or had incorrect number of documents processed expected:<5000> but was:<10000>
at __randomizedtesting.SeedInfo.seed([292AEFD5A06F461B:2215D946B51DA861]:0)
...........
248 tests completed, 8 failed, 6 skipped
looks like there was a similar issue at here -> #90
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
OS: [e.g. iOS]
Version [e.g. 22]
Plugins
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered:
What is the bug?
Release 1.3.9 OS integ-test fail
How can one reproduce the bug?
OS - tar is fail at index-management https://build.ci.opensearch.org/blue/organizations/jenkins/integ-test/detail/integ-test/3920/pipeline/91/
OS - rpm is also fail at index-management https://build.ci.opensearch.org/blue/organizations/jenkins/integ-test/detail/integ-test/3921/pipeline/91
looks like there was a similar issue at here -> #90
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: