-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Closed
Labels
:Data Management/CAT APIsText APIs behind /_catText APIs behind /_cat>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
Build scan: https://gradle-enterprise.elastic.co/s/cvatdzy4g77wu
Repro line: ./gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" -Dtests.method="test {yaml=cat.shards/10_basic/Test cat shards output}" -Dtests.seed=1751BA43AF68208E -Dtests.locale=ar-IQ -Dtests.timezone=Asia/Chita -Druntime.java=17
Reproduces locally?: no
Applicable branches: master
Failure excerpt:
Exception
java.lang.AssertionError: Failure at [cat.shards/10_basic:95]: field [$body] was expected to match the provided regex but didn't
Expected: ^$
but: was ".tasks 0 p STARTED 127.0.0.1 yamlRestTest-0\n"
at __randomizedtesting.SeedInfo.seed([1751BA43AF68208E:9F05859901944D76]:0)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:489)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:462)
•••
Caused by: java.lang.AssertionError: field [$body] was expected to match the provided regex but didn't
Expected: ^$
but: was ".tasks 0 p STARTED 127.0.0.1 yamlRestTest-0\n"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
•••
at org.elasticsearch.test.rest.yaml.section.MatchAssertion.doAssert(MatchAssertion.java:64)
at org.elasticsearch.test.rest.yaml.section.Assertion.execute(Assertion.java:65)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.executeSection(ESClientYamlSuiteTestCase.java:478)
at org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase.test(ESClientYamlSuiteTestCase.java:462)
•••
Output View rawDownload raw
[2021-12-31T01:00:42,291][INFO ][o.e.t.r.ClientYamlTestSuiteIT] [test] [yaml=cat.shards/10_basic/Test cat shards output] before test
[2021-12-31T01:00:42,317][INFO ][o.e.t.r.ClientYamlTestSuiteIT] [test] Stash dump on test failure [{
"stash" : {
"body" : ".tasks 0 p STARTED 127.0.0.1 yamlRestTest-0
"
}
}]
Metadata
Metadata
Assignees
Labels
:Data Management/CAT APIsText APIs behind /_catText APIs behind /_cat>test-failureTriaged test failures from CITriaged test failures from CITeam:Data ManagementMeta label for data/management teamMeta label for data/management team