Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] AnalyzerTests testMvAppendValidation failing #115636

Closed
elasticsearchmachine opened this issue Oct 25, 2024 · 2 comments · Fixed by #115633
Closed

[CI] AnalyzerTests testMvAppendValidation failing #115636

elasticsearchmachine opened this issue Oct 25, 2024 · 2 comments · Fixed by #115633
Assignees
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Oct 25, 2024

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.analysis.AnalyzerTests.testMvAppendValidation" -Dtests.seed=56F27FB58397CF92 -Dtests.locale=fr-PF -Dtests.timezone=Pacific/Enderbury -Druntime.java=23

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "second argument of [mv_append(text, date)] must be [text], found value [date] type [datetime]"
     but: was "Found 1 problem
line 1:19: second argument of [mv_append(text, date)] must be [keyword], found value [date] type [datetime]"

Issue Reasons:

  • [8.x] 6 failures in test testMvAppendValidation (3.5% fail rate in 171 executions)
  • [8.x] 2 failures in step part3 (5.6% fail rate in 36 executions)
  • [8.x] 2 failures in pipeline elasticsearch-intake (5.6% fail rate in 36 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testMvAppendValidation (0.8% fail rate in 249 executions)
  • [main] 2 failures in step part3 (3.6% fail rate in 56 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (3.6% fail rate in 56 executions)

Build Scans:

@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 25, 2024
@craigtaverner craigtaverner self-assigned this Oct 25, 2024
jfreden pushed a commit to jfreden/elasticsearch that referenced this issue Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants