Skip to content

[CI] Timeout in ml.integration.RegressionIT.testStopAndRestart on Windows 2019 #50177

Closed
@dliappis

Description

@dliappis

Example build scan: https://gradle-enterprise.elastic.co/s/ssxafsqxsb6sy

Happened on Windows 2019.

Reproduction line:

gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:integTestRunner' --tests "org.elasticsearch.xpack.ml.integration.RegressionIT.testStopAndRestart" \
  -Dtests.seed=23440FBF46C6B468 \
  -Dtests.security.manager=true \
  -Dtests.locale=pt-PT \
  -Dtests.timezone=BST \
  -Dcompiler.java=13

Doesn't reproduce locally.

Given it happens only on Windows workers, is it just a matter of worker slowness hence requiring increase in suite timeout (currently it's 30m)? (AFAIK Windows workers aren't using a ram disk, hence expected to be slower).

Other issues related to the same test are tracked in #47612

Metadata

Metadata

Assignees

No one assigned

    Labels

    :mlMachine learning>test-failureTriaged test failures from CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions