Skip to content

[CI] SearchableSnapshotActionIT testConvertingSearchableSnapshotFromFullToPartial failing #137149

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

gradlew ":x-pack:plugin:ilm:qa:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.ilm.actions.SearchableSnapshotActionIT.testResumingSearchableSnapshotFromPartialToFull" -Dtests.seed=1B768AD599FA8694 -Dtests.locale=ga -Dtests.timezone=America/Nassau -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: timed out waiting for green state for index [partial-restored-myindex-ydzu] cluster state [{
  "cluster_name" : "test-cluster",
  "cluster_uuid" : "zCDoVTmvQpi7RDoJEnlhiA",
  "version" : 500,
  "state_uuid" : "gAEhH0CtQRGB0ajFnF39uA",
  "master_node" : "GARGCv3oTweseig14B3n-g",
  "blocks" : {
    "indices" : {
      "restored-myindex-ydzu" : {
        "8" : {
          "description" : "index write (api)",
          "retryable" : false,
          "levels" : [
            "write"
          ]
        }
      }
    }
  },
  "nodes" : {
    "F9aBC-nWQaqwaF5rPF9GpA" : {
      "name" : "test-cluster-3",
      "ephemeral_id" : "_NzPsBBLRCWKz8Uod3PYcA",
      "transport_address" : "127.0.0.1:62105",
      "external_id" : "test-cluster-3",
      "attributes" : {
        "testattr" : "test",
        "xpack.installed" : "true"
      },
      "roles" : [
        "data",
        "data_cold",
        "data_content",
        "data_frozen",
        "data_hot",
        "data_wa
[truncated]

Issue Reasons:

  • [main] 2 consecutive failures in step windows-2022_checkpart5_platform-support-windows
  • [main] 2 failures in test testConvertingSearchableSnapshotFromFullToPartial (2.3% fail rate in 86 executions)
  • [main] 2 failures in step windows-2022_checkpart5_platform-support-windows (100.0% fail rate in 2 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 2 executions)

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

Metadata

Metadata

Assignees

Labels

:Data Management/ILM+SLMIndex and Snapshot lifecycle management>test-failureTriaged test failures from CITeam:Data ManagementMeta label for data/management teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions