elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.45k stars 24.88k forks source link

[CI] IndexingIT testAutoIdWithOpTypeCreate {upgradedNodes=2} failing #117146

Closed elasticsearchmachine closed 2 days ago

elasticsearchmachine commented 1 week ago

Build Scans:

Reproduction Line:

./gradlew ":qa:rolling-upgrade:v8.17.0#bwcTest" -Dtests.class="org.elasticsearch.upgrades.IndexingIT" -Dtests.method="testDateNanosFormatUpgrade {upgradedNodes=1}" -Dtests.seed=F9B477060EBBEDFD -Dtests.bwc=true -Dtests.locale=bas-CM -Dtests.timezone=Europe/Kaliningrad -Druntime.java=23

Applicable branches: main

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.upgrades.IndexingIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(testAutoIdWithOpTypeCreate%20%7BupgradedNodes%3D2%7D),title:'Test',type:optionsListControl)))))

Failure Message:

java.lang.RuntimeException: An error occurred while checking cluster 'test-cluster' status.

Issue Reasons:

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

elasticsearchmachine commented 1 week ago

Pinging @elastic/es-delivery (Team:Delivery)

elasticsearchmachine commented 5 days ago

Pinging @elastic/es-storage-engine (Team:StorageEngine)

kkrik-es commented 2 days ago

Not reproducible.